Red5 / red5-server

Red5 Server core
Apache License 2.0
3.34k stars 982 forks source link

Missing ehcache-dep #90

Closed leberknecht closed 9 years ago

leberknecht commented 9 years ago

On ubuntu 14.10 x64 i get this on startup

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 'statusObjectService' defined in class path resource [red5-common.xml]: Invocation of init method failed; nested exception is net.sf.ehcache.CacheException: java.lang.AssertionError: No net.sf.ehcache.EhcacheInit services found

Workaround from here works: https://bugs.launchpad.net/ubuntu/+source/red5/+bug/1283218

So please put it to the deps :)

mondain commented 9 years ago

I don't have nor see this issue in Ubuntu, I'd rather not extra jars if its not necessary.

b3wii commented 8 years ago

I have the same problem. Fresh install of Ubuntu server 14.04 and then installing kaltura which worked fine but when i installed red5-server and try starting it it throws this error:

red5-server-start.txt

solomax commented 8 years ago

I believe *.deb installer is not supported you can download/install tar.gz version containing all necessary dependencies