TC is pure Java. Java has no methods that can force system shutdown.
The way to do it from Java is JNI. Search for "native" or "loadLibrary"
in deployed web applications to see if someone is doing something funky.
Another possible way to do it Is Runtime.exec(), so search for "exec" also.
You should also distinguish between a graceful shutdown and a system crash.
--V.
----- Original Message -----
From: "Jim Cheesman" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 20, 2001 12:12 AM
Subject: RE: Tomcat Spontaneously Restarting System
> At 10:36 PM 19/09/01, you wrote:
> >Thanks Chris,
> >
> >I thought the class was doing something odd, but it
> >has happened to me from time-to-time without warning.
> >
> >I must admit to not having seen stuff like this
> >before, although this is the first time using win2k.
> >
> >I'm pretty sure the problem lies in a conflict with
> >some software on the lab machines. It could be
> >anything...
>
>
>
>
> There's a small suite of applications* that have caused much fun around
> here at work that allow you to remotely execute applications, shutdown
> machines etc. etc. for Win2K. They work IFF you know an (adminstrator?)
> password on the target machine, so you might want to try changing that and
> seeing if the problem goes away...
>
>
>
>
> * available from http://www.sysinternals.com - psList, psExec, psKill,
> psShutdown... fun for all the family.
>
>
>
> Jim
>
>
>
>
> --
>
> * Jim Cheesman *
> Trabajo:
> [EMAIL PROTECTED] - (34)(91) 724 9200 x 2360
> A kind word
> turneth away wrath, but not
> as effectively as superior
> firepower.
>
>
>