war deployment - "check the logs for more details" - where? [message #1062759] |
Mon, 10 June 2013 11:58  |
Eclipse User |
|
|
|
Hello,
I'm pretty new to virgo tomcat server. I'm not a completely greenhorn, becouse my quite complex application is almost done and works fine. But it is almost done, so it is not finished yet. Currently I'm trying to deploy jersey services, but my war is not deployed successfully. So I need help. Details below:
Server: virgo-tomcat-server-3.6.1.RELEASE
Problem:
When I try to deploy war file I see this exception:
Caused by: org.eclipse.gemini.web.core.spi.ServletContainerException: Web application at '/user-services-core' failed to start. Check the logs for more details.
at org.eclipse.gemini.web.tomcat.internal.TomcatServletContainer.startWebApplication(TomcatServletContainer.java:133)
...
The most interesting part is: Check the logs for more details.
No Virgo Tomcat Server log file contains required details. I was able to find out that this means that I should check catalina logs. Unfortunately Virgo Tomcat Server does not produce file catalina.log like pure Tomcat server. It only produces file access_log.txt.
The question:
How configure Virgo Tomcat Server in order to get catalina.log file or just to find out what is wrong with my war file?
Thanks in advance.
Hubert
|
|
|
|
Powered by
FUDForum. Page generated in 0.03223 seconds