Ok, that was fixed, this is prob a tedious issue now, our clustered servers are masked by the public load balancer ip address which connects to internal ip addresses, here is the error i get
INFO | jvm 1 | 2007/05/04 08:26:24 | [ERROR] 78640 pool-3-thread-4:( org.red5.server.net.rtmp.RTMPMinaConnection.close ) Exception unregistering mbean INFO | jvm 1 | 2007/05/04 08:26:24 | javax.management.InstanceNotFoundException: org.red5.server:type=RTMPMinaConnection,connectionType=persistent,host=ourip,clientId=21 INFO | jvm 1 | 2007/05/04 08:26:24 | at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(Unknown Source) INFO | jvm 1 | 2007/05/04 08:26:24 | at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(Unknown Source) INFO | jvm 1 | 2007/05/04 08:26:24 | at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(Unknown Source) INFO | jvm 1 | 2007/05/04 08:26:24 | at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(Unknown Source) INFO | jvm 1 | 2007/05/04 08:26:24 | at org.red5.server.net.rtmp.RTMPMinaConnection.close(RTMPMinaConnection.java:148) INFO | jvm 1 | 2007/05/04 08:26:24 | at org.red5.server.net.rtmp.BaseRTMPHandler.connectionClosed(BaseRTMPHandler.java:212) INFO | jvm 1 | 2007/05/04 08:26:24 | at org.red5.server.net.rtmp.RTMPMinaIoHandler.sessionClosed(RTMPMinaIoHandler.java:217) INFO | jvm 1 | 2007/05/04 08:26:24 | at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.sessionClosed(AbstractIoFilterChain.java:677) INFO | jvm 1 | 2007/05/04 08:26:24 | at org.apache.mina.common.support.AbstractIoFilterChain.callNextSessionClosed(AbstractIoFilterChain.java:321) INFO | jvm 1 | 2007/05/04 08:26:24 | at org.apache.mina.common.support.AbstractIoFilterChain.access$800(AbstractIoFilterChain.java:54) INFO | jvm 1 | 2007/05/04 08:26:24 | at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.sessionClosed(AbstractIoFilterChain.java:781) INFO | jvm 1 | 2007/05/04 08:26:24 | at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorFilter.java:267) INFO | jvm 1 | 2007/05/04 08:26:24 | at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.run(ExecutorFilter.java:307) INFO | jvm 1 | 2007/05/04 08:26:24 | at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) INFO | jvm 1 | 2007/05/04 08:26:24 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) INFO | jvm 1 | 2007/05/04 08:26:24 | at java.lang.Thread.run(Unknown Source) Joachim Bauch wrote: > Dan Rossi schrieb: >> Just ran an update and got this, will have to revert. > > this is already fixed on the trunk. > > Joachim > > ------------------------------------------------------------------------ > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
