| ubuntu +eclipse + tomcat can not launch server [message #652113] |
Wed, 02 February 2011 12:35 |
No real name Messages: 1 Registered: February 2011 |
Junior Member |
|
|
Hi, I promise I did search before and I managed to solve many problem but not this one :S
I got jdk, jre, tomcat, eclipse helio, installed correctly (I'm sure about that)
I can start tomcat and works fine, and eclipse too.
but whenever I try to run server through eclipse (server->run) I got following message:
WARNING: Failed to create work directory [/home/kossel/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/_] for context []
Feb 2, 2011 6:08:23 PM org.apache.jasper.EmbeddedServletOptions <init>
SEVERE: The scratchDir you specified: /home/kossel/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/_ is unusable.
Feb 2, 2011 6:08:23 PM org.apache.catalina.startup.HostConfig start
SEVERE: Unable to create directory for deployment: /home/kossel/workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/conf/Catalina/localhost
tomcat seems launched fine, but it keep saying 404 resource not found including the manager (if I launch tomcat via command, works fine).
did ls -ln workspace I get:
drwxr-xr-x 4 1000 1000 4096 2011-02-02 16:34 Servers
looks has permission right?
any idea?
[Updated on: Wed, 02 February 2011 12:36] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.01710 seconds