Problem in starting Tomcat server instance [message #1146817] |
Sun, 20 October 2013 12:27 |
Asmaa Ahmed Messages: 1 Registered: October 2013 |
Junior Member |
|
|
Hello,
I am trying to run a project, but till now can't get it work properly.
The database connection string is a JVM parameter in the tomcat server instance startup.
but when I try to run it I get these errors
Oct 20, 2013 12:22:03 PM org.apache.catalina.startup.ClassLoaderFactory validateFile
WARNING: Problem with directory [/Applications/eclipse/Eclipse.app/Contents/MacOS/lib], exists: [false], isDirectory: [false], canRead: [false]
WARNING: Problem with directory [/Applications/eclipse/Eclipse.app/Contents/MacOS/lib], exists: [false], isDirectory: [false], canRead: [false]
java.lang.ClassNotFoundException: org.apache.catalina.startup.Catalina
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306
Thanks.
|
|
|
|
Powered by
FUDForum. Page generated in 0.02228 seconds