liuzhe02 / bigbluebutton

Automatically exported from code.google.com/p/bigbluebutton
0 stars 0 forks source link

Not connecting to server on Asterisk #1922

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have installed BBB on Ubuntu 10.04_x86-64
didn't have any installation errors
It is working fine
But whet i switch to bbb-conf --conference konference
FreeSWITCH won't start on bbb-conf --clean 

Here is what i have in bbb-conf --debug
   -- Exceptions found in /usr/share/red5/log/* -- 
/usr/share/red5/log/error.log:org.red5.server.exception.ScopeNotFoundException: 
Scope not found: bigbluebutton in Scope [name=default, path=, type=GLOBAL, 
autoStart=true, creationTime=1428384270242, depth=0, enabled=true, running=true]
/usr/share/red5/log/error.log:java.lang.IllegalStateException: 
LifecycleProcessor not initialized - call 'refresh' before invoking lifecycle 
methods via the context: Root WebApplicationContext: startup date [Tue Apr 07 
01:24:31 EDT 2015]; parent: 
org.springframework.context.support.FileSystemXmlApplicationContext@3a4dabc7
/usr/share/red5/log/error.log:java.lang.IllegalStateException: 
LifecycleProcessor not initialized - call 'refresh' before invoking lifecycle 
methods via the context: Root WebApplicationContext: startup date [Tue Apr 07 
01:26:32 EDT 2015]; parent: 
org.springframework.context.support.FileSystemXmlApplicationContext@4148b3b8
/usr/share/red5/log/red5.log:org.red5.server.exception.ScopeNotFoundException: 
Scope not found: bigbluebutton in Scope [name=default, path=, type=GLOBAL, 
autoStart=true, creationTime=1428384270242, depth=0, enabled=true, running=true]
/usr/share/red5/log/red5.log:java.lang.IllegalStateException: 
LifecycleProcessor not initialized - call 'refresh' before invoking lifecycle 
methods via the context: Root WebApplicationContext: startup date [Tue Apr 07 
01:24:31 EDT 2015]; parent: 
org.springframework.context.support.FileSystemXmlApplicationContext@3a4dabc7
/usr/share/red5/log/red5.log:java.lang.IllegalStateException: 
LifecycleProcessor not initialized - call 'refresh' before invoking lifecycle 
methods via the context: Root WebApplicationContext: startup date [Tue Apr 07 
01:26:32 EDT 2015]; parent: 
org.springframework.context.support.FileSystemXmlApplicationContext@4148b3b8

   -- Exceptions found in /var/lib/tomcat6/logs/ -- 
/var/lib/tomcat6/logs/catalina.out:2015-04-07 01:26:09,376 ERROR 
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - <Error occurred 
shutting down plug-in manager: org.apache.commons.dbcp.SQLNestedException: 
Cannot create PoolableConnectionFactory (File input/output error 
prodDb.properties java.io.FileNotFoundException: prodDb.properties.new 
(Permission denied))>
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocation
Exception: org.apache.commons.dbcp.SQLNestedException: Cannot create 
PoolableConnectionFactory (File input/output error prodDb.properties 
java.io.FileNotFoundException: prodDb.properties.new (Permission denied))
/var/lib/tomcat6/logs/catalina.out:Caused by: 
org.apache.commons.dbcp.SQLNestedException: Cannot create 
PoolableConnectionFactory (File input/output error prodDb.properties 
java.io.FileNotFoundException: prodDb.properties.new (Permission denied))
/var/lib/tomcat6/logs/catalina.out:Caused by: java.sql.SQLException: File 
input/output error prodDb.properties java.io.FileNotFoundException: 
prodDb.properties.new (Permission denied)
/var/lib/tomcat6/logs/catalina.out:     at 
org.hsqldb.jdbc.Util.sqlException(Unknown Source)
/var/lib/tomcat6/logs/catalina.out:2015-04-07 01:30:24,304 ERROR 
[org.codehaus.groovy.grails.web.context.GrailsContextLoader] - <Error occurred 
shutting down plug-in manager: org.apache.commons.dbcp.SQLNestedException: 
Cannot create PoolableConnectionFactory (File input/output error 
prodDb.properties java.io.FileNotFoundException: prodDb.properties.new 
(Permission denied))>
/var/lib/tomcat6/logs/catalina.out:org.codehaus.groovy.runtime.InvokerInvocation
Exception: org.apache.commons.dbcp.SQLNestedException: Cannot create 
PoolableConnectionFactory (File input/output error prodDb.properties 
java.io.FileNotFoundException: prodDb.properties.new (Permission denied))
/var/lib/tomcat6/logs/catalina.out:Caused by: 
org.apache.commons.dbcp.SQLNestedException: Cannot create 
PoolableConnectionFactory (File input/output error prodDb.properties 
java.io.FileNotFoundException: prodDb.properties.new (Permission denied))
/var/lib/tomcat6/logs/catalina.out:Caused by: java.sql.SQLException: File 
input/output error prodDb.properties java.io.FileNotFoundException: 
prodDb.properties.new (Permission denied)
/var/lib/tomcat6/logs/catalina.out:     at 
org.hsqldb.jdbc.Util.sqlException(Unknown Source)

the output of bbb-conf --check
root@webinar:/# bbb-conf -c

BigBlueButton Server 0.81 (1556)
                    Kernel version: 2.6.32-042stab092.3
                      Distribution: Ubuntu 10.04.4 LTS (64-bit)
                            Memory: 30720 MB

/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
                Port test (tunnel): webinar.uchet.kz
                              Red5: webinar.uchet.kz

/etc/nginx/sites-available/bigbluebutton (nginx)
                       server name: webinar.uchet.kz
                              port: 80
                    bbb-client dir: /var/www/bigbluebutton

/var/lib/tomcat6/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties 
(bbb-web)
                      bbb-web host: webinar.uchet.kz

/var/lib/tomcat6/webapps/demo/bbb_api_conf.jsp (API demos)
                           api url: webinar.uchet.kz

/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)
                  voice conference:  (asterisk)
                     capture video: true
                   capture desktop: true

/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
                     playback host: webinar.uchet.kz

** Potential problems described below **
# IP does not match:
#                           IP from ifconfig: 127.0.0.2
#   /etc/nginx/sites-available/bigbluebutton: webinar.uchet.kz
# Warning: API URL IPs do not match host:
#
#                                IP from ifconfig: 127.0.0.2
#  /var/lib/tomcat6/webapps/demo/bbb_api_conf.jsp: webinar.uchet.kz

#    bigbluebutton did not start properly
# Error: You have freeswitch installed, but the current voice conference set
# to asterisk.  To switch to freeswitch, enter
#
#   sudo bbb-conf --conference freeswitch

# Warning: The API demos are installed and accessible from:
#
#    http://webinar.uchet.kz/
#
# These API demos allow anyone to access your server without authentication
# to create/manage meetings and recordings. They are for testing purposes only.
# If you are running a production system, remove them by running:
#
#    sudo apt-get purge bbb-demo

Original issue reported on code.google.com by CAq...@gmail.com on 7 Apr 2015 at 5:24

GoogleCodeExporter commented 9 years ago
When i enter the room instead of loading modules i get a window saying 
"Connection to server was declined" (in russian) and "OK" button. If i press it 
it leaves the room.

Original comment by CAq...@gmail.com on 7 Apr 2015 at 5:26

GoogleCodeExporter commented 9 years ago
Hi,

Please post setup/installation questions to bigbluebutton-setup

  https://groups.google.com/forum/#!forum/bigbluebutton-setup

This way, the community can help.  If in resolving your setup problem we 
determine there is a bug with BigBlueButton itself, we'll open a new issue to 
track fixing it.

Original comment by ffdixon@gmail.com on 7 Apr 2015 at 3:08