Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Tomcat error
Tomcat error [message #775529] Fri, 06 January 2012 07:22 Go to next message
Kaustubh Missing name is currently offline Kaustubh Missing nameFriend
Messages: 14
Registered: November 2011
Junior Member
Hi

I have Ubuntu machine with tomcat6 and java6 installed. I am deploying one eclipse rap war file on it and I am getting the following exception:

Jan 6, 2012 1:06:31 AM org.apache.catalina.core.StandardWrapperValve invoke
SEVERE: Servlet.service() for servlet equinoxbridgeservlet threw exception
javax.servlet.ServletException: Servlet execution threw an exception
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:313)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:636)


The same war file works on other machine. I tried reinstalling tomcat6 several times, but no avail. Does anybody have any idea? Please tell me !

Kaustubh
Re: Tomcat error [message #776819 is a reply to message #775529] Mon, 09 January 2012 10:02 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

On 01/06/2012 08:22 AM, Kaustubh Mising name wrote:
> servlet equinoxbridgeservlet threw exception

it would be helpful to know what this exception was. Did you post the
entire stack trace or does it also contain a root exception? If not,
please also check the tomcat logs for it.

Ralf

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Tomcat error [message #778243 is a reply to message #776819] Wed, 11 January 2012 22:16 Go to previous message
Kaustubh Missing name is currently offline Kaustubh Missing nameFriend
Messages: 14
Registered: November 2011
Junior Member
Ralf,

Yes I did post the complete error stack from tomcat log file. I am not sure what was the error about and I tried removing and installing tomcat several times. But no avail.

Finally, I had to format the machine Sad and now its working after that. Thanks anyways I will keep posted if I get the similar error again.

-Kaustubh
Previous Topic:Tomcat error
Next Topic:Chrome kills RAP Session
Goto Forum:
  


Current Time: Wed Apr 24 13:37:47 GMT 2024

Powered by FUDForum. Page generated in 0.03145 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top