Page 1 of 1

Error Xampp Tomcat is not started on port 8080

PostPosted: 19. May 2009 20:38
by rousells
Hello i have a problem, i install xampp 1.7 with an Addon Tomcat, download in the same site of xampp, also install jdk-6u13-javafx-1_1_1-windows-i586.exe, in windows xp, but i run http://localhost/xampp/index.php show this message:
Tomcat is not started on port 8080
the log file tomcat says:
[Mon May 18 14:58:54.806 2009] [1648:1620] [info] mod_jk.c (3018): mod_jk/1.2.27 initialized
[Mon May 18 14:58:55.602 2009] [3472:2576] [warn] jk_map.c (410): The attribute 'worker.loadbalancer.balanced_workers' is deprecated - please check the documentation for the correct replacement.
[Mon May 18 14:58:55.602 2009] [3472:2576] [warn] jk_map.c (410): The attribute 'worker.inprocess.class_path' is deprecated - please check the documentation for the correct replacement.
[Mon May 18 14:58:55.602 2009] [3472:2576] [warn] jk_map.c (410): The attribute 'worker.inprocess.cmd_line' is deprecated - please check the documentation for the correct replacement.
[Mon May 18 14:58:55.602 2009] [3472:2576] [warn] jk_map.c (410): The attribute 'worker.inprocess.jvm_lib' is deprecated - please check the documentation for the correct replacement.
[Mon May 18 14:58:55.602 2009] [3472:2576] [warn] jk_map.c (410): The attribute 'worker.inprocess.stdout' is deprecated - please check the documentation for the correct replacement.
[Mon May 18 14:58:55.602 2009] [3472:2576] [warn] jk_map.c (410): The attribute 'worker.inprocess.stderr' is deprecated - please check the documentation for the correct replacement.

and C:\Documents and Settings\Administrador>netstat

Conexiones activas

Proto local Direcction Remote Direcction Status
TCP babingto-ca8fca:1031 localhost:1032 ESTABLISHED
TCP babingto-ca8fca:1032 localhost:1031 ESTABLISHED
TCP babingto-ca8fca:1033 localhost:1034 ESTABLISHED
TCP babingto-ca8fca:1034 localhost:1033 ESTABLISHED
TCP babingto-ca8fca:5152 localhost:1051 CLOSE_WAIT

the firewall windows is disabled.

Please somwbody can help me?