Dear Mr. Sebastian,
i used  openmeetings_1_8_2_r4283 and db is postgresSQL for win32
with pgadminIII utility i cerated the openmeetings database
after accessing http://localhost:5080/openmeetings/install via web
browser and follow the instructions
Openmeetings - Installation Complete!
and Enter the Application to access http://localhost:5080/openmeetings/
the windows Openmeetings show
i fill the username and password in this window with username admin
and password admin that i fill before
and click Sign in button, and loading process
but shown error windows with message "the connection to the server has
been lost"
the file "error.log" was sent before

thanks for your help

Sutrisno


On Sep 29, 4:10 pm, "[email protected]" <[email protected]>
wrote:
> Trisno,
>
> just with that exception we cannot do so much.
>
> have you anything else then this error?
>
> what db type are you using?
> Are tables created after red5/openmeetings startup?
>
> What version of openmeetings are you using?
>
> It looks more like an installation error then an issue.
>
> Sebastian
>
> 2011/9/29 trisno <[email protected]>
>
>
>
>
>
>
>
>
>
> > 2011-09-29 09:06:32,312 [main] WARN  o.a.a.transport.http.AxisServlet
> > - No transportReceiver for
> > org.apache.axis2.transport.http.AxisServletListener found. An instance
> > for HTTP will be configured automatically. Please update your
> > axis2.xml file!
> > 2011-09-29 09:09:52,890 [http-0.0.0.0-5080-1] ERROR o.a.c.c.C.[.[.
> > 0.0.0.[.[Install] - Servlet.service() for servlet Install threw
> > exception
> > java.lang.NullPointerException: null
> >        at
> > org.apache.velocity.tools.view.VelocityView.performMerge(VelocityView.java:
> > 942) ~[velocity-tools-view-2.0.jar:2.0]
> >        at
> > org.apache.velocity.tools.view.VelocityView.merge(VelocityView.java:
> > 902) ~[velocity-tools-view-2.0.jar:2.0]
> >        at
>
> > org.apache.velocity.tools.view.VelocityViewServlet.mergeTemplate(VelocityViewServlet.java:
> > 318) ~[velocity-tools-view-2.0.jar:2.0]
> >        at
>
> > org.apache.velocity.tools.view.VelocityViewServlet.doRequest(VelocityViewServlet.java:
> > 220) ~[velocity-tools-view-2.0.jar:2.0]
> >        at
>
> > org.apache.velocity.tools.view.VelocityViewServlet.doPost(VelocityViewServlet.java:
> > 192) ~[velocity-tools-view-2.0.jar:2.0]
> >        at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
> > ~[javaee-api-5.1.2.jar:5.1.2]
> >        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
> > ~[javaee-api-5.1.2.jar:5.1.2]
> >        at
>
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
> > 290) ~[catalina-6.0.26.jar:6.0.26]
> >        at
>
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
> > 206) ~[catalina-6.0.26.jar:6.0.26]
> >        at
>
> > org.openmeetings.servlet.outputhandler.ServletRequestExFilter.doFilter(ServletRequestExFilter.java:
> > 35) ~[openmeetings.jar:na]
> >        at
>
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
> > 235) ~[catalina-6.0.26.jar:6.0.26]
> >        at
>
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
> > 206) ~[catalina-6.0.26.jar:6.0.26]
> >        at
> > org.red5.logging.LoggerContextFilter.doFilter(LoggerContextFilter.java:
> > 78) ~[red5.jar:na]
> >        at
>
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:
> > 235) ~[catalina-6.0.26.jar:6.0.26]
> >        at
>
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
> > 206) ~[catalina-6.0.26.jar:6.0.26]
> >        at
>
> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:
> > 233) ~[catalina-6.0.26.jar:6.0.26]
> >        at
>
> > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:
> > 191) [catalina-6.0.26.jar:6.0.26]
> >        at
>
> > org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:
> > 465) [catalina-6.0.26.jar:6.0.26]
> >        at
> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:
> > 127) [catalina-6.0.26.jar:6.0.26]
> >        at
> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:
> > 102) [catalina-6.0.26.jar:6.0.26]
> >        at
> > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:
> > 555) [catalina-6.0.26.jar:6.0.26]
> >        at
>
> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:
> > 109) [catalina-6.0.26.jar:6.0.26]
> >        at
> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:
> > 298) [catalina-6.0.26.jar:6.0.26]
> >        at
> > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
> > 852) [tomcat-coyote-6.0.26.jar:6.0.26]
> >        at org.apache.coyote.http11.Http11Protocol
> > $Http11ConnectionHandler.process(Http11Protocol.java:588) [tomcat-
> > coyote-6.0.26.jar:6.0.26]
> >        at
> > org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
> > 489) [tomcat-coyote-6.0.26.jar:6.0.26]
> >        at java.lang.Thread.run(Thread.java:662) [na:1.6.0_27]
>
> > --
> > 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 
> Wagnerhttp://www.openmeetings.dehttp://www.webbase-design.dehttp://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.

Reply via email to