-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
박원석,
On 12/18/13, 9:47 PM, 박원석 wrote:
> Thanks, your response
>
> I found the problem why tomcat unexpectly shutdown.it is not a
> system.exit() method and kill command and shutdown port
>
> The problem is that the opertator using his own script
Thanks, your response
I found the problem why tomcat unexpectly shutdown.it is not a
system.exit() method and kill command and shutdown port
The problem is that the opertator using his own script to start tomcat.
the script is like this
=
#!/bin/bash
./tomcat_pat
On Dec 16, 2013, at 11:53 PM, 박원석 wrote:
> Hello, I'm operating some services under this environment.
>
> OS : RHEL 6.2
> JVM : 1.6.0_34
> WEB : httpd 2.2.22
> WAS : tomcat 6.0.35(EWS 2.0)
>
>
> but I'm wondering if there is a way to shutdown tomcat unexpectedly??
Perhaps the shutdown port?
Hello, I'm operating some services under this environment.
OS : RHEL 6.2
JVM : 1.6.0_34
WEB : httpd 2.2.22
WAS : tomcat 6.0.35(EWS 2.0)
but I'm wondering if there is a way to shutdown tomcat unexpectly??
Catalina.out logs seems to be shutdown normally, but nobody can shutdown
tomcat process
I
SIGHUP signal.
Hope it helps, let us know what happened after that.
Tomasz Bartczak
Rainer Jung-3 wrote:
>
> On 17.06.2010 05:35, Caldarale, Charles R wrote:
>>> From: Marco Castillo [mailto:mabcasti...@vdkit.net]
>>> Subject: Tomcat unexpected shutdown on Solaris
>>>
On 17.06.2010 05:35, Caldarale, Charles R wrote:
From: Marco Castillo [mailto:mabcasti...@vdkit.net]
Subject: Tomcat unexpected shutdown on Solaris
I have checked all the logs and there is no exception displayed,
no error, nothing. I look for an error file from java, but there
is no one. It
> From: Marco Castillo [mailto:mabcasti...@vdkit.net]
> Subject: Tomcat unexpected shutdown on Solaris
>
> I have checked all the logs and there is no exception displayed,
> no error, nothing. I look for an error file from java, but there
> is no one. It happens randomly. So
Dear List:
I have installed Tomcat 6.0.26 with Java 1.6.0_20 in a Solaris 5.10 OS
virtualized machine. Everything works fine, but unexpectedly Tomcat
shutdowns gracefully. In catalina.out I see the following lines logged:
Jun 16, 2010 7:07:18 PM org.apache.coyote.http11.Http11Protocol pause
INFO:
Hi,
I experienced an unexpected shutdown of Tomcat, and haven't been able
to find any similar experiences or explanations in the mailing list
archives.
One of my servers shut down on its own without calling
bin/shutdown.sh. The logs show only the following exception after the
shutdown seq