Implemented the listener and I can now start and stop the tomcat servers
Thanks!
Walter
From: Jeffrey Janner
To: 'Tomcat Users List' ,
Date: 06/06/2013 15:31
Subject: RE: Tomcat 6 and Windows Service
> -Original Message-
> From: Cald
> -Original Message-
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Wednesday, June 05, 2013 8:04 AM
> To: Tomcat Users List
> Subject: RE: Tomcat 6 and Windows Service
>
> > From: walter.heesterm...@toyota-europe.com
> > [ma
Ok, I will use the following:
1. Start using the normal Services dialog
2. Stop using shutdown script
Regards
Walter
From: "Caldarale, Charles R"
To: Tomcat Users List ,
Date: 05/06/2013 15:05
Subject: RE: Tomcat 6 and Windows Service
> From: walter.heest
> From: walter.heesterm...@toyota-europe.com
> [mailto:walter.heesterm...@toyota-europe.com]
> Subject: RE: Tomcat 6 and Windows Service
> I can set the following Java options
> -Dcom.sun.management.jmxremote.port=10150
> The stop using shudown class is org.apache.catalina
> From: Urkens Jean-Pierre [mailto:jean-pierre.urk...@devoteam.com]
> Subject: RE: Tomcat 6 and Windows Service
> Try creating a file $TOMCAT_HOME/bin/setenv.bat and include following line in
> it:
The .bat files are not used when running Tomcat as a service, so the above i
tries to connect port 10150; but this is already in used. Stop
hangs...
Walter
From: Walter Heestermans/IS/TME/BE/ToyotaEurope
To: "Tomcat Users List" ,
Date: 05/06/2013 14:18
Subject: RE: Tomcat 6 and Windows Service
Not working neither, I think that Tomcat as a serv
Not working neither, I think that Tomcat as a service is not using this
Walter
From: Urkens Jean-Pierre
To: Tomcat Users List ,
Date: 05/06/2013 13:52
Subject:RE: Tomcat 6 and Windows Service
Try creating a file $TOMCAT_HOME/bin/setenv.bat and include following line
in
...@toyota-europe.com
[mailto:walter.heesterm...@toyota-europe.com]
Sent: Wednesday, June 05, 2013 1:35 PM
To: Tomcat Users List
Subject: Re: Tomcat 6 and Windows Service
Hi,
When I add the arguments to the startup arguments entry, and try to start the
service
start
-Dcom.sun.management.jmxremote.
thenticate=false
or
com.sun.management.jmxremote.port=10150
com.sun.management.jmxremote.ssl=false
com.sun.management.jmxremote.authenticate=false
Nothing seems to work...
Regards
Walter
From: Konstantin Kolinko
To: Tomcat Users List ,
Date: 03/06/2013 13:32
Subject: Re: Tomcat 6 and Windows
> -Original Message-
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Monday, June 03, 2013 12:50 PM
> To: Tomcat Users List
> Subject: RE: Tomcat 6 and Windows Service
>
> > From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
>
> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
> Subject: RE: Tomcat 6 and Windows Service
> You are missing one line from your configuration. At the top you need:
> -Dcom.sun.management.jmxremote
That hasn't been needed for many years (if ever). S
> From: walter.heesterm...@toyota-europe.com
> [mailto:walter.heesterm...@toyota-europe.com]
> Sent: Monday, June 03, 2013 3:01 AM
> To: users@tomcat.apache.org
> Subject: Tomcat 6 and Windows Service
>
> Hi,
>
> I'm running tomcat as Windows service.
>
>
2013/6/3
>
> Hi,
>
> I'm running tomcat as Windows service.
>
> Now I like to add JMX support to the process:
>
> -Dcom.sun.management.jmxremote.port=10150
> -Dcom.sun.management.jmxremote.ssl=false
> -Dcom.sun.management.jmxremote.authenticate=false
>
> Configuring the service
>
>
>
> added the a
Hi,
I'm running tomcat as Windows service.
Now I like to add JMX support to the process:
-Dcom.sun.management.jmxremote.port=10150
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=false
Configuring the service
added the above options to the Java options. T
14 matches
Mail list logo