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
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
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
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
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
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, >
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
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
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
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
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
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
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
, 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
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
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
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
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
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
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
, 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
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
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
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
пн, 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,
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
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
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
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.
> >
> >
-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
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
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
-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
-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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
-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
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
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
>
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.
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
-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
-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
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
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
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
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
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
-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
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
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
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
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
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
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
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
> 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
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
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
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
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
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
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
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
> 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:
> 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
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
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
-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
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
> 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
08/04/2008 08:58 Tomcat Users List
PM
cc
Please respond to Subject
"Tomcat Users Re:
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:
- 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
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
PM
cc
Please respond to Subject
"Tomcat Users
PM
cc
Please respond to Subject
"Tomcat Users Re: Tomcat Service is stopped
List"
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
cc
Subject
Please respond to Re: Tomcat Service is stopped
&
- 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
lease respond to Subject
"Tomcat Users Re: Tomcat Service is stopped
List" automatically???
<[EMAIL PROTECTED]
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
Please respond to Subject
"Tomcat Users Re: Tomcat Service is stopped
List"
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
> 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
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 - 100 of 115 matches
Mail list logo