Re: Problems with running 64-bit Tomcat 6 as a Windows service

2008-09-04 Thread Tommy Pham

--- On Wed, 9/3/08, Brian Clark [EMAIL PROTECTED] wrote:

 From: Brian Clark [EMAIL PROTECTED]
 Subject: Problems with running 64-bit Tomcat 6 as a Windows service
 To: Tomcat Users users@tomcat.apache.org
 Date: Wednesday, September 3, 2008, 10:00 PM
 Hello,
 
 I am trying to get Tomcat 6.0.18 to run on my Win2k3 x64
 edition server. I basically did the same thing talked about
 here:
 http://markmail.org/message/kptleixb6duxgwhm
 but it didn't work for me. I didn't use the
 service.bat install though. I installed the service manually
 with the sc.exe command.
 
 I am using the 64-bit 1.6.0_06 JDK.  I don't get any
 Windows errors, the service start process just times out. My
 catalina and jakarta logs don't have anything useful.
 The logs seem to indicate that Tomcat started up fine--only
 it didn't. 
 
 When I start up Tomcat from the command line, it works
 fine. I did have to check the box in tomcat6w.exe to allow
 the service to interact with the desktop to run it from the
 command line though. That seemed a little weird. 
 
 Anyone successful in running Tomcat 6 as a 64-bit service? 
 
 Thanks,
 Brian

Hi Brian,

Are you using the zip install or exe install? It's easier to use the exe 
install.  Then download these tomcat*.exe at [1] and replace the files in bin 
folder.  If you need bat script files, you can extract those from the zip.  I 
have it running fine on WinXP x64.

Regards,
Tommy

[1] 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/tags/TOMCAT_6_0_18/res/procrun/amd64/

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Problems with running 64-bit Tomcat 6 as a Windows service

2008-09-03 Thread Brian Clark
Hello,

I am trying to get Tomcat 6.0.18 to run on my Win2k3 x64 edition server. I 
basically did the same thing talked about here:
http://markmail.org/message/kptleixb6duxgwhm
but it didn't work for me. I didn't use the service.bat install though. I 
installed the service manually with the sc.exe command.

I am using the 64-bit 1.6.0_06 JDK.  I don't get any Windows errors, the 
service start process just times out. My catalina and jakarta logs don't have 
anything useful. The logs seem to indicate that Tomcat started up fine--only it 
didn't. 

When I start up Tomcat from the command line, it works fine. I did have to 
check the box in tomcat6w.exe to allow the service to interact with the desktop 
to run it from the command line though. That seemed a little weird. 

Anyone successful in running Tomcat 6 as a 64-bit service? 

Thanks,
Brian



  

RE: Problems with running 64-bit Tomcat 6 as a Windows service

2008-09-03 Thread Caldarale, Charles R
 From: Brian Clark [mailto:[EMAIL PROTECTED]
 Subject: Problems with running 64-bit Tomcat 6 as a Windows service

 I didn't use the service.bat install though. I installed
 the service manually with the sc.exe command.

Is there any particular reason you avoided that rather critical step?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Problems with running 64-bit Tomcat 6 as a Windows service

2008-09-03 Thread Johnny Kewl


- Original Message - 
From: Brian Clark [EMAIL PROTECTED]

To: Tomcat Users users@tomcat.apache.org
Sent: Thursday, September 04, 2008 4:00 AM
Subject: Problems with running 64-bit Tomcat 6 as a Windows service



Hello,

I am trying to get Tomcat 6.0.18 to run on my Win2k3 x64 edition server. I 
basically did the same thing talked about here:

http://markmail.org/message/kptleixb6duxgwhm
but it didn't work for me. I didn't use the service.bat install though. I 
installed the service manually with the sc.exe command.


Thats the problem... its not all contained in the exe like a normal windows 
service... that bat file also sets up the classes that the service calls...



I am using the 64-bit 1.6.0_06 JDK.  I don't get any Windows errors, the 
service start process just times out. My catalina and jakarta logs don't 
have anything useful. The logs seem to indicate that Tomcat started up 
fine--only it didn't.


When I start up Tomcat from the command line, it works fine. I did have to 
check the box in tomcat6w.exe to allow the service to interact with the 
desktop to run it from the command line though. That seemed a little 
weird.


Anyone successful in running Tomcat 6 as a 64-bit service?


---
HARBOR : http://www.kewlstuff.co.za/index.htm
The most powerful application server on earth.
The only real POJO Application Server.
See it in Action : http://www.kewlstuff.co.za/cd_tut_swf/whatisejb1.htm
--- 



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]