> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: Update tomcat service (of version 5.5)
>
> Sreeni2711 wrote:
> > "Tomcat\bin\tomcat5.exe" //US//serviceName -Startup Auto ++JvmOptions
> > -Xms512m;-Xmx1024m
> >
> I don't know what thi
Sreeni2711 wrote:
"Tomcat\bin\tomcat5.exe" //US//serviceName -Startup Auto ++JvmOptions
-Xms512m;-Xmx1024m
I don't know what this all refers to, but you may want to have a look here :
http://commons.apache.org/daemon/procrun.html
"Tomcat\bin\tomcat5.exe" //US//serviceName -Startup Auto ++JvmOptions
-Xms512m;-Xmx1024m
According to my understanding
The double quotes at the beginning of the command and after tomcat5.exe are
not needed. Also instead if -Startup, you have to give --Startup=auto and it
is --JvmOptions not ++J
- Original Message -
From: "Hacham, Lital" <[EMAIL PROTECTED]>
To:
Sent: Sunday, June 22, 2008 4:22 PM
Subject: Update tomcat service (of version 5.5)
Hi,
I'm installing tomcat as service on my machine. I used to work with
tomcat 5.0 and after installing it I updated it by the fol
> From: Martin [mailto:[EMAIL PROTECTED]
> Subject: Re: Update tomcat service (of version 5.5)
>
> BTW: errno 6 is invalid handle indicating you are attempting
> to acquire occupied resource (which is most probably already
> acquired)
Although that may be true on some platforms
OTECTED]>
To: "Tomcat Users List"
Sent: Sunday, June 22, 2008 11:52 AM
Subject: RE: Update tomcat service (of version 5.5)
From: Hacham, Lital [mailto:[EMAIL PROTECTED]
Subject: RE: Update tomcat service (of version 5.5)
Since I want to perform this automatically from my code I'
> From: Hacham, Lital [mailto:[EMAIL PROTECTED]
> Subject: RE: Update tomcat service (of version 5.5)
>
> Since I want to perform this automatically from my code I'm
> running the command from the command line.
The current doc for procrun (http://commons.apache.org/daem
2008 6:17 PM
To: Tomcat Users List
Subject: RE: Update tomcat service (of version 5.5)
> From: Hacham, Lital [mailto:[EMAIL PROTECTED]
> Subject: Update tomcat service (of version 5.5)
>
> After I've updated tomcat to version 5.5 and perform the same
> command I received ex
> From: Hacham, Lital [mailto:[EMAIL PROTECTED]
> Subject: Update tomcat service (of version 5.5)
>
> After I've updated tomcat to version 5.5 and perform the same
> command I received exit value of 6.
Why aren't you using the supported method of updating service parameters with
the tomcat5w.exe