|
Exit/ Restart does not work
|
|
18-07-2012, 06:47
Post: #7
|
|||
|
|||
RE: Exit/ Restart does not work
(18-07-2012 00:27)simoncn Wrote: 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. There is nothing unusual about my network setup that I am aware of. On your other questions: 1) There is nothing else in the minimserver log 2) No crash files 3) No crash log files in the Java folder Below the output from the jstack command: jstack 573 2012-07-18 07:45:53 Full thread dump Java HotSpot 64-Bit Server VM (20.8-b03-424 mixed mode): "Attach Listener" daemon prio=9 tid=103d98000 nid=0x11de26000 waiting on condition [00000000] java.lang.Thread.State: RUNNABLE "Thread-7" prio=5 tid=10aff7000 nid=0x11e229000 runnable [11e228000] java.lang.Thread.State: RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408) - locked <7f39a9b90> (a java.net.SocksSocketImpl) at java.net.ServerSocket.implAccept(ServerSocket.java:462) at java.net.ServerSocket.accept(ServerSocket.java:430) at org.jminim.lib.HTTPService.runServerThread(HTTPService.java:198) at org.jminim.lib.HTTPService.access$100(HTTPService.java:29) at org.jminim.lib.HTTPService$1.run(HTTPService.java:153) "Poller SunPKCS11-Darwin" daemon prio=1 tid=10aff6800 nid=0x11f40c000 waiting on condition [11f40b000] java.lang.Thread.State: TIMED_WAITING (sleeping) at java.lang.Thread.sleep(Native Method) at sun.security.pkcs11.SunPKCS11$TokenPoller.run(SunPKCS11.java:692) at java.lang.Thread.run(Thread.java:680) "Thread-6" prio=5 tid=103a46000 nid=0x11e481000 in Object.wait() [11e480000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <7f3618310> (a org.jminim.lib.OhNetService$TimerThread) at org.jminim.lib.OhNetService$TimerThread.run(OhNetService.java:359) - locked <7f3618310> (a org.jminim.lib.OhNetService$TimerThread) "Thread-5" prio=5 tid=103a45800 nid=0x11e37e000 in Object.wait() [11e37d000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <7f36138e0> (a org.jminim.lib.OhNetService$ActionThread) at java.lang.Object.wait(Object.java:485) at org.jminim.lib.OhNetService$ActionThread.run(OhNetService.java:317) - locked <7f36138e0> (a org.jminim.lib.OhNetService$ActionThread) "AWT-EventQueue-0" prio=6 tid=103a77000 nid=0x11dd23000 in Object.wait() [11dd22000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <7f33b9628> (a java.awt.EventQueue) at java.lang.Object.wait(Object.java:485) at java.awt.EventQueue.getNextEvent(EventQueue.java:525) - locked <7f33b9628> (a java.awt.EventQueue) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:263) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188) at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) "Java2D Disposer" daemon prio=10 tid=10aa33800 nid=0x11dc20000 in Object.wait() [11dc1f000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <7f3465af8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) - locked <7f3465af8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) at sun.java2d.Disposer.run(Disposer.java:127) at java.lang.Thread.run(Thread.java:680) "AWT-Shutdown" prio=5 tid=103ac9000 nid=0x11bc4f000 in Object.wait() [11bc4e000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <7f33afee0> (a java.lang.Object) at java.lang.Object.wait(Object.java:485) at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:265) - locked <7f33afee0> (a java.lang.Object) at java.lang.Thread.run(Thread.java:680) "AWT-AppKit" daemon prio=5 tid=1039a4800 nid=0x7fff70683cc0 runnable [00000000] java.lang.Thread.State: RUNNABLE "Thread-1" prio=5 tid=10a914800 nid=0x10b8cd000 in Object.wait() [10b8cc000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <7f3226af0> (a org.jminim.core.RuntimeImpl$ActionThread) at java.lang.Object.wait(Object.java:485) at org.jminim.core.RuntimeImpl$ActionThread.run(RuntimeImpl.java:768) - locked <7f3226af0> (a org.jminim.core.RuntimeImpl$ActionThread) "Low Memory Detector" daemon prio=5 tid=103894800 nid=0x10b50d000 runnable [00000000] java.lang.Thread.State: RUNNABLE "C2 CompilerThread1" daemon prio=9 tid=103894000 nid=0x10b40a000 waiting on condition [00000000] java.lang.Thread.State: RUNNABLE "C2 CompilerThread0" daemon prio=9 tid=10a822000 nid=0x10b307000 waiting on condition [00000000] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" daemon prio=9 tid=10a821800 nid=0x10b204000 runnable [00000000] java.lang.Thread.State: RUNNABLE "Surrogate Locker Thread (Concurrent GC)" daemon prio=5 tid=10a820800 nid=0x10b101000 waiting on condition [00000000] java.lang.Thread.State: RUNNABLE "Finalizer" daemon prio=8 tid=103884000 nid=0x10a7ef000 in Object.wait() [10a7ee000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <7f3001300> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118) - locked <7f3001300> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159) "Reference Handler" daemon prio=10 tid=103883800 nid=0x10a6ec000 in Object.wait() [10a6eb000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <7f30011d8> (a java.lang.ref.Reference$Lock) at java.lang.Object.wait(Object.java:485) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116) - locked <7f30011d8> (a java.lang.ref.Reference$Lock) "main" prio=5 tid=103801800 nid=0x103001000 in Object.wait() [102fff000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <7f3224748> (a java.lang.Object) at java.lang.Object.wait(Object.java:485) at org.jminim.core.RuntimeImpl.waitForRequest(RuntimeImpl.java:408) - locked <7f3224748> (a java.lang.Object) at org.jminim.core.RuntimeImpl.run(RuntimeImpl.java:361) at org.jminim.core.LauncherImpl.run(LauncherImpl.java:658) at org.jminim.core.LauncherImpl.launch(LauncherImpl.java:81) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.jminim.launch.Launcher.launch(Launcher.java:60) at com.minimserver.launch.LaunchServer.main(LaunchServer.java:26) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at apple.launcher.LaunchRunner.run(LaunchRunner.java:116) at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51) at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52) "VM Thread" prio=9 tid=10a818000 nid=0x10a5e9000 runnable "Gang worker#0 (Parallel GC Threads)" prio=9 tid=103802800 nid=0x107202000 runnable "Gang worker#1 (Parallel GC Threads)" prio=9 tid=103803800 nid=0x107305000 runnable "Concurrent Mark-Sweep GC Thread" prio=9 tid=10384e000 nid=0x10a2f6000 runnable "VM Periodic Task Thread" prio=10 tid=10a823800 nid=0x10b610000 waiting on condition "Exception Catcher Thread" prio=10 tid=103802000 nid=0x1037fc000 runnable JNI global references: 1249 |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



