tomcat + java + netbeans
Publicado por AFB (7 intervenciones) el 26/05/2020 22:58:09
Buenas, les consulto lo siguiente
Una vez instalados:
java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)
Netbeans 11
Xampp (apache,mysql,Tomcat)
---------
Consultas:
1) al STARTEAR desde Xampp, el tomcat ,por ejemplo, da el siguiente error:
--
Tomcat Started/Stopped with errors, return code: 1
16:47:48 [Tomcat] Make sure you have Java JDK or JRE installed and the required ports are free
16:47:48 [Tomcat] Check the "/xampp/tomcat/logs" folder for more information
--
RECUERDEN que JDK y JRE fueron instalados con anterioridad y están ejecutandose sin inconvenientes.
2) INDICACIONES DE LOS LOGS:
apache log error:
[Tue May 26 17:49:55.401611 2020] [mpm_winnt:notice] [pid 17252:tid 652] AH00354: Child: Starting 150 worker threads.
tomcat log:
catalina.pid
11744
3) al agregar en Netbeans el servidor Apache tomcat, antes de que diera el error (1), y startearlo desde Netbeans se conectaba bien, ahora al desinstalar el servidor y querer instalarlo de nuevo en NetBeans, da el siguiente error:
The <CATALINA_HOME>/conf/server.xml configuration file seems to be corrupted.
Nota: antes de que se dieran estos errores, tomcat funcionaba con los usuarios y en los puertos especificados por mi, sin errores.
Una vez instalados:
java version "1.8.0_251"
Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)
Netbeans 11
Xampp (apache,mysql,Tomcat)
---------
Consultas:
1) al STARTEAR desde Xampp, el tomcat ,por ejemplo, da el siguiente error:
--
Tomcat Started/Stopped with errors, return code: 1
16:47:48 [Tomcat] Make sure you have Java JDK or JRE installed and the required ports are free
16:47:48 [Tomcat] Check the "/xampp/tomcat/logs" folder for more information
--
RECUERDEN que JDK y JRE fueron instalados con anterioridad y están ejecutandose sin inconvenientes.
2) INDICACIONES DE LOS LOGS:
apache log error:
[Tue May 26 17:49:55.401611 2020] [mpm_winnt:notice] [pid 17252:tid 652] AH00354: Child: Starting 150 worker threads.
tomcat log:
catalina.pid
11744
3) al agregar en Netbeans el servidor Apache tomcat, antes de que diera el error (1), y startearlo desde Netbeans se conectaba bien, ahora al desinstalar el servidor y querer instalarlo de nuevo en NetBeans, da el siguiente error:
The <CATALINA_HOME>/conf/server.xml configuration file seems to be corrupted.
Nota: antes de que se dieran estos errores, tomcat funcionaba con los usuarios y en los puertos especificados por mi, sin errores.
Valora esta pregunta


0