The red5 server is already up but where can I find the usual installer to run it?
On Sep 7, 3:35 pm, "[email protected]" <[email protected]> wrote: > We will update the build from source instructions very soon. > > But there is no big deal with running with ANT > > You use the ANT command and then cd to "dist" where the compiled > red5+openmeetings is. > From the red5-directory you use red5.bat/red5.sh to start (and edit > the persistance.xml beforehand of course). > > Then you can run the usual installer and thats it. > > Sebastian > > 2011/9/7 blastEmpire <[email protected]>: > > > > > > > > > Done it! > > > Used ANT to compile and then run... Retrieved the same errors when > > starting Tomcat. > > > Can you suggest me something to try next? Ain't possible to update the > > guide for the run/compile with ANT? > > > Best regards, > > > Blast > > > On Sep 7, 3:09 pm, "[email protected]" <[email protected]> > > wrote: > >> Please use the ANT-Task to compile the code. > >> There are a lot of changes. The Step-By-Step is still okay for > >> downloading the code but to run/compile it you need to use ANT. > > >> Sebastian > > >> 2011/9/7 blastEmpire <[email protected]>: > > >> > Hey Sebastian, > >> > So I've changed to Tomcat (leaving jBoss alone) and followed all the > >> > steps > >> > in the guide. > >> > Although, after starting Tomcat I've noticed lots of errors regarding the > >> > .jars versions... I've fixed them, putting into Tomcat's lib the right > >> > ones, > >> > but now I get this error: > >> > 7/Set/2011 14:51:06 org.apache.catalina.core.ApplicationContext log > >> > INFO: Velocity [debug] Default Content-Type is: text/html; > >> > charset=UTF-8 > >> > Exception > >> > org.slf4j.impl.StaticLoggerBinder.getContextSelector()7/Set/2011 > >> > 14:51:06 org.apache.catalina.core.StandardWrapperValve invoke > >> > SEVERE: Servlet.service() for servlet DefaultIndex threw exception > >> > java.lang.NullPointerException > >> > at > >> > org.red5.logging.LoggerContextFilter.doFilter(LoggerContextFilter.java:65) > >> > at > >> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicatio > >> > nFilterChain.java:235) > >> > at > >> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterC > >> > hain.java:206) > >> > at > >> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.j > >> > ava:233) > >> > at > >> > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.j > >> > ava:191) > >> > at > >> > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBas > >> > e.java:470) > >> > at > >> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:12 > >> > 7) > >> > at > >> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:10 > >> > 2) > >> > at > >> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.jav > >> > a:109) > >> > at > >> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:291) > >> > at > >> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) > >> > at > >> > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Htt > >> > p11Protocol.java:602) > >> > at > >> > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) > >> > at java.lang.Thread.run(Unknown Source) > >> > 7/Set/2011 14:51:06 org.apache.catalina.core.ApplicationContext log > >> > SEVERE: StandardWrapper.Throwable > >> > java.lang.NoSuchFieldError: IS_SECURITY_ENABLED > >> > at > >> > org.apache.jasper.compiler.JspRuntimeContext.<init>(JspRuntimeContext.java: > >> > 136) > >> > at org.apache.jasper.servlet.JspServlet.init(JspServlet.java:102) > >> > at > >> > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1 > >> > 173) > >> > at > >> > org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:809) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher > >> > .java:615) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDi > >> > spatcher.java:438) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatc > >> > her.java:374) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatche > >> > r.java:302) > >> > at > >> > org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:42 > >> > 1) > >> > at > >> > org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:34 > >> > 2) > >> > at > >> > org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java > >> > :286) > >> > at > >> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:14 > >> > 1) > >> > at > >> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:10 > >> > 2) > >> > at > >> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.jav > >> > a:109) > >> > at > >> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:291) > >> > at > >> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) > >> > at > >> > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Htt > >> > p11Protocol.java:602) > >> > at > >> > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) > >> > at java.lang.Thread.run(Unknown Source) > >> > 7/Set/2011 14:51:06 org.apache.catalina.core.ApplicationDispatcher invoke > >> > SEVERE: Allocate exception for servlet jsp > >> > java.lang.NoSuchFieldError: IS_SECURITY_ENABLED > >> > at > >> > org.apache.jasper.compiler.JspRuntimeContext.<init>(JspRuntimeContext.java: > >> > 136) > >> > at org.apache.jasper.servlet.JspServlet.init(JspServlet.java:102) > >> > at > >> > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1 > >> > 173) > >> > at > >> > org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:809) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher > >> > .java:615) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDi > >> > spatcher.java:438) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatc > >> > her.java:374) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatche > >> > r.java:302) > >> > at > >> > org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:42 > >> > 1) > >> > at > >> > org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:34 > >> > 2) > >> > at > >> > org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java > >> > :286) > >> > at > >> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:14 > >> > 1) > >> > at > >> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:10 > >> > 2) > >> > at > >> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.jav > >> > a:109) > >> > at > >> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:291) > >> > at > >> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) > >> > at > >> > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Htt > >> > p11Protocol.java:602) > >> > at > >> > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) > >> > at java.lang.Thread.run(Unknown Source) > >> > 7/Set/2011 14:51:06 org.apache.catalina.core.StandardHostValve custom > >> > SEVERE: Exception Processing ErrorPage[errorCode=500, > >> > location=/axis2-web/Error/error500.jsp] > >> > javax.servlet.ServletException: Servlet.init() for servlet jsp threw > >> > exception > >> > at > >> > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1 > >> > 214) > >> > at > >> > org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:809) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher > >> > .java:615) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDi > >> > spatcher.java:438) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatc > >> > her.java:374) > >> > at > >> > org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatche > >> > r.java:302) > >> > at > >> > org.apache.catalina.core.StandardHostValve.custom(StandardHostValve.java:42 > >> > 1) > >> > at > >> > org.apache.catalina.core.StandardHostValve.status(StandardHostValve.java:34 > >> > 2) > >> > at > >> > org.apache.catalina.core.StandardHostValve.throwable(StandardHostValve.java > >> > :286) > >> > at > >> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:14 > >> > 1) > >> > at > >> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:10 > >> > 2) > >> > at > >> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.jav > >> > a:109) > >> > at > >> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:291) > >> > at > >> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859) > >> > at > >> > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Htt > >> > p11Protocol.java:602) > >> > at > >> > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489) > >> > at java.lang.Thread.run(Unknown Source) > >> > Caused by: java.lang.NoSuchFieldError: IS_SECURITY_ENABLED > >> > at > >> > org.apache.jasper.compiler.JspRuntimeContext.<init>(JspRuntimeContext.java: > >> > 136) > >> > at org.apache.jasper.servlet.JspServlet.init(JspServlet.java:102) > >> > at > >> > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1 > >> > 173) > >> > ... 16 more > >> > What am I doing wrong now? Wasn't suppose to just download the sources, > >> > follow the guide and start playing with OpenMeetings? > >> > Thank you for your attention. > >> > Regards, > >> > Blast > > >> > -- > >> > You received this message because you are subscribed to the Google Groups > >> > "OpenMeetings User" group. > >> > To view this discussion on the web visit > >> >https://groups.google.com/d/msg/openmeetings-user/-/U33eiXS3UP8J. > >> > 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 > >> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://... > >> [email protected] > > > -- > > You received this message because you are subscribed to the Google Groups > > ... > > read more » -- 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.
