Post Reply 
Exit/ Restart does not work
18-07-2012, 22:05
Post: #12
RE: Exit/ Restart does not work
Thanks very much for posting this. From this, it appears to be a hang/deadlock in ohNet rather than a MinimServer problem. To narrow this down further, I'd need a similar thread dump for native (non-Java) code. You can get this by doing the following (when MinimServer is in the hung state):

1) Open a Terminal window and stretch it horizontally
2) Type 'ps -el' and locate the MinimServer process by looking down the CMD column
3) Find the process ID for the MinimServer process in the PID column
4) Type 'gdb'
5) Type 'attach <pid>' and enter your password when prompted
6) Type 'thread apply all bt' and save the output (you may need to press return a few times to get all the output)
7) Type 'quit' and enter 'y' to confirm detach

Please post the results here.

Many thanks!
Simon
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Exit/ Restart does not work - toscana - 17-07-2012, 20:08
RE: Exit/ Restart does not work - simoncn - 18-07-2012 22:05

Forum Jump:


User(s) browsing this thread: 1 Guest(s)