For Programmers: Free Programming Magazines  


Home > Archive > Java Help > September 2004 > Tomcat Server startup problem









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Tomcat Server startup problem
satej

2004-09-20, 4:03 pm

hi,

i wanted to tomcat server 5.0.27 but i just cant seem to start it.
when i double click on startup.bat it gives me error which is as below:

Cant load server.xml

Following are the environment variables that i have set in my Windows XP machine.
CATALINA_HOME C:\jakarta-tomcat-5.0.27\
JAVA_HOME C:\j2sdk1.4.2_05
PATH C:\j2sdk1.4.2_05\bin

Please help;
dingo

2004-09-22, 9:00 pm

not much info in your qestion.
try is from the command prompt
"startup.bat" or "catalina.bat -run"

try to add %catalina_home% and ;. to your path.
PATH C:\j2sdk1.4.2_05\bin;catalina_home;.

regards Tommy



"satej" <satej.d@gmail.com> wrote in message
news:8f3966f2.0409201007.6c62a75a@posting.google.com...
> hi,
>
> i wanted to tomcat server 5.0.27 but i just cant seem to start it.
> when i double click on startup.bat it gives me error which is as below:
>
> Cant load server.xml
>
> Following are the environment variables that i have set in my windows xp

machine.
> CATALINA_HOME C:\jakarta-tomcat-5.0.27\
> JAVA_HOME C:\j2sdk1.4.2_05
> PATH C:\j2sdk1.4.2_05\bin
>
> Please help;



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com