Re: [JBoss-user] jboss on HP-UX 11.0 under JDK 1.3/1.3.1

2001-07-24 Thread Alexander Kogan
Marko! Thanks a lot! It works! Just out of curiosity, how did you know that? I've read the documentation about java on HP http://www.hp.com/products1/unix/java/infolibrary/prog_guide/java1_3/classic.html#-XdoCloseWithReadPending The java command line option -XdoCloseWithReadPending allows one

Re: [JBoss-user] jboss on HP-UX 11.0 under JDK 1.3/1.3.1

2001-07-24 Thread Marco Ladermann
On Monday, 23. July 2001 18:13, Alexander Kogan wrote: > Semir, > > Semir Patel wrote: > > Try 'kill -3 ' to get a VM dump and see if you can spot what is > > potentially hanging up the shutdown process. > > I did that (see the stack below), but I'm not sure > where the problem is. I think that s

Re: [JBoss-user] jboss on HP-UX 11.0 under JDK 1.3/1.3.1

2001-07-23 Thread Alexander Kogan
Semir, Semir Patel wrote: > > Try 'kill -3 ' to get a VM dump and see if you can spot what is > potentially hanging up the shutdown process. > I did that (see the stack below), but I'm not sure where the problem is. I think that something is waiting for socket closure, but what? /disk1/loc

RE: [JBoss-user] jboss on HP-UX 11.0 under JDK 1.3/1.3.1

2001-07-20 Thread Semir Patel
Try 'kill -3 ' to get a VM dump and see if you can spot what is potentially hanging up the shutdown process. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, July 20, 2001 2:12 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] jboss on

RE: [JBoss-user] jboss on HP-UX 11.0 under JDK 1.3/1.3.1

2001-07-20 Thread Maraya Michael
Not sure if this will help, but try all three shutdown procedures and see if it hangs on all of them: 1) CTRL-C 2) http://hostname:8082/InvokeAction//DefaultDomain%3Atype%3DShutdown/action=sh utdown?action=shutdown 3) java -classpath $JBOSS_HOME/lib/ext/jboss.jar