Tomcat as a service on Windows Server 2008 64-bit??
![](http://jazz.net/_images/myphoto/f1648129f81deac8c55296ab59edcae0.jpg)
I an desperately searching for a way to configure Tomcat as a service on a Windows Server 2008 R2 64-bit OS. The available help and jazz technotes have been applied unsuccessfully. The tomcat files in the "procrun" folder do not work in this OS.
Note that I am a admin and have the proper rights to the system.
Any ideas or direction would be helpful.
Note that I am a admin and have the proper rights to the system.
Any ideas or direction would be helpful.
4 answers
![](http://jazz.net/_images/myphoto/f1648129f81deac8c55296ab59edcae0.jpg)
I an desperately searching for a way to configure Tomcat as a service on a Windows Server 2008 R2 64-bit OS. The available help and jazz technotes have been applied unsuccessfully. The tomcat files in the "procrun" folder do not work in this OS.
Note that I am a admin and have the proper rights to the system.
Any ideas or direction would be helpful.
A google search led to the following:
https://docs.google.com/View?id=dfjpdwvv_5cdgm9fkf
Not sure if this will help or not
regards
anthony
![](http://jazz.net/_images/myphoto/f1648129f81deac8c55296ab59edcae0.jpg)
Hi,
I followed the following doc :
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html
and all work fine after that.
I'm on a Windows Server 2008 x64.
Regards.
Sacha
I followed the following doc :
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html
and all work fine after that.
I'm on a Windows Server 2008 x64.
Regards.
Sacha
I an desperately searching for a way to configure Tomcat as a service on a Windows Server 2008 R2 64-bit OS. The available help and jazz technotes have been applied unsuccessfully. The tomcat files in the "procrun" folder do not work in this OS.
Note that I am a admin and have the proper rights to the system.
Any ideas or direction would be helpful.
![](http://jazz.net/_images/myphoto/f1648129f81deac8c55296ab59edcae0.jpg)
Hi @sachapg
How did you specify the ?
I've tried file:///c:/jazz/jazzTeamServer/blah and
c:/jazz/JazzTeamServer/blah but neither works. The server starts fine, but there is no database connection.
Should I try a dos stile 'c:\jazz\JazzTeamServer\blah'?
Regards
/anders
How did you specify the ?
I've tried file:///c:/jazz/jazzTeamServer/blah and
c:/jazz/JazzTeamServer/blah but neither works. The server starts fine, but there is no database connection.
Should I try a dos stile 'c:\jazz\JazzTeamServer\blah'?
Regards
/anders
Hi,
I followed the following doc :
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html
and all work fine after that.
I'm on a Windows Server 2008 x64.
Regards.
Sacha
I an desperately searching for a way to configure Tomcat as a service on a Windows Server 2008 R2 64-bit OS. The available help and jazz technotes have been applied unsuccessfully. The tomcat files in the "procrun" folder do not work in this OS.
Note that I am a admin and have the proper rights to the system.
Any ideas or direction would be helpful.
![](http://jazz.net/_images/myphoto/f1648129f81deac8c55296ab59edcae0.jpg)
I use a DB2 database then I don't need to set this java option.
But mind about "/" and "\"
file:///c:/jazz/jazzTeamServer/blah (use of slash)
c:\jazz\JazzTeamServer\blah (use of backslash)
Regards.
Sacha
But mind about "/" and "\"
file:///c:/jazz/jazzTeamServer/blah (use of slash)
c:\jazz\JazzTeamServer\blah (use of backslash)
Regards.
Sacha
Hi @sachapg
How did you specify the ?
I've tried file:///c:/jazz/jazzTeamServer/blah and
c:/jazz/JazzTeamServer/blah but neither works. The server starts fine, but there is no database connection.
Should I try a dos stile 'c:\jazz\JazzTeamServer\blah'?
Regards
/anders