It's all about the answers!

Ask a question

Installing CLM 3 on 64-bit - tomcat service fails to start


Bryan Miller - Integration Developer (4493531) | asked May 10 '11, 5:01 p.m.
I am following these instructions carefully on Windows 2003 Server

http://jazz.net/help-dev/clm/topic/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html

but am unable to get the tomcat5 service to start.

I run

% service.bat install tomcat5

% tomcat5w.exe

but it fails to start with no real error message except EventId 7034.

Any thoughts?

2 answers



permanent link
Bryan Miller - Integration Developer (4493531) | answered May 10 '11, 5:19 p.m.
I am following these instructions carefully on Windows 2003 Server

http://jazz.net/help-dev/clm/topic/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html

but am unable to get the tomcat5 service to start.

I run

% service.bat install tomcat5

% tomcat5w.exe

but it fails to start with no real error message except EventId 7034.

Any thoughts?


Actually the error is 1067: The process terminated unexpectedly.

permanent link
Sudhakar Frederick (80113631) | answered May 12 '11, 7:31 p.m.
JAZZ DEVELOPER
% service.bat install tomcat5
installs the service with name "tomcat5" so you need to use
tomcat5w.exe //ES//tomcat5

but tomcat5W is the GUI app for monitoring the Tomcat service while
tomcat5.exe is the tomcat executable. See
http://tomcat.apache.org/tomcat-5.5-doc/printer/windows-service-howto.html


On 11/05/2011 7:23 AM, bmiller wrote:
bmillerwrote:
I am following these instructions carefully on Windows 2003 Server


http://jazz.net/help-dev/clm/topic/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html

but am unable to get the tomcat5 service to start.

I run

% service.bat install tomcat5

% tomcat5w.exe

but it fails to start with no real error message except EventId
7034.

Any thoughts?

Actually the error is 1067: The process terminated unexpectedly.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.