Skip to Main Content

Intelligent Advisor

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Embedded tomcat timing out

787541Oct 19 2010 — edited Oct 20 2010
One of my rule authors is getting an error 'Tomcat embedded server failed to start after 30 seconds', with the output below on the server tag

Tried rebooting, reinstalling etc to no avail

any idea on how to remedy this?

cheers
Andrew


Embedded Tomcat cache deleted successfully.
Initializing logging.
Starting server thread.
Running.
Starting embedded server
Opening embedded port
19/10/2010 10:26:58 AM org.apache.catalina.startup.Embedded start
INFO: Starting tomcat server
19/10/2010 10:26:58 AM org.apache.catalina.startup.Embedded initNaming
INFO: Catalina naming disabled
19/10/2010 10:26:58 AM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.28
19/10/2010 10:26:58 AM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
19/10/2010 10:26:58 AM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-127.0.0.1-9000
19/10/2010 10:26:58 AM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-127.0.0.1-9000
Deploying application
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 17 2010
Added on Oct 19 2010
3 comments
359 views