You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Philippe Dhont <Ph...@gems-group.com> on 2012/04/23 09:02:12 UTC

RE: fresh install, red5 ends with an error. -- resolved...

My dns settings were not complete, completed them and now red5 starts and I can continue with the installation.



-----Original Message-----
From: Philippe Dhont [mailto:Philippe.Dhont@gems-group.com] 
Sent: maandag 23 april 2012 8:38
To: openmeetings-user@incubator.apache.org
Subject: RE: fresh install, red5 ends with an error. -- still a problem...

Hi All,

I still face this problem, can somebody tell me what this problem is about or is there some log ?
Thanks, Ph.


-----Original Message-----
From: Philippe Dhont [mailto:Philippe.Dhont@gems-group.com] 
Sent: vrijdag 20 april 2012 16:22
To: openmeetings-user@incubator.apache.org
Subject: fresh install, red5 ends with an error.

Hi,

I installed a new server with (hopefully) all dependencies but when I run red5 I get on the end:

.RELEASE.jar:3.0.6.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
        at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:293) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
        at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:290) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
        at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:192) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
        at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:585) [org.springframework.beans-3.0.6.RELEASE.jar:3.0.6.RELEASE]
        at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895) [org.springframework.context-3.0.6.RELEASE.jar:3.0.6.RELEASE]
        at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:425) [org.springframework.context-3.0.6.RELEASE.jar:3.0.6.RELEASE]
        at org.red5.server.Launcher.launch(Launcher.java:64) [red5.jar:na]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_22]
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[na:1.6.0_22]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.6.0_22]
        at java.lang.reflect.Method.invoke(Method.java:616) ~[na:1.6.0_22]
        at org.red5.server.Bootstrap.bootStrap(Bootstrap.java:118) [boot.jar:na]
        at org.red5.server.Bootstrap.main(Bootstrap.java:49) [boot.jar:na] Caused by: java.net.UnknownHostException: BELNX05: BELNX05
        at java.net.InetAddress.getLocalHost(InetAddress.java:1426) ~[na:1.6.0_22]
        at org.quartz.simpl.SimpleInstanceIdGenerator.generateInstanceId(SimpleInstanceIdGenerator.java:34) ~[quartz-1.8.5.jar:na]
        ... 41 common frames omitted
[INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@79a61172: defining beans [placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,schedulingService,warDeployService,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,fileConsumer,playlistSubscriberStream,clientBroadcastStream]; root of factory hierarchy [INFO] [main] org.springframework.beans.factory.support.DefaultListableBeanFactory - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@8c943d1: 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 '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 this means, can somebody help me with it please ?
Thanks, Ph.