I'm a total linux/java/red5 noober but I have got it up and running on suse 10.1 by following the tute for 10.0 on http://osflash.org/red5/suse if you've not seen it

Dan
http://danny-t.co.uk

On 27/06/06, David Thompson <[EMAIL PROTECTED] > wrote:
Hello:

I am trying to install a Red5 0.5 server on a test SuSE 10.1 box and am receiving the error below at startup.

I have had a look at the conf/red5.xml file and there do not appear to be any rogue elements in the <constructor-arg> tag as described below....

Thanks for you advice.

David Thompson

[INFO] 0 main:( org.red5.server.Standalone.main  ) RED5 Server (http://www.osfla
sh.org/red5)
[INFO] 6 main:( org.red5.server.Standalone.main   ) Loading red5 global context f
rom: red5.xml
[INFO] 12 main:( org.red5.server.Standalone.main  ) Setting configuation root to
/srv/red5/conf
[INFO] 15 main:( org.red5.server.Standalone.main  ) Setting Red5 root to //srv/r
ed5
[INFO] 392 main:( org.springframework.beans.factory.xml.XmlBeanDefinitionReader.
loadBeanDefinitions  ) Loading XML bean definitions from URL [file:/srv/red5/con
f/red5.xml]
Exception in thread "main" org.springframework.beans.factory.BeanDefinitionStore
Exception: Error registering bean with name 'red5.common' defined in URL [file:/
srv/red5/conf/red5.xml]: <constructor-arg> element is only allowed to contain ei
ther a 'ref' attribute OR a 'value' attribute OR a sub-element
   at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parse
PropertyValue (DefaultXmlBeanDefinitionParser.java:640)
   at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parse
ConstructorArgElement (DefaultXmlBeanDefinitionParser.java:554)
   at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parse
ConstructorArgElements (DefaultXmlBeanDefinitionParser.java:479)
   at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parse
BeanDefinitionElement (DefaultXmlBeanDefinitionParser.java:366)
   at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parse
BeanDefinitionElement (DefaultXmlBeanDefinitionParser.java:335)
   at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.parse
BeanDefinitions (DefaultXmlBeanDefinitionParser.java:266)
   at org.springframework.beans.factory.xml.DefaultXmlBeanDefinitionParser.regis
terBeanDefinitions (DefaultXmlBeanDefinitionParser.java:186)
   at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.registerBean
Definitions (XmlBeanDefinitionReader.java:246)
   at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefi
nitions (XmlBeanDefinitionReader.java:163)
   at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loa
dBeanDefinitions (AbstractBeanDefinitionReader.java:125)
   at org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loa
dBeanDefinitions (AbstractBeanDefinitionReader.java:141)
   at org.springframework.context.support.AbstractXmlApplicationContext.loadBean
Definitions (AbstractXmlApplicationContext.java:113)
   at org.springframework.context.support.AbstractXmlApplicationContext.loadBean
Definitions (AbstractXmlApplicationContext.java:82)
   at org.springframework.context.support.AbstractRefreshableApplicationContext .
refreshBeanFactory (AbstractRefreshableApplicationContext.java:90)
   at org.springframework.context.support.AbstractApplicationContext.refresh (Ab
stractApplicationContext.java:269)
   at org.springframework.context.access.ContextSingletonBeanFactoryLocator.init
ializeDefinition (ContextSingletonBeanFactoryLocator.java:138)
   at org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBe
anFactory (SingletonBeanFactoryLocator.java:391)
   at org.red5.server.Standalone.main (Standalone.java:130)

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to