If you restart the service, is the error gone? How many connections did the server process before the Error came up?
Sebastian 2011/8/1 smguenther <[email protected]> > Hello, > > we have an OpenMeetings installation 1.6.2.r3675, which suddenly > doesn't display the login screen anymore. > > During the start of red5 there aren't any error messages. But as soon > as we call IP:5080/openmeetings we get the following errors messages > in red5.log: > > 2011-08-01 16:10:44,841 [http-0.0.0.0-5080-1] INFO o.a.c.c.C.[.[. > 0.0.0.[/openmeetings] - Velocity [debug] ResourceManager : found > usual_template.vm with loader > org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader > > 2011-08-01 16:10:52,315 [Red5_Scheduler_Worker-7] WARN > o.r.server.net.rtmp.RTMPConnection - Closing RTMPMinaConnection from 1 > 92.168.0.11 : 33965 to null (in: 1537 out 0 ), with id 15379373 due to > long handshake > 2011-08-01 16:10:52,575 [http-8088-exec-3] ERROR o.a.c.c.C.[.[0.0.0.0]. > [/].[rtmpt] - Servlet.service() for servlet rtmpt threw exception > java.lang.NoClassDefFoundError: Could not initialize class > org.red5.server.net.rtmp.RTMPHandshake > at > org.red5.server.net.rtmpt.RTMPTHandler.rawBufferRecieved(RTMPTHandler.java: > 104) [red5.jar:na] > at > org.red5.server.net.rtmpt.RTMPTHandler.messageReceived(RTMPTHandler.java: > 124) [red5.jar:na] > at > org.red5.server.net.rtmpt.RTMPTServlet.handleSend(RTMPTServlet.java: > 375) [red5.jar:na] > at > org.red5.server.net.rtmpt.RTMPTServlet.service(RTMPTServlet.java:457) > [red5.jar:na] > at javax.servlet.http.HttpServlet.service(HttpServlet.java: > 717) [javaee-api-5.1.1.jar:5.1.1] > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java: > 290) [catalina-6.0.24.jar:na] > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java: > 206) [catalina-6.0.24.jar:na] > at > > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java: > 233) [catalina-6.0.24.jar:na] > at > > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java: > 191) [catalina-6.0.24.jar:na] > at > > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java: > 465) [catalina-6.0.24.jar:na] > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java: > 127) [catalina-6.0.24.jar:na] > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java: > 102) [catalina-6.0.24.jar:na] > at > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java: > 109) [catalina-6.0.24.jar:na] > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java: > 298) [catalina-6.0.24.jar:na] > at > > org.apache.coyote.http11.Http11NioProcessor.process(Http11NioProcessor.java: > 883) [tomcat-coyote-6.0.24.jar:na] > at org.apache.coyote.http11.Http11NioProtocol > $Http11ConnectionHandler.process(Http11NioProtocol.java:721) [tomcat- > coyote-6.0.24.jar:na] > at org.apache.tomcat.util.net.NioEndpoint > $SocketProcessor.run(NioEndpoint.java:2258) [tomcat- > coyote-6.0.24.jar:na] > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java: > 1110) [na:1.6.0_20] > at java.util.concurrent.ThreadPoolExecutor > $Worker.run(ThreadPoolExecutor.java:603) [na:1.6.0_20] > at java.lang.Thread.run(Thread.java:636) [na:1.6.0_20] > > 2011-08-01 16:10:52,782 [http-8088-exec-2] ERROR o.a.c.c.C.[.[0.0.0.0]. > [/].[rtmpt] - Servlet.service() for servlet rtmpt threw exception > > Does anyone know what might cause this problem? > > Thanks for any hints/suggestions, > > Stefan > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
