You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Al Sutton <to...@alsutton.com> on 2005/02/02 21:05:11 UTC

Shutdown not working under SLES8 and FC2

Has anyone else had problems with the shutdown script not shutting down
Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns JDK
1.4.2?

I've tried reporting it to the dev list as a bug all, but I got was the bug
closed when someone couldn't get the same thing under Cygwin?!?!?!?!



Al.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
Ben,

Thanks for this. I'm not using any settings in JAVA_OPTS as shown below;

[al@alsutton al]$ env | grep -i JAVA
JRE_HOME=/usr/java/jdk1.4/jre
PATH=/usr/java/jdk1.4/bin:/home/al/utils/apache-ant-1.6.2/bin:/usr/kerberos/
bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin
JAVA_HOME=/usr/java/jdk1.4
[al@alsutton al]$

I've tried this on two machines, one an Athlon XP 2400+ running FC2, and the
other a Dual Xeon 2.8 GHz running SLES 8, both showed the same problem, so
I'm pretty sure it's not hardware. The machines are also geographically
seperated and do not operate on the network (ones on my LAN at home, the
others on a LAN at work), so I'm pretty sure it's not related to the
environment external to the machine.

I'm going to upgrade to _07 and get the latest kernel and try again, as
currently the only difference seems to be that your execting startup and
shutdown from within the bin directory and I'm executing it from the top
level (i.e. doing bin/startup.sh and bin/shutdown.sh).

Thanks again,

Al.


-----Original Message-----
From: Ben Souther [mailto:bsouther@fwdco.com]
Sent: 02 February 2005 23:32
To: Tomcat Users List
Subject: RE: Shutdown not working under SLES8 and FC2


On Wed, 2005-02-02 at 17:11, Ben Souther wrote:
> On Wed, 2005-02-02 at 16:43, Al Sutton wrote:
> Hmmm The latest updates gives me;
> >
> > Linux host 2.6.10-1.9_FC2 #1 Thu Jan 13 17:54:57 EST 2005 i686 athlon
i386
> > GNU/Linux
> >
> > and I'm on JDK 1.4.2_06 as opposed to _05.
> >
> > Would it be possible for you to upgrade?, I'd like to have the exact
same
> > environment, but please don't put yourself out or risk a critical
> > environment.

OK, here you go.
It turns out that I did have _06 on this machine. I also have
2.6.10-1.9_FC2 (which is no longer the latest BTW ;)).

Once again, I started and stopped without a problem.
Here is the screen dump:
----------------------------------------------------------------------------
----
[bsouther@bsouther bin]$ uname -a
Linux bsouther 2.6.10-1.9_FC2 #1 Thu Jan 13 17:54:57 EST 2005 i686
athlon i386 GNU/Linux
[bsouther@bsouther bin]$ export JAVA_HOME=/usr/local/j2sdk1.4.2_06
[bsouther@bsouther bin]$ ./startup.sh
Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:       /usr/local/j2sdk1.4.2_06
[bsouther@bsouther bin]$ ./shutdown.sh
Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:       /usr/local/j2sdk1.4.2_06
Created MBeanServer with ID: e94e92:101d55eb6c4:-8000:bsouther:1
[bsouther@bsouther bin]$ ps -ef | grep java
bsouther  4714  4595  0 18:19 pts/0    00:00:00 grep java
[bsouther@bsouther bin]$
----------------------------------------------------------------------------
----

This matches your configuration exactly.
I also tried with _07 and the latest kernel (as of this afternoon
***.12 I believe).

And you definitely aren't running with any JAVA_OPT settings?
Maybe you have a hardware issue.
Have you tried on another machine?





---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Ben Souther <bs...@fwdco.com>.
On Wed, 2005-02-02 at 17:11, Ben Souther wrote:
> On Wed, 2005-02-02 at 16:43, Al Sutton wrote:
> Hmmm The latest updates gives me;
> > 
> > Linux host 2.6.10-1.9_FC2 #1 Thu Jan 13 17:54:57 EST 2005 i686 athlon i386
> > GNU/Linux
> > 
> > and I'm on JDK 1.4.2_06 as opposed to _05.
> > 
> > Would it be possible for you to upgrade?, I'd like to have the exact same
> > environment, but please don't put yourself out or risk a critical
> > environment.

OK, here you go.
It turns out that I did have _06 on this machine. I also have
2.6.10-1.9_FC2 (which is no longer the latest BTW ;)).

Once again, I started and stopped without a problem.
Here is the screen dump:
--------------------------------------------------------------------------------
[bsouther@bsouther bin]$ uname -a
Linux bsouther 2.6.10-1.9_FC2 #1 Thu Jan 13 17:54:57 EST 2005 i686  
athlon i386 GNU/Linux
[bsouther@bsouther bin]$ export JAVA_HOME=/usr/local/j2sdk1.4.2_06
[bsouther@bsouther bin]$ ./startup.sh
Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:       /usr/local/j2sdk1.4.2_06
[bsouther@bsouther bin]$ ./shutdown.sh
Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:       /usr/local/j2sdk1.4.2_06
Created MBeanServer with ID: e94e92:101d55eb6c4:-8000:bsouther:1
[bsouther@bsouther bin]$ ps -ef | grep java
bsouther  4714  4595  0 18:19 pts/0    00:00:00 grep java
[bsouther@bsouther bin]$
--------------------------------------------------------------------------------

This matches your configuration exactly.
I also tried with _07 and the latest kernel (as of this afternoon 
***.12 I believe).

And you definitely aren't running with any JAVA_OPT settings? 
Maybe you have a hardware issue. 
Have you tried on another machine?





---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
Ben,

The problem is currently with the default distribution, as yet I've not
deployed the application into Tomcat :(.

Al.

-----Original Message-----
From: Ben Souther [mailto:bsouther@fwdco.com]
Sent: 02 February 2005 22:43
To: Tomcat Users List
Subject: RE: Shutdown not working under SLES8 and FC2


On Wed, 2005-02-02 at 17:16, Al Sutton wrote:
> Ben,
>
> Thanks for doing this.
Not a problem.
>
> I'm going to put _07 on tomorrow and give that a spin as well, but it'd be
> useful to know if _06 has problems for the future.
If the problem doesn't exits on _07, you've narrowed it down quite a bit
and will, at least, know what combinations you can support for your
product.
>
> I've just downloaded the main and compat packages, no modifications have
> been made to any files contained within, and no webapps have been
installed.
> I beleive the JK connector is on by default, and I don't supply any
options
> to the server.
>
> I can't upgrade to 1.5 at the moment because the application I'm
developing
> is deployed to a 1.4 environment. Recommending an upgrade in JDK isn't
> possible due to the standards of the customer :(.
That's usually the case but I thought I'd ask anyway.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Ben Souther <bs...@fwdco.com>.
On Wed, 2005-02-02 at 17:16, Al Sutton wrote:
> Ben,
> 
> Thanks for doing this.
Not a problem.
> 
> I'm going to put _07 on tomorrow and give that a spin as well, but it'd be
> useful to know if _06 has problems for the future.
If the problem doesn't exits on _07, you've narrowed it down quite a bit
and will, at least, know what combinations you can support for your
product.
> 
> I've just downloaded the main and compat packages, no modifications have
> been made to any files contained within, and no webapps have been installed.
> I beleive the JK connector is on by default, and I don't supply any options
> to the server.
> 
> I can't upgrade to 1.5 at the moment because the application I'm developing
> is deployed to a 1.4 environment. Recommending an upgrade in JDK isn't
> possible due to the standards of the customer :(.
That's usually the case but I thought I'd ask anyway.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
Ben,

Thanks for doing this.

I'm going to put _07 on tomorrow and give that a spin as well, but it'd be
useful to know if _06 has problems for the future.

I've just downloaded the main and compat packages, no modifications have
been made to any files contained within, and no webapps have been installed.
I beleive the JK connector is on by default, and I don't supply any options
to the server.

I can't upgrade to 1.5 at the moment because the application I'm developing
is deployed to a 1.4 environment. Recommending an upgrade in JDK isn't
possible due to the standards of the customer :(.

Regards,

Al.

-----Original Message-----
From: Ben Souther [mailto:bsouther@fwdco.com]
Sent: 02 February 2005 22:11
To: Tomcat Users List
Subject: RE: Shutdown not working under SLES8 and FC2


On Wed, 2005-02-02 at 16:43, Al Sutton wrote:
> Hmmm The latest updates gives me;
>
> Linux host 2.6.10-1.9_FC2 #1 Thu Jan 13 17:54:57 EST 2005 i686 athlon i386
> GNU/Linux
>
> and I'm on JDK 1.4.2_06 as opposed to _05.
>
> Would it be possible for you to upgrade?, I'd like to have the exact same
> environment, but please don't put yourself out or risk a critical
> environment.
>
> Al.

Yes, but not today.
The latest JDK 1.4 is j2sdk1.4.2_07.  If I'm going to upgrade, it will
be to that one.

I run up2date daily but don't always reboot so I might already have that
kernel. If so, I don't mind rebooting in the morning before I get
started.

Out of curiosity, is this happening to you with a fresh install of
Tomcat, without any of your own apps running, and without any
connectors?  Are you using any java options when you start it?

Also, is there any reason why you can't upgrade to JDK1.5.0?


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Ben Souther <bs...@fwdco.com>.
On Wed, 2005-02-02 at 16:43, Al Sutton wrote:
> Hmmm The latest updates gives me;
> 
> Linux host 2.6.10-1.9_FC2 #1 Thu Jan 13 17:54:57 EST 2005 i686 athlon i386
> GNU/Linux
> 
> and I'm on JDK 1.4.2_06 as opposed to _05.
> 
> Would it be possible for you to upgrade?, I'd like to have the exact same
> environment, but please don't put yourself out or risk a critical
> environment.
> 
> Al.

Yes, but not today.
The latest JDK 1.4 is j2sdk1.4.2_07.  If I'm going to upgrade, it will
be to that one.

I run up2date daily but don't always reboot so I might already have that
kernel. If so, I don't mind rebooting in the morning before I get
started.

Out of curiosity, is this happening to you with a fresh install of
Tomcat, without any of your own apps running, and without any
connectors?  Are you using any java options when you start it?

Also, is there any reason why you can't upgrade to JDK1.5.0?


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
Hmmm The latest updates gives me;

Linux host 2.6.10-1.9_FC2 #1 Thu Jan 13 17:54:57 EST 2005 i686 athlon i386
GNU/Linux

and I'm on JDK 1.4.2_06 as opposed to _05.

Would it be possible for you to upgrade?, I'd like to have the exact same
environment, but please don't put yourself out or risk a critical
environment.

Al.


-----Original Message-----
From: Ben Souther [mailto:bsouther@fwdco.com]
Sent: 02 February 2005 20:58
To: Tomcat Users List
Subject: RE: Shutdown not working under SLES8 and FC2


Linux bsouther 2.6.9-1.6_FC2 #1 Thu Nov 18 22:03:19 EST 2004 i686 athlon
i386 GNU/Linux


On Wed, 2005-02-02 at 15:56, Al Sutton wrote:
> Can you do a uname -a so I can compare kernel versions.
>
> Thanks,
>
> Al.
>
> -----Original Message-----
> From: Ben Souther [mailto:bsouther@fwdco.com]
> Sent: 02 February 2005 20:48
> To: Tomcat Users List
> Subject: RE: Shutdown not working under SLES8 and FC2
>
>
> Here you go.
> I just downloaded 5.5.7 with the compat stuff.
> Set JAVA_HOME, Started and Stopped Tomcat.
> Then ran ps to see if there were any java processes hanging.
> Here is the session:
>
============================================================================
> =====
> [bsouther@bsouther bin]$ export JAVA_HOME=/usr/local/j2sdk1.4.2_05
> [bsouther@bsouther bin]$ ./startup.sh
> Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
> Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
> Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
> Using JRE_HOME:       /usr/local/j2sdk1.4.2_05
> [bsouther@bsouther bin]$ ./shutdown.sh
> Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
> Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
> Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
> Using JRE_HOME:       /usr/local/j2sdk1.4.2_05
> Created MBeanServer with ID: e94e92:101d4d0a879:-8000:bsouther:1
> [bsouther@bsouther bin]$ ps -ef | grep java
> bsouther 11277 11110  0 15:44 pts/1    00:00:00 grep java
> [bsouther@bsouther bin]$
>
>
>
>
> On Wed, 2005-02-02 at 15:30, Ben Souther wrote:
> > Yes, hang on I'll try with j2sdk1.4.2
> >
> > On Wed, 2005-02-02 at 15:28, Al Sutton wrote:
> > > I'm using 5.5.7 out of the box with the compat package under JDK
1.4.2.
> > >
> > > Are you using JDK 1.5?
> > >
> > > -----Original Message-----
> > > From: Ben Souther [mailto:bsouther@fwdco.com]
> > > Sent: 02 February 2005 20:24
> > > To: Tomcat Users List
> > > Subject: RE: Shutdown not working under SLES8 and FC2
> > >
> > >
> > > Straight out of the box.
> > > What config are you talking about?
> > > Also, what version of Tomcat?
> > >
> > >
> > >
> > > On Wed, 2005-02-02 at 15:20, Al Sutton wrote:
> > > > Are you using the default or modified config?
> > > >
> > > > Thanks,
> > > >
> > > > Al.
> > > >
> > > > -----Original Message-----
> > > > From: Ben Souther [mailto:bsouther@fwdco.com]
> > > > Sent: 02 February 2005 20:18
> > > > To: Tomcat Users List
> > > > Subject: RE: Shutdown not working under SLES8 and FC2
> > > >
> > > >
> > > > I'm running FC2 and it shuts down fine
> > > >
> > > >
> > > > On Wed, 2005-02-02 at 15:14, Al Sutton wrote:
> > > > > Please read the bug. One person tried under cygwin and then closed
> it.
> > > > > No-one else has said what platforms they've tried it on, and I was
> told
> > > > "One
> > > > > thing is certain: no developer will install the crappy distro
you're
> > > using
> > > > > just for the sake of testing this."
> > > > >
> > > > > As stated in the bug twice this is after extracting the main
archive
> and
> > > > the
> > > > > compat packages, no changes, no modifications, no web apps
> installed,
> > > > > nothing else, nada, zip, not a sausage, not a config file, not a
> bird,
> > > nor
> > > > a
> > > > > plane was changed.
> > > > >
> > > > > Seesh... is there anywhere else I need to post the fact that I
> didn't
> > > > change
> > > > > a thing from the download before people read it?
> > > > >
> > > > > -----Original Message-----
> > > > > From: Carl Howells [mailto:chowells@janrain.com]
> > > > > Sent: 02 February 2005 20:08
> > > > > To: Tomcat Users List
> > > > > Subject: Re: Shutdown not working under SLES8 and FC2
> > > > >
> > > > >
> > > > > Al Sutton wrote:
> > > > > > Has anyone else had problems with the shutdown script not
shutting
> > > down
> > > > > > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8
> using
> > > Suns
> > > > > JDK
> > > > > > 1.4.2?
> > > > > >
> > > > > > I've tried reporting it to the dev list as a bug all, but I got
> was
> > > the
> > > > > bug
> > > > > > closed when someone couldn't get the same thing under
> Cygwin?!?!?!?!
> > > > > >
> > > > > >
> > > > >
> > > > > No, you had the bug closed when no one could reproduce it under
> > > anything.
> > > > >
> > > > > Anyway, try posting some additional information for more help:
What
> > > > > version of tomcat you're using, and the contents of your
server.xml
> file
> > > > > would both be useful pieces of information.
> > > > >
> > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > > For additional commands, e-mail:
tomcat-user-help@jakarta.apache.org
> > > > >
> > > > >
> > > > >
> > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > > For additional commands, e-mail:
tomcat-user-help@jakarta.apache.org
> > > > >
> > > > >
> > > >
> > > >
> > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > > >
> > > >
> > > >
> > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > > >
> > > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Ben Souther <bs...@fwdco.com>.
Linux bsouther 2.6.9-1.6_FC2 #1 Thu Nov 18 22:03:19 EST 2004 i686 athlon
i386 GNU/Linux


On Wed, 2005-02-02 at 15:56, Al Sutton wrote:
> Can you do a uname -a so I can compare kernel versions.
> 
> Thanks,
> 
> Al.
> 
> -----Original Message-----
> From: Ben Souther [mailto:bsouther@fwdco.com]
> Sent: 02 February 2005 20:48
> To: Tomcat Users List
> Subject: RE: Shutdown not working under SLES8 and FC2
> 
> 
> Here you go.
> I just downloaded 5.5.7 with the compat stuff.
> Set JAVA_HOME, Started and Stopped Tomcat.
> Then ran ps to see if there were any java processes hanging.
> Here is the session:
> ============================================================================
> =====
> [bsouther@bsouther bin]$ export JAVA_HOME=/usr/local/j2sdk1.4.2_05
> [bsouther@bsouther bin]$ ./startup.sh
> Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
> Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
> Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
> Using JRE_HOME:       /usr/local/j2sdk1.4.2_05
> [bsouther@bsouther bin]$ ./shutdown.sh
> Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
> Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
> Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
> Using JRE_HOME:       /usr/local/j2sdk1.4.2_05
> Created MBeanServer with ID: e94e92:101d4d0a879:-8000:bsouther:1
> [bsouther@bsouther bin]$ ps -ef | grep java
> bsouther 11277 11110  0 15:44 pts/1    00:00:00 grep java
> [bsouther@bsouther bin]$
> 
> 
> 
> 
> On Wed, 2005-02-02 at 15:30, Ben Souther wrote:
> > Yes, hang on I'll try with j2sdk1.4.2
> >
> > On Wed, 2005-02-02 at 15:28, Al Sutton wrote:
> > > I'm using 5.5.7 out of the box with the compat package under JDK 1.4.2.
> > >
> > > Are you using JDK 1.5?
> > >
> > > -----Original Message-----
> > > From: Ben Souther [mailto:bsouther@fwdco.com]
> > > Sent: 02 February 2005 20:24
> > > To: Tomcat Users List
> > > Subject: RE: Shutdown not working under SLES8 and FC2
> > >
> > >
> > > Straight out of the box.
> > > What config are you talking about?
> > > Also, what version of Tomcat?
> > >
> > >
> > >
> > > On Wed, 2005-02-02 at 15:20, Al Sutton wrote:
> > > > Are you using the default or modified config?
> > > >
> > > > Thanks,
> > > >
> > > > Al.
> > > >
> > > > -----Original Message-----
> > > > From: Ben Souther [mailto:bsouther@fwdco.com]
> > > > Sent: 02 February 2005 20:18
> > > > To: Tomcat Users List
> > > > Subject: RE: Shutdown not working under SLES8 and FC2
> > > >
> > > >
> > > > I'm running FC2 and it shuts down fine
> > > >
> > > >
> > > > On Wed, 2005-02-02 at 15:14, Al Sutton wrote:
> > > > > Please read the bug. One person tried under cygwin and then closed
> it.
> > > > > No-one else has said what platforms they've tried it on, and I was
> told
> > > > "One
> > > > > thing is certain: no developer will install the crappy distro you're
> > > using
> > > > > just for the sake of testing this."
> > > > >
> > > > > As stated in the bug twice this is after extracting the main archive
> and
> > > > the
> > > > > compat packages, no changes, no modifications, no web apps
> installed,
> > > > > nothing else, nada, zip, not a sausage, not a config file, not a
> bird,
> > > nor
> > > > a
> > > > > plane was changed.
> > > > >
> > > > > Seesh... is there anywhere else I need to post the fact that I
> didn't
> > > > change
> > > > > a thing from the download before people read it?
> > > > >
> > > > > -----Original Message-----
> > > > > From: Carl Howells [mailto:chowells@janrain.com]
> > > > > Sent: 02 February 2005 20:08
> > > > > To: Tomcat Users List
> > > > > Subject: Re: Shutdown not working under SLES8 and FC2
> > > > >
> > > > >
> > > > > Al Sutton wrote:
> > > > > > Has anyone else had problems with the shutdown script not shutting
> > > down
> > > > > > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8
> using
> > > Suns
> > > > > JDK
> > > > > > 1.4.2?
> > > > > >
> > > > > > I've tried reporting it to the dev list as a bug all, but I got
> was
> > > the
> > > > > bug
> > > > > > closed when someone couldn't get the same thing under
> Cygwin?!?!?!?!
> > > > > >
> > > > > >
> > > > >
> > > > > No, you had the bug closed when no one could reproduce it under
> > > anything.
> > > > >
> > > > > Anyway, try posting some additional information for more help:  What
> > > > > version of tomcat you're using, and the contents of your server.xml
> file
> > > > > would both be useful pieces of information.
> > > > >
> > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > > > >
> > > > >
> > > > >
> > > >
> > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > > > >
> > > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > > >
> > > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
Can you do a uname -a so I can compare kernel versions.

Thanks,

Al.

-----Original Message-----
From: Ben Souther [mailto:bsouther@fwdco.com]
Sent: 02 February 2005 20:48
To: Tomcat Users List
Subject: RE: Shutdown not working under SLES8 and FC2


Here you go.
I just downloaded 5.5.7 with the compat stuff.
Set JAVA_HOME, Started and Stopped Tomcat.
Then ran ps to see if there were any java processes hanging.
Here is the session:
============================================================================
=====
[bsouther@bsouther bin]$ export JAVA_HOME=/usr/local/j2sdk1.4.2_05
[bsouther@bsouther bin]$ ./startup.sh
Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:       /usr/local/j2sdk1.4.2_05
[bsouther@bsouther bin]$ ./shutdown.sh
Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:       /usr/local/j2sdk1.4.2_05
Created MBeanServer with ID: e94e92:101d4d0a879:-8000:bsouther:1
[bsouther@bsouther bin]$ ps -ef | grep java
bsouther 11277 11110  0 15:44 pts/1    00:00:00 grep java
[bsouther@bsouther bin]$




On Wed, 2005-02-02 at 15:30, Ben Souther wrote:
> Yes, hang on I'll try with j2sdk1.4.2
>
> On Wed, 2005-02-02 at 15:28, Al Sutton wrote:
> > I'm using 5.5.7 out of the box with the compat package under JDK 1.4.2.
> >
> > Are you using JDK 1.5?
> >
> > -----Original Message-----
> > From: Ben Souther [mailto:bsouther@fwdco.com]
> > Sent: 02 February 2005 20:24
> > To: Tomcat Users List
> > Subject: RE: Shutdown not working under SLES8 and FC2
> >
> >
> > Straight out of the box.
> > What config are you talking about?
> > Also, what version of Tomcat?
> >
> >
> >
> > On Wed, 2005-02-02 at 15:20, Al Sutton wrote:
> > > Are you using the default or modified config?
> > >
> > > Thanks,
> > >
> > > Al.
> > >
> > > -----Original Message-----
> > > From: Ben Souther [mailto:bsouther@fwdco.com]
> > > Sent: 02 February 2005 20:18
> > > To: Tomcat Users List
> > > Subject: RE: Shutdown not working under SLES8 and FC2
> > >
> > >
> > > I'm running FC2 and it shuts down fine
> > >
> > >
> > > On Wed, 2005-02-02 at 15:14, Al Sutton wrote:
> > > > Please read the bug. One person tried under cygwin and then closed
it.
> > > > No-one else has said what platforms they've tried it on, and I was
told
> > > "One
> > > > thing is certain: no developer will install the crappy distro you're
> > using
> > > > just for the sake of testing this."
> > > >
> > > > As stated in the bug twice this is after extracting the main archive
and
> > > the
> > > > compat packages, no changes, no modifications, no web apps
installed,
> > > > nothing else, nada, zip, not a sausage, not a config file, not a
bird,
> > nor
> > > a
> > > > plane was changed.
> > > >
> > > > Seesh... is there anywhere else I need to post the fact that I
didn't
> > > change
> > > > a thing from the download before people read it?
> > > >
> > > > -----Original Message-----
> > > > From: Carl Howells [mailto:chowells@janrain.com]
> > > > Sent: 02 February 2005 20:08
> > > > To: Tomcat Users List
> > > > Subject: Re: Shutdown not working under SLES8 and FC2
> > > >
> > > >
> > > > Al Sutton wrote:
> > > > > Has anyone else had problems with the shutdown script not shutting
> > down
> > > > > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8
using
> > Suns
> > > > JDK
> > > > > 1.4.2?
> > > > >
> > > > > I've tried reporting it to the dev list as a bug all, but I got
was
> > the
> > > > bug
> > > > > closed when someone couldn't get the same thing under
Cygwin?!?!?!?!
> > > > >
> > > > >
> > > >
> > > > No, you had the bug closed when no one could reproduce it under
> > anything.
> > > >
> > > > Anyway, try posting some additional information for more help:  What
> > > > version of tomcat you're using, and the contents of your server.xml
file
> > > > would both be useful pieces of information.
> > > >
> > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > > >
> > > >
> > > >
> > >
> ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > > >
> > > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Ben Souther <bs...@fwdco.com>.
Here you go.
I just downloaded 5.5.7 with the compat stuff.
Set JAVA_HOME, Started and Stopped Tomcat.
Then ran ps to see if there were any java processes hanging.
Here is the session:
=================================================================================
[bsouther@bsouther bin]$ export JAVA_HOME=/usr/local/j2sdk1.4.2_05
[bsouther@bsouther bin]$ ./startup.sh
Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:       /usr/local/j2sdk1.4.2_05
[bsouther@bsouther bin]$ ./shutdown.sh
Using CATALINA_BASE:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_HOME:   /home/bsouther/tc_test/jakarta-tomcat-5.5.7
Using CATALINA_TMPDIR: /home/bsouther/tc_test/jakarta-tomcat-5.5.7/temp
Using JRE_HOME:       /usr/local/j2sdk1.4.2_05
Created MBeanServer with ID: e94e92:101d4d0a879:-8000:bsouther:1
[bsouther@bsouther bin]$ ps -ef | grep java
bsouther 11277 11110  0 15:44 pts/1    00:00:00 grep java
[bsouther@bsouther bin]$




On Wed, 2005-02-02 at 15:30, Ben Souther wrote:
> Yes, hang on I'll try with j2sdk1.4.2
> 
> On Wed, 2005-02-02 at 15:28, Al Sutton wrote:
> > I'm using 5.5.7 out of the box with the compat package under JDK 1.4.2.
> > 
> > Are you using JDK 1.5?
> > 
> > -----Original Message-----
> > From: Ben Souther [mailto:bsouther@fwdco.com]
> > Sent: 02 February 2005 20:24
> > To: Tomcat Users List
> > Subject: RE: Shutdown not working under SLES8 and FC2
> > 
> > 
> > Straight out of the box.
> > What config are you talking about?
> > Also, what version of Tomcat?
> > 
> > 
> > 
> > On Wed, 2005-02-02 at 15:20, Al Sutton wrote:
> > > Are you using the default or modified config?
> > >
> > > Thanks,
> > >
> > > Al.
> > >
> > > -----Original Message-----
> > > From: Ben Souther [mailto:bsouther@fwdco.com]
> > > Sent: 02 February 2005 20:18
> > > To: Tomcat Users List
> > > Subject: RE: Shutdown not working under SLES8 and FC2
> > >
> > >
> > > I'm running FC2 and it shuts down fine
> > >
> > >
> > > On Wed, 2005-02-02 at 15:14, Al Sutton wrote:
> > > > Please read the bug. One person tried under cygwin and then closed it.
> > > > No-one else has said what platforms they've tried it on, and I was told
> > > "One
> > > > thing is certain: no developer will install the crappy distro you're
> > using
> > > > just for the sake of testing this."
> > > >
> > > > As stated in the bug twice this is after extracting the main archive and
> > > the
> > > > compat packages, no changes, no modifications, no web apps installed,
> > > > nothing else, nada, zip, not a sausage, not a config file, not a bird,
> > nor
> > > a
> > > > plane was changed.
> > > >
> > > > Seesh... is there anywhere else I need to post the fact that I didn't
> > > change
> > > > a thing from the download before people read it?
> > > >
> > > > -----Original Message-----
> > > > From: Carl Howells [mailto:chowells@janrain.com]
> > > > Sent: 02 February 2005 20:08
> > > > To: Tomcat Users List
> > > > Subject: Re: Shutdown not working under SLES8 and FC2
> > > >
> > > >
> > > > Al Sutton wrote:
> > > > > Has anyone else had problems with the shutdown script not shutting
> > down
> > > > > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using
> > Suns
> > > > JDK
> > > > > 1.4.2?
> > > > >
> > > > > I've tried reporting it to the dev list as a bug all, but I got was
> > the
> > > > bug
> > > > > closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> > > > >
> > > > >
> > > >
> > > > No, you had the bug closed when no one could reproduce it under
> > anything.
> > > >
> > > > Anyway, try posting some additional information for more help:  What
> > > > version of tomcat you're using, and the contents of your server.xml file
> > > > would both be useful pieces of information.
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > > >
> > > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > >
> > >
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > 
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Ben Souther <bs...@fwdco.com>.
Yes, hang on I'll try with j2sdk1.4.2

On Wed, 2005-02-02 at 15:28, Al Sutton wrote:
> I'm using 5.5.7 out of the box with the compat package under JDK 1.4.2.
> 
> Are you using JDK 1.5?
> 
> -----Original Message-----
> From: Ben Souther [mailto:bsouther@fwdco.com]
> Sent: 02 February 2005 20:24
> To: Tomcat Users List
> Subject: RE: Shutdown not working under SLES8 and FC2
> 
> 
> Straight out of the box.
> What config are you talking about?
> Also, what version of Tomcat?
> 
> 
> 
> On Wed, 2005-02-02 at 15:20, Al Sutton wrote:
> > Are you using the default or modified config?
> >
> > Thanks,
> >
> > Al.
> >
> > -----Original Message-----
> > From: Ben Souther [mailto:bsouther@fwdco.com]
> > Sent: 02 February 2005 20:18
> > To: Tomcat Users List
> > Subject: RE: Shutdown not working under SLES8 and FC2
> >
> >
> > I'm running FC2 and it shuts down fine
> >
> >
> > On Wed, 2005-02-02 at 15:14, Al Sutton wrote:
> > > Please read the bug. One person tried under cygwin and then closed it.
> > > No-one else has said what platforms they've tried it on, and I was told
> > "One
> > > thing is certain: no developer will install the crappy distro you're
> using
> > > just for the sake of testing this."
> > >
> > > As stated in the bug twice this is after extracting the main archive and
> > the
> > > compat packages, no changes, no modifications, no web apps installed,
> > > nothing else, nada, zip, not a sausage, not a config file, not a bird,
> nor
> > a
> > > plane was changed.
> > >
> > > Seesh... is there anywhere else I need to post the fact that I didn't
> > change
> > > a thing from the download before people read it?
> > >
> > > -----Original Message-----
> > > From: Carl Howells [mailto:chowells@janrain.com]
> > > Sent: 02 February 2005 20:08
> > > To: Tomcat Users List
> > > Subject: Re: Shutdown not working under SLES8 and FC2
> > >
> > >
> > > Al Sutton wrote:
> > > > Has anyone else had problems with the shutdown script not shutting
> down
> > > > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using
> Suns
> > > JDK
> > > > 1.4.2?
> > > >
> > > > I've tried reporting it to the dev list as a bug all, but I got was
> the
> > > bug
> > > > closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> > > >
> > > >
> > >
> > > No, you had the bug closed when no one could reproduce it under
> anything.
> > >
> > > Anyway, try posting some additional information for more help:  What
> > > version of tomcat you're using, and the contents of your server.xml file
> > > would both be useful pieces of information.
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
I'm using 5.5.7 out of the box with the compat package under JDK 1.4.2.

Are you using JDK 1.5?

-----Original Message-----
From: Ben Souther [mailto:bsouther@fwdco.com]
Sent: 02 February 2005 20:24
To: Tomcat Users List
Subject: RE: Shutdown not working under SLES8 and FC2


Straight out of the box.
What config are you talking about?
Also, what version of Tomcat?



On Wed, 2005-02-02 at 15:20, Al Sutton wrote:
> Are you using the default or modified config?
>
> Thanks,
>
> Al.
>
> -----Original Message-----
> From: Ben Souther [mailto:bsouther@fwdco.com]
> Sent: 02 February 2005 20:18
> To: Tomcat Users List
> Subject: RE: Shutdown not working under SLES8 and FC2
>
>
> I'm running FC2 and it shuts down fine
>
>
> On Wed, 2005-02-02 at 15:14, Al Sutton wrote:
> > Please read the bug. One person tried under cygwin and then closed it.
> > No-one else has said what platforms they've tried it on, and I was told
> "One
> > thing is certain: no developer will install the crappy distro you're
using
> > just for the sake of testing this."
> >
> > As stated in the bug twice this is after extracting the main archive and
> the
> > compat packages, no changes, no modifications, no web apps installed,
> > nothing else, nada, zip, not a sausage, not a config file, not a bird,
nor
> a
> > plane was changed.
> >
> > Seesh... is there anywhere else I need to post the fact that I didn't
> change
> > a thing from the download before people read it?
> >
> > -----Original Message-----
> > From: Carl Howells [mailto:chowells@janrain.com]
> > Sent: 02 February 2005 20:08
> > To: Tomcat Users List
> > Subject: Re: Shutdown not working under SLES8 and FC2
> >
> >
> > Al Sutton wrote:
> > > Has anyone else had problems with the shutdown script not shutting
down
> > > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using
Suns
> > JDK
> > > 1.4.2?
> > >
> > > I've tried reporting it to the dev list as a bug all, but I got was
the
> > bug
> > > closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> > >
> > >
> >
> > No, you had the bug closed when no one could reproduce it under
anything.
> >
> > Anyway, try posting some additional information for more help:  What
> > version of tomcat you're using, and the contents of your server.xml file
> > would both be useful pieces of information.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Ben Souther <bs...@fwdco.com>.
Straight out of the box.
What config are you talking about?
Also, what version of Tomcat?



On Wed, 2005-02-02 at 15:20, Al Sutton wrote:
> Are you using the default or modified config?
> 
> Thanks,
> 
> Al.
> 
> -----Original Message-----
> From: Ben Souther [mailto:bsouther@fwdco.com]
> Sent: 02 February 2005 20:18
> To: Tomcat Users List
> Subject: RE: Shutdown not working under SLES8 and FC2
> 
> 
> I'm running FC2 and it shuts down fine
> 
> 
> On Wed, 2005-02-02 at 15:14, Al Sutton wrote:
> > Please read the bug. One person tried under cygwin and then closed it.
> > No-one else has said what platforms they've tried it on, and I was told
> "One
> > thing is certain: no developer will install the crappy distro you're using
> > just for the sake of testing this."
> >
> > As stated in the bug twice this is after extracting the main archive and
> the
> > compat packages, no changes, no modifications, no web apps installed,
> > nothing else, nada, zip, not a sausage, not a config file, not a bird, nor
> a
> > plane was changed.
> >
> > Seesh... is there anywhere else I need to post the fact that I didn't
> change
> > a thing from the download before people read it?
> >
> > -----Original Message-----
> > From: Carl Howells [mailto:chowells@janrain.com]
> > Sent: 02 February 2005 20:08
> > To: Tomcat Users List
> > Subject: Re: Shutdown not working under SLES8 and FC2
> >
> >
> > Al Sutton wrote:
> > > Has anyone else had problems with the shutdown script not shutting down
> > > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns
> > JDK
> > > 1.4.2?
> > >
> > > I've tried reporting it to the dev list as a bug all, but I got was the
> > bug
> > > closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> > >
> > >
> >
> > No, you had the bug closed when no one could reproduce it under anything.
> >
> > Anyway, try posting some additional information for more help:  What
> > version of tomcat you're using, and the contents of your server.xml file
> > would both be useful pieces of information.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
Are you using the default or modified config?

Thanks,

Al.

-----Original Message-----
From: Ben Souther [mailto:bsouther@fwdco.com]
Sent: 02 February 2005 20:18
To: Tomcat Users List
Subject: RE: Shutdown not working under SLES8 and FC2


I'm running FC2 and it shuts down fine


On Wed, 2005-02-02 at 15:14, Al Sutton wrote:
> Please read the bug. One person tried under cygwin and then closed it.
> No-one else has said what platforms they've tried it on, and I was told
"One
> thing is certain: no developer will install the crappy distro you're using
> just for the sake of testing this."
>
> As stated in the bug twice this is after extracting the main archive and
the
> compat packages, no changes, no modifications, no web apps installed,
> nothing else, nada, zip, not a sausage, not a config file, not a bird, nor
a
> plane was changed.
>
> Seesh... is there anywhere else I need to post the fact that I didn't
change
> a thing from the download before people read it?
>
> -----Original Message-----
> From: Carl Howells [mailto:chowells@janrain.com]
> Sent: 02 February 2005 20:08
> To: Tomcat Users List
> Subject: Re: Shutdown not working under SLES8 and FC2
>
>
> Al Sutton wrote:
> > Has anyone else had problems with the shutdown script not shutting down
> > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns
> JDK
> > 1.4.2?
> >
> > I've tried reporting it to the dev list as a bug all, but I got was the
> bug
> > closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> >
> >
>
> No, you had the bug closed when no one could reproduce it under anything.
>
> Anyway, try posting some additional information for more help:  What
> version of tomcat you're using, and the contents of your server.xml file
> would both be useful pieces of information.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Ben Souther <bs...@fwdco.com>.
I'm running FC2 and it shuts down fine


On Wed, 2005-02-02 at 15:14, Al Sutton wrote:
> Please read the bug. One person tried under cygwin and then closed it.
> No-one else has said what platforms they've tried it on, and I was told "One
> thing is certain: no developer will install the crappy distro you're using
> just for the sake of testing this."
> 
> As stated in the bug twice this is after extracting the main archive and the
> compat packages, no changes, no modifications, no web apps installed,
> nothing else, nada, zip, not a sausage, not a config file, not a bird, nor a
> plane was changed.
> 
> Seesh... is there anywhere else I need to post the fact that I didn't change
> a thing from the download before people read it?
> 
> -----Original Message-----
> From: Carl Howells [mailto:chowells@janrain.com]
> Sent: 02 February 2005 20:08
> To: Tomcat Users List
> Subject: Re: Shutdown not working under SLES8 and FC2
> 
> 
> Al Sutton wrote:
> > Has anyone else had problems with the shutdown script not shutting down
> > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns
> JDK
> > 1.4.2?
> >
> > I've tried reporting it to the dev list as a bug all, but I got was the
> bug
> > closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> >
> >
> 
> No, you had the bug closed when no one could reproduce it under anything.
> 
> Anyway, try posting some additional information for more help:  What
> version of tomcat you're using, and the contents of your server.xml file
> would both be useful pieces of information.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
Please read the bug. One person tried under cygwin and then closed it.
No-one else has said what platforms they've tried it on, and I was told "One
thing is certain: no developer will install the crappy distro you're using
just for the sake of testing this."

As stated in the bug twice this is after extracting the main archive and the
compat packages, no changes, no modifications, no web apps installed,
nothing else, nada, zip, not a sausage, not a config file, not a bird, nor a
plane was changed.

Seesh... is there anywhere else I need to post the fact that I didn't change
a thing from the download before people read it?

-----Original Message-----
From: Carl Howells [mailto:chowells@janrain.com]
Sent: 02 February 2005 20:08
To: Tomcat Users List
Subject: Re: Shutdown not working under SLES8 and FC2


Al Sutton wrote:
> Has anyone else had problems with the shutdown script not shutting down
> Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns
JDK
> 1.4.2?
>
> I've tried reporting it to the dev list as a bug all, but I got was the
bug
> closed when someone couldn't get the same thing under Cygwin?!?!?!?!
>
>

No, you had the bug closed when no one could reproduce it under anything.

Anyway, try posting some additional information for more help:  What
version of tomcat you're using, and the contents of your server.xml file
would both be useful pieces of information.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
I've extracted the compat archive which is supposed to give 1.4
compatibility, so sorry, no cigar :).

Al.

-----Original Message-----
From: arvind singh [mailto:singh_a@hotmail.com]
Sent: 02 February 2005 20:44
To: tomcat-user@jakarta.apache.org
Subject: RE: Shutdown not working under SLES8 and FC2




hmm seems like you are using Tomcat 5.5.x for Java 1.5 with jdk1.4.2
Not sure if it will work.



>From: "Al Sutton" <to...@alsutton.com>
>Reply-To: "Tomcat Users List" <to...@jakarta.apache.org>
>To: "Tomcat Users List" <to...@jakarta.apache.org>
>Subject: RE: Shutdown not working under SLES8 and FC2
>Date: Wed, 2 Feb 2005 20:21:37 -0000
>MIME-Version: 1.0
>Received: from mail.apache.org ([209.237.227.199]) by mc5-f22.hotmail.com
>with Microsoft SMTPSVC(6.0.3790.211); Wed, 2 Feb 2005 12:21:27 -0800
>Received: (qmail 59461 invoked by uid 500); 2 Feb 2005 20:21:15 -0000
>Received: (qmail 59430 invoked by uid 99); 2 Feb 2005 20:21:15 -0000
>Received: neutral (hermes.apache.org: local policy)
>Received: from moutng.kundenserver.de (HELO moutng.kundenserver.de)
>(212.227.126.185)  by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Feb
>2005 12:21:14 -0800
>Received: from [212.227.126.207] (helo=mrelayng.kundenserver.de)by
>moutng.kundenserver.de with esmtp (Exim 3.35 #1)id 1CwQzv-0000mi-00for
>tomcat-user@jakarta.apache.org; Wed, 02 Feb 2005 21:21:11 +0100
>Received: from [212.159.30.147] (helo=monster)by mrelayng.kundenserver.de
>with asmtp (Exim 3.35 #1)id 1CwQzv-0002IY-00for
>tomcat-user@jakarta.apache.org; Wed, 02 Feb 2005 21:21:12 +0100
>X-Message-Info: JGTYoYF78jHm/9tpMMGYSAU+9rnmnzq0w4nsUD+UY/Y=
>Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm
>Precedence: bulk
>List-Unsubscribe: <ma...@jakarta.apache.org>
>List-Subscribe: <ma...@jakarta.apache.org>
>List-Help: <ma...@jakarta.apache.org>
>List-Post: <ma...@jakarta.apache.org>
>List-Id: "Tomcat Users List" <tomcat-user.jakarta.apache.org>
>Delivered-To: mailing list tomcat-user@jakarta.apache.org
>X-ASF-Spam-Status: No, hits=-0.0 required=10.0tests=SPF_HELO_PASS
>X-Spam-Check-By: apache.org
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0)
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
>X-Provags-ID: kundenserver.de abuse@kundenserver.de
>auth:16ad00dfae684e0b07f51615047eb124
>X-Virus-Checked: Checked
>Return-Path:
>tomcat-user-return-120632-singh_a=hotmail.com@jakarta.apache.org
>X-OriginalArrivalTime: 02 Feb 2005 20:21:27.0711 (UTC)
>FILETIME=[C63BBAF0:01C50964]
>
>Thanks for the info. Can you expand on what you mean by "right user
>prefer".
>I'm running tomcat as a user, and running the startup and shutdown scripts
>as that user.
>
>-----Original Message-----
>From: arvind singh [mailto:singh_a@hotmail.com]
>Sent: 02 February 2005 20:15
>To: tomcat-user@jakarta.apache.org
>Subject: Re: Shutdown not working under SLES8 and FC2
>
>
>
>
>
>I am using under Suse 9.2 E server, no problems.
>Make sure you are the right user prefer tomcat when executing the script.
>
>
> >From: Carl Howells <ch...@janrain.com>
> >Reply-To: "Tomcat Users List" <to...@jakarta.apache.org>
> >To: Tomcat Users List <to...@jakarta.apache.org>
> >Subject: Re: Shutdown not working under SLES8 and FC2
> >Date: Wed, 02 Feb 2005 12:07:49 -0800
> >MIME-Version: 1.0
> >Received: from mail.apache.org ([209.237.227.199]) by mc3-f10.hotmail.com
> >with Microsoft SMTPSVC(6.0.3790.211); Wed, 2 Feb 2005 12:08:17 -0800
> >Received: (qmail 3636 invoked by uid 500); 2 Feb 2005 20:08:15 -0000
> >Received: (qmail 3617 invoked by uid 99); 2 Feb 2005 20:08:14 -0000
> >Received: pass (hermes.apache.org: local policy)
> >Received: from w2a.bigimap.com (HELO w2a.BigIMAP.com) (67.137.230.94)  by
> >apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Feb 2005 12:08:13 -0800
> >Received: from [198.107.53.220] (helo=[10.0.0.40])by w2a.BigIMAP.com with
> >asmtp (TLSv1:AES256-SHA:256)(Exim 4.32)id 1CwQnL-0007Nw-Awfor
> >tomcat-user@jakarta.apache.org; Wed, 02 Feb 2005 12:08:11 -0800
> >X-Message-Info: JGTYoYF78jEMKSyQlKEErNo/p8DU+3xt/R7ByvwZ5dg=
> >Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm
> >Precedence: bulk
> >List-Unsubscribe: <ma...@jakarta.apache.org>
> >List-Subscribe: <ma...@jakarta.apache.org>
> >List-Help: <ma...@jakarta.apache.org>
> >List-Post: <ma...@jakarta.apache.org>
> >List-Id: "Tomcat Users List" <tomcat-user.jakarta.apache.org>
> >Delivered-To: mailing list tomcat-user@jakarta.apache.org
> >X-ASF-Spam-Status: No, hits=0.0 required=10.0tests=
> >X-Spam-Check-By: apache.org
> >User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
> >X-Accept-Language: en-us, en
> >References: <DM...@alsutton.com>
> >X-BFI-Originally-From: chowells@bigimap.com
> >X-Virus-Checked: Checked
> >Return-Path:
> >tomcat-user-return-120621-singh_a=hotmail.com@jakarta.apache.org
> >X-OriginalArrivalTime: 02 Feb 2005 20:08:17.0358 (UTC)
> >FILETIME=[EF256EE0:01C50962]
> >
> >Al Sutton wrote:
> >>Has anyone else had problems with the shutdown script not shutting down
> >>Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns
> >>JDK
> >>1.4.2?
> >>
> >>I've tried reporting it to the dev list as a bug all, but I got was the
> >>bug
> >>closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> >>
> >>
> >
> >No, you had the bug closed when no one could reproduce it under anything.
> >
> >Anyway, try posting some additional information for more help:  What
> >version of tomcat you're using, and the contents of your server.xml file
> >would both be useful pieces of information.
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
>
>_________________________________________________________________
>Trailblazer Narain Karthikeyan. Know more about him ‘n his life.
>http://server1.msn.co.in/sp04/tataracing/ Stay in the loop with Tata
>Racing!
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>

_________________________________________________________________
Manage information better. Optimise your tasks.
http://www.microsoft.com/india/office/experience/  Experience MS Office
System.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by arvind singh <si...@hotmail.com>.

hmm seems like you are using Tomcat 5.5.x for Java 1.5 with jdk1.4.2
Not sure if it will work.



>From: "Al Sutton" <to...@alsutton.com>
>Reply-To: "Tomcat Users List" <to...@jakarta.apache.org>
>To: "Tomcat Users List" <to...@jakarta.apache.org>
>Subject: RE: Shutdown not working under SLES8 and FC2
>Date: Wed, 2 Feb 2005 20:21:37 -0000
>MIME-Version: 1.0
>Received: from mail.apache.org ([209.237.227.199]) by mc5-f22.hotmail.com 
>with Microsoft SMTPSVC(6.0.3790.211); Wed, 2 Feb 2005 12:21:27 -0800
>Received: (qmail 59461 invoked by uid 500); 2 Feb 2005 20:21:15 -0000
>Received: (qmail 59430 invoked by uid 99); 2 Feb 2005 20:21:15 -0000
>Received: neutral (hermes.apache.org: local policy)
>Received: from moutng.kundenserver.de (HELO moutng.kundenserver.de) 
>(212.227.126.185)  by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Feb 
>2005 12:21:14 -0800
>Received: from [212.227.126.207] (helo=mrelayng.kundenserver.de)by 
>moutng.kundenserver.de with esmtp (Exim 3.35 #1)id 1CwQzv-0000mi-00for 
>tomcat-user@jakarta.apache.org; Wed, 02 Feb 2005 21:21:11 +0100
>Received: from [212.159.30.147] (helo=monster)by mrelayng.kundenserver.de 
>with asmtp (Exim 3.35 #1)id 1CwQzv-0002IY-00for 
>tomcat-user@jakarta.apache.org; Wed, 02 Feb 2005 21:21:12 +0100
>X-Message-Info: JGTYoYF78jHm/9tpMMGYSAU+9rnmnzq0w4nsUD+UY/Y=
>Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm
>Precedence: bulk
>List-Unsubscribe: <ma...@jakarta.apache.org>
>List-Subscribe: <ma...@jakarta.apache.org>
>List-Help: <ma...@jakarta.apache.org>
>List-Post: <ma...@jakarta.apache.org>
>List-Id: "Tomcat Users List" <tomcat-user.jakarta.apache.org>
>Delivered-To: mailing list tomcat-user@jakarta.apache.org
>X-ASF-Spam-Status: No, hits=-0.0 required=10.0tests=SPF_HELO_PASS
>X-Spam-Check-By: apache.org
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0)
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
>X-Provags-ID: kundenserver.de abuse@kundenserver.de 
>auth:16ad00dfae684e0b07f51615047eb124
>X-Virus-Checked: Checked
>Return-Path: 
>tomcat-user-return-120632-singh_a=hotmail.com@jakarta.apache.org
>X-OriginalArrivalTime: 02 Feb 2005 20:21:27.0711 (UTC) 
>FILETIME=[C63BBAF0:01C50964]
>
>Thanks for the info. Can you expand on what you mean by "right user 
>prefer".
>I'm running tomcat as a user, and running the startup and shutdown scripts
>as that user.
>
>-----Original Message-----
>From: arvind singh [mailto:singh_a@hotmail.com]
>Sent: 02 February 2005 20:15
>To: tomcat-user@jakarta.apache.org
>Subject: Re: Shutdown not working under SLES8 and FC2
>
>
>
>
>
>I am using under Suse 9.2 E server, no problems.
>Make sure you are the right user prefer tomcat when executing the script.
>
>
> >From: Carl Howells <ch...@janrain.com>
> >Reply-To: "Tomcat Users List" <to...@jakarta.apache.org>
> >To: Tomcat Users List <to...@jakarta.apache.org>
> >Subject: Re: Shutdown not working under SLES8 and FC2
> >Date: Wed, 02 Feb 2005 12:07:49 -0800
> >MIME-Version: 1.0
> >Received: from mail.apache.org ([209.237.227.199]) by mc3-f10.hotmail.com
> >with Microsoft SMTPSVC(6.0.3790.211); Wed, 2 Feb 2005 12:08:17 -0800
> >Received: (qmail 3636 invoked by uid 500); 2 Feb 2005 20:08:15 -0000
> >Received: (qmail 3617 invoked by uid 99); 2 Feb 2005 20:08:14 -0000
> >Received: pass (hermes.apache.org: local policy)
> >Received: from w2a.bigimap.com (HELO w2a.BigIMAP.com) (67.137.230.94)  by
> >apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Feb 2005 12:08:13 -0800
> >Received: from [198.107.53.220] (helo=[10.0.0.40])by w2a.BigIMAP.com with
> >asmtp (TLSv1:AES256-SHA:256)(Exim 4.32)id 1CwQnL-0007Nw-Awfor
> >tomcat-user@jakarta.apache.org; Wed, 02 Feb 2005 12:08:11 -0800
> >X-Message-Info: JGTYoYF78jEMKSyQlKEErNo/p8DU+3xt/R7ByvwZ5dg=
> >Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm
> >Precedence: bulk
> >List-Unsubscribe: <ma...@jakarta.apache.org>
> >List-Subscribe: <ma...@jakarta.apache.org>
> >List-Help: <ma...@jakarta.apache.org>
> >List-Post: <ma...@jakarta.apache.org>
> >List-Id: "Tomcat Users List" <tomcat-user.jakarta.apache.org>
> >Delivered-To: mailing list tomcat-user@jakarta.apache.org
> >X-ASF-Spam-Status: No, hits=0.0 required=10.0tests=
> >X-Spam-Check-By: apache.org
> >User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
> >X-Accept-Language: en-us, en
> >References: <DM...@alsutton.com>
> >X-BFI-Originally-From: chowells@bigimap.com
> >X-Virus-Checked: Checked
> >Return-Path:
> >tomcat-user-return-120621-singh_a=hotmail.com@jakarta.apache.org
> >X-OriginalArrivalTime: 02 Feb 2005 20:08:17.0358 (UTC)
> >FILETIME=[EF256EE0:01C50962]
> >
> >Al Sutton wrote:
> >>Has anyone else had problems with the shutdown script not shutting down
> >>Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns
> >>JDK
> >>1.4.2?
> >>
> >>I've tried reporting it to the dev list as a bug all, but I got was the
> >>bug
> >>closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> >>
> >>
> >
> >No, you had the bug closed when no one could reproduce it under anything.
> >
> >Anyway, try posting some additional information for more help:  What
> >version of tomcat you're using, and the contents of your server.xml file
> >would both be useful pieces of information.
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
>
>_________________________________________________________________
>Trailblazer Narain Karthikeyan. Know more about him ‘n his life.
>http://server1.msn.co.in/sp04/tataracing/ Stay in the loop with Tata 
>Racing!
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>

_________________________________________________________________
Manage information better. Optimise your tasks. 
http://www.microsoft.com/india/office/experience/  Experience MS Office 
System.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
Thanks for the info. Can you expand on what you mean by "right user prefer".
I'm running tomcat as a user, and running the startup and shutdown scripts
as that user.

-----Original Message-----
From: arvind singh [mailto:singh_a@hotmail.com]
Sent: 02 February 2005 20:15
To: tomcat-user@jakarta.apache.org
Subject: Re: Shutdown not working under SLES8 and FC2





I am using under Suse 9.2 E server, no problems.
Make sure you are the right user prefer tomcat when executing the script.


>From: Carl Howells <ch...@janrain.com>
>Reply-To: "Tomcat Users List" <to...@jakarta.apache.org>
>To: Tomcat Users List <to...@jakarta.apache.org>
>Subject: Re: Shutdown not working under SLES8 and FC2
>Date: Wed, 02 Feb 2005 12:07:49 -0800
>MIME-Version: 1.0
>Received: from mail.apache.org ([209.237.227.199]) by mc3-f10.hotmail.com
>with Microsoft SMTPSVC(6.0.3790.211); Wed, 2 Feb 2005 12:08:17 -0800
>Received: (qmail 3636 invoked by uid 500); 2 Feb 2005 20:08:15 -0000
>Received: (qmail 3617 invoked by uid 99); 2 Feb 2005 20:08:14 -0000
>Received: pass (hermes.apache.org: local policy)
>Received: from w2a.bigimap.com (HELO w2a.BigIMAP.com) (67.137.230.94)  by
>apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Feb 2005 12:08:13 -0800
>Received: from [198.107.53.220] (helo=[10.0.0.40])by w2a.BigIMAP.com with
>asmtp (TLSv1:AES256-SHA:256)(Exim 4.32)id 1CwQnL-0007Nw-Awfor
>tomcat-user@jakarta.apache.org; Wed, 02 Feb 2005 12:08:11 -0800
>X-Message-Info: JGTYoYF78jEMKSyQlKEErNo/p8DU+3xt/R7ByvwZ5dg=
>Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm
>Precedence: bulk
>List-Unsubscribe: <ma...@jakarta.apache.org>
>List-Subscribe: <ma...@jakarta.apache.org>
>List-Help: <ma...@jakarta.apache.org>
>List-Post: <ma...@jakarta.apache.org>
>List-Id: "Tomcat Users List" <tomcat-user.jakarta.apache.org>
>Delivered-To: mailing list tomcat-user@jakarta.apache.org
>X-ASF-Spam-Status: No, hits=0.0 required=10.0tests=
>X-Spam-Check-By: apache.org
>User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
>X-Accept-Language: en-us, en
>References: <DM...@alsutton.com>
>X-BFI-Originally-From: chowells@bigimap.com
>X-Virus-Checked: Checked
>Return-Path:
>tomcat-user-return-120621-singh_a=hotmail.com@jakarta.apache.org
>X-OriginalArrivalTime: 02 Feb 2005 20:08:17.0358 (UTC)
>FILETIME=[EF256EE0:01C50962]
>
>Al Sutton wrote:
>>Has anyone else had problems with the shutdown script not shutting down
>>Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns
>>JDK
>>1.4.2?
>>
>>I've tried reporting it to the dev list as a bug all, but I got was the
>>bug
>>closed when someone couldn't get the same thing under Cygwin?!?!?!?!
>>
>>
>
>No, you had the bug closed when no one could reproduce it under anything.
>
>Anyway, try posting some additional information for more help:  What
>version of tomcat you're using, and the contents of your server.xml file
>would both be useful pieces of information.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>

_________________________________________________________________
Trailblazer Narain Karthikeyan. Know more about him ‘n his life.
http://server1.msn.co.in/sp04/tataracing/ Stay in the loop with Tata Racing!


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Shutdown not working under SLES8 and FC2

Posted by arvind singh <si...@hotmail.com>.


I am using under Suse 9.2 E server, no problems.
Make sure you are the right user prefer tomcat when executing the script.


>From: Carl Howells <ch...@janrain.com>
>Reply-To: "Tomcat Users List" <to...@jakarta.apache.org>
>To: Tomcat Users List <to...@jakarta.apache.org>
>Subject: Re: Shutdown not working under SLES8 and FC2
>Date: Wed, 02 Feb 2005 12:07:49 -0800
>MIME-Version: 1.0
>Received: from mail.apache.org ([209.237.227.199]) by mc3-f10.hotmail.com 
>with Microsoft SMTPSVC(6.0.3790.211); Wed, 2 Feb 2005 12:08:17 -0800
>Received: (qmail 3636 invoked by uid 500); 2 Feb 2005 20:08:15 -0000
>Received: (qmail 3617 invoked by uid 99); 2 Feb 2005 20:08:14 -0000
>Received: pass (hermes.apache.org: local policy)
>Received: from w2a.bigimap.com (HELO w2a.BigIMAP.com) (67.137.230.94)  by 
>apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Feb 2005 12:08:13 -0800
>Received: from [198.107.53.220] (helo=[10.0.0.40])by w2a.BigIMAP.com with 
>asmtp (TLSv1:AES256-SHA:256)(Exim 4.32)id 1CwQnL-0007Nw-Awfor 
>tomcat-user@jakarta.apache.org; Wed, 02 Feb 2005 12:08:11 -0800
>X-Message-Info: JGTYoYF78jEMKSyQlKEErNo/p8DU+3xt/R7ByvwZ5dg=
>Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm
>Precedence: bulk
>List-Unsubscribe: <ma...@jakarta.apache.org>
>List-Subscribe: <ma...@jakarta.apache.org>
>List-Help: <ma...@jakarta.apache.org>
>List-Post: <ma...@jakarta.apache.org>
>List-Id: "Tomcat Users List" <tomcat-user.jakarta.apache.org>
>Delivered-To: mailing list tomcat-user@jakarta.apache.org
>X-ASF-Spam-Status: No, hits=0.0 required=10.0tests=
>X-Spam-Check-By: apache.org
>User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
>X-Accept-Language: en-us, en
>References: <DM...@alsutton.com>
>X-BFI-Originally-From: chowells@bigimap.com
>X-Virus-Checked: Checked
>Return-Path: 
>tomcat-user-return-120621-singh_a=hotmail.com@jakarta.apache.org
>X-OriginalArrivalTime: 02 Feb 2005 20:08:17.0358 (UTC) 
>FILETIME=[EF256EE0:01C50962]
>
>Al Sutton wrote:
>>Has anyone else had problems with the shutdown script not shutting down
>>Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns 
>>JDK
>>1.4.2?
>>
>>I've tried reporting it to the dev list as a bug all, but I got was the 
>>bug
>>closed when someone couldn't get the same thing under Cygwin?!?!?!?!
>>
>>
>
>No, you had the bug closed when no one could reproduce it under anything.
>
>Anyway, try posting some additional information for more help:  What 
>version of tomcat you're using, and the contents of your server.xml file 
>would both be useful pieces of information.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>

_________________________________________________________________
Trailblazer Narain Karthikeyan. Know more about him ‘n his life. 
http://server1.msn.co.in/sp04/tataracing/ Stay in the loop with Tata Racing!


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Shutdown not working under SLES8 and FC2

Posted by Al Sutton <to...@alsutton.com>.
And it's the latest version, if it was any earlier ones I would have
upgraded already.

Thats 5.5.7

Thats the one voted as stable.

OK?

-----Original Message-----
From: Carl Howells [mailto:chowells@janrain.com]
Sent: 02 February 2005 20:08
To: Tomcat Users List
Subject: Re: Shutdown not working under SLES8 and FC2


Al Sutton wrote:
> Has anyone else had problems with the shutdown script not shutting down
> Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns
JDK
> 1.4.2?
>
> I've tried reporting it to the dev list as a bug all, but I got was the
bug
> closed when someone couldn't get the same thing under Cygwin?!?!?!?!
>
>

No, you had the bug closed when no one could reproduce it under anything.

Anyway, try posting some additional information for more help:  What
version of tomcat you're using, and the contents of your server.xml file
would both be useful pieces of information.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Shutdown not working under SLES8 and FC2

Posted by Carl Howells <ch...@janrain.com>.
Al Sutton wrote:
> Has anyone else had problems with the shutdown script not shutting down
> Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns JDK
> 1.4.2?
> 
> I've tried reporting it to the dev list as a bug all, but I got was the bug
> closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> 
> 

No, you had the bug closed when no one could reproduce it under anything.

Anyway, try posting some additional information for more help:  What 
version of tomcat you're using, and the contents of your server.xml file 
would both be useful pieces of information.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Shutdown not working under SLES8 and FC2

Posted by Drew Jorgenson <de...@omniplatform.com>.
OK, guys, hate to bring this up again, but I found the cause for my
tomcat not shutting down. After upgrading to 5.5.4 I did not move all
virtual domains to the new container, while the server.xml still had all
the entries for the virtual domains I had in the previous setup. Tomcat
was not able to shut down because it was not able to find the virtual
domain directories and respective web.xml files. 

Drew.


On Wed, 2005-02-02 at 12:47, Drew Jorgenson wrote:
> Mine won't shutdown either, I have to killall -9 java. The server this
> is happening to is running RH 3AS with jdk1.5 and Tomcat 5.5.4
> 
> Drew.
> 
> On Wed, 2005-02-02 at 12:05, Al Sutton wrote:
> > Has anyone else had problems with the shutdown script not shutting down
> > Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns JDK
> > 1.4.2?
> > 
> > I've tried reporting it to the dev list as a bug all, but I got was the bug
> > closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> > 
> > 
> > 
> > Al.
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Shutdown not working under SLES8 and FC2

Posted by Drew Jorgenson <de...@omniplatform.com>.
Mine won't shutdown either, I have to killall -9 java. The server this
is happening to is running RH 3AS with jdk1.5 and Tomcat 5.5.4

Drew.

On Wed, 2005-02-02 at 12:05, Al Sutton wrote:
> Has anyone else had problems with the shutdown script not shutting down
> Tomcat on Fedora Core 2 and/or SuSE Linux Enterprise Server 8 using Suns JDK
> 1.4.2?
> 
> I've tried reporting it to the dev list as a bug all, but I got was the bug
> closed when someone couldn't get the same thing under Cygwin?!?!?!?!
> 
> 
> 
> Al.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org