Hi,

I try to install latest openmeetings on a new centos server.
I think I installed everything as it should, also java from sun.
My java version is:
java version "1.7.0_17"
Java(TM) SE Runtime Environment (build 1.7.0_17-b02)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)

When I try to run red5.sh, I get:


[root@6005BLL openmeetings]# ./red5.sh
Running on  Linux
Starting Red5
Red5 root: /opt/openmeetings
Configuation root: /opt/openmeetings/conf
Selected libraries: (62 items)
file:/opt/openmeetings/red5.jar
file:/opt/openmeetings/lib/com.springsource.org.mozilla.javascript-1.7.0.R2.jar
file:/opt/openmeetings/lib/sysout-over-slf4j-1.0.2.jar
file:/opt/openmeetings/lib/commons-modeler-2.0.1.jar
file:/opt/openmeetings/lib/log4j-over-slf4j-1.6.4.jar
file:/opt/openmeetings/lib/com.springsource.org.antlr-3.1.3.jar
file:/opt/openmeetings/lib/spring-beans-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/com.springsource.org.aopalliance-1.0.0.jar
file:/opt/openmeetings/lib/spring-core-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/httpcore-4.2.1.jar
file:/opt/openmeetings/lib/jruby-1.6.7.2.jar
file:/opt/openmeetings/lib/spring-aop-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/commons-collections-3.2.1.jar
file:/opt/openmeetings/lib/com.springsource.org.objectweb.asm-3.2.0.jar
file:/opt/openmeetings/lib/jul-to-slf4j-1.6.4.jar
file:/opt/openmeetings/lib/com.springsource.org.codehaus.groovy-1.7.0.jar
file:/opt/openmeetings/lib/org.springframework.transaction-jar-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/commons-io-jar-2.1.jar
file:/opt/openmeetings/lib/geronimo-jpa_2.0_spec-bundle-1.1.jar
file:/opt/openmeetings/lib/commons-fileupload-jar-1.2.2.jar
file:/opt/openmeetings/lib/spring-context-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/cglib-jar-2.2.2.jar
file:/opt/openmeetings/lib/com.springsource.org.objectweb.asm.commons-3.2.0.jar
file:/opt/openmeetings/lib/spring-asm-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/jython-standalone-2.5.2.jar
file:/opt/openmeetings/lib/bcprov-jdk16-145.jar
file:/opt/openmeetings/lib/org.springframework.aspects-jar-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/jcl-over-slf4j-1.6.4.jar
file:/opt/openmeetings/lib/xmlrpc-2.0.1.jar
file:/opt/openmeetings/lib/commons-lang3-3.1.jar
file:/opt/openmeetings/lib/org.springframework.orm-jar-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/spring-web-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/org.springframework.jdbc-jar-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/com.springsource.net.sf.cglib-2.2.0.jar
file:/opt/openmeetings/lib/commons-pool-1.5.6.jar
file:/opt/openmeetings/lib/logback-core-1.0.3.jar
file:/opt/openmeetings/lib/com.springsource.javax.xml.stream-1.0.1.jar
file:/opt/openmeetings/lib/commons-codec-1.6.jar
file:/opt/openmeetings/lib/mina-integration-jmx-2.0.4.jar
file:/opt/openmeetings/lib/logback-classic-1.0.3.jar
file:/opt/openmeetings/lib/com.springsource.org.apache.xerces-2.9.1.jar
file:/opt/openmeetings/lib/org.springframework.web.servlet-jar-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/mina-core-2.0.4.jar
file:/opt/openmeetings/lib/spring-expression-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/red5-client.jar
file:/opt/openmeetings/lib/spring-context-support-3.1.1.RELEASE.jar
file:/opt/openmeetings/lib/javaee-api-5.1.2.om.jar
file:/opt/openmeetings/lib/quartz-1.8.5.jar
file:/opt/openmeetings/lib/ehcache-core-2.5.0.jar
file:/opt/openmeetings/lib/slf4j-api-1.6.4.jar
file:/opt/openmeetings/lib/commons-beanutils-1.8.3.jar
file:/opt/openmeetings/lib/httpclient-4.2.jar
file:/opt/openmeetings/lib/mina-integration-beans-2.0.4.jar
file:/opt/openmeetings/conf/
file:/opt/openmeetings/plugins/
file:/opt/openmeetings/plugins/tomcat-juli-slf4j-1.5.0.jar
file:/opt/openmeetings/plugins/jasper-el-6.0.32.jar
file:/opt/openmeetings/plugins/jasper-jdt-6.0.29.jar
file:/opt/openmeetings/plugins/tomcat-coyote-6.0.32.jar
file:/opt/openmeetings/plugins/jasper-6.0.32.jar
file:/opt/openmeetings/plugins/tomcatplugin-1.3.jar
file:/opt/openmeetings/plugins/catalina-6.0.32.jar

Root: /opt/openmeetings
Deploy type: bootstrap
Logback selector: org.red5.logging.LoggingContextSelector
14:32:40,520 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could 
NOT find resource [logback.groovy]
14:32:40,522 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could 
NOT find resource [logback-test.xml]
14:32:40,522 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found 
resource [logback.xml] at [file:/opt/openmeetings/conf/logback.xml]
14:32:40,525 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource 
[logback.xml] occurs multiple times on the classpath.
14:32:40,525 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource 
[logback.xml] occurs at [file:/opt/openmeetings/conf/logback.xml]
14:32:40,525 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource 
[logback.xml] occurs at [file:/opt/openmeetings/conf/logback.xml]
14:32:40,878 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction 
- debug attribute not set
14:32:40,883 |-ERROR in ch.qos.logback.core.util.ContextUtil@297b6cae - Failed 
to get local hostname java.net.UnknownHostException: 6005BLL: 6005BLL: 
Temporary failure in name resolution
        at java.net.UnknownHostException: 6005BLL: 6005BLL: Temporary failure 
in name resolution
        at      at java.net.InetAddress.getLocalHost(Unknown Source)
        at      at 
ch.qos.logback.core.util.ContextUtil.getLocalHostName(ContextUtil.java:32)
        at      at 
ch.qos.logback.core.util.ContextUtil.addHostNameAsProperty(ContextUtil.java:41)
        at      at 
ch.qos.logback.classic.joran.action.ConfigurationAction.begin(ConfigurationAction.java:48)
        at      at 
ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:276)
        at      at 
ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:148)
        at      at 
ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:130)
        at      at 
ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)
        at      at 
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:147)
        at      at 
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:133)
        at      at 
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:96)
        at      at 
ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:55)
        at      at 
ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)
        at      at 
ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:148)
        at      at 
org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:93)
        at      at 
org.slf4j.impl.StaticLoggerBinder.<clinit>(StaticLoggerBinder.java:62)
        at      at java.lang.Class.forName0(Native Method)
        at      at java.lang.Class.forName(Unknown Source)
        at      at 
org.red5.logging.Red5LoggerFactory.getLogger(Red5LoggerFactory.java:119)
        at      at 
org.red5.logging.Red5LoggerFactory.getLogger(Red5LoggerFactory.java:107)
        at      at org.red5.server.Launcher.launch(Launcher.java:53)
        at      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown 
Source)
        at      at java.lang.reflect.Method.invoke(Unknown Source)
        at      at org.red5.server.Bootstrap.bootStrap(Bootstrap.java:117)
        at      at org.red5.server.Bootstrap.main(Bootstrap.java:48)
Caused by: java.net.UnknownHostException: 6005BLL: Temporary failure in name 
resolution
        at      at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
        at      at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
        at      at java.net.InetAddress.getAddressesFromNameService(Unknown 
Source)
        at      ... 27 common frames omitted
14:32:40,883 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About 
to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
14:32:40,888 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming 
appender as [CONSOLE]
14:32:40,935 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA 
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] 
for [encoder] property
14:32:41,002 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About 
to instantiate appender of type [ch.qos.logback.core.FileAppender]
14:32:41,004 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming 
appender as [FILE]
14:32:41,012 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA 
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] 
for [encoder] property
14:32:41,052 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property 
is set to [log/red5.log]
14:32:41,054 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About 
to instantiate appender of type [ch.qos.logback.core.FileAppender]
14:32:41,054 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming 
appender as [ERRORFILE]
14:32:41,067 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA 
- Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] 
for [encoder] property
14:32:41,068 |-INFO in ch.qos.logback.core.FileAppender[ERRORFILE] - File 
property is set to [log/error.log]
14:32:41,068 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ROOT 
level set to INFO
14:32:41,069 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - 
Attaching appender named [CONSOLE] to Logger[ROOT]
14:32:41,070 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - 
Attaching appender named [FILE] to Logger[ROOT]
14:32:41,070 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - 
org.springframework level set to INFO
14:32:41,070 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - 
org.apache level set to INFO
14:32:41,070 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - ch.qos 
level set to WARN
14:32:41,070 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction 
- End of configuration.
14:32:41,073 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@38a09316 
- Registering current configuration as safe fallback point

Setting default logging context: default
[INFO] [main] org.red5.server.Launcher - Red5 Server 1.0.0 RC3 $Rev: 4387 $ 
(http://code.google.com/p/red5/)
Red5 Server 1.0.0 RC3 $Rev: 4387 $ (http://code.google.com/p/red5/)
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/opt/openmeetings/red5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/opt/openmeetings/lib/logback-classic-1.0.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[INFO] [main] 
org.springframework.context.support.FileSystemXmlApplicationContext - 
Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@66aa50f: 
startup date [Thu Mar 14 14:32:41 CET 2013]; root of context hierarchy
[INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - 
Loading XML bean definitions from class path resource [red5.xml]
[INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - 
Loading XML bean definitions from class path resource [jee-container.xml]
[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@3f21572b: 
defining beans 
[placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomcat.server,rtmpt.server];
 root of factory hierarchy
[INFO] [main] 
org.springframework.context.support.FileSystemXmlApplicationContext - 
Refreshing 
org.springframework.context.support.FileSystemXmlApplicationContext@58d872f5: 
startup date [Thu Mar 14 14:32:42 CET 2013]; root of context hierarchy
[INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - 
Loading XML bean definitions from class path resource [red5-common.xml]
[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@8bc4a53: 
defining beans 
[placeholderConfig,red5.server,rmiRegistry,mbeanServer,org.springframework.jmx.support.ConnectorServerFactoryBean#0,mbeanExporter,serializer,deserializer,minaEncoder,minaDecoder,statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,schedulingService,warDeployService,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,fileConsumer,playlistSubscriberStream,clientBroadcastStream];
 root of factory hierarchy
[INFO] [main] org.springframework.remoting.rmi.RmiRegistryFactoryBean - 
Creating new RMI registry
[INFO] [main] org.springframework.jmx.support.ConnectorServerFactoryBean - JMX 
connector server started: 
javax.management.remote.rmi.RMIConnectorServer@41729115
[INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter 
- Registering beans for JMX exposure on startup
[INFO] [main] org.springframework.jmx.export.annotation.AnnotationMBeanExporter 
- Bean with name 'org.springframework.jmx.support.ConnectorServerFactoryBean#0' 
has been autodetected for JMX exposure
[ERROR] [main] org.quartz.impl.StdSchedulerFactory - Couldn't generate instance 
Id!
org.quartz.SchedulerException: Couldn't get host name!
        at 
org.quartz.simpl.SimpleInstanceIdGenerator.generateInstanceId(SimpleInstanceIdGenerator.java:36)
 ~[quartz-1.8.5.jar:na]
        at 
org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1164) 
[quartz-1.8.5.jar:na]
        at 
org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1465) 
[quartz-1.8.5.jar:na]
        at 
org.red5.server.scheduling.QuartzSchedulingService.afterPropertiesSet(QuartzSchedulingService.java:83)
 [red5.jar:na]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1514)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1452)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.jmx.export.MBeanExporter.autodetect(MBeanExporter.java:880) 
[spring-context-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.jmx.export.MBeanExporter.autodetectMBeans(MBeanExporter.java:854)
 [spring-context-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.jmx.export.MBeanExporter.registerBeans(MBeanExporter.java:516)
 [spring-context-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.jmx.export.MBeanExporter.afterPropertiesSet(MBeanExporter.java:413)
 [spring-context-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1514)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1452)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:913)
 [spring-context-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)
 [spring-context-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.context.support.FileSystemXmlApplicationContext.<init>(FileSystemXmlApplicationContext.java:140)
 [spring-context-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.context.support.FileSystemXmlApplicationContext.<init>(FileSystemXmlApplicationContext.java:94)
 [spring-context-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native 
Method) [na:1.7.0_17]
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown 
Source) [na:1.7.0_17]
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
Source) [na:1.7.0_17]
        at java.lang.reflect.Constructor.newInstance(Unknown Source) 
[na:1.7.0_17]
        at 
org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:147) 
[spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:110)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:280)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1035)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:939)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:294)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:225)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:291)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585)
 [spring-beans-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:913)
 [spring-context-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:464)
 [spring-context-3.1.1.RELEASE.jar:3.1.1.RELEASE]
        at org.red5.server.Launcher.launch(Launcher.java:63) [red5.jar:na]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
~[na:1.7.0_17]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
~[na:1.7.0_17]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
~[na:1.7.0_17]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.7.0_17]
        at org.red5.server.Bootstrap.bootStrap(Bootstrap.java:117) [boot.jar:na]
        at org.red5.server.Bootstrap.main(Bootstrap.java:48) [boot.jar:na]
Caused by: java.net.UnknownHostException: 6005BLL: 6005BLL: Temporary failure 
in name resolution
        at java.net.InetAddress.getLocalHost(Unknown Source) ~[na:1.7.0_17]
        at 
org.quartz.simpl.SimpleInstanceIdGenerator.generateInstanceId(SimpleInstanceIdGenerator.java:34)
 ~[quartz-1.8.5.jar:na]
        ... 53 common frames omitted
Caused by: java.net.UnknownHostException: 6005BLL: Temporary failure in name 
resolution
        at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) 
~[na:1.7.0_17]
        at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source) 
~[na:1.7.0_17]
        at java.net.InetAddress.getAddressesFromNameService(Unknown Source) 
~[na:1.7.0_17]
        ... 55 common frames omitted
[INFO] [main] 
org.springframework.beans.factory.support.DefaultListableBeanFactory - 
Destroying singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@8bc4a53: 
defining beans 
[placeholderConfig,red5.server,rmiRegistry,mbeanServer,org.springframework.jmx.support.ConnectorServerFactoryBean#0,mbeanExporter,serializer,deserializer,minaEncoder,minaDecoder,statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,schedulingService,warDeployService,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,fileConsumer,playlistSubscriberStream,clientBroadcastStream];
 root of factory hierarchy
[INFO] [main] org.springframework.jmx.support.ConnectorServerFactoryBean - 
Stopping JMX connector server: 
javax.management.remote.rmi.RMIConnectorServer@41729115
[INFO] [main] org.springframework.remoting.rmi.RmiRegistryFactoryBean - 
Unexporting RMI registry
[INFO] [main] 
org.springframework.beans.factory.support.DefaultListableBeanFactory - 
Destroying singletons in 
org.springframework.beans.factory.support.DefaultListableBeanFactory@3f21572b: 
defining beans 
[placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomcat.server,rtmpt.server];
 root of factory hierarchy
Exception 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 'mbeanExporter': Invocation of init method failed; nested exception 
is org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'schedulingService' defined in class path resource [red5-common.xml]: 
Invocation of init method failed; nested exception is 
java.lang.IllegalStateException: Cannot run without an instance id.


I have no idea what the problem is, please help.
Thanks.


<a href="http://www.ziezovlaanderen.be";><img 
src="http://www.vopserver.be/mailfooters/ziezovlaanderen.jpg"; alt="Ziezo 
Vlaanderen" width="626" height="78" border="0" 
longdesc="http://www.ziezovlaanderen.be"; /></a><a 
href="http://www.ikwilhelpen.be/ikwilhelpen/iwh/action.php?aid=1063&lang=nl";><img
 src="http://www.vopserver.be/mailfooters/schenkonline.jpg"; alt="Schenk Online" 
width="135" height="77" border="0" 
longdesc="http://www.ikwilhelpen.be/ikwilhelpen/iwh/org.php?oid=50"; /></a>

Reply via email to