On Sat, 22 Mar 2003 12:31, [EMAIL PROTECTED] wrote: > I'm sorry I wasn't very clear, when I said the jvm just dies, I mean't > the process stops running. when i run ps to check the running process, > I don't see java process running. I tried deploying the avalon-demo.sar > and it deploys fine, but once thats done, java just stops running. I > don't get any exceptions or core dumps. I hope I'm clearer now. if you > need additional information, please let me know. Thank you in advance.
Okay. If you could do the following it would be a great help to tracking the problem down. sh $PHOENIX_HOME/bin/run.sh --debug-init >output.txt 2>>output.txt and after it shutsdown send output.txt and $PHOENIX_HOME/logs/phoenix.log then that would be great. -- Cheers, Peter Donald ----------------------------------------------- "You can't depend on your eyes when your imagination is out of focus." -Mark Twain ----------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
