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
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 so to say)?
We have run into some issues after
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
We have a mixed JDK environment on our internal Windows Server.
Tomcat is installed using the service installer and its service
configuration points to the JDK 17 as it serves some internal apps requiring
JDK 12+.
JAVA_HOME points to older JDK 8.
PATH variable contains link to JDK 8, but also
, 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
check with the symbols.
Let me know if you are interested about it.
You say you are using the Windows Services snap-in to restart this
service. Is that using the standard Tomcat Service runner (procrun.exe /
tomcatX.exe) to launch it?
One of the things that needs to be passed to that service
with unknown
MS VC++:1916
END.
Christophe Morfin
Principal Technical Support Engineer
00800 782 4 4357 (00800 PTC 4 HELP)
cmor...@ptc.com
thingworx.com
-Original Message-
From: Morfin, Christophe
Sent: 08 April 2022 15:10
To: users@tomcat.apache.org
Subject: Tomcat service
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 confi
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 in the Java 8
parameters
I am using Amazon corretto 11.0.14
Everything works fine if
пн, 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,
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, but no success. Both in tomcat7
and tomcat9, I am getting the sam
Hi.
On 30.09.2020 14:40, Jakub Moravec wrote:
Hello Tomcat team,
we are having an issue that we were not able to resolve ourselves or
using the existing documentation, so I'd like to ask you for help.
Description:
During Tomcat service shutdown (using
command /bin/to
Hello Tomcat team,
we are having an issue that we were not able to resolve ourselves or
using the existing documentation, so I'd like to ask you for help.
Description:
During Tomcat service shutdown (using
command /bin/tomcat9.exe //SS//), we sometimes
receive exit code
em in single quotes...
From: George Stanchev
Sent: Wednesday, October 30, 2019 1:33 PM
To: Tomcat Users List
Subject: tomcat service app
I am trying to troubleshoot an issue where when I call tomcat8.exe with
following parameters it writes [2] to the registry (newline where the
semicolon was) and
rom: George Stanchev
>Sent: Wednesday, October 30, 2019 1:33 PM
>To: Tomcat Users List
>Subject: tomcat service app
>
>I am trying to troubleshoot an issue where when I call tomcat8.exe with
>following parameters it writes [2] to the registry (newline where the
>semicolon was) an
List
Subject: tomcat service app
I am trying to troubleshoot an issue where when I call tomcat8.exe with
following parameters it writes [2] to the registry (newline where the semicolon
was) and I am having trouble locating the source code repository for the
Windows service app. Can someone poi
I am trying to troubleshoot an issue where when I call tomcat8.exe with
following parameters it writes [2] to the registry (newline where the semicolon
was) and I am having trouble locating the source code repository for the
Windows service app. Can someone point me to it? (Or tell me what I've
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.
>
> Screenshots are removed messages posti
e gets stuck. I enclosed the screenshot, this
> screenshot is AFTER the tomcat service was stopped.
Screenshots are removed messages posting to the list. Please find
another way to express the status of your system.
> The memory usage is still at ,9 MB even though the Tomcat
> service is c
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
-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
Hi,
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.
I cannot even end the task, I have to restart the server.
If I just restart the service, it will create an additional process. The
other process will remain stuck at the e
Hi Athar,
On Nov 22, 2017 9:24 PM, "Khan, Athar (Contractor)"
wrote:
Hi Team,
we have installed & using apache-tomcat-8.5.23 in our Pega 7.3 CRM
application. when we try to stop tomcat service from windows server-2012 R2
system tray GUI, It gets stuck & never gets stopped
Hi Team,
we have installed & using apache-tomcat-8.5.23 in our Pega 7.3 CRM application.
when we try to stop tomcat service from windows server-2012 R2 system tray GUI,
It gets stuck & never gets stopped unless we kill the service by task manager.
We are providing below the tomcat confi
ox and it just spins.
> If I restart the TomCat service then I can log into the host
> manager but not able to reach my app through the browser. If I
> reboot the whole server then I can access tomcat and my app.
That's odd... restarting Tomcat should be enough.
> I see this e
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
le 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 just spins. If I restart the TomCat service then I can log into the
host manager
but not able to reach my app through the browser. If I reboot the whol
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 just spins. If I restart the TomCat
service then I can log into the host manager but not able to reach my app
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 woul
JHHL
In addition to the answer of the above questions, I will request you to
take at least 3 thread dumps 5Sec apart, when you think Tomcat service has
"stopped responding". Also look for OutOfMemory condition. Please post
those dumps in this list.
Thanks!
Suvendu
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
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 what logs I can look at or if it is the app
th
the keystore with a single self
> signed cert using:
>
> "%JAVA_HOME%\bin\keytool" -genkey -alias tomcat -keyalg RSA
>
> Thats fine and confirmed the certificate is in there.
>
> Next I alter the server.xml file as follows and go to restart the
> Tomcat service:
ias tomcat -keyalg RSA
Thats fine and confirmed the certificate is in there.
Next I alter the server.xml file as follows and go to restart the Tomcat
service:
protocol="org.apache.coyote.http11.Http11NioProtocol"
maxThreads="150" SSLEnabled="tru
the configuration program I see
fields to set initial and max and max memory pool, but I don't see
these parameters in the service startup command. Shouldn't there
be something like -Xmx1024m in the parameters?
Where are you looking? The Tomcat service runner will add those
Wasn't a
Windows 7 service. Using the configuration program I see
fields to set initial and max and max memory pool, but I don't see
these parameters in the service startup command. Shouldn't there
be something like -Xmx1024m in the parameters?
Where are you looking? The Tomcat service runner will
fields to set initial and max and max memory pool, but I don't see
these parameters in the service startup command. Shouldn't there
be something like -Xmx1024m in the parameters?
Where are you looking? The Tomcat service runner will add those
Wasn't aware of this. I was expecting
mory pool, but I don't see
> these parameters in the service startup command. Shouldn't there
> be something like -Xmx1024m in the parameters?
Where are you looking? The Tomcat service runner will add those
parameters to the JVM launch command. Are you saying that you've
speci
I would like to increase the jvm heap size to, say, 1GB, in Tomcat 6.x
Windows 7 service. Using the configuration program I see fields to set
initial and max and max memory pool, but I don't see these parameters in
the service startup command. Shouldn't there be something like
-Xmx1024m in the
> -Original Message-
> From: Mukul Bhatnagar [mailto:mukul@gmail.com]
> Sent: Monday, March 31, 2014 12:40 PM
> To: users@tomcat.apache.org
> Subject: Fwd: Need urgent help - Removing jvmoptions from tomcat
> service
>
> -- Forwarded message --
-- Forwarded message --
From: Mukul Bhatnagar
Date: Mon, Mar 31, 2014 at 10:59 PM
Subject: Need urgent help - Removing jvmoptions from tomcat service
To: users-h...@tomcat.apache.org
Hi all,
I am using tomcat as Windows service for my application. I created JVM
options. lets
On 2013-07-23 honyk wrote:
> On 2013-07-23 Cédric Couralet wrote:
> > 2013/7/23 honyk :
> > > Dear All,
> > >
> > > I run tomcat as service on Windows Server 2008 R2. I am not able to
> > monitor
> > > it locally yet (discussed in another thread) so in the meantime I
> am
> > trying
> > > to establ
On 24/07/2013 5:34 AM, "honyk" wrote:
>
> On 2013-07-23 Cédric Couralet wrote:
> > 2013/7/23 honyk :
> > > Dear All,
> > >
> > > I run tomcat as service on Windows Server 2008 R2. I am not able to
> > monitor
> > > it locally yet (discussed in another thread) so in the meantime I am
> > trying
> >
On 2013-07-23 Cédric Couralet wrote:
> 2013/7/23 honyk :
> > Dear All,
> >
> > I run tomcat as service on Windows Server 2008 R2. I am not able to
> monitor
> > it locally yet (discussed in another thread) so in the meantime I am
> trying
> > to establish JMX connection to it acc. to this guide:
>
2013/7/23 honyk :
> Dear All,
>
> I run tomcat as service on Windows Server 2008 R2. I am not able to monitor
> it locally yet (discussed in another thread) so in the meantime I am trying
> to establish JMX connection to it acc. to this guide:
> http://tomcat.apache.org/tomcat-7.0-doc/monitoring.ht
Dear All,
I run tomcat as service on Windows Server 2008 R2. I am not able to monitor
it locally yet (discussed in another thread) so in the meantime I am trying
to establish JMX connection to it acc. to this guide:
http://tomcat.apache.org/tomcat-7.0-doc/monitoring.html
All params are changed us
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
James,
On 6/6/13 10:47 AM, James Snider wrote:
> Here's what we have completed since the last post:
Notably missing: the answers to any of the questions I asked. :(
> 1. We have enabled AWTThreadProtection in the server.xml file by
> setting the a
nTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
--
The Tomcat service still is stopping randomly as well and generating the
hs_err_pid*.log file upon stopping the apache t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
On 5/21/13 3:00 PM, Christopher Schultz wrote:
> All,
>
> On 5/21/13 1:25 PM, James Snider wrote:
>> [error occurred during error reporting (printing native stack),
>> id 0xc005]
>
>> Java frames: (J=compiled Java code, j=interpreted, Vv=
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
On 5/21/13 1:25 PM, James Snider wrote:
> [error occurred during error reporting (printing native stack), id
> 0xc005]
>
> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j
> org.apache.tomcat.jni.Socket.sendbb(JII)I+0
The
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
James,
On 5/21/13 1:25 PM, James Snider wrote:
> Below is the most recent Exception Access Violation tcnative Error
> we are receiving. This error log is generated every time the
> service randomly stops causing us to believe this to be the
> prima
.file=C:\Program Files\Apache Software
Foundation\Tomcat 5.5\conf\logging.properties exit
java_command:
Launcher Type: generic
Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files
(x86)\Dell\SysMgt\RAC5;C:\Program Files
(x86)\Dell\SysMgt\oma\
> From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> Subject: Re: Apache Tomcat service has been shutting down/stopping randomly.
> Third, let's get some more information about the tcnative thing, as it
> probably truly represents a bug in tcnative.
And start
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
James,
On 5/20/13 2:10 PM, James Snider wrote:
> Our application was working prior to the detection being added.
> Is there a way to turn of the detection and keep our applications
> running?
Your application is probably still working.
> We may h
localhost.-MM-DD.log file?
Dan
>
>
>
> -Original Message-
> From: Daniel Mikusa [mailto:dmik...@gopivotal.com]
> Sent: Monday, May 20, 2013 2:05 PM
> To: Tomcat Users List
> Subject: Re: Apache Tomcat service has been shutting down/stopping randomly.
>
>
> On May 20, 201
aniel Mikusa [mailto:dmik...@gopivotal.com]
Sent: Monday, May 20, 2013 2:05 PM
To: Tomcat Users List
Subject: Re: Apache Tomcat service has been shutting down/stopping randomly.
On May 20, 2013, at 1:47 PM, James Snider wrote:
> Dan/Konstantine,
>
> Our web application was fine unti
/wiki.apache.org/tomcat/MemoryLeakProtection
Dan
>
>
> -Original Message-
> From: Daniel Mikusa [mailto:dmik...@gopivotal.com]
> Sent: Monday, May 20, 2013 12:51 PM
> To: Tomcat Users List
> Subject: Re: Apache Tomcat service has been shutting down/stopping randomly.
> Imp
-
From: Daniel Mikusa [mailto:dmik...@gopivotal.com]
Sent: Monday, May 20, 2013 12:51 PM
To: Tomcat Users List
Subject: Re: Apache Tomcat service has been shutting down/stopping randomly.
Importance: High
On May 20, 2013, at 10:51 AM, James Snider wrote:
> Please see below the tomcat7-std
uot;] May 20, 2013 10:13:06 AM
> org.apache.coyote.AbstractProtocol start
> INFO: Starting ProtocolHandler ["http-apr-443"] May 20, 2013 10:13:06 AM
> org.apache.coyote.AbstractProtocol start
> INFO: Starting ProtocolHandler ["ajp-apr-8009"] May 20, 2013 10:13:06 AM
&
rotocolHandler ["http-apr-443"] May 20, 2013 10:13:06 AM
org.apache.coyote.AbstractProtocol start
INFO: Starting ProtocolHandler ["ajp-apr-8009"] May 20, 2013 10:13:06 AM
org.apache.catalina.startup.Catalina start
INFO: Server startup in 654 ms
-Original Message-
From: Ste
2013/5/20 James Snider :
> HI,
>
> We completely uninstalled/removed all previous Tomcat 5.5 versions from the
> file system and registry, rebooted, then completed a clean re-install without
> copying back any of the folders that could be causing issues as you have
> stated below. We are still
5.5\temp
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-Djava.util.logging.config.file=C:\Program Files\Apache Software
Foundation\Tomcat 5.5\conf\logging.properties exit
java_command:
Launcher Type: generic
Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\W
On May 18, 2013, at 11:37 AM, James Snider wrote:
> -Original Message-
> From: Daniel Mikusa [mailto:dmik...@gopivotal.com]
> Sent: Saturday, May 18, 2013 10:24 AM
> To: Tomcat Users List
> Subject: Re: Apache Tomcat service has been shutting down/stopping randomly.
>
> From: James Snider [mailto:james.sni...@hbcs.org]
> Subject: RE: Apache Tomcat service has been shutting down/stopping randomly.
> We then moved back the "Commons" directory and "Shared" directory.
> Here is a list of the .jar files contained in the co
-Original Message-
From: Daniel Mikusa [mailto:dmik...@gopivotal.com]
Sent: Saturday, May 18, 2013 10:24 AM
To: Tomcat Users List
Subject: Re: Apache Tomcat service has been shutting down/stopping randomly.
On May 17, 2013, at 7:52 PM, James Snider wrote:
> Hi Dan,
Please don
otocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
>at
> org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1852)
>at
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
>at java.util.c
wn Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)
-Original Message-
From: Daniel Mikusa [mailto:dmik...@gopivotal.com]
Sent: Friday, May 17, 2013 4:38 PM
To: Tomcat Users List
Subject: Re:
On May 17, 2013, at 4:07 PM, James Snider wrote:
> From: James Snider
> Sent: Friday, May 17, 2013 10:21 AM
> To: 'users@tomcat.apache.org'
> Subject: Apache Tomcat service has been shutting down/stopping randomly.
>
> Hi,
>
> I have installed Tomcat 7
What
Hi,
I have installed Tomcat 7 on a 64 bit server running Windows 2003 R2 a few
weeks ago. Since then, the Apache Tomcat service has been shutting
down/stopping randomly. When the service stops a hr_err_(pid#).log file is
generated in the home directory. The contents of this I have pasted
I've a tomcat windows service created using Tomcat6. The 'Path to executable'
mentions it as C:\myapp\bin\tomcat6.exe. I am in the process of upgrading
tomcat6 to tomcat7. I tried to update the tomcat windows service to update the
path to executable to C:\myapp\bin\tomcat7.exe The following comm
Following up...
-Original Message-
From: Harris, Jeffrey E. [mailto:jeffrey.har...@mantech.com]
Sent: Thursday, March 14, 2013 12:52 PM
To: Tomcat Users List
Subject: RE: Procrun and Tomcat service/OS shutdown on Windows
(snip)
Finally you might also want to try delaying the shutdown
Harris, Jeffrey E. wrote:
-Original Message-
From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
Sent: Monday, March 18, 2013 12:27 PM
To: 'Tomcat Users List'
Subject: RE: Procrun and Tomcat service/OS shutdown on Windows
-Original Message-
From: Harris,
> -Original Message-
> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com]
> Sent: Monday, March 18, 2013 12:27 PM
> To: 'Tomcat Users List'
> Subject: RE: Procrun and Tomcat service/OS shutdown on Windows
>
> > -Original Messag
> -Original Message-
> From: Harris, Jeffrey E. [mailto:jeffrey.har...@mantech.com]
> Sent: Thursday, March 14, 2013 11:52 AM
> To: Tomcat Users List
> Subject: RE: Procrun and Tomcat service/OS shutdown on Windows
>
> Edit the registry so Tomcat depends on the HSQLDB
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Sent: Friday, March 15, 2013 3:37 PM
To: Tomcat Users List
Subject: Re: Procrun and Tomcat service/OS shutdown on Windows
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Steve,
On 3/14/13 1:21 PM, Thomas
ents at the end of his post.
- -chris
>
> -Original Message- From: Harris, Jeffrey E.
> [mailto:jeffrey.har...@mantech.com] Sent: Thursday, March 14, 2013
> 12:52 PM To: Tomcat Users List Subject: RE: Procrun and Tomcat
> service/OS shutdown on Windows
>
> Edit the r
-Original Message-
From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com]
Sent: Friday, March 15, 2013 12:11 AM
To: Tomcat Users List
Subject: Re: Procrun and Tomcat service/OS shutdown on Windows
On Thu, Mar 14, 2013 at 12:00 PM, Thomas, Steve wrote:
>
> Running Tomcat 7.0
-Original Message-
From: Harris, Jeffrey E. [mailto:jeffrey.har...@mantech.com]
Sent: Thursday, March 14, 2013 4:11 PM
To: Tomcat Users List
Subject: RE: Procrun and Tomcat service/OS shutdown on Windows
> -Original Message-
> From: Konstantin Kolinko [mailto:kns
On Thu, Mar 14, 2013 at 12:00 PM, Thomas, Steve wrote:
>
> Running Tomcat 7.0.23 or 7.0.37 (32 or 64-bit) installed as a service
> (either via service.bat or the exe installer) on a Windows 7 64-bit OS, we
> are seeing an issue where the Windows shutdown kills Tomcat before our
> webapp shutdown s
> -Original Message-
> From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
> Sent: Thursday, March 14, 2013 4:01 PM
> To: Tomcat Users List
> Subject: Re: Procrun and Tomcat service/OS shutdown on Windows
>
> 2013/3/14 Thomas, Steve :
> > Hi -
> >
&g
1 - 100 of 295 matches
Mail list logo