Error while starting Tomcat

Asked

Viewed 9 times

0

I am using the Adminlte project in the eclipse, having TOMCAT 10 as a server, and I am some time with error starting, I tried several dependencies but without success, someone who broke the head tbm some idea ? Thank you in advance

Error

ago. 31, 2021 9:28:23 PM org.apache.catalina.startup.Bootstrap initClassLoaders
SEVERE: Class loader creation threw exception
java.io.IOException: A sintaxe do nome do arquivo, do nome do diretório ou do rótulo do volume está incorreta
    at java.base/java.io.WinNTFileSystem.canonicalize0(Native Method)
    at java.base/java.io.WinNTFileSystem.canonicalize(WinNTFileSystem.java:415)
    at java.base/java.io.File.getCanonicalPath(File.java:626)
    at java.base/java.io.File.getCanonicalFile(File.java:651)
    at org.apache.catalina.startup.ClassLoaderFactory.createClassLoader(ClassLoaderFactory.java:171)
    at org.apache.catalina.startup.Bootstrap.createClassLoader(Bootstrap.java:150)
    at org.apache.catalina.startup.Bootstrap.initClassLoaders(Bootstrap.java:91)
    at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:227)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:426)

Thank you in advance

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.