Post Reply 
MinimServer going offline
13-04-2015, 10:07
Post: #6
RE: MinimServer going offline
If you see this problem again, please do the following:

1) Look in Task Manager to see whether javaw.exe is running

2) Check the Commnd Line column in Task Manager to confirm that javaw.exe is runnng MinimServer

3) Use the PID column in Task Manager to get the PID (process id) of the javaw.exe process for MinimServer

4) From a command prompt run "jstack <pid>" where <pid> is the PID from step 3

Note: The jstack command is part of the JDK and is not included in the JRE. If you don't already have the JDK installed, you need to download and install it for this step.

5) Copy and paste the full output from the jstack command into a file and attach this file to a post here

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


Messages In This Thread
RE: MinimServer going offline - simoncn - 13-04-2015 10:07

Forum Jump:


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