[Red5] Error With latest Trunk Update

Lenny Sorey lrsorey at gmail.com
Thu May 3 08:52:47 EDT 2007


Steven,

Thanks for your email.

In my brilliant wisdom I did not remove the previous Mina 1.0.1 Jar from my
dist folder.

Seems like I had gotten a bit lazy with just exploding the existing war file
within the current
dist folder which contained the older Mina jar files. So, I had both jar
files old and new in the Lib folder.

Guess I will pay a bit more attention in the future.

Everything is running smoothly.

Sorry for the error email.

Regards,

Lenny


On 5/3/07, Lenny Sorey <lrsorey at gmail.com> wrote:
>
> Steven,
>
> I updated yesterday when this changed was made and waited for a
> red5-core.xml change for the war build.
>
> I will remove all the jar files and update again.
>
> Will report back shortly.
>
> Regards,
>
> Lenny
>
>
>
>
>  On 5/3/07, Steven Gong <steven.gong at gmail.com> wrote:
>
> > Lenny,
> > Are you sure that the mina you were using is 1.1.0? We've upgraded mina
> > jars recently from 1.0.1 to 1.1.0.
> >
> >  On 5/3/07, Lenny Sorey < lrsorey at gmail.com> wrote:
> >
> > >  Hello All,
> > >
> > > I have the following error message in my logs regarding the startup of
> > > RED5 and RED5 will not startup with webwar build.
> > >
> > > Anyone else having this problem?
> > >
> > > Regards,
> > >
> > > Lenny
> > >
> > > Platform:
> > >
> > > Tomcat 5.5
> > > Java 1.6
> > > Trunk 1845
> > >
> > >
> > > *************************************************************************
> > >
> > > [INFO] 0 Thread-1:( org.springframework.core.CollectionFactory.<clinit>
> > > ) JDK 1.4+ collections available
> > > [INFO] 0 Thread-1:( org.springframework.core.CollectionFactory.<clinit>
> > > ) Commons Collections 3.x available
> > > [INFO] 2110 Thread-1:(
> > > org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.loadProperties) Loading properties file from class path resource [
> > > red5.properties]
> > > [INFO] 2156 Thread-1:(
> > > org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons) Pre-instantiating singletons in factory [
> > > org.springframework.beans.factory.support.DefaultListableBeanFactorydefining beans [
> > > global.clientRegistry,global.serviceInvoker,global.mappingStrategy,
> > > global.context,global.handler,global.scope,red5.scopeResolver,
> > > web.context,web.scope,red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,
> > > object.cache,keyframe.cache,flv.impl,
> > > org.springframework.beans.factory.config.MethodInvokingFactoryBean,
> > > org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,
> > > flvreader.impl,mp3reader.impl,streamExecutor,playlistSubscriberStream,clientBroadcastStream,customEditorConfigurer,placeholderConfig,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptHandler,rtmptConnection,
> > > echo.context,echo.scope,echo.handler,tv.context,tv.scope,tv.handler,
> > > fitcDemo.context,fitcDemo.scope,fitcDemo.handler,SOSample.context,
> > > SOSample.scope,SOSample.handler,tutorial.context,tutorial.scope,
> > > tutorial.handler,ofla.context ,ofla.scope,ofla.handler,
> > > demoService.service]; root of BeanFactory hierarchy]
> > > [INFO] 3031 Thread-1:(
> > > org.red5.server.net.rtmp.RTMPMinaTransport.start ) RTMP Mina Transport
> > > Settings
> > > [INFO] 3031 Thread-1:(
> > > org.red5.server.net.rtmp.RTMPMinaTransport.start ) IO Threads: 1+1
> > > [INFO] 3031 Thread-1:(
> > > org.red5.server.net.rtmp.RTMPMinaTransport.start ) Event Threads:
> > > core: 16+1 max: 32+1 queue: -1 keepalive: 60
> > > [INFO] 3110 Thread-1:(
> > > org.springframework.beans.factory.support.DefaultListableBeanFactory.destroySingletons) Destroying singletons in {
> > > org.springframework.beans.factory.support.DefaultListableBeanFactorydefining beans [
> > > global.clientRegistry,global.serviceInvoker,global.mappingStrategy,
> > > global.context,global.handler,global.scope ,red5.scopeResolver,
> > > web.context,web.scope,red5.server,serializer,deserializer,statusObjectService,rtmpCodecFactory,remotingCodecFactory,videoCodecFactory,streamableFileFactory,sharedObjectService,streamService,providerService,consumerService,BWControlService,schedulingService,threadFactory,remotingPool,
> > > object.cache,keyframe.cache,flv.impl,
> > > org.springframework.beans.factory.config.MethodInvokingFactoryBean,
> > > org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,
> > > flvreader.impl,mp3reader.impl,streamExecutor,playlistSubscriberStream,clientBroadcastStream,customEditorConfigurer,placeholderConfig,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptHandler,rtmptConnection,
> > > echo.context,echo.scope,echo.handler,tv.context,tv.scope,tv.handler,
> > > fitcDemo.context,fitcDemo.scope,fitcDemo.handler,SOSample.context,
> > > SOSample.scope,SOSample.handler,tutorial.context,tutorial.scope,
> > > tutorial.handler,ofla.context ,ofla.scope,ofla.handler,
> > > demoService.service]; root of BeanFactory hierarchy}
> > > [ERROR] 3110 Thread-1:( org.red5.server.MainServlet.contextInitialized)
> > > org.springframework.beans.factory.BeanCreationException: Error
> > > creating bean with name 'rtmpTransport' defined in ServletContext resource
> > > [/WEB-INF/red5- core.xml]: Invocation of init method failed; nested
> > > exception is java.lang.NoSuchMethodError:
> > > org.apache.mina.transport.socket.nio.SocketAcceptor.getDefaultConfig()Lorg/apache/mina/transport/socket/nio/SocketAcceptorConfig;
> > >
> > >
> > >
> > >
> > > _______________________________________________
> > > Red5 mailing list
> > > Red5 at osflash.org
> > > http://osflash.org/mailman/listinfo/red5_osflash.org
> > >
> > >
> >
> >
> > --
> > I cannot tell why this heart languishes in silence. It is for small
> > needs it never asks, or knows or remembers.  -- Tagore
> >
> > Best Regards
> > Steven Gong
> > _______________________________________________
> > Red5 mailing list
> > Red5 at osflash.org
> > http://osflash.org/mailman/listinfo/red5_osflash.org
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20070503/c4dae788/attachment.htm


More information about the Red5 mailing list