Red5 troubles

716 views
Skip to first unread message

Tanguy CHAPRON

unread,
Oct 27, 2009, 8:47:04 AM10/27/09
to bigblueb...@googlegroups.com
Hello,

I followed the installation Guide from source (on Ubuntu) and I have
some troubles with my red5 server. When I start it (with the tomcat6
user), there is some error. The error.log file :

2009-10-27 13:29:57,593 [main] WARN o.s.w.s.h.SimpleUrlHandlerMapping - Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping

2009-10-27 13:29:59,683 [Launcher:/video] ERROR org.red5.server.Scope - Could not start scope [WebScope@c38157 Depth = 1, Path = '/default', Name = 'video']. java.lang.LinkageError: loader constraint violation: loader (instance of org/apache/catalina/loader/WebappClassLoader) previously initiated loading for a different type with name "org/slf4j/Logger"

2009-10-27 13:29:59,736 [Launcher:/sip] ERROR org.red5.server.Scope - Could not start scope [WebScope@114a947 Depth = 1, Path = '/default', Name = 'sip']. java.lang.LinkageError: loader constraint violation: loader (instance of org/apache/catalina/loader/WebappClassLoader) previously initiated loading for a different type with name "org/slf4j/Logger"

2009-10-27 13:30:20,815 [Red5_Scheduler_Worker-1] WARN o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 192.168.1.114 : 56201 to 192.168.1.32 (in: 3426 out 3073 ), with id 31669176 due to long handshake

2009-10-27 13:30:21,665 [http-8088-exec-1] WARN o.r.server.net.rtmpt.RTMPTServlet - Null connection for clientId: 27492268

2009-10-27 13:30:26,253 [Red5_Scheduler_Worker-2] WARN o.r.server.net.rtmp.RTMPConnection - Closing RTMPTConnection from 127.0.0.1 : 47468 to 192.168.1.32 (in: 3438 out 3220 ), with id 27492268 due to long handshake


Kind regards,

Tanguy CHAPRON

Fred Dixon

unread,
Oct 30, 2009, 5:04:02 PM10/30/09
to BigBlueButton-dev
Hi Tanguy,

The errors look like a client has disconnected (without logging out).
That's happens if the user just closes their browser. After a few
moments, red5 detects the connection is dead, logs an message, and
removes them from the server.

Is BigBlueButton working for you? If not, let us know what you are
seeing. With a few clues, we can figure out which log or
configuration you need to check.

Regards,... Fred
Message has been deleted

Tanguy CHAPRON

unread,
Nov 3, 2009, 7:41:36 AM11/3/09
to BigBlueButton-dev
Hi, tanks for reply,

Ok for the red5 errors.

BigBlueButton do not working. I can manage and create conference
without troubles but when I trie to use the client I have some. When
the initialisation start, I have : " Connecting to RTMP://192.168.1.32:1935/video
" then "Sorry we cannot connect to the server". In red5 log, I have
that :

2009-11-03 13:32:54,672 [Red5_Scheduler_Worker-5] WARN
o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from
192.168.1.114 : 55122 to 192.168.1.32 (in: 3426 out 3073 ), with id
9353209 due to long handshake
2009-11-03 13:32:56,570 [http-8088-exec-1] WARN
o.r.server.net.rtmpt.RTMPTServlet - Null connection for clientId:
24050066
2009-11-03 13:33:00,847 [Red5_Scheduler_Worker-6] WARN
o.r.server.net.rtmp.RTMPConnection - Closing RTMPTConnection from
127.0.0.1 : 57563 to 192.168.1.32 (in: 3438 out 3220 ), with id
24050066 due to long handshake

I don't know how I can fix it.

Kind regards,

Tanguy

Richard Alam

unread,
Nov 3, 2009, 10:38:05 AM11/3/09
to bigblueb...@googlegroups.com
Hi Tanguy,

What do you have in /usr/share/red5/webapps? Do you have the video
folder as well as other bbb-apps (sip, bigbluebutton, deskshare)?

Are there any other errors in /usr/share/red5/log (video.log,
bigbluebutton.log)?

Richard
--
---
BigBlueButton
http://www.bigbluebutton.org
http://code.google.com/p/bigbluebutton

Tanguy CHAPRON

unread,
Nov 4, 2009, 7:31:57 AM11/4/09
to BigBlueButton-dev
Hi,

Of course not, I have all applications in '/opt/red5/webapps' like it
said in the procedure.

Tanguy

king

unread,
Nov 4, 2009, 11:09:31 AM11/4/09
to BigBlueButton-dev
yeah I've this same problem.

I am able to login to administrator's area and schedule a session
etc .. But when I try to join a conference, after giving the name and
password.. It tries to connect but in the Log window i see that

11/4/2009 20:57:30.916 [ERROR] Failed to connect to RTMP://192.168.1.10/video
11/4/2009 20:57:32.724 [ERROR] Failed to connect to RTMPT://192.168.1.10/bigbluebutton

I don't know whats the problem ... When I use red5's port tester .. It
shows success for RTMP port .. But here it do not work with this...

When I start red5 i've noticed errors since I've added the
bigbluebutton's files to red5/webapps/* directory ...
they are like this

################ #################
[ERROR] [Launcher:/video] org.red5.server.Scope - Could not start
scope [WebScope@53465ca2 Depth = 1, Path = '/default', Name =
'video']. java.lang.LinkageError: loader constraint violation: loader
(instance of org/apache/catalina/loader/WebappClassLoader) previously
initiated loading for a different type with name "org/slf4j/Logger"
[INFO] [Launcher:/video]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Destroying singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@7aba175f:
defining beans
[placeholderConfig,web.context,web.scope,web.handler,demoService.service];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@22e496ab
Exception in thread "Launcher:/video"
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'demoService.service' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Instantiation of bean
failed; nested exception is
org.springframework.beans.BeanInstantiationException: Could not
instantiate bean class [org.bigbluebutton.app.video.DemoService]:
Constructor threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean
(AbstractAutowireCapableBeanFactory.java:883)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance
(AbstractAutowireCapableBeanFactory.java:839)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:440)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:222)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
(DefaultListableBeanFactory.java:429)
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization
(AbstractApplicationContext.java:728)
at
org.springframework.context.support.AbstractApplicationContext.refresh
(AbstractApplicationContext.java:380)
at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:558)
Caused by: org.springframework.beans.BeanInstantiationException: Could
not instantiate bean class [org.bigbluebutton.app.video.DemoService]:
Constructor threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at org.springframework.beans.BeanUtils.instantiateClass
(BeanUtils.java:115)
at
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate
(SimpleInstantiationStrategy.java:61)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean
(AbstractAutowireCapableBeanFactory.java:877)
... 14 more
Caused by: java.lang.LinkageError: loader constraint violation: loader
(instance of org/apache/catalina/loader/WebappClassLoader) previously
initiated loading for a different type with name "org/slf4j/Logger"
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:
124)
at org.apache.catalina.loader.WebappClassLoader.findClassInternal
(WebappClassLoader.java:1850)
at org.apache.catalina.loader.WebappClassLoader.findClass
(WebappClassLoader.java:890)
at org.apache.catalina.loader.WebappClassLoader.loadClass
(WebappClassLoader.java:1354)
at org.apache.catalina.loader.WebappClassLoader.loadClass
(WebappClassLoader.java:1233)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
at org.bigbluebutton.app.video.DemoService.<init>(DemoService.java:
22)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.springframework.beans.BeanUtils.instantiateClass
(BeanUtils.java:100)
... 16 more
[INFO] [Launcher:/deskshare]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from ServletContext resource [/WEB-INF/red5-
web.properties]
[INFO] [Launcher:/deskshare]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@2a6c9ec6:
defining beans
[placeholderConfig,web.context,web.scope,web.handler,deskshare.service,deskShareServer,screenCaptureHandler,sessionManager,frameStreamer,streamerGateway,streamFactory];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@22e496ab
[INFO] [Launcher:/sip]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from ServletContext resource [/WEB-INF/red5-
web.properties]
[INFO] [Launcher:/sip]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from ServletContext resource [/WEB-INF/
bigbluebutton-sip.properties]
[INFO] [Launcher:/sip]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@6af2f0d0:
defining beans [placeholderConfig,web.context,web.scope,web.handler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@22e496ab
[INFO] [Launcher:/installer]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from ServletContext resource [/WEB-INF/red5-
web.properties]
[INFO] [Launcher:/deskshare]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Destroying singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@2a6c9ec6:
defining beans
[placeholderConfig,web.context,web.scope,web.handler,deskshare.service,deskShareServer,screenCaptureHandler,sessionManager,frameStreamer,streamerGateway,streamFactory];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@22e496ab
Exception in thread "Launcher:/deskshare"
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'web.scope' defined in ServletContext resource
[/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'web.handler' while setting bean property 'handler'; nested exception
is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'web.handler' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'deskShareServer' while setting bean property 'deskShareServer';
nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'deskShareServer' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'screenCaptureHandler' while setting bean property
'screenCaptureHandler'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'screenCaptureHandler' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'sessionManager' while setting bean property
'sessionManager'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'sessionManager' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'frameStreamer' while setting bean property 'frameStreamer'; nested
exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'frameStreamer' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'streamerGateway' while setting bean property
'frameStreamerGateway'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'streamerGateway' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'streamFactory' while setting bean property 'streamFactory'; nested
exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'streamFactory' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Error setting
property values; nested exception is
org.springframework.beans.PropertyBatchUpdateException; nested
PropertyAccessExceptions (1) are:
PropertyAccessException 1:
org.springframework.beans.MethodInvocationException: Property
'deskShareApplication' threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:275)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary
(BeanDefinitionValueResolver.java:104)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues
(AbstractAutowireCapableBeanFactory.java:1245)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean
(AbstractAutowireCapableBeanFactory.java:1010)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:472)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:222)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
(DefaultListableBeanFactory.java:429)
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization
(AbstractApplicationContext.java:728)
at
org.springframework.context.support.AbstractApplicationContext.refresh
(AbstractApplicationContext.java:380)
at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:558)
Caused by: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'web.handler' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'deskShareServer' while setting bean property 'deskShareServer';
nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'deskShareServer' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'screenCaptureHandler' while setting bean property
'screenCaptureHandler'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'screenCaptureHandler' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'sessionManager' while setting bean property
'sessionManager'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'sessionManager' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'frameStreamer' while setting bean property 'frameStreamer'; nested
exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'frameStreamer' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'streamerGateway' while setting bean property
'frameStreamerGateway'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'streamerGateway' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'streamFactory' while setting bean property 'streamFactory'; nested
exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'streamFactory' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Error setting
property values; nested exception is
org.springframework.beans.PropertyBatchUpdateException; nested
PropertyAccessExceptions (1) are:
PropertyAccessException 1:
org.springframework.beans.MethodInvocationException: Property
'deskShareApplication' threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:275)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary
(BeanDefinitionValueResolver.java:104)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues
(AbstractAutowireCapableBeanFactory.java:1245)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean
(AbstractAutowireCapableBeanFactory.java:1010)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:472)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:222)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:269)
... 16 more
[INFO] [Launcher:/installer]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@215200be:
defining beans
[placeholderConfig,web.context,web.scope,web.handler,installer.service];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@22e496ab
Caused by: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'deskShareServer' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'screenCaptureHandler' while setting bean property
'screenCaptureHandler'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'screenCaptureHandler' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'sessionManager' while setting bean property
'sessionManager'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'sessionManager' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'frameStreamer' while setting bean property 'frameStreamer'; nested
exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'frameStreamer' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'streamerGateway' while setting bean property
'frameStreamerGateway'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'streamerGateway' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'streamFactory' while setting bean property 'streamFactory'; nested
exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'streamFactory' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Error setting
property values; nested exception is
org.springframework.beans.PropertyBatchUpdateException; nested
PropertyAccessExceptions (1) are:
PropertyAccessException 1:
org.springframework.beans.MethodInvocationException: Property
'deskShareApplication' threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:275)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary
(BeanDefinitionValueResolver.java:104)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues
(AbstractAutowireCapableBeanFactory.java:1245)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean
(AbstractAutowireCapableBeanFactory.java:1010)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:472)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:222)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:269)
... 29 more
Caused by: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'screenCaptureHandler' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'sessionManager' while setting bean property
'sessionManager'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'sessionManager' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'frameStreamer' while setting bean property 'frameStreamer'; nested
exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'frameStreamer' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'streamerGateway' while setting bean property
'frameStreamerGateway'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'streamerGateway' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'streamFactory' while setting bean property 'streamFactory'; nested
exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'streamFactory' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Error setting
property values; nested exception is
org.springframework.beans.PropertyBatchUpdateException; nested
PropertyAccessExceptions (1) are:
PropertyAccessException 1:
org.springframework.beans.MethodInvocationException: Property
'deskShareApplication' threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:275)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary
(BeanDefinitionValueResolver.java:104)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues
(AbstractAutowireCapableBeanFactory.java:1245)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean
(AbstractAutowireCapableBeanFactory.java:1010)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:472)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:222)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:269)
... 42 more
Caused by: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'sessionManager' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'frameStreamer' while setting bean property
'frameStreamer'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'frameStreamer' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'streamerGateway' while setting bean property 'frameStreamerGateway';
nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'streamerGateway' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'streamFactory' while setting bean property 'streamFactory'; nested
exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'streamFactory' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Error setting
property values; nested exception is
org.springframework.beans.PropertyBatchUpdateException; nested
PropertyAccessExceptions (1) are:
PropertyAccessException 1:
org.springframework.beans.MethodInvocationException: Property
'deskShareApplication' threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:275)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary
(BeanDefinitionValueResolver.java:104)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues
(AbstractAutowireCapableBeanFactory.java:1245)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean
(AbstractAutowireCapableBeanFactory.java:1010)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:472)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:222)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:269)
... 55 more
Caused by: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'frameStreamer' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'streamerGateway' while setting bean property
'frameStreamerGateway'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'streamerGateway' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Cannot resolve reference to bean
'streamFactory' while setting bean property 'streamFactory'; nested
exception is org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'streamFactory' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Error setting
property values; nested exception is
org.springframework.beans.PropertyBatchUpdateException; nested
PropertyAccessExceptions (1) are:
PropertyAccessException 1:
org.springframework.beans.MethodInvocationException: Property
'deskShareApplication' threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:275)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary
(BeanDefinitionValueResolver.java:104)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues
(AbstractAutowireCapableBeanFactory.java:1245)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean
(AbstractAutowireCapableBeanFactory.java:1010)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:472)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:222)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:269)
... 68 more
Caused by: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'streamerGateway' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Cannot resolve
reference to bean 'streamFactory' while setting bean property
'streamFactory'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'streamFactory' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Error setting property values;
nested exception is
org.springframework.beans.PropertyBatchUpdateException; nested
PropertyAccessExceptions (1) are:
PropertyAccessException 1:
org.springframework.beans.MethodInvocationException: Property
'deskShareApplication' threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:275)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary
(BeanDefinitionValueResolver.java:104)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues
(AbstractAutowireCapableBeanFactory.java:1245)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean
(AbstractAutowireCapableBeanFactory.java:1010)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:472)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:222)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:269)
... 81 more
Caused by: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'streamFactory' defined in
ServletContext resource [/WEB-INF/red5-web.xml]: Error setting
property values; nested exception is
org.springframework.beans.PropertyBatchUpdateException; nested
PropertyAccessExceptions (1) are:
PropertyAccessException 1:
org.springframework.beans.MethodInvocationException: Property
'deskShareApplication' threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues
(AbstractAutowireCapableBeanFactory.java:1279)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean
(AbstractAutowireCapableBeanFactory.java:1010)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:472)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:222)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference
(BeanDefinitionValueResolver.java:269)
... 94 more
Caused by: org.springframework.beans.PropertyBatchUpdateException;
nested PropertyAccessExceptions (1) are:
PropertyAccessException 1:
org.springframework.beans.MethodInvocationException: Property
'deskShareApplication' threw exception; nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
at
org.springframework.beans.AbstractPropertyAccessor.setPropertyValues
(AbstractPropertyAccessor.java:104)
at
org.springframework.beans.AbstractPropertyAccessor.setPropertyValues
(AbstractPropertyAccessor.java:59)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues
(AbstractAutowireCapableBeanFactory.java:1276)
... 105 more
[ERROR] [Launcher:/sip] org.red5.server.Scope - Could not start scope
[WebScope@209daa17 Depth = 1, Path = '/default', Name = 'sip'].
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"
[INFO] [Launcher:/installer] org.red5.server.service.Installer -
Installer service created
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Setting connector:
org.apache.catalina.connector.Connector
[INFO] [main] org.apache.catalina.core.StandardEngine - Starting
Servlet Engine: Apache Tomcat/6.0-snapshot
[INFO] [Launcher:/]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from ServletContext resource [/WEB-INF/red5-
web.properties]
[INFO] [Launcher:/]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@4a867fad:
defining beans [placeholderConfig,web.context,web.scope]; parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@22e496ab
[INFO] [Launcher:/bigbluebutton]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from ServletContext resource [/WEB-INF/red5-
web.properties]
[INFO] [Launcher:/bigbluebutton]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from ServletContext resource [/WEB-INF/
bigbluebutton.properties]
[INFO] [Launcher:/bigbluebutton]
org.springframework.integration.config.xml.DefaultConfiguringBeanFactoryPostProcessor
- No bean named 'errorChannel' has been explicitly defined. Therefore,
a default PublishSubscribeChannel will be created.
[INFO] [Launcher:/bigbluebutton]
org.springframework.integration.config.xml.DefaultConfiguringBeanFactoryPostProcessor
- No bean named 'taskScheduler' has been explicitly defined.
Therefore, a default SimpleTaskScheduler will be created.
[INFO] [Launcher:/bigbluebutton]
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor -
Initializing ThreadPoolExecutor
[ERROR] [main] org.apache.jasper.EmbeddedServletOptions - The
scratchDir you specified: /usr/local/red5/work/red5RTMPTEngine/0.0.0.0/
_ is unusable.
[INFO] [main] org.apache.coyote.http11.Http11NioProtocol -
Initializing Coyote HTTP/1.1 on http-8088
[INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Starting
Coyote HTTP/1.1 on http-8088
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Setting connector:
org.apache.catalina.connector.Connector
[INFO] [main] org.red5.server.net.rtmps.TomcatRTMPSLoader - Loading
RTMPS context
[INFO] [main] org.apache.catalina.core.StandardEngine - Starting
Servlet Engine: Apache Tomcat/6.0-snapshot
[ERROR] [main] org.apache.jasper.EmbeddedServletOptions - The
scratchDir you specified: /usr/local/red5/work/red5RTMPSEngine/0.0.0.0/
_ is unusable.
[INFO] [main] org.red5.server.net.rtmps.TomcatRTMPSLoader - Connector
info: org.apache.catalina.connector.Connector/2.1
[INFO] [main] org.apache.coyote.http11.Http11NioProtocol -
Initializing Coyote HTTP/1.1 on http-8443
[INFO] [main] org.red5.server.net.rtmps.TomcatRTMPSLoader - Starting
RTMPS engine
[INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Starting
Coyote HTTP/1.1 on http-8443
Bootstrap complete

[INFO] [Launcher:/bigbluebutton]
org.springframework.integration.handler.MessageMappingMethodInvoker -
Failed to find any valid Message-handling methods with annotation
[interface org.springframework.integration.annotation.Transformer] on
target class [class
org.bigbluebutton.springintegration.RoomToStringTransformer]. Method-
resolution will be applied to all eligible methods.
[INFO] [Launcher:/bigbluebutton]
org.springframework.integration.endpoint.EventDrivenConsumer - started
org.springframework.integration.config.ConsumerEndpointFactoryBean#0
[INFO] [Launcher:/bigbluebutton]
org.springframework.integration.endpoint.EventDrivenConsumer - started
conferenceStartedJmsOut
[INFO] [Launcher:/bigbluebutton]
org.springframework.integration.handler.MessageMappingMethodInvoker -
Failed to find any valid Message-handling methods with annotation
[interface org.springframework.integration.annotation.Transformer] on
target class [class
org.bigbluebutton.springintegration.RoomToStringTransformer]. Method-
resolution will be applied to all eligible methods.
[INFO] [Launcher:/bigbluebutton]
org.springframework.integration.endpoint.EventDrivenConsumer - started
org.springframework.integration.config.ConsumerEndpointFactoryBean#1
[INFO] [Launcher:/bigbluebutton]
org.springframework.integration.endpoint.EventDrivenConsumer - started
conferenceEndedJmsOut
[INFO] [Launcher:/bigbluebutton]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@648730b8:
defining beans
[placeholderConfig,web.context,web.scope,web.handler,roomsManager,participantsHandler,participantsApplication,participants.service,archiveApplication,archive.service,playbackJobScheduler,presentationRoomsManager,presentationHandler,presentationApplication,presentation.service,connectionFactory,destination,conversionUpdatesProcessor,messageListener,jmsContainer,chatHandler,chatApplication,chat.service,chatRoomsManager,voiceHandler,voiceApplication,voice.service,voiceRoomsManager,conferenceServerListener,asteriskVoiceServer,amiConnection,org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor,conferenceEventListener,roomTransformer,conferenceStarted,conferenceStartedStrings,org.springframework.integration.config.TransformerFactoryBean#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#0,org.springframework.integration.jms.JmsSendingMessageHandler#0,conferenceStartedJmsOut,conferenceStartedEvents,conferenceEnded,conferenceEndedStrings,org.springframework.integration.config.TransformerFactoryBean#1,org.springframework.integration.config.ConsumerEndpointFactoryBean#1,org.springframework.integration.jms.JmsSendingMessageHandler#1,conferenceEndedJmsOut,conferenceEndedEvents,errorChannel,org.springframework.integration.handler.LoggingHandler#0,org.springframework.integration.endpoint.EventDrivenConsumer#0,org.springframework.integration.channel.MessagePublishingErrorHandler#0,taskScheduler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@22e496ab
[INFO] [Launcher:/bigbluebutton]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Destroying singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@648730b8:
defining beans
[placeholderConfig,web.context,web.scope,web.handler,roomsManager,participantsHandler,participantsApplication,participants.service,archiveApplication,archive.service,playbackJobScheduler,presentationRoomsManager,presentationHandler,presentationApplication,presentation.service,connectionFactory,destination,conversionUpdatesProcessor,messageListener,jmsContainer,chatHandler,chatApplication,chat.service,chatRoomsManager,voiceHandler,voiceApplication,voice.service,voiceRoomsManager,conferenceServerListener,asteriskVoiceServer,amiConnection,org.springframework.integration.internalDefaultConfiguringBeanFactoryPostProcessor,conferenceEventListener,roomTransformer,conferenceStarted,conferenceStartedStrings,org.springframework.integration.config.TransformerFactoryBean#0,org.springframework.integration.config.ConsumerEndpointFactoryBean#0,org.springframework.integration.jms.JmsSendingMessageHandler#0,conferenceStartedJmsOut,conferenceStartedEvents,conferenceEnded,conferenceEndedStrings,org.springframework.integration.config.TransformerFactoryBean#1,org.springframework.integration.config.ConsumerEndpointFactoryBean#1,org.springframework.integration.jms.JmsSendingMessageHandler#1,conferenceEndedJmsOut,conferenceEndedEvents,errorChannel,org.springframework.integration.handler.LoggingHandler#0,org.springframework.integration.endpoint.EventDrivenConsumer#0,org.springframework.integration.channel.MessagePublishingErrorHandler#0,taskScheduler];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@22e496ab
[INFO] [Launcher:/bigbluebutton]
org.springframework.integration.scheduling.SimpleTaskScheduler -
shutting down TaskExecutor
[INFO] [Launcher:/bigbluebutton]
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor -
Shutting down ThreadPoolExecutor
Exception in thread "Launcher:/bigbluebutton"
org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name 'web.context' defined in ServletContext
resource [/WEB-INF/red5-web.xml]: Unsatisfied dependency expressed
through bean property 'clientRegistry': : Error loading class
[org.springframework.integration.gateway.GatewayProxyFactoryBean] for
bean with name 'conferenceEventListener' defined in null: problem with
class file or dependent class; nested exception is
java.lang.NoClassDefFoundError: org/aopalliance/intercept/
MethodInterceptor; nested exception is
org.springframework.beans.factory.CannotLoadBeanClassException: Error
loading class
[org.springframework.integration.gateway.GatewayProxyFactoryBean] for
bean with name 'conferenceEventListener' defined in null: problem with
class file or dependent class; nested exception is
java.lang.NoClassDefFoundError: org/aopalliance/intercept/
MethodInterceptor
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType
(AbstractAutowireCapableBeanFactory.java:1091)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean
(AbstractAutowireCapableBeanFactory.java:982)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:472)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean
(AbstractAutowireCapableBeanFactory.java:380)
at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:264)
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton
(DefaultSingletonBeanRegistry.java:222)
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean
(AbstractBeanFactory.java:261)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:185)
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:164)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons
(DefaultListableBeanFactory.java:429)
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization
(AbstractApplicationContext.java:728)
at
org.springframework.context.support.AbstractApplicationContext.refresh
(AbstractApplicationContext.java:380)
at org.red5.server.tomcat.TomcatLoader$1.run(TomcatLoader.java:558)
Caused by:
org.springframework.beans.factory.CannotLoadBeanClassException: Error
loading class
[org.springframework.integration.gateway.GatewayProxyFactoryBean] for
bean with name 'conferenceEventListener' defined in null: problem with
class file or dependent class; nested exception is
java.lang.NoClassDefFoundError: org/aopalliance/intercept/
MethodInterceptor
at
org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass
(AbstractBeanFactory.java:1144)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType
(AbstractAutowireCapableBeanFactory.java:524)
at
org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean
(AbstractBeanFactory.java:1177)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType
(DefaultListableBeanFactory.java:222)
at
org.springframework.beans.factory.BeanFactoryUtils.beanNamesForTypeIncludingAncestors
(BeanFactoryUtils.java:187)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates
(DefaultListableBeanFactory.java:652)
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency
(DefaultListableBeanFactory.java:610)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType
(AbstractAutowireCapableBeanFactory.java:1076)
... 14 more
Caused by: java.lang.NoClassDefFoundError: org/aopalliance/intercept/
MethodInterceptor
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:
124)
at org.apache.catalina.loader.WebappClassLoader.findClassInternal
(WebappClassLoader.java:1850)
at org.apache.catalina.loader.WebappClassLoader.findClass
(WebappClassLoader.java:890)
at org.apache.catalina.loader.WebappClassLoader.loadClass
(WebappClassLoader.java:1354)
at org.apache.catalina.loader.WebappClassLoader.loadClass
(WebappClassLoader.java:1233)
at org.springframework.util.ClassUtils.forName(ClassUtils.java:211)
at
org.springframework.beans.factory.support.AbstractBeanDefinition.resolveBeanClass
(AbstractBeanDefinition.java:385)
at
org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass
(AbstractBeanFactory.java:1138)
... 21 more
Caused by: java.lang.ClassNotFoundException:
org.aopalliance.intercept.MethodInterceptor
at org.apache.catalina.loader.WebappClassLoader.loadClass
(WebappClassLoader.java:1387)
at org.apache.catalina.loader.WebappClassLoader.loadClass
(WebappClassLoader.java:1233)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
... 31 more

##################################

Any help will be greatly appreciated... :)

regards,

Richard Alam

unread,
Nov 4, 2009, 11:29:59 AM11/4/09
to bigblueb...@googlegroups.com
Hi King,

Did you also install manually using instructions from this wiki page?
http://code.google.com/p/bigbluebutton/wiki/InstallingBigBlueButton

Are you installing from a fresh red5? Seems like there is a conflict on slf4j.

> Constructor threw exception; nested exception is
> java.lang.LinkageError: loader constraint violation: loader (instance
> of org/apache/catalina/loader/WebappClassLoader) previously initiated
> loading for a different type with name "org/slf4j/Logger"

which is also the same for the others.

> org.springframework.beans.MethodInvocationException: Property
> 'deskShareApplication' threw exception; nested exception is
> java.lang.LinkageError: loader constraint violation: loader (instance
> of org/apache/catalina/loader/WebappClassLoader) previously initiated
> loading for a different type with name "org/slf4j/Logger"

Richard

king

unread,
Nov 4, 2009, 1:38:15 PM11/4/09
to BigBlueButton-dev
yeah I also installed it manually ... i've debian 4.


and yeah when I saw your post, just to be sure I again installed fresh
red5 from

svn checkout http://red5.googlecode.com/svn/java/server/trunk/ red5-
read-only

When I started red5 without copying bigbluebutton's files, it started
without any errors.. but after copying everything just the way
it is said in the tutorial.. I've again noticed the errors... And when
i try to join a session .. it fails to connect to rtmp ..

So I really don't know whats the problem here.

Richard Alam

unread,
Nov 4, 2009, 1:40:08 PM11/4/09
to bigblueb...@googlegroups.com
You are installing Red5 from trunk. We haven't moved there yet.

Can you please try installing red5 from instructions here?
http://code.google.com/p/bigbluebutton/wiki/InstallingBigBlueButton

Richard

king

unread,
Nov 4, 2009, 2:37:30 PM11/4/09
to BigBlueButton-dev
yeah it worked .... Thanks :)

king

unread,
Nov 4, 2009, 4:00:44 PM11/4/09
to BigBlueButton-dev
Now when I join a conference ... Everthing seems cool .. webcam works
fine .. but there are two problems.

When I click on the "Microphone" icon, nothing happens, I am not asked
for permission to access my microphone or anything.
It just don't work. What could be the problem ?? I haven't installed
dahdi-linux... that could be the problem ?

The second problem is that when I want to present something, when I
browse pdf file on my local computer and click upload then
the whole page goes #9f9f9f <<-- like this color (don't know this
color name) ... so what could be the problem ??



Richard Alam

unread,
Nov 4, 2009, 4:40:45 PM11/4/09
to bigblueb...@googlegroups.com
Hi,

Yes you have to install dahdi and asterisk to make the voip client work.

Can you attached a screenshot of what happens when you upload a pdf?
Not sure I understand what you mean.

Thanks.

Richard

Tanguy CHAPRON

unread,
Nov 5, 2009, 4:08:43 AM11/5/09
to BigBlueButton-dev
Hi,

Have you got any idea about my problem ?

Tanguy.

Fred Dixon

unread,
Nov 5, 2009, 8:21:34 AM11/5/09
to BigBlueButton-dev
Hi Tanguy,

Looking at Richard's last reply to you, I believe we're waiting for
more information from you

> What do you have in /usr/share/red5/webapps? Do you have the video
> folder as well as other bbb-apps (sip, bigbluebutton, deskshare)?
>
> Are there any other errors in /usr/share/red5/log (video.log,
> bigbluebutton.log)?

We're going to need the above information before we can help you
further.

BTW, what version of Ubuntu are you using?

Regards,... Fred

Regards,... Fred


. He's trying to help you but needs a bit more information.

Regards,... Fred

Tanguy CHAPRON

unread,
Nov 5, 2009, 8:57:04 AM11/5/09
to BigBlueButton-dev
Hi Fred,

I said before I have nothing in '/usr/share/red5/webapps' because the
red5 folder is '/opt/red5/' like it's explain in the procedure.
In /opt/red5/webapps/ I have :

drwxr-xr-x 3 red5 red5 4096 2009-09-29 06:45 bigbluebutton
drwxr-xr-x 3 red5 red5 4096 2009-09-17 16:09 deskshare
drwxr-sr-x 4 red5 red5 4096 2009-10-27 18:46 installer
drwxr-sr-x 5 red5 red5 4096 2009-10-19 17:41 oflaDemo
-rw-r--r-- 1 red5 red5 1884 2009-10-19 17:36 red5-default.xml
drwxr-sr-x 4 red5 red5 4096 2009-10-19 17:36 root
drwxr-xr-x 3 red5 red5 4096 2009-09-04 22:32 sip
drwxr-xr-x 3 red5 red5 4096 2009-09-15 14:27 video

For the log, nothing special. Just '2009-10-27 18:33:56,179 [main]
DEBUG root - Starting up context bigbluebutton' in bigbluebutton.log
and '2009-10-27 18:33:56,988 [main] DEBUG root - Starting up context
video' in video.log

I use Ubuntu 9.04.


Regards,

Tanguy

Fred Dixon

unread,
Nov 5, 2009, 9:19:21 AM11/5/09
to BigBlueButton-dev
Hi Tanguy,

Just curious why are you installing from source on Ubuntu 9.04. I
assume you have root access to your server ... have you tried
installing from Ubuntu packages

http://code.google.com/p/bigbluebutton/wiki/InstallationUbuntu

It takes all of five minutes.

Regards,... Fred

Richard Alam

unread,
Nov 5, 2009, 9:24:29 AM11/5/09
to bigblueb...@googlegroups.com
Hi,

Can you please do
cd /opt/red5
sudo -u red5 ./red5.sh

Then try connecting again. Please post the output of the console.
Perhaps there are errors there.

If nothing else works. Maybe you can try installing again following
the instructions here
http://code.google.com/p/bigbluebutton/wiki/InstallingBigBlueButton

Or using the link Fred sent.

Richard

Tanguy CHAPRON

unread,
Nov 5, 2009, 10:13:37 AM11/5/09
to BigBlueButton-dev
Fred, I have already install with the Ubuntu packages on an other
computer but you see nothing when you install with this method. I want
to understand fonctionnality of BBB and the best way is to install
from source. I work in a company specialist in Asterisk and we search
a solution to do videoconferencing so we try BBB.

Richard, I executed the script. The WARN messages are :

16:06:06,958 |-WARN in ch.qos.logback.classic.LoggerContext[default] -
Resource [logback.xml] occurs multiple times on the classpath.
16:06:06,959 |-WARN in ch.qos.logback.classic.LoggerContext[default] -
Resource [logback.xml] occurs at [file:/opt/red5/conf/logback.xml]
16:06:06,959 |-WARN in ch.qos.logback.classic.LoggerContext[default] -
Resource [logback.xml] occurs at [file:/opt/red5/conf/logback.xml]

all others are |-INFO.

At the end, there is some errors :

[INFO] [main]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Destroying singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@da4b71:
defining beans
[placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,warDeployService,remotingPool,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp4reader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of factory hierarchy
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'red5.core' defined in class path resource
[red5.xml]: Instantiation of bean failed; nested exception is
org.springframework.beans.BeanInstantiationException: Could not
instantiate bean class
[org.springframework.context.support.FileSystemXmlApplicationContext]:
Constructor threw exception; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'rtmpTransport' defined in class path resource
[red5-core.xml]: Invocation of init method failed; nested exception is
java.net.BindException: Address already in use
at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor
(ConstructorResolver.java:254)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor
(AbstractAutowireCapableBeanFactory.java:925)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance
(AbstractAutowireCapableBeanFactory.java:835)
at org.red5.server.Launcher.launch(Launcher.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.red5.server.Bootstrap.bootStrap(Bootstrap.java:112)
at org.red5.server.Bootstrap.main(Bootstrap.java:50)
Caused by: org.springframework.beans.BeanInstantiationException: Could
not instantiate bean class
[org.springframework.context.support.FileSystemXmlApplicationContext]:
Constructor threw exception; nested exception is
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'rtmpTransport' defined in class path resource
[red5-core.xml]: Invocation of init method failed; nested exception is
java.net.BindException: Address already in use
at org.springframework.beans.BeanUtils.instantiateClass
(BeanUtils.java:115)
at
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate
(SimpleInstantiationStrategy.java:87)
at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor
(ConstructorResolver.java:248)
... 21 more
Caused by: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'rtmpTransport' defined in class path
resource [red5-core.xml]: Invocation of init method failed; nested
exception is java.net.BindException: Address already in use
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean
(AbstractAutowireCapableBeanFactory.java:1338)
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean
(AbstractAutowireCapableBeanFactory.java:473)
org.springframework.context.support.FileSystemXmlApplicationContext.<init>
(FileSystemXmlApplicationContext.java:140)
at
org.springframework.context.support.FileSystemXmlApplicationContext.<init>
(FileSystemXmlApplicationContext.java:106)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.springframework.beans.BeanUtils.instantiateClass
(BeanUtils.java:100)
... 23 more
Caused by: java.net.BindException: Address already in use
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind
(ServerSocketChannelImpl.java:119)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open
(NioSocketAcceptor.java:251)
at org.apache.mina.transport.socket.nio.NioSocketAcceptor.open
(NioSocketAcceptor.java:48)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles
(AbstractPollingIoAcceptor.java:523)
at org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200
(AbstractPollingIoAcceptor.java:65)
at org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run
(AbstractPollingIoAcceptor.java:407)
at org.apache.mina.util.NamePreservingRunnable.run
(NamePreservingRunnable.java:64)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask
(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run
(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)


Regards,

Tanguy

On 5 nov, 15:24, Richard Alam <ritza...@gmail.com> wrote:
> Hi,
>
> Can you please do
>   cd /opt/red5
>   sudo -u red5 ./red5.sh
>
> Then try connecting again. Please post the output of the console.
> Perhaps there are errors there.
>
> If nothing else works. Maybe you can try installing again following
> the instructions herehttp://code.google.com/p/bigbluebutton/wiki/InstallingBigBlueButton

Fred Dixon

unread,
Nov 5, 2009, 10:31:34 AM11/5/09
to BigBlueButton-dev
Hi Tanguy,

Thanks for letting us know your interest. I chuckled when I read your
results on using the Ubuntu packages to install BigBlueButton -- it
sounded like it worked to well :-).

You'll definitely learn more about BigBlueButton in trying to overcome
a few installation glitches. Of course, we're trying to remove all
the glitches from the installation process, so at some point, that too
will work too well. Things are in a bit of flux right now as we're
finishing up 0.62, so you can expect the installation guide to be
edited and updated over the next few days.

Regards,... Fred
> ...
>
> read more »

Richard Alam

unread,
Nov 5, 2009, 10:46:46 AM11/5/09
to bigblueb...@googlegroups.com
Hi Tanguy,

The error below is that Red5 cannot bind to port 1935. This happens
either because Red5 is still running or there are still connections to
Red5 hanging around.

Please stop red5 and close the browser that you connect to Red5 to
terminate the connection as soon as possible.

You can check using the command "netstat -antp" to see if there are
connections to Red5 hanging.

After that, try starting again Red5 with "sudo -u red5 ./red5.sh"

Richard

Tanguy CHAPRON

unread,
Nov 5, 2009, 10:59:34 AM11/5/09
to BigBlueButton-dev
Hum, sorry Richard it's true, I forgot to stop the red5 server. In
error, I have this :

[ERROR] [Launcher:/video] org.red5.server.Scope - Could not start
scope [WebScope@1861086 Depth = 1, Path = '/default', Name = 'video'].
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"

[ERROR] [Launcher:/sip] org.red5.server.Scope - Could not start scope
[WebScope@a6e0a9 Depth = 1, Path = '/default', Name = 'sip'].
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"

I have some other errors with the : 'nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"'

Tanguy

On 5 nov, 16:46, Richard Alam <ritza...@gmail.com> wrote:
> Hi Tanguy,
>
> The error below is that Red5 cannot bind to port 1935. This happens
> either because Red5 is still running or there are still connections to
> Red5 hanging around.
>
> Please stop red5 and close the browser that you connect to Red5 to
> terminate the connection as soon as possible.
>
> You can check using the command "netstat -antp" to see if there are
> connections to Red5 hanging.
>
> After that, try starting again Red5 with "sudo -u red5 ./red5.sh"
>
> Richard
>
> ...
>
> plus de détails »

Richard Alam

unread,
Nov 5, 2009, 11:10:56 AM11/5/09
to bigblueb...@googlegroups.com
Did you install Red5 from trunk? It looks like the same problem as King's.

Richard

Tanguy CHAPRON

unread,
Nov 5, 2009, 11:22:07 AM11/5/09
to BigBlueButton-dev
Hum, I can't answer you but the instruction page has just changed
compare the one I red. I'll try this solution.

Tanguy

On 5 nov, 17:10, Richard Alam <ritza...@gmail.com> wrote:
> Did you install Red5 from trunk? It looks like the same problem as King's.
>
> Richard
>
> ...
>
> plus de détails »

Hugo Flambó

unread,
Nov 5, 2009, 11:37:38 AM11/5/09
to bigblueb...@googlegroups.com
Why not try to start red5 with no applications inside?
Then if it starts ok... you can try to add an application (one only)
and see if it start with no errors...
After that step .. .I can try some more....
When all have been deployed correctly..you can try other directions....

Go slowly... and it be beneficial to you if you are running into troubles!!

BR

Hugo

Hugo Flambó

unread,
Nov 5, 2009, 11:38:48 AM11/5/09
to bigblueb...@googlegroups.com
you can checj the java running processes with:

ps -A | grep java

you can kill them with:

kill -KILL processId

BR

Hugo Flambó

unread,
Nov 5, 2009, 11:41:47 AM11/5/09
to bigblueb...@googlegroups.com
1-Check if you have a jar file for slf4j on your RED5_HOME/lib

2-If yes... next check your red4app-->WEB-INF/lib for the same jar!!!

if you have found the same jar there ... just remove it!!!

have some other errors with the : 'nested exception is
java.lang.LinkageError: loader constraint violation: loader (instance
of org/apache/catalina/loader/WebappClassLoader) previously initiated
loading for a different type with name "org/slf4j/Logger"'


br

Tanguy CHAPRON

unread,
Nov 5, 2009, 12:41:33 PM11/5/09
to BigBlueButton-dev
I restarted the installation of red5 with the new information of the
procedure. I start red5 and I try to connect to http://<MY SERVER IP>:
5080 with firefox and have nothing. I tried too with 127.0.0.1 but
it's the same.
I have nothing in the log and when I start, I have this :

Starting Red5
Red5 root: /usr/share/red5
Configuation root: /usr/share/red5/conf
Root: /usr/share/red5
Deploy type: bootstrap
Logback selector: org.red5.logging.LoggingContextSelector
Setting default logging context: default
Red5 Server 0.8.1-dev $Revision: 3654 $ (http://www.osflash.org/red5)
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@1174b07:
display name
[org.springframework.context.support.FileSystemXmlApplicationContext@1174b07];
startup date [Thu Nov 05 18:24:11 CET 2009]; root of context hierarchy
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Bean factory for application context
[org.springframework.context.support.FileSystemXmlApplicationContext@1174b07]:
org.springframework.beans.factory.support.DefaultListableBeanFactory@1c86be5
[INFO] [main]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from class path resource [red5.properties]
[INFO] [main]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@1c86be5:
defining beans
[placeholderConfig,red5.common,red5.core,context.loader,tomcat.server];
root of factory hierarchy
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@14384c2:
display name
[org.springframework.context.support.FileSystemXmlApplicationContext@14384c2];
startup date [Thu Nov 05 18:24:12 CET 2009]; root of context hierarchy
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Bean factory for application context
[org.springframework.context.support.FileSystemXmlApplicationContext@14384c2]:
org.springframework.beans.factory.support.DefaultListableBeanFactory@1484a05
[INFO] [main]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from class path resource [red5.properties]
[INFO] [main]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@1484a05:
defining beans
[placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,warDeployService,remotingPool,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of factory hierarchy
[INFO] [main] org.red5.server.service.WarDeployer - War deployer
service created
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@1a99347:
display name
[org.springframework.context.support.FileSystemXmlApplicationContext@1a99347];
startup date [Thu Nov 05 18:24:13 CET 2009]; parent: red5.common
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Bean factory for application context
[org.springframework.context.support.FileSystemXmlApplicationContext@1a99347]:
org.springframework.beans.factory.support.DefaultListableBeanFactory@1d32e45
[INFO] [main]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from class path resource [red5.properties]
[INFO] [main]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@1d32e45:
defining beans
[customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@1484a05
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina
Transport bound to /0.0.0.0:1935
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina
Transport Settings
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - IO Threads:
1
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Event
Threads - core: 16, max: 64, queue: 0, keepalive: 60
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - TCP No
Delay: true
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Receive
Buffer Size: 65536
[INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Send Buffer
Size: 271360
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@17dc1cb:
display name
[org.springframework.context.support.FileSystemXmlApplicationContext@17dc1cb];
startup date [Thu Nov 05 18:24:14 CET 2009]; parent: red5.common
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Bean factory for application context
[org.springframework.context.support.FileSystemXmlApplicationContext@17dc1cb]:
org.springframework.beans.factory.support.DefaultListableBeanFactory@313170
[INFO] [main]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@313170:
defining beans
[global.clientRegistry,global.serviceInvoker,global.mappingStrategy,global.context,global.handler,global.scope,red5.scopeResolver];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@1484a05
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Setting connector:
org.apache.catalina.connector.Connector
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Loading tomcat
context
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Server root: /usr/
share/red5
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: /usr/
share/red5/conf
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Application root: /
usr/share/red5/webapps
[INFO] [main] org.red5.server.tomcat.TomcatLoader - Starting Tomcat
servlet engine
[INFO] [main] org.apache.catalina.startup.Embedded - Starting tomcat
server
[INFO] [main] org.apache.catalina.core.StandardEngine - Starting
Servlet Engine: Apache Tomcat/6.0-snapshot
[INFO] [main] org.apache.coyote.http11.Http11Protocol - Initializing
Coyote HTTP/1.1 on http-5080
[INFO] [main] org.apache.coyote.http11.Http11Protocol - Starting
Coyote HTTP/1.1 on http-5080
[INFO] [main] org.red5.server.tomcat.TomcatLoader - RTMPT server bean
was not found
[INFO] [main] org.red5.server.tomcat.TomcatLoader - RTMPS server bean
was not found
Bootstrap complete
[INFO] [Launcher:/]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from ServletContext resource [/WEB-INF/red5-
web.properties]
[INFO] [Launcher:/]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@10d9151:
defining beans [placeholderConfig,web.context,web.scope]; parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@313170
[INFO] [Launcher:/installer]
org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Loading properties file from ServletContext resource [/WEB-INF/red5-
web.properties]
[INFO] [Launcher:/installer]
org.springframework.beans.factory.support.DefaultListableBeanFactory -
Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@fa70a4:
defining beans
[placeholderConfig,web.context,web.scope,web.handler,installer.service];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@313170
[INFO] [Launcher:/installer] org.red5.server.service.Installer -
Installer service created


On 5 nov, 17:38, Hugo Flambó <hfla...@gmail.com> wrote:
> you can checj the java running processes with:
>
> ps -A | grep java
>
> you can kill them with:
>
> kill -KILL processId
>
> BR
>
> On Thu, Nov 5, 2009 at 4:37 PM, Hugo Flambó <hfla...@gmail.com> wrote:
> > Why not try to start red5 with no applications inside?
> > Then if it starts ok... you can try to add an application (one only)
> > and see if it start with no errors...
> > After that step .. .I can try some more....
> > When all have been deployed correctly..you can try other directions....
>
> > Go slowly... and it be beneficial to you if you are running into troubles!!
>
> > BR
>
> > Hugo
>
> ...
>
> plus de détails »

Tanguy CHAPRON

unread,
Nov 5, 2009, 12:47:13 PM11/5/09
to BigBlueButton-dev
Forget that, I uncomment RTMTP section and I can join red5.
I continue tomorrow.

Bye,

Tanguy

On 5 nov, 17:41, Hugo Flambó <hfla...@gmail.com> wrote:
> 1-Check if you have a jar file for slf4j on your RED5_HOME/lib
>
> 2-If yes... next check your red4app-->WEB-INF/lib   for the same jar!!!
>
> if you have found the same jar there ... just remove it!!!
>
> have some other errors with the : 'nested exception is
> java.lang.LinkageError: loader constraint violation: loader (instance
> of org/apache/catalina/loader/WebappClassLoader) previously initiated
> loading for a different type with name "org/slf4j/Logger"'
>
> br
>
> On Thu, Nov 5, 2009 at 4:38 PM, Hugo Flambó <hfla...@gmail.com> wrote:
> > you can checj the java running processes with:
>
> > ps -A | grep java
>
> > you can kill them with:
>
> > kill -KILL processId
>
> > BR
>
> > On Thu, Nov 5, 2009 at 4:37 PM, Hugo Flambó <hfla...@gmail.com> wrote:
> >> Why not try to start red5 with no applications inside?
> >> Then if it starts ok... you can try to add an application (one only)
> >> and see if it start with no errors...
> >> After that step .. .I can try some more....
> >> When all have been deployed correctly..you can try other directions....
>
> >> Go slowly... and it be beneficial to you if you are running into troubles!!
>
> >> BR
>
> >> Hugo
>
> ...
>
> plus de détails »

king

unread,
Nov 5, 2009, 2:54:36 PM11/5/09
to BigBlueButton-dev
Ok I've installed dahdi and all .. Now when I login to to conference
and click on "Microphone icon" , i hear this voice of a lady

"Invalid conference number, please try again....."


what could be the problem ?


regards,

Richard Alam

unread,
Nov 5, 2009, 2:58:20 PM11/5/09
to bigblueb...@googlegroups.com
It could be dialing an invalid conference number.

Check you asterisk console and see what conference number is being
dialed. You can also see from sip.log.

Please post you asterisk console and sip.log if you can't see what the
problem is.

Richard

king

unread,
Nov 5, 2009, 4:47:13 PM11/5/09
to BigBlueButton-dev

I do not know how to check the asterisk console because I am really
new to it .. but following is the sip.log

###################
2009-11-05 13:38:54,994 [NioProcessor-1] DEBUG
o.b.c.voice.VoiceApplication - Red5SIP Client joined app 52
2009-11-05 13:38:55,329 [NioProcessor-1] DEBUG
o.b.c.voice.VoiceApplication - Red5SIP open
2009-11-05 13:38:55,330 [NioProcessor-1] DEBUG
o.b.c.voice.VoiceApplication - Red5SIP login 1257457089987
2009-11-05 13:38:55,330 [NioProcessor-1] DEBUG
o.b.c.voice.VoiceApplication - Red5SIP open creating sipUser for KING
on sip port 5084 audio port 3014 uid 1257457089987
2009-11-05 13:38:55,330 [NioProcessor-1] DEBUG
org.red5.server.webapp.sip.SIPUser - SIPUser Constructor: sip port
5084 rtp port:3014
2009-11-05 13:38:55,330 [NioProcessor-1] DEBUG
org.red5.server.webapp.sip.SIPUser - SIPUser login
2009-11-05 13:38:55,331 [NioProcessor-1] DEBUG
o.r.server.webapp.sip.SIPUserAgent - initSessionDescriptor
2009-11-05 13:38:55,333 [NioProcessor-1] DEBUG
o.r.server.webapp.sip.SIPUserAgent - initSessionDescriptor
2009-11-05 13:38:55,333 [NioProcessor-1] DEBUG
o.r.server.webapp.sip.SIPUserAgent - listen
2009-11-05 13:38:55,333 [NioProcessor-1] DEBUG
o.b.c.voice.VoiceApplication - Red5SIP register
2009-11-05 13:38:55,333 [NioProcessor-1] DEBUG
org.red5.server.webapp.sip.SIPUser - SIPUser register
2009-11-05 13:38:55,338 [Thread-231] DEBUG
o.r.s.w.sip.OptionMethodListener - Received OPTION message
2009-11-05 13:38:55,339 [Thread-231] DEBUG
org.red5.server.webapp.sip.SIPUser - SIP Registration success 200 OK
2009-11-05 13:38:55,668 [NioProcessor-1] DEBUG
o.b.c.voice.VoiceApplication - Red5SIP Call 85115
2009-11-05 13:38:55,668 [NioProcessor-1] DEBUG
o.b.c.voice.VoiceApplication - Red5SIP Call found user 1257457089987
making call to 85115 (dest was: 85115)
2009-11-05 13:38:55,668 [NioProcessor-1] DEBUG
org.red5.server.webapp.sip.SIPUser - SIPUser Calling 85115
2009-11-05 13:38:55,668 [NioProcessor-1] DEBUG
org.red5.server.webapp.sip.RTMPUser - RTMPUser startStream
2009-11-05 13:38:55,671 [NioProcessor-1] DEBUG
o.r.server.webapp.sip.SIPUserAgent - setMedia
2009-11-05 13:38:55,671 [NioProcessor-1] DEBUG
o.r.server.webapp.sip.SIPUserAgent - hangup
2009-11-05 13:38:55,671 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - connection opened
2009-11-05 13:38:55,671 [NioProcessor-1] DEBUG
o.r.server.webapp.sip.SIPUserAgent - closeMediaApplication
2009-11-05 13:38:55,672 [NioProcessor-1] DEBUG
o.r.server.webapp.sip.SIPUserAgent - call
2009-11-05 13:38:55,678 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - onCallAccepted
2009-11-05 13:38:55,678 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - onCallAccepted
2009-11-05 13:38:55,678 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - onCallAccepted
2009-11-05 13:38:55,678 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - onCallAccepted
2009-11-05 13:38:55,679 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - onCallAccepted
2009-11-05 13:38:55,679 [Thread-231] DEBUG
org.red5.server.webapp.sip.SIPUser - SIP Call Connected
2009-11-05 13:38:55,679 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - launchMediaApplication
2009-11-05 13:38:55,679 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - launchMediaApplication
2009-11-05 13:38:55,679 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - launchMediaApplication
2009-11-05 13:38:55,679 [Thread-231] DEBUG
o.r.s.webapp.sip.SIPAudioLauncher - SipAudioLauncher -
SIPAudioLauncher -> New audio sender to 127.0.0.1:14654.
2009-11-05 13:38:55,679 [Thread-231] DEBUG
o.r.s.webapp.sip.SIPAudioLauncher - SipAudioLauncher -
SIPAudioLauncher -> sender configs: payloadType = [0], payloadName =
[PCMU].
2009-11-05 13:38:55,679 [Thread-231] DEBUG
o.r.s.webapp.sip.SIPAudioLauncher - SipAudioLauncher -
SIPAudioLauncher -> New audio receiver on 3014.
2009-11-05 13:38:55,679 [Thread-231] DEBUG
o.r.s.webapp.sip.SIPAudioLauncher - SipAudioLauncher - startMedia ->
Starting sip audio...
2009-11-05 13:38:55,679 [Thread-231] DEBUG
o.r.s.webapp.sip.SIPAudioLauncher - SipAudioLauncher - startMedia ->
Start sending.
2009-11-05 13:38:55,680 [Thread-231] DEBUG
o.r.s.webapp.sip.RTPStreamSender - RTPStreamSender - start() -> using
blocks of 160 bytes.
2009-11-05 13:38:55,680 [Thread-231] DEBUG
o.r.s.webapp.sip.SIPAudioLauncher - SipAudioLauncher - startMedia ->
Start receiving.
2009-11-05 13:38:55,713 [NioProcessor-2] DEBUG
o.b.c.voice.VoiceApplication - Red5SIP Client connected 53 service
RTMPMinaConnection from 127.0.0.1 : 52889 to localhost (in: 3336 out
3073 )
2009-11-05 13:38:55,713 [NioProcessor-2] DEBUG
o.b.c.voice.VoiceApplication - Red5SIP Client joined app 53
2009-11-05 13:38:55,714 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - service call result: Service:
null Method: connect No params
2009-11-05 13:38:55,714 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - create play stream
2009-11-05 13:38:55,720 [Thread-239] DEBUG
org.red5.server.webapp.sip.RTMPUser - +++ Audio ts: 0
2009-11-05 13:38:55,760 [Thread-239] DEBUG
org.red5.server.webapp.sip.RTMPUser - +++ Audio ts: 64
2009-11-05 13:38:55,760 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - service call result: Service:
null Method: createStream No params
2009-11-05 13:38:55,760 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - createPlayStream result stream
id: 1
2009-11-05 13:38:55,760 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - playing video by name:
speaker_1257457135668
2009-11-05 13:38:55,769 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - service call result: Service:
null Method: createStream No params
2009-11-05 13:38:55,769 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - createPublishStream result
stream id: 2
2009-11-05 13:38:55,769 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - publishing video by name:
microphone_1257457135668
2009-11-05 13:38:55,770 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - onStreamEvent Invoke: Service:
null Method: onStatus Num Params: 1 0: {clientid=2, level=status,
details=microphone_1257457135668, description=,
code=NetStream.Publish.Start}
2009-11-05 13:38:55,770 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - onStreamEvent Publish start
2009-11-05 13:38:55,780 [Thread-239] DEBUG
org.red5.server.webapp.sip.RTMPUser - +++ Audio ts: 128
2009-11-05 13:38:55,820 [Thread-239] DEBUG
org.red5.server.webapp.sip.RTMPUser - +++ Audio ts: 192
2009-11-05 13:38:55,840 [Thread-239] DEBUG
org.red5.server.webapp.sip.RTMPUser - +++ Audio ts: 256
2009-11-05 13:38:55,880 [Thread-239] DEBUG
org.red5.server.webapp.sip.RTMPUser - +++ Audio ts: 320
2009-11-05 13:38:55,920 [Thread-239] DEBUG
org.red5.server.webapp.sip.RTMPUser - +++ Audio ts: 384
2009-11-05 13:38:55,940 [Thread-239] DEBUG
org.red5.server.webapp.sip.RTMPUser - +++ Audio ts: 448
2009-11-05 13:38:55,982 [Thread-239] DEBUG
org.red5.server.webapp.sip.RTMPUser - +++ Audio ts: 512
2009-11-05 13:38:56,367 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - *** 65
2009-11-05 13:38:56,409 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - *** 65
2009-11-05 13:38:56,412 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - *** 65
2009-11-05 13:38:56,453 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - *** 65
2009-11-05 13:38:56,494 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - *** 65
2009-11-05 13:38:56,539 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - *** 65
2009-11-05 13:38:56,539 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - *** 65
2009-11-05 13:38:56,675 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - *** 65
2009-11-05 13:38:56,675 [NioProcessor-70] DEBUG
org.red5.server.webapp.sip.RTMPUser - *** 65
2009-11-05 13:38:59,342 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - onCallClosing
2009-11-05 13:38:59,342 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - onCallClosing
2009-11-05 13:38:59,343 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - closeMediaApplication
2009-11-05 13:38:59,343 [Thread-231] DEBUG
o.r.s.webapp.sip.SIPAudioLauncher - SipAudioLauncher - stopMedia ->
Halting sip audio...
2009-11-05 13:38:59,343 [Thread-231] DEBUG
o.r.s.webapp.sip.RTPStreamSender - RTPStreamSender - halt ->
Terminated
2009-11-05 13:38:59,343 [Thread-231] DEBUG
o.r.s.webapp.sip.SIPAudioLauncher - SipAudioLauncher - stopMedia ->
Sender halted.
2009-11-05 13:38:59,343 [Thread-231] DEBUG
o.r.s.webapp.sip.SIPAudioLauncher - SipAudioLauncher - stopMedia ->
Receiver halted.
2009-11-05 13:38:59,547 [Thread-231] DEBUG
org.red5.server.webapp.sip.SIPUser - SIPUser closeStreams
2009-11-05 13:38:59,547 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - listen
2009-11-05 13:38:59,547 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - initSessionDescriptor
2009-11-05 13:38:59,548 [Thread-231] DEBUG
o.r.server.webapp.sip.SIPUserAgent - initSessionDescriptor
2009-11-05 13:39:03,060 [Thread-221] DEBUG
o.r.s.w.sip.OptionMethodListener - Received OPTION message
2009-11-05 13:39:47,573 [Thread-142] DEBUG
o.r.s.w.sip.OptionMethodListener - Received OPTION message
2009-11-05 13:39:55,343 [Thread-231] DEBUG
o.r.s.w.sip.OptionMethodListener - Received OPTION message
2009-11-05 13:40:03,062 [Thread-221] DEBUG
o.r.s.w.sip.OptionMethodListener - Received OPTION message
####################


if you could tell me how to get console data .. would be best

Hugo Flambó

unread,
Nov 5, 2009, 4:49:06 PM11/5/09
to bigblueb...@googlegroups.com
On console...
just type

asterisk -vvvvvvr

and it will connect to remote console....

you'll see there some info about connections and blablabla

BR

Hugo

king

unread,
Nov 5, 2009, 5:03:45 PM11/5/09
to BigBlueButton-dev
well the command "asterisk -vvvvvvr" did get me to the asterisk
area .. But I don't know how to get information from that area
that Alam has asked for ?

Is the sip.log info i provide above is sufficient ?

Richard Alam

unread,
Nov 5, 2009, 5:19:45 PM11/5/09
to bigblueb...@googlegroups.com
Read my post here on how to access and get console logs.
http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread/3dd1ede178489397

The sip.log shows it is dialing 85115. We'd like to know from the
asterisk console why asterisk is complaining that 85115 is invalid.

Paste your /etc/asterisk/extension.conf into pastebin.com so I can take a look.

Richard

king

unread,
Nov 5, 2009, 6:08:59 PM11/5/09
to BigBlueButton-dev
ok the extensions.conf is here http://pastebin.com/m49816997

and following is the asterisk console data

##############
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing '/etc/asterisk/extconfig.conf': Found
Connected to Asterisk 1.4.25 currently running on ps12885 (pid = 8100)
Verbosity was 0 and is now 6
-- Remote UNIX connection
-- Registered SIP '3001' at 127.0.0.1 port 5071
-- Saved useragent "mjsip stack 1.6" for peer 3001
[Nov 5 15:07:46] NOTICE[8114]: chan_sip.c:12985
handle_response_peerpoke: Peer '3001' is now Reachable. (4ms / 2000ms)
-- Executing [85115@bbb-voip:1] MeetMe("SIP/3001-f6e3a300", "85115|
cdMsT") in new stack
[Nov 5 15:07:47] WARNING[15259]: app_meetme.c:800 build_conf: Unable
to open pseudo device
-- <SIP/3001-f6e3a300> Playing 'conf-invalid' (language 'en')
== Spawn extension (bbb-voip, 85115, 1) exited non-zero on 'SIP/3001-
f6e3a300'
-- Registered SIP '3002' at 127.0.0.1 port 5072
-- Saved useragent "mjsip stack 1.6" for peer 3002
[Nov 5 15:08:05] NOTICE[8114]: chan_sip.c:12985
handle_response_peerpoke: Peer '3002' is now Reachable. (3ms / 2000ms)
-- Executing [85115@bbb-voip:1] MeetMe("SIP/3002-f6e31500", "85115|
cdMsT") in new stack
[Nov 5 15:08:05] WARNING[15479]: app_meetme.c:800 build_conf: Unable
to open pseudo device
-- <SIP/3002-f6e31500> Playing 'conf-invalid' (language 'en')
== Spawn extension (bbb-voip, 85115, 1) exited non-zero on 'SIP/3002-
f6e31500'

#############

I hear the same voice .. invalid conference number, please try again


On Nov 6, 3:19 am, Richard Alam <ritza...@gmail.com> wrote:
> Read my post here on how to access and get console logs.http://groups.google.com/group/bigbluebutton-dev/browse_thread/thread...
>
> The sip.log shows it is dialing 85115. We'd like to know from the
> asterisk console why asterisk is complaining that 85115 is invalid.
>
> Paste your /etc/asterisk/extension.conf into pastebin.com so I can take a look.
>
> Richard
>

Richard Alam

unread,
Nov 5, 2009, 7:29:20 PM11/5/09
to bigblueb...@googlegroups.com
Here's the problem.

[Nov 5 15:07:47] WARNING[15259]: app_meetme.c:800 build_conf: Unable
to open pseudo device

This means that dahdi was not installed, or did not start properly.

Can you please go through the Dahdi install again?
http://code.google.com/p/bigbluebutton/wiki/InstallingBigBlueButton

After the install, try running
/etc/init.d/dahdi restart

and see if there are any errors.

Dahdi is used by Asterisk as a timing device for the MeetMe conference
application. We're hoping in the next release we will be able to use
app_konference which won't need dahdi to function.

Richard

king

unread,
Nov 6, 2009, 7:02:04 AM11/6/09
to BigBlueButton-dev
Well when i try to run dahdi then i get following errors
##################
Unloading DAHDI hardware modules: done
Loading DAHDI hardware modules:
FATAL: Could not load /lib/modules/2.6.31.5-vs2.3.0.36.21-aufs2-
vserver-1.0-x86_64-xeon/modules.dep: No such file or directory
wct4xxp: error wcte12xp: error wct1xxp: error wcte11xp:
error wctdm24xxp: error wcfxo: error wctdm: error wcb4xxp:
error wctc4xxp: error xpp_usb: error
No hardware timing source found in /proc/dahdi, loading dahdi_dummy
Running dahdi_cfg: .
#################

what seems to be the problem ?

On Nov 6, 5:29 am, Richard Alam <ritza...@gmail.com> wrote:
> Here's the problem.
>
> [Nov  5 15:07:47] WARNING[15259]: app_meetme.c:800 build_conf: Unable
> to open pseudo device
>
> This means that dahdi was not installed, or did not start properly.
>
> Can you please go through the Dahdi install again?http://code.google.com/p/bigbluebutton/wiki/InstallingBigBlueButton
>
> After the install, try running
> /etc/init.d/dahdi restart
>
> and see if there are any errors.
>
> Dahdi is used by Asterisk as a timing device for the MeetMe conference
> application. We're hoping in the next release we will be able to use
> app_konference which won't need dahdi to function.
>
> Richard
>
>
>
> On Thu, Nov 5, 2009 at 6:08 PM, king <linuxt...@gmail.com> wrote:
>
> > ok the extensions.conf is herehttp://pastebin.com/m49816997

king

unread,
Nov 6, 2009, 7:10:12 AM11/6/09
to BigBlueButton-dev
and yeah before this I was also having "Error: missing /dev/dahdi!"
error so i read somewhere to make
a directory /dev/dahdi ... which i made .. so now that error doesn't
appear anymore .. but the above errors
are persistent ...

Richard Alam

unread,
Nov 6, 2009, 9:30:37 AM11/6/09
to bigblueb...@googlegroups.com
What you see basically means that there isn't any physical (hardware)
device installed so it loads dahdi_dummy which is software timing
source.

The question now is did it actually successfully load dahdi_dummy?

Can you type "ps -ef | grep dahdi" and see dahdi servce running?

Does your VOIP now work?

Richard

king

unread,
Nov 6, 2009, 1:15:09 PM11/6/09
to BigBlueButton-dev
well "ps -ef | grep dahdi" shows

root 9614 22567 0 10:09 pts/3 00:00:00 grep dahdi

which means it isn't running ...... :(

No the voip doesn't work still.

king

unread,
Nov 6, 2009, 1:45:53 PM11/6/09
to BigBlueButton-dev
I've noticed on my VPS .. first i had 2.6.22.19-grcec2.blah.blah.blah
kernel .. And today when i check it it using uname -r
it is saying "2.6.31.5-vs2.3.0.36.21-aufs2-vserver-1.0-x86_64-
xeon" ??? :O

is that causing a problem or it has nothing to do with it ?

Richard Alam

unread,
Nov 6, 2009, 1:49:41 PM11/6/09
to bigblueb...@googlegroups.com
Yes, it could be. Since the kernel version it was compiled against has changed.

Try running the Prepare install section again (espcially the apt-get
install linux-headers-`uname -r` command) to get the latest kernel
sources. Then go through the dahdi install one more time.

There's this comman for zaptel
m-a a-i zaptel

Don't really know what the means. YOu can try that too substituting
zaptel with dahdi.

Richard

king

unread,
Nov 7, 2009, 2:49:09 PM11/7/09
to BigBlueButton-dev
Well I've compiled installed dahdi with this new kernel, and also
compiled asterisk aswell ..

But i am getting the same woman's voice "Invalid Conference
Number" ...... :(

I then also installed zaptel .. it gave a message that ztdummy
loaded .. but nuthing, still invalid conference number.

And other clues ?

Richard Alam

unread,
Nov 7, 2009, 3:04:02 PM11/7/09
to bigblueb...@googlegroups.com
Same asterisk console log?

Let's try and bypass BBB to isolate the problem.

Can you please do the following?:
1. Edit /etc/asterisk/meetme.conf
2. Add an entry conf => 81234
3. Edit /etc/asterisk/extension.cof

Under [echotest] add this entry

exten => 85123.,n,MeetMe(85123,cdMsT)

Use zoiper, register using echotest user. Credentials can be found in
/etc/asterisk/sip.conf.
Then dial 85123 to see if you are able to join the conference.

Please post Asterisk console logs in pastebin.com or attach to email

Richard

king

unread,
Nov 7, 2009, 3:14:52 PM11/7/09
to BigBlueButton-dev
isn't zoiper a graphical app ? I've installed bigblubutton on a remote
VPS .. So how am i going to run zoiper ?

I am sorry but i am new to this .. I first downloaded zoiper but it
woudn't run .. ??

Richard Alam

unread,
Nov 7, 2009, 3:21:37 PM11/7/09
to bigblueb...@googlegroups.com
Hi King,

Can you run zoiper on your windows machine and connect to your VPS?

If you want, I can connect to your VPS and see what may be the problem is.

Email me privately if you are interested. SO you can give me access to
your server.

Richard

king

unread,
Nov 7, 2009, 3:33:28 PM11/7/09
to BigBlueButton-dev
i've sent you an email

king

unread,
Nov 7, 2009, 6:13:39 PM11/7/09
to BigBlueButton-dev
Well i don't know whats the problem .. but no matter what asterisk
version i install when
i click on microphone icon in bigbluebutton ... In the asterisk i get
this warning...

#######
[Nov 7 15:09:23] NOTICE[8340]: chan_sip.c:15889
handle_request_register: Registration from '"king" <sip:
30...@127.0.0.1>' failed for '127.0.0.1' - No matching peer found
########

Now i don't even hear the woman's voice .. :(

king

unread,
Nov 7, 2009, 6:24:13 PM11/7/09
to BigBlueButton-dev
I got it ... Well the asterisk-create-sip-accounts.sh has following
format

[$i]
type=friend
username=$i
insecure=very
qualify=yes
nat=yes
host=dynamic
canreinvite=no
context=bbb-voip
disallow=all
allow=ulaw

So in /etc/asterisk/sip.conf file when i change it to following then
it's started working

[$i]
type=friend
username=$i
insecure=very
qualify=yes
nat=yes
host=dynamic
canreinvite=no
context=bbb-voip
allow=all



don't know why

On Nov 8, 4:13 am, king <linuxt...@gmail.com> wrote:
> Well i don't know whats the problem .. but no matter what asterisk
> version i install when
> i click on microphone icon in bigbluebutton ... In the asterisk i get
> this warning...
>
> #######
> [Nov  7 15:09:23] NOTICE[8340]: chan_sip.c:15889
> handle_request_register: Registration from '"king" <sip:
> 3...@127.0.0.1>' failed for '127.0.0.1' - No matching peer found
> ...
>
> read more »

Richard Alam

unread,
Nov 7, 2009, 10:06:49 PM11/7/09
to bigblueb...@googlegroups.com
So it looks like your asterisk server is not using the ulaw codec.

Can you enablesip debug in asterisk?
"set sip debug" or type "help" to get the command

then try again. It will display what codec your asterisk is using.

king

unread,
Nov 8, 2009, 11:58:25 AM11/8/09
to BigBlueButton-dev
Well ... when i do #modprobe dahdi_dummy then i get following error

#########
WARNING: Error inserting dahdi (/lib/modules/2.6.31.5-vs2.3.0.36.21-
aufs2-vserver-1.0-x86_64-xeon/dahdi/dahdi.ko): Kernel does not have
module support
FATAL: Error inserting dahdi_dummy (/lib/modules/2.6.31.5-
vs2.3.0.36.21-aufs2-vserver-1.0-x86_64-xeon/dahdi/dahdi_dummy.ko):
Kernel does not have module support
#########

What does this tell exactly ?? means the kernel will never support
dahdi ? because it doesn't even have loadable module support ?

and yeah when i compile install appkonference .. Then clicking on
"microphone" icon in bbb, doesn't do anything. Don't even hear the
invalid conference number voice...


On Nov 8, 8:06 am, Richard Alam <ritza...@gmail.com> wrote:
> So it looks like your asterisk server is not using the ulaw codec.
>
> Can you enablesip debug in asterisk?
>  "set sip debug" or type "help" to get the command
>
> then try again. It will display what codec your asterisk is using.
>
> ...
>
> read more »

Fred Dixon

unread,
Nov 8, 2009, 1:12:25 PM11/8/09
to BigBlueButton-dev
Hi King,

To get dahdi compiled for Asterisk to work you need to have the right
kernel headers installed. Try `uname -a` on the console. Here is my
output.

$ uname -a
Linux bbb-vm-20091108 2.6.28-16-server #55-Ubuntu SMP Tue Oct 20
20:50:00 UTC 2009 i686 GNU/Linux

The key information is 2.6.28-16-server -- this is the version of the
linux kernel. Dahdi is a kernel module, which means it needs to have
the header files for the current kernel. You need to install the
header files for your version of linux (as stated by `uname -a`) to
successfully compile dahdi.

Are you running this on a virtualized environment?

Re: app_konference, it's our plan to incorporate this into
BigBlueButton; however, that work isn't complete; specifically, the
display of notification in the listeners window. There's also some
configuration changes that must be made to Asterisk to use
app_konference for BigBlueButton. We're having a scrum on Monday to
start planning the next iteration.

How soon do you need this all running?

Regards,... Fred

king

unread,
Nov 8, 2009, 1:25:32 PM11/8/09
to BigBlueButton-dev
Thanks for your reply Fred!

The thing is, I know about the kernel headers etc .. I am on a Virtual
Private Server. The kernel headers weren't available using
apt-get so i downloaded the sources from kernel.org and and then after
everything, I installed Dahdi with success.. It's installed.

But the problem is that, i still get the same "invalid conference
number" ... and now today i noticed when i try to run
modprobe dahdi_dummy .. to have this module included in the kernel, i
get the message that "Kernel does not have module support".
Means the VPS current was built without "Loadable module feature" as
for as I get it ..

As for as appkonference is concerend .. I installed it aswell .> But
when app_konference.so module in in /usr/lib/asterisk/modules/
directory then i don't even hear the "invalid conference number" at
bbb ... So i guess appkonference doesn't work yet.

So what should i do ? Is bigbluebutton and all this compatible to a
VPS environment ?

And well I've been trying and trying for the last 10 days to have this
mystery solved ..

The sooner it is resolved, the better. Because if this issue isn't
solved then i won't be at peace mentally.
> ...
>
> read more »

Fred Dixon

unread,
Nov 8, 2009, 2:04:41 PM11/8/09
to BigBlueButton-dev
Hi King,

We want you to be at peace! :-)

BigBlueButton does run in a virtualized environment; the key question
is always if Asterisk runs in the virtualized environment. This
reliance on a kernel module is fine when you are running you own
server, but most virtualized environments (including EC2) are running
customized kernels and, for obvious support reasons, do make it easy
(or disable) the loading of kernel modules. Unfortunately the voice
conference module in Asterisk (meetme) requires a kernel module
(ztdummy or dahdi) to run.

We can eliminate the need for a kernel module by moving to a different
voice conferencing option for Asterisk (app_konference is one of
them). We know how to do this -- the challenge is priorities. We're
about to start a new itteration, and we've got some customer requests
to implement, but we want to help.

Please e-mail me directly and we'll talk more. We'll getting you
running (and back to a peaceful state).

Regards,... Fred
> ...
>
> read more »

Tanguy CHAPRON

unread,
Nov 10, 2009, 10:53:22 AM11/10/09
to BigBlueButton-dev
Hi,

I just post to tell you I have no red5 troubles anymore. Infortunetly
I have an other one so I will create a new discussion.

Regards,

Tanguy
> ...
>
> plus de détails »

Richard Alam

unread,
Nov 10, 2009, 11:09:50 AM11/10/09
to bigblueb...@googlegroups.com
Glad you got it fixed. Yeah, create a new thread if it's not related.
> --
>
> You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
> To post to this group, send email to bigblueb...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=.

king

unread,
Nov 12, 2009, 11:49:35 AM11/12/09
to BigBlueButton-dev
Well we got server at serverbeach .. I installed everything by
following using source.

Everything seems to work .. But when i login to bbb and click on the
microphone button then
i am asked for the permission and all but i am not shown in the voice
participants list.. don't know why

here is the asterisk logs

#########

Connected to Asterisk 1.4.25 currently running on SoberFolk (pid =
6388)
Verbosity was 0 and is now 7
-- Registered SIP '3003' at 127.0.0.1 port 5073
-- Saved useragent "mjsip stack 1.6" for peer 3003
[Nov 12 16:40:19] NOTICE[6402]: chan_sip.c:12985
handle_response_peerpoke: Peer '3003' is now Reachable. (11ms /
2000ms)
-- Executing [85115@bbb-voip:1] MeetMe("SIP/3003-0a19a490", "85115|
cdMsT") in new stack
-- Created MeetMe conference 1023 for conference '85115'
-- <SIP/3003-0a19a490> Playing 'conf-onlyperson' (language 'en')
-- Started music on hold, class 'default', on SIP/3003-0a19a490


#########


it says above that starting music on hold but i don't hear
anything ... any clue ?

On Nov 10, 9:09 pm, Richard Alam <ritza...@gmail.com> wrote:
> Glad you got it fixed. Yeah, create a new thread if it's not related.
>
> On Tue, Nov 10, 2009 at 10:53 AM, Tanguy CHAPRON
>
> ...
>
> read more »

king

unread,
Nov 12, 2009, 12:00:53 PM11/12/09
to BigBlueButton-dev
I hear the on hold music .. But i am not shown in the "voice
participants" area ..

why is that ?
> ...
>
> read more »

Jeremy Thomerson

unread,
Nov 12, 2009, 12:03:30 PM11/12/09
to bigblueb...@googlegroups.com
It means that BBB can not connect to the AMI (Asterisk Management Interface).  You can test that the connection works using telnet.  Use the following commands (exactly as they appear here):

telnet localhost 5038

Action: Login
Username: bbb
Secret: secret


Action: Command
Command: meetme

Then you can track down whether it's an authentication problem or a firewall problem, etc.

Jeremy

> ...
>
> read more »

Richard Alam

unread,
Nov 12, 2009, 12:07:11 PM11/12/09
to bigblueb...@googlegroups.com
Does your /etc/asterisk/manager.conf match entries in the properties file below?
/usr/share/red5/webapps/bigbluebutton/WEB-INF/bigbluebutton.properties

See your bigbluebutton.log to check if you have successfully logged in
to the AMI.

Richard

Fred Dixon

unread,
Nov 12, 2009, 12:10:15 PM11/12/09
to BigBlueButton-dev
Check out this configuration file

http://code.google.com/p/bigbluebutton/wiki/ConfigurationFiles#/etc/asterisk/manager.d/bigbluebutton.conf

You need to specify to Asterisk the password that Asterisk-Java will
use to connect. Correspondingly, you need to tell bbb-apps (running
in Red5) how to connect to Asterisk. See

http://code.google.com/p/bigbluebutton/wiki/ConfigurationFiles#/usr/share/red5/webapps/bigbluebutton/WEB-INF/bigbluebutton.prop

Regards,... Fred

On Nov 12, 12:03 pm, Jeremy Thomerson <jeremythomer...@gmail.com>
wrote:
> ...
>
> read more »

king

unread,
Nov 14, 2009, 9:47:25 AM11/14/09
to BigBlueButton-dev
Well yesterday we got a big server at serverbeach so i installed bbb
from the scratch...
But still get the same error ..... I don't know whats the problem ..

I've followed this howto http://code.google.com/p/bigbluebutton/wiki/InstallingBigBlueButton

bigbluebutton.log has following entries
###############################
2009-11-14 14:34:23,564 [main] DEBUG root - Starting up context
bigbluebutton
2009-11-14 14:34:25,272 [Launcher:/bigbluebutton] DEBUG
o.b.conference.RoomsManager - In RoomsManager constructor
2009-11-14 14:34:25,277 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.p.ParticipantsApplication - Setting room manager
2009-11-14 14:34:25,359 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.archive.ArchiveApplication - Instantiated ArchiveApplication
2009-11-14 14:34:25,379 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.archive.ArchiveApplication - Setting recordings directory to /
var/bigbluebutton
2009-11-14 14:34:25,379 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.archive.ArchiveApplication - Setting playbackScheduler
2009-11-14 14:34:25,380 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.a.p.PlaybackJobScheduler - Starting PlaybackJobScheduler
2009-11-14 14:34:25,439 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.p.ParticipantsHandler - Setting participants application
2009-11-14 14:34:25,440 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.p.ParticipantsHandler - Setting archive application
2009-11-14 14:34:25,505 [Launcher:/bigbluebutton] DEBUG
o.b.c.service.chat.ChatRoomsManager - In ChatRoomsManager constructor
2009-11-14 14:34:25,505 [Launcher:/bigbluebutton] DEBUG
o.b.c.service.chat.ChatApplication - Setting room manager
2009-11-14 14:34:25,506 [Launcher:/bigbluebutton] DEBUG
o.b.c.service.chat.ChatHandler - Setting chat application
2009-11-14 14:34:25,506 [Launcher:/bigbluebutton] DEBUG
o.b.c.service.chat.ChatHandler - Setting archive application
2009-11-14 14:34:25,566 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.p.PresentationRoomsManager - In PresentationRoomsManager
constructor
2009-11-14 14:34:25,567 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.p.PresentationApplication - Setting room manager
2009-11-14 14:34:25,567 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.p.PresentationApplication - Done setting room manager
2009-11-14 14:34:25,598 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.p.ConversionUpdatesProcessor - Setting presentation
application
2009-11-14 14:34:25,599 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.p.ConversionUpdatesMessageListener - Setting
ConversionUpdatesProcessor
2009-11-14 14:34:25,599 [Launcher:/bigbluebutton] DEBUG
o.b.c.s.p.PresentationHandler - Setting presentation application
###############################


All voice participants are not shown in the "voice participants"
area .. And the voice is quite jumpy, though we've got quite a big
server.








On Nov 12, 10:10 pm, Fred Dixon <ffdi...@gmail.com> wrote:
> Check out this configuration file
>
>    http://code.google.com/p/bigbluebutton/wiki/ConfigurationFiles#/etc/a...
>
> You need to specify to Asterisk the password that Asterisk-Java will
> use to connect.  Correspondingly, you need to tell bbb-apps (running
> in Red5) how to connect to Asterisk.  See
>
>  http://code.google.com/p/bigbluebutton/wiki/ConfigurationFiles#/usr/s...
> ...
>
> read more »

Richard Alam

unread,
Nov 14, 2009, 10:19:56 AM11/14/09
to bigblueb...@googlegroups.com
Does your bigbluebutton.properties file match entries with
/etc/asterisk/manager.conf?


# These properties are for Asterisk Management Interface (AMI)
ami.host=127.0.0.1
ami.port=5038
ami.username=bbb
ami.password=secret


Is manager.conf enabled?

[general]
enabled = yes
port = 5038
bindaddr = 127.0.0.1

;
; BigBlueButton: Enable Red5 to connect
[bbb]
secret = secret
permit = 0.0.0.0/0.0.0.0
read = system,call,log,verbose,command,agent,user
write = system,call,log,verbose,command,agent,user


Do you have enough bandwidth to support good quality voice?

Richard
> --
>
> You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
> To post to this group, send email to bigblueb...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/bigbluebutton-dev?hl=.
>
>
>



king

unread,
Nov 14, 2009, 11:01:20 AM11/14/09
to BigBlueButton-dev
Well as for as bandwidth is concerned .. we have 10Mbps port .. But i
guess it should be enough to atleast give clear
voice between two people right ?

this is bigbluebutton.properties
##################
#
#
# Location for recordings
recordingsDirectory=/var/bigbluebutton


# These properties are for Asterisk Management Interface (AMI)
ami.host=127.0.0.1
ami.port=5038
ami.username=bbb
ami.password=secret

version=0.4a-r1392
##################


This is manager.conf
############
[general]
displaysystemname = yes
enabled = yes
;webenabled = yes
port = 5038

;httptimeout = 60
; a) httptimeout sets the Max-Age of the http cookie
; b) httptimeout is the amount of time the webserver waits
; on a action=waitevent request (actually its httptimeout-10)
; c) httptimeout is also the amount of time the webserver keeps
; a http session alive after completing a successful action

bindaddr = 0.0.0.0
;displayconnects = yes
;
; Add a Unix epoch timestamp to events (not action responses)
;
;timestampevents = yes

;[mark]
;secret = mysecret
;deny=0.0.0.0/0.0.0.0
;permit=209.16.236.73/255.255.255.0
;
; If the device connected via this user accepts input slowly,
; the timeout for writes to it can be increased to keep it
; from being disconnected (value is in milliseconds)
;
; writetimeout = 100
;
; Authorization for various classes
;read = system,call,log,verbose,command,agent,user,config
;write = system,call,log,verbose,command,agent,user,config
; BigBlueButton: Enable Red5 to connect
[bbb]
secret = secret
permit = 0.0.0.0/0.0.0.0
read = system,call,log,verbose,command,agent,user
write = system,call,log,verbose,command,agent,user
############

So I guess they're same ..

You know the voice is quite jumpy you won't even understand eachother.
We only test it with 2 people. So i guess 10Mbps
connection should give a clear voice, not ?

And we're also not shown in the voice participants window. So you
won't know who has mic on .. :(


On Nov 14, 8:19 pm, Richard Alam <ritza...@gmail.com> wrote:
> Does your bigbluebutton.properties file match entries with
> /etc/asterisk/manager.conf?
>
> # These properties are for Asterisk Management Interface (AMI)
> ami.host=127.0.0.1
> ami.port=5038
> ami.username=bbb
> ami.password=secret
>
> Is manager.conf enabled?
>
> [general]
> enabled = yes
> port = 5038
> bindaddr = 127.0.0.1
>
> ;
> ; BigBlueButton: Enable Red5 to connect
> [bbb]
> secret = secret
> permit = 0.0.0.0/0.0.0.0
> read = system,call,log,verbose,command,agent,user
> write = system,call,log,verbose,command,agent,user
>
> Do you have enough bandwidth to support good quality voice?
>
> Richard
>
> On Sat, Nov 14, 2009 at 9:47 AM, king <linuxt...@gmail.com> wrote:
> > Well yesterday we got a big server at serverbeach so i installed bbb
> > from the scratch...
> > But still get the same error ..... I don't know whats the problem ..
>
> > I've followed this howtohttp://code.google.com/p/bigbluebutton/wiki/InstallingBigBlueButton
> ...
>
> read more »

Richard Alam

unread,
Nov 14, 2009, 11:11:21 AM11/14/09
to bigblueb...@googlegroups.com
try changing bindaddress to 127.0.0.1 in /etc/asterisk/manager.conf

Can you also do a screenshot of bbb-client? Do you mean that the voice
participants window does not appear or
there are no entries on the voice participants window?

Can you post the bigbluebutton.log after you clicked on the microphone?
Reply all
Reply to author
Forward
0 new messages