|
From: Leif M. <le...@ta...> - 2003-07-09 12:14:42
|
Mirek, I have seen this before as well. I believe it is being caused by the way the Wrapper is launching the Wrapper and JVM as detached processes. I think the hang is being caused by the shell thinking that there are are still processes running which were launched by the current shell and it is waiting for them to complete. Just a guess though... Even if you kill the shell, the Wrapper and its JVM continue to run in the background without any problems... I'll take a look at it again and see if I can figure out a way to avoid this.. If anyone has any ideas, I'd appreciate the input. Cheers, Leif ms...@em... wrote: >Hello, >I have this little problem. I'm logged to remote server(Red Hat Linux 9) >via ssh from Windows(Putty) or Linux(Xterm,Konsole). >On the remote server I start wrapper (v.3.0.3), all is OK. >But when I logged out then black screen appers and I have kill terminal >window. In other session window user seems still log in. >Does anobody know where the problem should be? > >Mirek > > > |