I see. The point is that LPS servlet was not needed for my config. I recently moved OpenLaszlo files, this may break something. You may want getting OpenLaszlo distribution and placing the appropriate files in places where the server can find them.
-- With best regards / с наилучшими пожеланиями, Alexei Fedotov / Алексей Федотов, http://dataved.ru/ +7 916 562 8095 2011/5/4 ambairish kumar <[email protected]>: > > I see May 3, 2011 9:25:44 PM org.apache.catalina.core.StandardWrapperValve > invoke > INFO: Servlet LPS is currently unavailable > May 3, 2011 9:25:44 PM org.apache.catalina.core.StandardWrapperValve invoke > INFO: Servlet LPS is currently unavailable at tomcat console > > and at browser I see blank page.. > > > > > > 2011/5/4 Alexei Fedotov <[email protected]> >> >> What happens when you press "Enter application"? That worked for me. >> >> >> -- >> With best regards / с наилучшими пожеланиями, >> Alexei Fedotov / Алексей Федотов, >> http://dataved.ru/ >> +7 916 562 8095 >> >> >> >> >> On Tue, May 3, 2011 at 8:17 PM, ambairish kumar >> <[email protected]> wrote: >> > >> > Please find the error on console concerning this thread.. >> > >> > May 3, 2011 9:44:22 PM org.apache.catalina.core.StandardWrapperValve >> > invoke >> > SEVERE: Allocate exception for servlet LPS >> > java.lang.ClassNotFoundException: org.openlaszlo.servlets.LZServlet >> > at >> > >> > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1676) >> > at >> > >> > org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1521) >> > at >> > >> > org.apache.catalina.core.DefaultInstanceManager.loadClass(DefaultInstanceManager.java:415) >> > at >> > >> > org.apache.catalina.core.DefaultInstanceManager.loadClassMaybePrivileged(DefaultInstanceManager.java:397) >> > at >> > >> > org.apache.catalina.core.DefaultInstanceManager.newInstance(DefaultInstanceManager.java:118) >> > at >> > >> > org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1062) >> > at >> > >> > org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:813) >> > at >> > >> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:135) >> > at >> > >> > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:164) >> > at >> > >> > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:462) >> > at >> > >> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164) >> > at >> > >> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100) >> > at >> > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:562) >> > at >> > >> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) >> > at >> > >> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:395) >> > at >> > >> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:250) >> > at >> > >> > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:188) >> > at >> > >> > org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:302) >> > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown >> > Source) >> > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) >> > at java.lang.Thread.run(Unknown Source) >> > May 3, 2011 9:44:22 PM org.apache.catalina.core.StandardWrapperValve >> > invoke >> > INFO: Servlet LPS is currently unavailable >> > >> > >> > >> > On 3 May 2011 21:32, ambairish kumar <[email protected]> wrote: >> >> >> >> >> >> >> >> Hi Friends.. >> >> I am able to build and deploy openmeetings locally. >> >> when I hit my browser at http://localhost:8080/install >> >> I see a registration form. I fill that form and I see the below message >> >> on >> >> the browser(Highlighted in amber).Also see the attached screenshot. >> >> But when I click on Enter the application . I see blank page at >> >> browser. >> >> and at tomcat console I see no error. >> >> I see May 3, 2011 9:25:44 PM >> >> org.apache.catalina.core.StandardWrapperValve >> >> invoke >> >> INFO: Servlet LPS is currently unavailable >> >> May 3, 2011 9:25:44 PM org.apache.catalina.core.StandardWrapperValve >> >> invoke >> >> INFO: Servlet LPS is currently unavailable at tomcat console >> >> >> >> Openmeetings - Installation Complete! >> >> >> >> Enter the Application >> >> >> >> If your Red5-Server runs on a different Port or on a different domain >> >> alter the config values of the client >> >> >> >> >> >> For bulding i used ant tasks. >> >> and I have started red5 server from the location \dist\red5\red5.bat >> >> (NOTE : dist folder is created by ant task while building). >> >> Does it mean I am running red5 server at wrong location or >> >> at wrong port. >> >> Guidance appreciated.. >> >> >> >> -- >> >> Ambarish Kumar Lowsarwar >> > >> > >> > >> > -- >> > Ambarish Kumar Lowsarwar >> > >> > -- >> > 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. >> > >> >> -- >> 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. >> > > > > -- > Ambarish Kumar Lowsarwar > > -- > 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. > -- 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.
