RE: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Mcalexander, Jon J.
Thanks, we aren’t allowed to until you guys fully release. 😊 From: Christopher Schultz Sent: Thursday, November 7, 2024 4:54 PM To: users@tomcat.apache.org Subject: Re: Tomcat Service(s) on Windows, Procmon question Jon, On 11/7/24 17: 37, Mcalexander, Jon J. wrote: > Thank you. ☹ You co

Re: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Christopher Schultz
Rob, On 11/7/24 17:54, Rob Sargent wrote: Thanks for this information Chris. I can probably create this dependency, but then I wouldn’t want it to be running all the time, will having it as a dependency start said service? I could use Procrun to probably do this service, but then how do I te

Re: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Rob Sargent
Thanks for this information Chris. I can probably create this dependency, but then I wouldn’t want it to be running all the time, will having it as a dependency start said service? I could use Procrun to probably do this service, but then how do I tell it to run and then stop? I honestly ha

Re: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Christopher Schultz
Jon, On 11/7/24 17:37, Mcalexander, Jon J. wrote: Thank you. ☹ You could grab the just-rolled 9.0.97. It's already got 2 +1 votes. -chris From: Christopher Schultz Sent: Thursday, November 7, 2024 4:16 PM To: users@tomcat.apache.org Subject: Re: Tomcat Service(s) on Windows, Pr

RE: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Mcalexander, Jon J.
Thank you. ☹ From: Christopher Schultz Sent: Thursday, November 7, 2024 4:16 PM To: users@tomcat.apache.org Subject: Re: Tomcat Service(s) on Windows, Procmon question Jon, On 11/7/24 14: 53, Mcalexander, Jon J. wrote: > Sorry to top-reply, but does this regression exist in 10. 1. 31 as w

Re: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Christopher Schultz
Jon, On 11/7/24 14:29, Mcalexander, Jon J. wrote: From: Christopher Schultz Sent: Thursday, November 7, 2024 1:16 PM To: users@tomcat.apache.org Subject: Re: Tomcat Service(s) on Windows, Procmon question Jon, On 11/7/24 13: 08, Mcalexander, Jon J. wrote: > Happy Thursday everybody, >

Re: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Christopher Schultz
t: Re: Tomcat Service(s) on Windows, Procmon question Jon, On 11/7/24 13: 08, Mcalexander, Jon J. wrote: > Happy Thursday everybody, > > I have a question around starting a Tomcat Service Instance on Windows servers. Is there a way to have the Tomcat Startup kick off a script before

RE: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Mcalexander, Jon J.
From: david w Sent: Thursday, November 7, 2024 2:09 PM To: Tomcat Users List Subject: Re: Tomcat Service(s) on Windows, Procmon question Sent: Thursday, November 7, 2024 8: 53 PM To: Tomcat Users List Subject: RE: Tomcat Service(s) on Windows, Procmon

Re: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread david w
Sent: Thursday, November 7, 2024 8:53 PM To: Tomcat Users List Subject: RE: Tomcat Service(s) on Windows, Procmon question Sorry to top-reply, but does this regression exist in 10.1.31 as well, or only 9.0.96? From: Christopher Schultz Sent: Thursday

RE: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Mcalexander, Jon J.
Sorry to top-reply, but does this regression exist in 10.1.31 as well, or only 9.0.96? From: Christopher Schultz Sent: Thursday, November 7, 2024 1:16 PM To: users@tomcat.apache.org Subject: Re: Tomcat Service(s) on Windows, Procmon question Jon, On 11/7/24 13: 08, Mcalexander, Jon J. wrote

RE: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Mcalexander, Jon J.
From: Christopher Schultz Sent: Thursday, November 7, 2024 1:16 PM To: users@tomcat.apache.org Subject: Re: Tomcat Service(s) on Windows, Procmon question Jon, On 11/7/24 13: 08, Mcalexander, Jon J. wrote: > Happy Thursday everybody, > > I have a question around starting a Tomca

Re: Tomcat Service(s) on Windows, Procmon question

2024-11-07 Thread Christopher Schultz
Jon, On 11/7/24 13:08, Mcalexander, Jon J. wrote: Happy Thursday everybody, I have a question around starting a Tomcat Service Instance on Windows servers. Is there a way to have the Tomcat Startup kick off a script before starting that will clear the contents of the workDir (Clear the cache

RE: Tomcat service switches to another JDK under the hood

2022-06-09 Thread Jan Tosovsky
Henek Sent: Monday, April 11, 2022 2:35 PM To: Tomcat Users List Subject: Re: Tomcat service switches to another JDK under the hood Nothing you mentioned could have any effect. How do you ensure jdks are not mixing between tomcat and the other jdk8 application? Try to use separated cmd fil

RE: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-19 Thread Morfin, Christophe
, Christophe Sent: 12 April 2022 15:19 To: users@tomcat.apache.org Subject: RE: Tomcat service does not restart on Windows with high value of Xms/Xmx Hi Thank you I do have the same behaviour if I set Xms/Xmx in the Java Option or if I set the Initial and Maximum memory pool (I removed Xms/Xmx

RE: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-12 Thread Morfin, Christophe
Sent: 12 April 2022 11:26 To: 'users@tomcat.apache.org' Subject: RE: Tomcat service does not restart on Windows with high value of Xms/Xmx Hi As additional information I have done further testing Windows 2016 32Gb RAM Xms/Xmx 20g Pagefile 5g Service restart works fine Same config

Re: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-12 Thread Suvendu Sekhar Mondal
mentionned configuration as I feel you > would reproduce. > > Thank you > Kind regards > Christophe > > > > > > -----Original Message- > From: Morfin, Christophe > Sent: 11 April 2022 09:38 > To: 'users@tomcat.apache.org' > Subject: RE: Tomcat service does n

RE: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-12 Thread Morfin, Christophe
reproduce. Thank you Kind regards Christophe    -Original Message- From: Morfin, Christophe Sent: 11 April 2022 09:38 To: 'users@tomcat.apache.org' Subject: RE: Tomcat service does not restart on Windows with high value of Xms/Xmx Hi Chris Thank you for the informatio

Re: Tomcat service switches to another JDK under the hood

2022-04-11 Thread Zdeněk Henek
t; - there is one extra 3rd party "hotfolder" Java app running as a service > (JDK 8 is used in this case) > > > -Original Message- > From: Zdeněk Henek > Sent: Monday, April 11, 2022 1:04 PM > To: Tomcat Users List > Subject: Re: Tomcat service switches

RE: Tomcat service switches to another JDK under the hood

2022-04-11 Thread Jan Tosovsky
isplay the result - there is one extra 3rd party "hotfolder" Java app running as a service (JDK 8 is used in this case) -Original Message- From: Zdeněk Henek Sent: Monday, April 11, 2022 1:04 PM To: Tomcat Users List Subject: Re: Tomcat service switches to another JDK under the

Re: Tomcat service switches to another JDK under the hood

2022-04-11 Thread Zdeněk Henek
Hi Jan, looks like somebody/something has restarted tomcat with different JAVA_HOME/PATH variables. It is not possible to change jvm process while running. Another option could be you have there running two tomcat instances. Create cmd file e.g. tomcatStart.cmd with content like set JAVA_HOME=c

RE: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-11 Thread Morfin, Christophe
, Christophe Sent: 08 April 2022 17:57 To: 'users@tomcat.apache.org' Subject: RE: Tomcat service does not restart on Windows with high value of Xms/Xmx Hi Thank you for your answers, Here below is the output of system part of hs_err file. Note though If I execute a manual stop and ma

Re: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-08 Thread Christopher Schultz
Christophe, On 4/8/22 12:57, Morfin, Christophe wrote: Hi Thank you for your answers, Here below is the output of system part of hs_err file. Note though If I execute a manual stop and manual start immediately after, this work, no issue. It is only when I use the Restart option. Both tests

RE: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-08 Thread Morfin, Christophe
Hi Thank you for your answers, Here below is the output of system part of hs_err file. Note though If I execute a manual stop and manual start immediately after, this work, no issue. It is only when I use the Restart option. Both tests are done one after the other, so the overall amount of me

Re: Tomcat service does not restart on Windows with high value of Xms/Xmx

2022-04-08 Thread Suvendu Sekhar Mondal
Hello Christophe, On Fri, Apr 8, 2022 at 7:40 PM Morfin, Christophe wrote: > > > > Hi > > I am using Tomcat 9.0.52 and 9.0.60 on Windows server 2019 version 1809 (OS > Build 17763.2686) > The machine has 32Gb of Ram > Pagefile size 4Gb > The Tomcat service is configured with Xms20g Xmx20g added

Re: Tomcat Service Update throws Application System Error - Error Parsing Command Line

2021-12-06 Thread Konstantin Kolinko
пн, 6 дек. 2021 г. в 12:28, Ponnusamy, Prabhakar : > > Tomcat User Community, > > > > I am trying to update the options of tomcat using the //US command line > option, but getting this error - Application System Error - Error Parsing > Command Line, below is how I was trying to run the commands,

Re: tomcat service app

2019-10-31 Thread tomcat
On 30.10.2019 22:03, Mark Thomas wrote: On October 30, 2019 7:41:07 PM UTC, George Stanchev wrote: My question about the source stays, but I guess I should've RTFM where it states that the wrapper uses # *or* ; as separator and if you want to embed those character you need to wrap them in sing

RE: tomcat service app

2019-10-30 Thread Mark Thomas
On October 30, 2019 7:41:07 PM UTC, George Stanchev wrote: >My question about the source stays, but I guess I should've RTFM where >it states that the wrapper uses # *or* ; as separator and if you want >to embed those character you need to wrap them in single quotes... > >From: George Stanchev >S

RE: tomcat service app

2019-10-30 Thread George Stanchev
My question about the source stays, but I guess I should've RTFM where it states that the wrapper uses # *or* ; as separator and if you want to embed those character you need to wrap them in single quotes... From: George Stanchev Sent: Wednesday, October 30, 2019 1:33 PM To: Tomcat Users List S

Re: Tomcat service gets stuck

2018-08-23 Thread Suvendu Sekhar Mondal
On Thu, Aug 23, 2018, 2:06 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Bab, > > On 8/22/18 9:49 AM, Bab Alemzadeh wrote: > > I am using Windows Server 2008/2012, datacenter edition. We have > > installed: KB4338815. > > > >

Re: Tomcat service gets stuck

2018-08-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bab, On 8/22/18 9:49 AM, Bab Alemzadeh wrote: > I am using Windows Server 2008/2012, datacenter edition. We have > installed: KB4338815. > > So the task gets stuck, it is probably not consuming any CPU. But > the memory usage gets stuck. I enclosed

RE: Tomcat service gets stuck

2018-08-22 Thread Louis Zipes
Hi Bab, I assume you mean it is getting stuck with a Windows service or not true? Can you please share logs with the specific error you are seeing. Thanks, Louis From: Bab Alemzadeh [mailto:b...@eyequestion.nl] Sent: Wednesday, August 22, 2018 9:16 AM To: users@tomcat.apache.org Subject: Tomcat

Re: Tomcat service gets stuck

2018-08-22 Thread Bab Alemzadeh
Hi Chris, I am using Windows Server 2008/2012, datacenter edition. We have installed: KB4338815. So the task gets stuck, it is probably not consuming any CPU. But the memory usage gets stuck. I enclosed the screenshot, this screenshot is AFTER the tomcat service was stopped. The memory usage is s

Re: Tomcat service gets stuck

2018-08-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Bab, On 8/22/18 9:15 AM, Bab Alemzadeh wrote: > I have a problem with tomcat 8.5.20 and 8.5.32. When I stop the > service the PROCESS gets stuck on a specific memory usage. Can you explain this a little more? What does "stuck on a specific memory u

Re: TomCat service is running but not responding

2017-10-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Darin, On 10/26/17 10:56 AM, dbol...@dsginc.biz wrote: > First I notice that we are not able to get to the app through the > browser. The browser will just spin. Then I try to get to the > TomCat host manager and never get the login box and it ju

Re: TomCat service is running but not responding

2017-10-26 Thread DBolken
58102 dakotasupplygroup.com From: "James H. H. Lampert" To: Tomcat Users List Date: 10/20/2017 11:18 AM Subject: Re: TomCat service is running but not responding On 10/20/17, 7:50 AM, André Warnier (tomcat) wrote: . . . > Then also tell a bit more about the &qu

Re: TomCat service is running but not responding

2017-10-26 Thread tomcat
tems Support/ Dakota Supply Group| *P *(701) 237-9440, *Ext: *8878| *F *(701) 237-6504 2601 3rd Ave N| Fargo, ND 58102 *_ _**_dakotasupplygroup.com_* <http://www.dakotasupplygroup.com/> From: André Warnier (to

Re: TomCat service is running but not responding

2017-10-26 Thread DBolken
roup.com From: André Warnier (tomcat) To: users@tomcat.apache.org Date: 10/20/2017 09:48 AM Subject:Re: TomCat service is running but not responding On 20.10.2017 15:46, dbol...@dsginc.biz wrote: > I have a TomCat 8.5.23 service running on a Windows 2008 server. The serv

RE: TomCat service is running but not responding

2017-10-23 Thread Berneburg, Cris J. - US
Darin > From: dbol...@dsginc.biz [mailto:dbol...@dsginc.biz] > Sent: Friday, October 20, 2017 9:47 AM > To: users@tomcat.apache.org > Subject: TomCat service is running but not responding > > I have a TomCat 8.5.23 service running on a Windows 2008 server. > The service would be running fine but i

Re: TomCat service is running but not responding

2017-10-21 Thread Suvendu Sekhar Mondal
Darin, On Oct 20, 2017 8:48 PM, "James H. H. Lampert" wrote: On 10/20/17, 7:50 AM, André Warnier (tomcat) wrote: . . . Then also tell a bit more about the "stop responding" aspect. What > exactly happens when you try to access tomcat, in the browser ? > Are you not getting any answer at all, no

Re: TomCat service is running but not responding

2017-10-20 Thread James H. H. Lampert
On 10/20/17, 7:50 AM, André Warnier (tomcat) wrote: . . . Then also tell a bit more about the "stop responding" aspect. What exactly happens when you try to access tomcat, in the browser ? Are you not getting any answer at all, no mater how long you wait ? Are you gettin an error page ? Are you g

Re: TomCat service is running but not responding

2017-10-20 Thread tomcat
On 20.10.2017 15:46, dbol...@dsginc.biz wrote: I have a TomCat 8.5.23 service running on a Windows 2008 server. The service would be running fine but it periodically stops responding until I reboot the server. I tried restarting the service but it does not always respond again. I am not sure

Re: tomcat service version can't access intranet(not internet) files

2012-02-01 Thread chenqiang
André Warnier, Thank you very much, I've solve the problem before I saw your solution, thank you anyway-:). On Tue, Jan 31, 2012 at 4:41 PM, André Warnier wrote: > chenqiang wrote: > >> BTW, I change the user account from local system account to Administrator >> account using tomcat configurati

Re: tomcat service version can't access intranet(not internet) files

2012-01-31 Thread André Warnier
chenqiang wrote: BTW, I change the user account from local system account to Administrator account using tomcat configuration console, but I cannot start the service under administrator account. There we are getting into Windows-specific considerations. Google (or baidu) may be a better sourc

Re: tomcat service version can't access intranet(not internet) files

2012-01-30 Thread chenqiang
BTW, I change the user account from local system account to Administrator account using tomcat configuration console, but I cannot start the service under administrator account. On Mon, Jan 30, 2012 at 6:15 PM, André Warnier wrote: > chenqiang wrote: > >> I found a problem which confused me so

Re: tomcat service version can't access intranet(not internet) files

2012-01-30 Thread chenqiang
Warnier, * Thank you very much for your timely and helpful tip, Yeah, I found the problem both on my windows2003 server and windows xp .* *But I don't know how to change the user account under which the tomcat service is to run, could you so kind as to give me some help?* *Thanks!* On Mon, Jan 3

Re: tomcat service version can't access intranet(not internet) files

2012-01-30 Thread André Warnier
chenqiang wrote: I found a problem which confused me so much,(I use tomcat7.0.20-7.0.25) my web application need access to the files on another machine which is on the intranet, when I use the zip format distribution version of tomcat, everything is ok, but the problem arises when I deployed the

Re: tomcat service version can't access intranet(not internet) files

2012-01-30 Thread Konstantin Kolinko
2012/1/30 chenqiang : > I found a problem which confused me so much,(I use tomcat7.0.20-7.0.25)  my > web application need access to the files on another machine which is on the > intranet, when I use the zip format distribution version of tomcat, > everything is ok, but the problem arises when I d

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Conway Liu
ogling for additional info. So, thanks guys, you all've been very helpful. Best regards Conway -Original Message- From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Saturday, 5 February 2011 11:55 a.m. To: 'Tomcat Users List' Subject: RE: Tomcat Service config

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Conway Liu
effrey.jan...@polydyne.com] Sent: Saturday, 5 February 2011 3:57 a.m. To: 'Tomcat Users List' Subject: RE: Tomcat Service configuration for running sites Mark - I run a number my sites under this configuration. Works great. Didn't realize it was officially documented though. Jeff

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Jeffrey Janner
chultz.net] > Sent: Friday, February 04, 2011 4:39 PM > To: Tomcat Users List > Subject: Re: Tomcat Service configuration for running sites > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Jeffrey, > > On 2/4/2011 10:06 AM, Jeffrey Janner wrote: > > Yo

Re: Tomcat Service configuration for running sites

2011-02-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeffrey, On 2/4/2011 10:06 AM, Jeffrey Janner wrote: > You don't need to duplicate the entire Tomcat structure for your > webapp. Get rid of everything else in C:\WebApp1 except the ROOT and > sslcerts directory. Then configure everything else in th

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Jeffrey Janner
Conway, see inline comments below: > -Original Message- > From: Conway Liu [mailto:c...@xtra.co.nz] > Sent: Thursday, February 03, 2011 1:11 AM > To: users@tomcat.apache.org > Subject: Tomcat Service configuration for running sites > > Hi, > > Thanks to all who answered my previous post

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Jeffrey Janner
Mark - I run a number my sites under this configuration. Works great. Didn't realize it was officially documented though. Jeff > -Original Message- > From: Mark Eggers [mailto:its_toas...@yahoo.com] > Sent: Thursday, February 03, 2011 3:41 PM > To: Tomcat Users List >

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Conway Liu
bApp2 goes live! Simple as that! Best regards Conway -Original Message- From: Mark Eggers [mailto:its_toas...@yahoo.com] Sent: Friday, 4 February 2011 10:41 a.m. To: Tomcat Users List Subject: Re: Tomcat Service configuration for running sites This will be long - read at your own risk.

Re: Tomcat Service configuration for running sites

2011-02-03 Thread Mark Eggers
This will be long - read at your own risk. - Original Message Begin Hi, Thanks to all who answered my previous post regarding running Tomcat with IIS7. I am still quite confused about the whole thing, so I think I should try to forget about IIS for the time being, and concentrate fir

Re: Tomcat Service configuration for running sites

2011-02-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Conway, On 2/3/2011 2:10 AM, Conway Liu wrote: > Tomcat service is installed [in]: > C:\Tomcat\ > My Java web application is placed in: > C:\WebApp1\ > > With subfolders: > C:\WebApp1\bin\... (contains tomcat5.exe and tomcat5w.exe and many .sh an

Re: Tomcat service only starts if

2010-09-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff, On 9/7/2010 11:32 AM, Jeff Hubbs wrote: > Tomcat 5.5.23, sun-jdk 1.5.0_11, CentOS 4.8. Tomcat was > built/installed from upstream. Tomcat service starts and runs normally > if user tomcat's entry in /etc/passwd has "/home/tomcat:/bin/bash" but

Re: Tomcat service only starts if

2010-09-07 Thread Jorge Medina
How do you start tomcat? What script gets executed? Probably your bash profile script for the "tomcat" account was setting the PATH and/or LD_LIBRARY_PATH for you. Review your startup script. On Tue, Sep 7, 2010 at 11:32 AM, Jeff Hubbs wrote: > Tomcat 5.5.23, sun-jdk 1.5.0_11, CentOS 4.8. Tomc

Re: TomCat Service wont`t start any longer

2009-11-03 Thread André Warnier
Marc Bartrina wrote: Jakarta_service: [2009-10-28 14:04:07] [info] Starting service... [2009-10-28 14:04:08] [385 javajni.c] [debug] Jvm Option[0] -Dcatalina.home=C:\Programme\Apache Software Foundation\Tomcat 6.0 [2009-10-28 14:04:08] [385 javajni.c] [debug] Jvm Option[1] -Dcatalina.base=C

Re: Tomcat service stops frequently after MS09-061 patch

2009-11-02 Thread Pid
On 02/11/2009 15:30, Pid wrote: On 02/11/2009 15:14, chetan khadye wrote: Hi, We are facing an issue with the microsoft patch. We applied the patch MS??-??? on our production and development environment which is running on Windows server . After the patch applied the tomcat server stops res

Re: Tomcat service stops frequently after MS09-061 patch

2009-11-02 Thread Pid
On 02/11/2009 15:14, chetan khadye wrote: Hi, We are facing an issue with the microsoft patch. We applied the patch MS09-061 on our production and development environment which is running on Windows server 2003. After the patch applied the tomcat server stops responding the http requests after e

Re: Tomcat service stops frequently after MS09-061 patch

2009-11-02 Thread Peter Crowther
2009/11/2 chetan khadye > We are facing an issue with the microsoft patch. We applied the patch > MS09-061 on our production and development environment which is > running on Windows server 2003. After the patch applied the tomcat > server stops responding the http requests after every 15 20 minu

Re: Tomcat service stops frequently after MS09-061 patch

2009-11-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chetan, On 11/2/2009 10:14 AM, chetan khadye wrote: > We are facing an issue with the microsoft patch. We applied the patch > MS09-061 on our production and development environment which is > running on Windows server 2003. This patch is for the .NET

Re: tomcat service public key

2009-08-18 Thread André Warnier
Gagan Malik wrote: this is exactly the problem.. how do I generate a private/public key pair for the user 'tomcat'.. A bit guessing here.. Your problem may be due to the fact that you cannot login as user "tomcat" to create its keys, because the user "tomcat" is disabled (not allowed to login

Re: tomcat service public key

2009-08-18 Thread Gagan Malik
this didn't help.. Abhinav Shah wrote: > > vi /etc/ssh/sshd_config > AllowUsers tomcat > > Restart sshd service. > > > > Gagan Malik wrote: >> >> this is exactly the problem.. how do I generate a private/public key pair >> for the user 'tomcat'.. >> >> >> Abhinav Shah wrote: >>> >>> Why

Re: tomcat service public key

2009-08-18 Thread Abhinav Shah
vi /etc/ssh/sshd_config AllowUsers tomcat Restart sshd service. Gagan Malik wrote: > > this is exactly the problem.. how do I generate a private/public key pair > for the user 'tomcat'.. > > > Abhinav Shah wrote: >> >> Why don't you add the tomcat user to the ssh list of users.. >> >> Gag

Re: tomcat service public key

2009-08-17 Thread Gagan Malik
this is exactly the problem.. how do I generate a private/public key pair for the user 'tomcat'.. Abhinav Shah wrote: > > Why don't you add the tomcat user to the ssh list of users.. > > Gagan Malik wrote: >> >> if logging in as tomcat was possible there wouldn't have been any >> problem. I t

Re: tomcat service public key

2009-08-17 Thread Abhinav Shah
Why don't you add the tomcat user to the ssh list of users.. Gagan Malik wrote: > > if logging in as tomcat was possible there wouldn't have been any problem. > I think Chuck is right.. its all about getting a known user id use ssh.. > > > Abhinav Shah wrote: >> >> are you sure that the tomca

Re: tomcat service public key

2009-08-17 Thread Gagan Malik
if logging in as tomcat was possible there wouldn't have been any problem. I think Chuck is right.. its all about getting a known user id use ssh.. Abhinav Shah wrote: > > are you sure that the tomcat user is on the list of users allowed to do > ssh on the svn server.. one way to check is login

Re: tomcat service public key

2009-08-17 Thread Abhinav Shah
are you sure that the tomcat user is on the list of users allowed to do ssh on the svn server.. one way to check is login as tomcat user on RHEL box and then do a ssh to the svn server.. Gagan Malik wrote: > > Hi, I'm a newbie to both tomcat and ssh and here's my problem: > > I have a web-app

RE: tomcat service public key

2009-08-17 Thread Caldarale, Charles R
> From: Gagan Malik [mailto:gaganma...@dev.java.net] > Subject: Re: tomcat service public key > > I'm quite sure this is not hudson related. It certainly has nothing to do with Tomcat. > Its more on how would any application running on tomcat use ssh.. It's not Tom

Re: tomcat service public key

2009-08-17 Thread Gagan Malik
Hi Rusty.. I'm quite sure this is not hudson related. Its more on how would any application running on tomcat use ssh.. Rusty Wright-2 wrote: > > I'd try the hudson mailing list; us...@hudson.dev.java.net and you'll > need to sign up first I'll bet. > > > Gagan Malik wrote: >> Hi, I'm a newb

Re: tomcat service public key

2009-08-17 Thread Rusty Wright
I'd try the hudson mailing list; us...@hudson.dev.java.net and you'll need to sign up first I'll bet. Gagan Malik wrote: Hi, I'm a newbie to both tomcat and ssh and here's my problem: I have a web-app (Hudson) running on tomcat (ver 5). This Tomcat runs as a service on RHEL box. Hudson trigge

Re: Tomcat service won't start

2009-03-30 Thread Gregor Schneider
Sergio, please do the following: - remove (rename) your catalina.out and try to start Tomcat with /etc/init.d/tomcat5 start (or whatever name your startup-script has) After that, the log-file should hopefully be a bit shorter. I'm a bit puzzled since your having quote /some/ errors in the previ

Re: Tomcat service won't start

2009-03-30 Thread Sergio Belkin
2009/3/30 Gregor Schneider : > Since you're not using an original Tomcat-download but a pre-packaged version: > > - Did you do an "emerge" recently? No, I didn't. It's weird :( > > - What gives "netstat -lnp"? Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address

Re: Tomcat service won't start

2009-03-30 Thread Gregor Schneider
Since you're not using an original Tomcat-download but a pre-packaged version: - Did you do an "emerge" recently? - What gives "netstat -lnp"? - What's the Centos-package-maintainer's oppinion on that? Rgds Gregor -- just because your paranoid, doesn't mean they're not after you... gpgp-fp: 7

Re: Tomcat Service

2009-03-01 Thread supareno
Caldarale, Charles R a écrit : From: supareno [mailto:reno.rkc...@free.fr] Subject: Re: Tomcat Service will it possible to tomcat to compile jsps without a jdk? Tomcat does not need a JDK to compile JSPs (and it's been that way a long time). sorry, i apologize - Chuck

Re: Tomcat Service

2009-03-01 Thread motit
We precompiled all our JSPs. supareno wrote: > > motit, > > will it possible to tomcat to compile jsps without a jdk? > tomcat and a jre has ever been discussed here: > > http://www.mail-archive.com/users@tomcat.apache.org/msg50300.html > > hope this help > > supareno >> Hi, >> >> Accor

RE: Tomcat Service

2009-03-01 Thread Caldarale, Charles R
> From: motit [mailto:moti@expand.com] > Subject: Tomcat Service > > According to Tomcat bin/service.bat file, the environment > variable JAVA_HOME needs to be existed, otherwise the > service is not installed. Looks like the text in the script was not updated; read the Tomcat doc first: http:

RE: Tomcat Service

2009-03-01 Thread Caldarale, Charles R
> From: supareno [mailto:reno.rkc...@free.fr] > Subject: Re: Tomcat Service > > will it possible to tomcat to compile jsps without a jdk? Tomcat does not need a JDK to compile JSPs (and it's been that way a long time). - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL

Re: Tomcat Service

2009-03-01 Thread supareno
motit, will it possible to tomcat to compile jsps without a jdk? tomcat and a jre has ever been discussed here: http://www.mail-archive.com/users@tomcat.apache.org/msg50300.html hope this help supareno Hi, According to Tomcat bin/service.bat file, the environment variable JAVA_HOME needs t

Re: tomcat service can't bundle domain

2008-08-21 Thread francin
I solve it , the reason is the windows firewall block the port 80! thanks in advance! David Smith-2 wrote: > > OS? > > Also what do you mean by "tomcat's services"? Do you mean jsvc or a > shell script that supports start|stop|restart? > > Depending on OS and start method, you may be run

Re: tomcat service can't bundle domain

2008-08-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, David Smith wrote: > OS? See below. > Also what do you mean by "tomcat's services"? Do you mean jsvc or a > shell script that supports start|stop|restart? > > Depending on OS and start method, you may be running into the old > privileged po

Re: tomcat service can't bundle domain

2008-08-21 Thread David Smith
OS? Also what do you mean by "tomcat's services"? Do you mean jsvc or a shell script that supports start|stop|restart? Depending on OS and start method, you may be running into the old privileged ports problem common on *nix systems. Last question -- what's reported in the tomcat logs whe

RE: Tomcat Service is stopped automatically???

2008-08-05 Thread Peter Crowther
> From: Thangavel Sankaranarayanan [mailto:[EMAIL PROTECTED] > >>I tried it and it is working... but how do i make the > process to run in > backround..what happens is when my session expires (as i am connected > through RDC) > or if i wanted to logoff from the remote system the > process will

Re: Tomcat Service is stopped automatically???

2008-08-05 Thread Thangavel Sankaranarayanan
08/04/2008 08:58 Tomcat Users List PM cc Please respond to Subject "Tomcat Users Re:

RE: Tomcat Service is stopped automatically???

2008-08-04 Thread Martin Gainty
distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > From: [EMAIL PROTECTED]> To: users@tomcat.apache.org> Subject: Re: Tomcat Service is stopped automatically???> Date: Mon, 4 Aug 2008 22:

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Johnny Kewl
- Original Message - From: "Thangavel Sankaranarayanan" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, August 04, 2008 3:53 PM Subject: Re: Tomcat Service is stopped automatically??? Hi, I dont find any Hkey..instead i find a Hkey_Current_use

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread André Warnier
Thangavel Sankaranarayanan wrote: Hi, I dont find any Hkey..instead i find a Hkey_Current_user.. I have loggged in to a remote system through RDC... and i could'nt find any system or other things in it... Oh well, that means you (or rather your user-id) are probably not a Local Administrator on

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
PM cc Please respond to Subject "Tomcat Users

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
PM cc Please respond to Subject "Tomcat Users Re: Tomcat Service is stopped List"

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread André Warnier
Thangavel Sankaranarayanan wrote: Hi, Thanks , No information from logs(tomcat as well as applicatoin logs) System Event logs shows: "The Apache Tomcat Service has terminated unexpectedly.It has done this 7 time(s).The following Corrective Action will be taken in 0 milliseconds:No Action" "te

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
cc Subject Please respond to Re: Tomcat Service is stopped &

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Johnny Kewl
- Original Message - From: "Thangavel Sankaranarayanan" <[EMAIL PROTECTED]> To: Sent: Monday, August 04, 2008 9:08 AM Subject: Tomcat Service is stopped automatically??? Hi, I have a problem with tomcat 4.1.27. Operating system is Windows2000. I am running tomcat as a window servi

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
lease respond to Subject "Tomcat Users Re: Tomcat Service is stopped List" automatically??? <[EMAIL PROTECTED]

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread André Warnier
Thangavel Sankaranarayanan wrote: From the previous items, we can thus deduce that there is nothing fundamentally wrong in the Tomcat setup and in its setup as a service. It runs most of the times, it's just that sometimes it apparently crashes. 5) Once it stops, if you examine the "System

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread Thangavel Sankaranarayanan
Please respond to Subject "Tomcat Users Re: Tomcat Service is stopped List"

Re: Tomcat Service is stopped automatically???

2008-08-04 Thread André Warnier
Thangavel Sankaranarayanan wrote: Hi, I have a problem with tomcat 4.1.27. Operating system is Windows2000. I am running tomcat as a window service. The problem is tomcat service is automatically stopped.There is no clues found in logs and what be the best solution for it.Please suggest any goo

RE: Tomcat Service Stops in XP

2008-05-06 Thread Peter Crowther
> From: Marcos [mailto:[EMAIL PROTECTED] > I have installed tomcat 5.5 in many pc with windows xp and > never had a problem.. > but now i have one that when i start tomcat the server stops > but it self > in few seconds... > i tried to start with right click in icon on taskbar - start > and going t

Re: Tomcat Service for 64 bit Hardware and Windows 64 bit

2008-01-14 Thread Mark Thomas
Will Holmes wrote: Does anyone know when the Windows service will be available for Windows 64 bit? http://svn.apache.org/repos/asf/tomcat/connectors/trunk/procrun/bin/ Mark - To start a new topic, e-mail: users@tomcat.apache

  1   2   >