> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Kirk Wolf
> 
> Tom,
> 
> John may correct me, but I believe that the storage report 
> was from running "java -version"and not the actual program.  

Correct.

> As previous mentioned on the forum, a LE Storage Report might 
> be helpful in figuring out if there are tuning problems in LE.
> 
> There should be a way to get the app to shut down, here are 
> some ideas:
> 
> - run under an interactive shell and use cntl-C to send 
> SIGTERM to "java".

Tried that; it won't run (I can't get it to run) that way.

> - if running under BPXBATCH, you can use the "ps" command to 
> find the "java" process,
>   and send it SIGTERM with:   "kill -TERM pid "

Hmmmm....

> - use the JBOSS console to shut it down.

Where is it?  (Remember, at this stage "Java" is just another name for
"coffee" to me, and "UNIX" is a more-or-less phonetic spelling of
"eunuchs".)

> - FWIW: if you were running JBOSS under JZOS, you could 
> simply use the MVS "STOP" command

OK, I'll try to find time to install the latest maintenance, which
includes JZOS, and give that a try (if we don't just "give up" before
then).

    -jc-

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to