On Thu, 26 Oct 2006 08:56:16 -0500, Kirk Wolf <[EMAIL PROTECTED]> wrote:
>Tom, > >John may correct me, but I believe that the storage report was from >running "java -version" >and not the actual program. > >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". >- if running under BPXBATCH, you can use the "ps" command to find the >"java" process, > and send it SIGTERM with: "kill -TERM pid " >- use the JBOSS console to shut it down. > >- FWIW: if you were running JBOSS under JZOS, you could simply use the >MVS "STOP" command > > >Kirk > >Pinnnacle wrote: >>> >> >> John, >> >> LE storage looks good. Any differences in your run times? If not, >> your problem ain't LE. >> >> Tom >> It is true the storage report would only be useful from the real application. The "problem" is that the storage report will not be written if the application is terminated abnormally, and I think John said he could not get it to run to completion. Nick Carbone ---------------------------------------------------------------------- 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

