Hi All,

I am getting the following error when I try to start Tomcat 6. I am new to
Tomcat.

Nov 12, 2008 12:31:12 PM org.apache.catalina.startup.Bootstrap
initClassLoaders
SEVERE: Class loader creation threw exception
java.io.IOException: Invalid argument
        at java.io.WinNTFileSystem.canonicalize0(Native Method)
        at java.io.Win32FileSystem.canonicalize(Unknown Source)
        at java.io.File.getCanonicalPath(Unknown Source)
        at
org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(ClassLoaderFactory.java:200)
        at
org.apache.catalina.startup.Bootstrap.createClassLoader(Bootstrap.java:173)
        at
org.apache.catalina.startup.Bootstrap.initClassLoaders(Bootstrap.java:91)
        at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:206)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:390)

What could be the issue? Please let me know ASAP.

--Raj
-- 
View this message in context: 
http://www.nabble.com/Tomcat-6-startup-error-tp20455940p20455940.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to