简体   繁体   中英

Netbeans & Tomcat starts fail

my problem is simple ( but I can't figure how to solve it ) I installed the last version of netbeans ( 8.1 ) and I activated the java EE java Se module and installed glassfish & tomcat 8.0.27.0 on my system.

The problem : Glassfish is starting well but tomcat wont launch no matter the version or the location of the serveur, the only output that i have is this :

Le fichier sp‚cifi‚ est introuvable.

Using CATALINA_BASE: "C:\\Users\\*****\\AppData\\Roaming\\NetBeans\\8.1\\apache-tomcat-8.0.27.0_base"

Using CATALINA_HOME: "C:\\Program Files\\ApacheSoftwareFoundation\\ApacheTomcat8.0.27"

Using CATALINA_TMPDIR: "C:\\Users\\*****\\AppData\\Roaming\\NetBeans\\8.1\\apache-tomcat-8.0.27.0_base\\temp"

Using JRE_HOME: "C:\\Program Files\\Java\\jdk1.8.0_73"

Using CLASSPATH: "C:\\Program Files\\ApacheSoftwareFoundation\\ApacheTomcat8.0.27\\bin\\bootstrap.jar;C:\\Program Files\\ApacheSoftwareFoundation\\ApacheTomcat8.0.27\\bin\\tomcat-juli.jar"

Any idea how to solve it ?

PS: "Le fichier sp‚cifi‚ est introuvable." mean : "the specified file cannot be found"

i saw an another post on stack. Starting of Tomcat failed from Netbeans

Tested that solution and it worked.

Weird ...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM