Post Reply 
Exit/ Restart does not work
18-07-2012, 00:27
Post: #6
RE: Exit/ Restart does not work
Thanks for this. The hang is occurring in ohNet code, which will make it harder to debug. Is there anything unusual about your network setup? For example, is the machine multi-homed? Any clues you can think of would be helpful.

Please could you look in the following places for any additional information:

1) the minimserver.log file in /Users/<youruser>/Library/MinimServer. Is there is anything else there after "destroying device"?

2) any minimserver-crash-* files in /Users/<youruser>/Library/MinimServer

3) any crash log files from ohNet that have been written to the folder within the MinimServer application that contains the minimserver.jar file. To see this, you need to select the MinimServer application in the Finder, then choose "Show Package Contents". In the new folder window that opens, navigate down to Contents/Resources/Java. Does the 'Java' folder contain anything in addition to .jar and .dylib files?

When the hang occurs, it would be very useful if you could open a Terminal window and type "jstack <pid>" where <pid> is the process ID of the MinimServer process. You can find this process ID by typing "ps -el". You might need to stretch the terminal window quite a bit wider so you can see enough information in the CMD column to identify the MinimServer application. The process ID is the number in the PID column. I'd be very interested to see the output from this jstack command.

Thanks very much for your help with investigating this problem.

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 00:27

Forum Jump:


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