Hi,

     just use HotSpot Server VM. It works fine for me.

     Dalibor


______________________________ Reply Separator _________________________________
Subject: RE: Running Tomcat as a Windows service
Author:  [EMAIL PROTECTED] (Richard Heintze
<[EMAIL PROTECTED]>) at INTERNET
Date:    7.8.2001 23:14





Jim, Ronald and Bryan,

Could you folks kindly give me URL for this
JavaService? I assume I'll have the same problem --
I'm using a service in the FAQ that runs any old bat
file.

I looked at the services that exclusively run java
programs and then looked at the complexity of
tomcat.bat and startup.bat and decided to go with the
generic solutions that runs bat files. But this won't
work if I log off the server?


--- Jim Seach <[EMAIL PROTECTED]> wrote:
> I am also using the JavaService.  It was easy to
> configure and has been
> very stable.  No problems at all.
>
> Also, the way it solves the logout problem is by
> intercepting the
> Windows logoff message so you don't have to use the
> 1.3.1 jvm's -Xrs
> parameter.  If you use the -Xrs parameter, you loose
> the ability to
> automatically run a shutdown hook.  I haven't tested
> it, but I belive
> JavaService will still pass the Shutdown message to
> the jvm, so the
> shutdown hooks should run.
>
> Jim
>
> --- "Ronald G. Louzon" <[EMAIL PROTECTED]>
> wrote:
> > If I remember correctly, this is due to a bug in
> the JDK and you can
> > read
> > all about it in the jakarta tomcat-user archives
> as well as in the
> > bug
> > reports on the Sun site (www.javasoft.com).  I
> used the Alexandria
> > Software
> > companies Java service wrapper JavaService.exe .
> It is free,
> > distributable
> > and it works well.  I am sure there are other
> service wrappers out
> > there
> > too.
> >
> >
> >
> > -----Original Message-----
> > From: Bryan Hendricks
> [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, August 07, 2001 10:20 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: Running Tomcat as a Windows service
> >
> >
> > Hello,
> >
> > I installed Tomcat as a Windows (NT) service using
> jk_nt_service and
> > set the
> > service's startup type as automatic, but when I
> log off, the service
> > shuts
> > down.  Is this a bug (in Tomcat, jk_nt_service, or
> the JRE) and, if
> > so, do
> > you know if the problem is being addressed?  If
> it's not a bug, are
> > there
> > instructions that outline additional steps
> required to keep the
> > service
> > running?
> >
> > Thank you.
>
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute
> with Yahoo! Messenger
> http://phonecard.yahoo.com/


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/


Reply via email to