Hi
we are doing a new installation in a debian 5.0.6 with openmeetings
1.5 and the service red5 don't start. we don't see any error in the
logs, but if we run directly the script ./red5.sh we obtain this, what
can we do? any help? thanks

sconferencia:/opt/red5# start-stop-daemon --start --pidfile 11376 --
chdir /opt/red5 --make-pidfile --exec /opt/red5/red5.sh
Running on  Linux
Starting Red5
Red5 root: /opt/red5
Configuation root: /opt/red5/conf
Root: /opt/red5
Deploy type: bootstrap
Logback selector: org.red5.logging.LoggingContextSelector
10:33:07,341 |-INFO in ch.qos.logback.classic.LoggerContext[default]
-
Could NOT find resource [logback-test.xml]
10:33:07,341 |-INFO in ch.qos.logback.classic.LoggerContext[default]
-
Found resource [logback.xml] at [file:/opt/red5/conf/logback.xml]
10:33:07,342 |-WARN in ch.qos.logback.classic.LoggerContext[default]
-
Resource [logback.xml] occurs multiple times on the classpath.
10:33:07,342 |-WARN in ch.qos.logback.classic.LoggerContext[default]
-
Resource [logback.xml] occurs at [file:/opt/red5/conf/logback.xml]
10:33:07,342 |-WARN in ch.qos.logback.classic.LoggerContext[default]
-
Resource [logback.xml] occurs at [file:/opt/red5/conf/logback.xml]
10:33:07,688 |-INFO in
ch.qos.logback.classic.joran.action.ConfigurationAction - debug
attribute not set
10:33:07,688 |-INFO in
ch.qos.logback.core.joran.action.AppenderAction
- About to instantiate appender of type
[ch.qos.logback.core.ConsoleAppender]
10:33:07,693 |-INFO in
ch.qos.logback.core.joran.action.AppenderAction
- Naming appender as [CONSOLE]
10:33:07,742 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing
component [layout] on top of the object stack.
10:33:07,785 |-INFO in
ch.qos.logback.core.joran.action.AppenderAction
- Popping appender named [CONSOLE] from the object stack
10:33:07,785 |-INFO in
ch.qos.logback.core.joran.action.AppenderAction
- About to instantiate appender of type
[ch.qos.logback.core.FileAppender]
10:33:07,786 |-INFO in
ch.qos.logback.core.joran.action.AppenderAction
- Naming appender as [FILE]
10:33:07,790 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing
component [layout] on top of the object stack.
10:33:07,800 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File
property is set to [log/red5.log]
10:33:07,801 |-INFO in
ch.qos.logback.core.joran.action.AppenderAction
- Popping appender named [FILE] from the object stack
10:33:07,801 |-INFO in
ch.qos.logback.core.joran.action.AppenderAction
- About to instantiate appender of type
[ch.qos.logback.core.FileAppender]
10:33:07,801 |-INFO in
ch.qos.logback.core.joran.action.AppenderAction
- Naming appender as [ERRORFILE]
10:33:07,804 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing
component [filter] on top of the object stack.
10:33:07,808 |-INFO in
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing
component [layout] on top of the object stack.
10:33:07,808 |-INFO in ch.qos.logback.core.FileAppender[ERRORFILE] -
File property is set to [log/error.log]
10:33:07,808 |-INFO in
ch.qos.logback.core.joran.action.AppenderAction
- Popping appender named [ERRORFILE] from the object stack
10:33:07,809 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- ROOT level set to WARN
10:33:07,809 |-INFO in
ch.qos.logback.core.joran.action.AppenderRefAction - Attaching
appender named [CONSOLE] to Logger[ROOT]
10:33:07,811 |-INFO in
ch.qos.logback.core.joran.action.AppenderRefAction - Attaching
appender named [FILE] to Logger[ROOT]
10:33:07,811 |-INFO in
ch.qos.logback.core.joran.action.AppenderRefAction - Attaching
appender named [ERRORFILE] to Logger[ROOT]
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.Launcher] to true
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.Launcher level set to INFO
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.io] to true
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.io level set to INFO
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.logging.DerbyLogInterceptor] to true
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.logging.DerbyLogInterceptor level set to WARN
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server] to true
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server level set to WARN
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.Client] to true
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.Client level set to INFO
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.jetty] to true
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.jetty level set to INFO
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.Standalone] to true
10:33:07,811 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.Standalone level set to INFO
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.tomcat] to true
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.tomcat level set to INFO
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.api.stream.support] to true
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.api.stream.support level set to INFO
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.cache] to true
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.cache level set to WARN
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.jetty.Red5WebPropertiesConfiguration] to
true
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.jetty.Red5WebPropertiesConfiguration level set to
WARN
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.jmx] to true
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.jmx level set to WARN
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.messaging.InMemoryPushPushPipe] to true
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.messaging.InMemoryPushPushPipe level set to INFO
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net] to true
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net level set to INFO
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.rtmpt.RTMPTServlet] to true
10:33:07,812 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.rtmpt.RTMPTServlet level set to WARN
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.servlet] to true
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.servlet level set to WARN
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.proxy] to true
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.proxy level set to INFO
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.remoting] to true
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.remoting level set to WARN
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.rtmp] to true
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.rtmp level set to WARN
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.rtmp.RTMPHandler] to true
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.rtmp.RTMPHandler level set to INFO
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.rtmp.BaseRTMPHandler] to true
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.rtmp.BaseRTMPHandler level set to OFF
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.rtmp.codec] to true
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.rtmp.codec level set to INFO
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.rtmp.RTMPMinaIoHandler] to true
10:33:07,813 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.rtmp.RTMPMinaIoHandler level set to OFF
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.rtmp.RTMPMinaTransport] to true
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.rtmp.RTMPMinaTransport level set to INFO
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.rtmp.status] to true
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.rtmp.status level set to INFO
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.rtmpt] to true
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.rtmpt level set to WARN
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.persistence] to true
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.persistence level set to WARN
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.script] to true
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.script level set to WARN
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.service] to true
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.service level set to INFO
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.so] to true
10:33:07,814 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.so level set to WARN
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.stream] to true
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.stream level set to INFO
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.stream.consumer] to true
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.stream.consumer level set to WARN
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.mrtmp] to true
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.mrtmp level set to WARN
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.net.mrtmp.codec] to true
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.net.mrtmp.codec level set to WARN
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.mina] to true
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.mina level set to WARN
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.mina.filter] to true
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.mina.filter level set to WARN
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.red5.server.adapter.MultiThreadedApplicationAdapter]
to
true
10:33:07,815 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.red5.server.adapter.MultiThreadedApplicationAdapter level set
to
INFO
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.commons] to true
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.commons level set to WARN
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [httpclient] to true
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- httpclient level set to WARN
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.catalina] to true
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.catalina level set to INFO
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.catalina.loader] to true
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.catalina.loader level set to INFO
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.catalina.realm] to true
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.catalina.realm level set to WARN
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.catalina.session] to true
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.catalina.session level set to WARN
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.jasper] to true
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.jasper level set to INFO
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.tomcat] to true
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.tomcat level set to INFO
10:33:07,816 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.tomcat.util.net] to true
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.tomcat.util.net level set to WARN
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.apache.coyote.http11] to true
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.apache.coyote.http11 level set to INFO
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.springframework] to true
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.springframework level set to INFO
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.springframework.beans.factory] to true
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.springframework.beans.factory level set to INFO
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.springframework.beans.factory.xml] to true
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.springframework.beans.factory.xml level set to WARN
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.springframework.ui.context.support] to true
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.springframework.ui.context.support level set to WARN
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.springframework.web.context] to true
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.springframework.web.context level set to INFO
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.springframework.web.context.support] to true
10:33:07,817 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.springframework.web.context.support level set to WARN
10:33:07,818 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [org.quartz] to true
10:33:07,818 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- org.quartz level set to WARN
10:33:07,818 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [net.sf.ehcache] to true
10:33:07,818 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- net.sf.ehcache level set to INFO
10:33:07,818 |-INFO in
ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity
of logger [ch.qos] to true
10:33:07,818 |-INFO in
ch.qos.logback.classic.joran.action.LevelAction
- ch.qos level set to WARN


Setting default logging context: default
[INFO] [main] org.red5.server.Launcher - Red5 Server 1.0.0 RC1 $Rev:
4063 $ (http://code.google.com/p/red5/)
Red5 Server 1.0.0 RC1 $Rev: 4063 $ (http://code.google.com/p/red5/)
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Refreshing
org.springframework.context.support.filesystemxmlapplicationcont...@ad9f50:
startup date [Wed Dec 01 10:33:07 GMT+01:00 2010]; root of context
hierarchy
[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.defaultlistablebeanfact...@12e6f0­
0:
defining beans
[placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomc­
at.server];
root of factory hierarchy
[INFO] [main]
org.springframework.context.support.FileSystemXmlApplicationContext -
Refreshing
org.springframework.context.support.filesystemxmlapplicationcont...@ad9d20:
startup date [Wed Dec 01 10:33:09 GMT+01:00 2010]; root of context
hierarchy
[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.defaultlistablebeanfact...@12e6cc­
0:
defining beans
[placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,­
statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory­,streamableFileFactory,filePersistenceThread,sharedObjectService,streamServ­
ice,providerService,consumerService,bandwidthFilter,schedulingService,warDe­
ployService,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.i­
mpl,mp4reader.impl,mp3reader.impl,org.springframework.beans.factory.config.­
MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.Method­
InvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadca­
stStream];
root of factory hierarchy
Created MBeanServer with ID: -qgpv4a:gh60r9pq.0:localhost:1
[INFO] [main]
org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Destroying singletons in
org.springframework.beans.factory.support.defaultlistablebeanfact...@12e6cc­
0:
defining beans
[placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,­
statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory­,streamableFileFactory,filePersistenceThread,sharedObjectService,streamServ­
ice,providerService,consumerService,bandwidthFilter,schedulingService,warDe­
ployService,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.i­
mpl,mp4reader.impl,mp3reader.impl,org.springframework.beans.factory.config.­
MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.Method­
InvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadca­
stStream];
root of factory hierarchy
[INFO] [main]
org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Destroying singletons in
org.springframework.beans.factory.support.defaultlistablebeanfact...@12e6f0­
0:
defining beans
[placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomc­
at.server];
root of factory hierarchy
org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'red5.common' 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 'jmxFactory' defined in class path resource
[red5-common.xml]: Instantiation of bean failed; nested exception is
java.lang.InternalError: One of the management beans is not
compliant.
   at
org.springframework.beans.factory.support.ConstructorResolver.autowireConst­
ructor(ConstructorResolver.java:
283)
   at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­
y.autowireConstructor(AbstractAutowireCapableBeanFactory.java:
984)
   at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­
y.createBeanInstance(AbstractAutowireCapableBeanFactory.java:
886)
   at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­
y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
479)
   at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­
y.createBean(AbstractAutowireCapableBeanFactory.java:
450)
   at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:290)
   at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getS­
ingleton(DefaultSingletonBeanRegistry.java:
222)
   at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Abs­
tractBeanFactory.java:
287)
   at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstr­
actBeanFactory.java:
189)
   at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preIns­
tantiateSingletons(DefaultListableBeanFactory.java:
557)
   at
org.springframework.context.support.AbstractApplicationContext.finishBeanFa­
ctoryInitialization(AbstractApplicationContext.java:
842)
   at
org.springframework.context.support.AbstractApplicationContext.refresh(Abst­
ractApplicationContext.java:
416)
   at org.red5.server.Launcher.launch(Launcher.java:62)
   at java.lang.reflect.Method.invoke(libgcj.so.90)
   at org.red5.server.Bootstrap.bootStrap(Bootstrap.java:135)
   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 'jmxFactory' defined in class path resource
[red5-common.xml]: Instantiation of bean failed; nested exception is
java.lang.InternalError: One of the management beans is not
compliant.
   at
org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:
141)
   at
org.springframework.beans.factory.support.SimpleInstantiationStrategy.insta­
ntiate(SimpleInstantiationStrategy.java:
107)
   at
org.springframework.beans.factory.support.ConstructorResolver.autowireConst­
ructor(ConstructorResolver.java:
275)
   ...15 more
Caused by: org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'jmxFactory' defined in class path
resource [red5-common.xml]: Instantiation of bean failed; nested
exception is java.lang.InternalError: One of the management beans is
not compliant.
   at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­
y.instantiateBean(AbstractAutowireCapableBeanFactory.java:
946)
   at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­
y.createBeanInstance(AbstractAutowireCapableBeanFactory.java:
890)
   at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­
y.doCreateBean(AbstractAutowireCapableBeanFactory.java:
479)
   at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­
y.createBean(AbstractAutowireCapableBeanFactory.java:
450)
   at org.springframework.beans.factory.support.AbstractBeanFactory
$1.getObject(AbstractBeanFactory.java:290)
   at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getS­
ingleton(DefaultSingletonBeanRegistry.java:
222)
   at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(Abs­
tractBeanFactory.java:
287)
   at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(Abstr­
actBeanFactory.java:
189)
   at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preIns­
tantiateSingletons(DefaultListableBeanFactory.java:
557)
   at
org.springframework.context.support.AbstractApplicationContext.finishBeanFa­
ctoryInitialization(AbstractApplicationContext.java:
842)
   at
org.springframework.context.support.AbstractApplicationContext.refresh(Abst­
ractApplicationContext.java:
416)
   at
org.springframework.context.support.FileSystemXmlApplicationContext.<init>(­
FileSystemXmlApplicationContext.java:
140)
   at
org.springframework.context.support.FileSystemXmlApplicationContext.<init>(­
FileSystemXmlApplicationContext.java:
94)
   at java.lang.reflect.Constructor.newInstance(libgcj.so.90)
   at
org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:
126)
   ...17 more
Caused by: java.lang.InternalError: One of the management beans is
not
compliant.
   at
java.lang.management.ManagementFactory.getPlatformMBeanServer(libgcj.so.
90)
   at org.red5.server.jmx.JMXFactory.<clinit>(JMXFactory.java:64)
   at java.lang.Class.initializeClass(libgcj.so.90)
   at java.lang.reflect.Constructor.newInstance(libgcj.so.90)
   at
org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:
126)
   at
org.springframework.beans.factory.support.SimpleInstantiationStrategy.insta­
ntiate(SimpleInstantiationStrategy.java:
72)
   at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactor­
y.instantiateBean(AbstractAutowireCapableBeanFactory.java:
938)
   ...31 more
Caused by: javax.management.NotCompliantMBeanException: MBean is not
compliant
   at mx4j.server.MX4JMBeanServer.registerImpl(MX4JMBeanServer.java:
818)
   at
mx4j.server.MX4JMBeanServer.registerMBeanImpl(MX4JMBeanServer.java:
769)
   at mx4j.server.MX4JMBeanServer.registerMBean(MX4JMBeanServer.java:
753)
   at
java.lang.management.ManagementFactory.getPlatformMBeanServer(libgcj.so.
90)
   ...37 more

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to