Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Struts - A MVC web framework
Tomcat - JSP/Servlet container
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
JSP - A mailing list about Java Server Pages specification and reference
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
The Tomcat(5.0.16) service does not start on Windows XP

The Tomcat(5.0.16) service does not start on Windows XP

2004-01-21       - By Tobias Eriksson

 Back
Reply:     1     2     3     4  

Hi
I'm having a tough time here trying to figure out why the Windows
Service for Tomcat wont start. This is what I have done:

1) I've downloaded Tomcat 5.0.16, and unzipped the files into a
directory, (E:\tomcat_test\).

2) I have also installed the service according to the link:
http://jakarta.apache.org/commons/daemon/procrun.html#Installing%20the%2
0service
<http://jakarta.apache.org/commons/daemon/procrun.html#Installing%20the%
20service>
I.e. with the following arguments
E:\tomcat_test\jakarta-tomcat-5 (See http://cat-5.ora-code.com).0.16>.\bin\tomcat //IS//Tomcat5
--DisplayName "Tomcat 5.0.12" --Description "Tomcat 5.0.12 JDK 1.4
http://jakarta.apache.org" --ImagePath  E:\tomcat_test\jakarta-tomcat
-5.0.16\bin\bootstrap.jar" --StartupClass
org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap;main;start --ShutdownClass
org.apache.catalina.startup.Bootstrap Source code of org.apache.catalina.startup.Bootstrap;main;stop  --Java
C:\j2sdk1.4.2\jre\bin\client\jvm.dll --StdOutputFile e:\log.txt
--StdErrorFile e:\err.txt --WorkingPath
e:\tomcat_test\jakarta-tomcat-5 (See http://cat-5.ora-code.com).0.16\

3) Launched Windows Services tool, and started it from there, but then
it seems to start and then it exists

4) As an alternative I started it from the command line by using the
command:
           E:\tomcat_test\jakarta-tomcat -5.0.16>.\bin\tomcatw
//GT//Tomcat5
Now this works, cause the process comes up and I am able to browse the
http://localhost:8080 <http://localhost:8080/>  page with no trouble

5) And then I started it by using the command:
           e:\temp>\tomcat_test\jakarta-tomcat -5.0.16\bin\tomcatw
//GT//Tomcat5
Now this does NOT work

I've been using both regmon and filemon to try and figure out what is
happening.

And this is my conclusion without a solution :-(

So when I am running it from the command line, from the working
directory it works fine. From the tools filemon and regmon I could see
important differences between when it worked and when it did NOT work.
The differences seems to be that the service is very dependent on the
actual working directory, cause when it did not work it failed to find
the entries below, whereas when it worked fine it used the proper path
to these,

NOT WORKING
C:\Windows\system32\conf\catalina.properties
C:\Windows\system32\common\classes
C:\Windows\system32\common\endorsed
C:\Windows\system32\common\lib

WORKING
E:\tomcat_test\jakarta-tomcat-5 (See http://cat-5.ora-code.com).0.16\catalina.properties
E:\tomcat_test\jakarta-tomcat-5 (See http://cat-5.ora-code.com).0.16\common\classes
E:\tomcat_test\jakarta-tomcat-5 (See http://cat-5.ora-code.com).0.16\common\endorsed
E:\tomcat_test\jakarta-tomcat-5 (See http://cat-5.ora-code.com).0.16\common\lib

Any ideas, what is going wrong here?

Regards
Tobias


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)




©2008 junlu.com - Jax Systems, LLC, U.S.A.