Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Ticket #10116: 180cpu-stack-andrew.txt

File 180cpu-stack-andrew.txt, 19.2 KB (added by ajpatterson, 11 years ago)

Hand on Andrew's machine.

Line 
12013-01-16 10:39:54
2Full thread dump Java HotSpot(TM) 64-Bit Server VM (20.12-b01-434 mixed mode):
3
4"Attach Listener" daemon prio=9 tid=119498800 nid=0x10e9a2000 waiting on condition [00000000]
5   java.lang.Thread.State: RUNNABLE
6
7"Thread-26" prio=6 tid=11946b000 nid=0x1177c9000 waiting for monitor entry [1177c8000]
8   java.lang.Thread.State: BLOCKED (on object monitor)
9        at org.openmicroscopy.shoola.env.data.OMEROGateway.isSessionAlive(OMEROGateway.java:432)
10        - waiting to lock <7bdb95258> (a org.openmicroscopy.shoola.env.data.OMEROGateway)
11        at org.openmicroscopy.shoola.env.data.OMEROGateway.loadContainerHierarchy(OMEROGateway.java:2640)
12        at org.openmicroscopy.shoola.env.data.OmeroDataServiceImpl.loadContainerHierarchy(OmeroDataServiceImpl.java:222)
13        at org.openmicroscopy.shoola.env.data.views.calls.DMLoader$1.doCall(DMLoader.java:91)
14        at org.openmicroscopy.shoola.env.data.views.BatchCall.doStep(BatchCall.java:144)
15        at org.openmicroscopy.shoola.util.concur.tasks.CompositeTask.doStep(CompositeTask.java:226)
16        at org.openmicroscopy.shoola.env.data.views.CompositeBatchCall.doStep(CompositeBatchCall.java:126)
17        at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.exec(ExecCommand.java:165)
18        at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.run(ExecCommand.java:276)
19        at org.openmicroscopy.shoola.util.concur.tasks.AsyncProcessor$Runner.run(AsyncProcessor.java:91)
20        at java.lang.Thread.run(Thread.java:680)
21
22"Thread-25" prio=6 tid=119468800 nid=0x115222000 waiting for monitor entry [115221000]
23   java.lang.Thread.State: BLOCKED (on object monitor)
24        at org.openmicroscopy.shoola.env.data.OMEROGateway.isSessionAlive(OMEROGateway.java:432)
25        - waiting to lock <7bdb95258> (a org.openmicroscopy.shoola.env.data.OMEROGateway)
26        at org.openmicroscopy.shoola.env.data.OMEROGateway.loadAnnotations(OMEROGateway.java:2725)
27        at org.openmicroscopy.shoola.env.data.OmeroMetadataServiceImpl.loadStructuredAnnotations(OmeroMetadataServiceImpl.java:1022)
28        at org.openmicroscopy.shoola.env.data.OmeroMetadataServiceImpl.loadStructuredData(OmeroMetadataServiceImpl.java:707)
29        at org.openmicroscopy.shoola.env.data.OmeroMetadataServiceImpl.loadStructuredData(OmeroMetadataServiceImpl.java:811)
30        at org.openmicroscopy.shoola.env.data.views.calls.StructuredAnnotationLoader$6.doCall(StructuredAnnotationLoader.java:211)
31        at org.openmicroscopy.shoola.env.data.views.BatchCall.doStep(BatchCall.java:144)
32        at org.openmicroscopy.shoola.util.concur.tasks.CompositeTask.doStep(CompositeTask.java:226)
33        at org.openmicroscopy.shoola.env.data.views.CompositeBatchCall.doStep(CompositeBatchCall.java:126)
34        at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.exec(ExecCommand.java:165)
35        at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.run(ExecCommand.java:276)
36        at org.openmicroscopy.shoola.util.concur.tasks.AsyncProcessor$Runner.run(AsyncProcessor.java:91)
37        at java.lang.Thread.run(Thread.java:680)
38
39"Ice.ThreadPool.Client-2" prio=5 tid=115c22800 nid=0x111101000 in Object.wait() [111100000]
40   java.lang.Thread.State: WAITING (on object monitor)
41        at java.lang.Object.wait(Native Method)
42        at java.lang.Object.wait(Object.java:485)
43        at IceInternal.ThreadPool.run(ThreadPool.java:315)
44        - locked <7be30ee80> (a IceInternal.ThreadPool)
45        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
46        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
47
48"pool-1-thread-1" prio=5 tid=1109de800 nid=0x1149c1000 runnable [1149c0000]
49   java.lang.Thread.State: RUNNABLE
50        at java.util.Arrays.sort(Arrays.java:1210)
51        at java.util.Collections.sort(Collections.java:157)
52        at IceInternal.RoutableReference.filterEndpoints(RoutableReference.java:747)
53        at IceInternal.RoutableReference.createConnection(RoutableReference.java:831)
54        at IceInternal.RoutableReference$1.setEndpoints(RoutableReference.java:484)
55        at IceInternal.RouterInfo.getClientEndpoints(RouterInfo.java:92)
56        at IceInternal.RoutableReference.getConnection(RoutableReference.java:476)
57        at IceInternal.ConnectRequestHandler.connect(ConnectRequestHandler.java:41)
58        at Ice._ObjectDelM.setup(_ObjectDelM.java:275)
59        at Ice.ObjectPrxHelperBase.createDelegate(ObjectPrxHelperBase.java:1007)
60        at Ice.ObjectPrxHelperBase.__getDelegate(ObjectPrxHelperBase.java:946)
61        - locked <7be5c2930> (a omero.api.ServiceFactoryPrxHelper)
62        at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:1648)
63        at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:1622)
64        at org.openmicroscopy.shoola.env.data.Connector.keepSessionAlive(Connector.java:708)
65        at org.openmicroscopy.shoola.env.data.OMEROGateway.keepSessionAlive(OMEROGateway.java:5542)
66        at org.openmicroscopy.shoola.env.data.KeepClientAlive.run(KeepClientAlive.java:63)
67        - locked <7bdb95258> (a org.openmicroscopy.shoola.env.data.OMEROGateway)
68        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
69        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
70        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
71        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$101(ScheduledThreadPoolExecutor.java:98)
72        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.runPeriodic(ScheduledThreadPoolExecutor.java:180)
73        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:204)
74        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
75        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
76        at java.lang.Thread.run(Thread.java:680)
77
78"Ice.ThreadPool.Client-1" prio=5 tid=110a91000 nid=0x1148be000 runnable [1148bd000]
79   java.lang.Thread.State: RUNNABLE
80        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
81        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:136)
82        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:69)
83        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
84        - locked <7be5c39f8> (a sun.nio.ch.Util$2)
85        - locked <7be5c3a10> (a java.util.Collections$UnmodifiableSet)
86        - locked <7be4f80d8> (a sun.nio.ch.KQueueSelectorImpl)
87        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
88        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:84)
89        at IceInternal.Selector.select(Selector.java:139)
90        at IceInternal.ThreadPool.run(ThreadPool.java:335)
91        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
92        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
93
94"Ice.Timer" prio=5 tid=104a65000 nid=0x1147bb000 in Object.wait() [1147ba000]
95   java.lang.Thread.State: WAITING (on object monitor)
96        at java.lang.Object.wait(Native Method)
97        - waiting on <7be49f938> (a IceInternal.Timer)
98        at java.lang.Object.wait(Object.java:485)
99        at IceInternal.Timer.run(Timer.java:177)
100        - locked <7be49f938> (a IceInternal.Timer)
101
102"Ice.SelectorThread" prio=5 tid=104a64800 nid=0x1146b8000 runnable [1146b7000]
103   java.lang.Thread.State: RUNNABLE
104        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
105        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:136)
106        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:69)
107        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
108        - locked <7be5c3ab8> (a sun.nio.ch.Util$2)
109        - locked <7be5c3aa0> (a java.util.Collections$UnmodifiableSet)
110        - locked <7be4f8120> (a sun.nio.ch.KQueueSelectorImpl)
111        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
112        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:84)
113        at IceInternal.Selector.select(Selector.java:139)
114        at IceInternal.SelectorThread.run(SelectorThread.java:120)
115        at IceInternal.SelectorThread$HelperThread.run(SelectorThread.java:273)
116
117"Ice.ThreadPool.Client-0" prio=5 tid=104c04000 nid=0x1145b5000 in Object.wait() [1145b4000]
118   java.lang.Thread.State: WAITING (on object monitor)
119        at java.lang.Object.wait(Native Method)
120        at java.lang.Object.wait(Object.java:485)
121        at IceInternal.ThreadPool.run(ThreadPool.java:710)
122        - locked <7be30ee80> (a IceInternal.ThreadPool)
123        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
124        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
125
126"Ice.EndpointHostResolverThread" prio=5 tid=104a0f000 nid=0x1144b2000 in Object.wait() [1144b1000]
127   java.lang.Thread.State: WAITING (on object monitor)
128        at java.lang.Object.wait(Native Method)
129        - waiting on <7be59c3c0> (a IceInternal.EndpointHostResolver)
130        at java.lang.Object.wait(Object.java:485)
131        at IceInternal.EndpointHostResolver.run(EndpointHostResolver.java:77)
132        - locked <7be59c3c0> (a IceInternal.EndpointHostResolver)
133        at IceInternal.EndpointHostResolver$HelperThread.run(EndpointHostResolver.java:146)
134
135"Ice.ThreadPool.Client-1" prio=5 tid=110a8a800 nid=0x1143af000 runnable [1143ae000]
136   java.lang.Thread.State: RUNNABLE
137        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
138        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:136)
139        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:69)
140        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
141        - locked <7be2e97d0> (a sun.nio.ch.Util$2)
142        - locked <7be2e97b8> (a java.util.Collections$UnmodifiableSet)
143        - locked <7be2ec0a8> (a sun.nio.ch.KQueueSelectorImpl)
144        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
145        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:84)
146        at IceInternal.Selector.select(Selector.java:139)
147        at IceInternal.ThreadPool.run(ThreadPool.java:335)
148        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
149        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
150
151"Ice.Timer" prio=5 tid=11098a000 nid=0x1142ac000 in Object.wait() [1142ab000]
152   java.lang.Thread.State: WAITING (on object monitor)
153        at java.lang.Object.wait(Native Method)
154        - waiting on <7be49fbe0> (a IceInternal.Timer)
155        at java.lang.Object.wait(Object.java:485)
156        at IceInternal.Timer.run(Timer.java:177)
157        - locked <7be49fbe0> (a IceInternal.Timer)
158
159"Ice.SelectorThread" prio=5 tid=1109fd000 nid=0x1141a9000 runnable [1141a8000]
160   java.lang.Thread.State: RUNNABLE
161        at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method)
162        at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:136)
163        at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:69)
164        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
165        - locked <7be2e9470> (a sun.nio.ch.Util$2)
166        - locked <7be2e9458> (a java.util.Collections$UnmodifiableSet)
167        - locked <7be2ec138> (a sun.nio.ch.KQueueSelectorImpl)
168        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
169        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:84)
170        at IceInternal.Selector.select(Selector.java:139)
171        at IceInternal.SelectorThread.run(SelectorThread.java:120)
172        at IceInternal.SelectorThread$HelperThread.run(SelectorThread.java:273)
173
174"Ice.ThreadPool.Client-0" prio=5 tid=110892800 nid=0x1140a6000 in Object.wait() [1140a5000]
175   java.lang.Thread.State: WAITING (on object monitor)
176        at java.lang.Object.wait(Native Method)
177        at java.lang.Object.wait(Object.java:485)
178        at IceInternal.ThreadPool.run(ThreadPool.java:710)
179        - locked <7be326bd0> (a IceInternal.ThreadPool)
180        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
181        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
182
183"Ice.EndpointHostResolverThread" prio=5 tid=104985800 nid=0x113fa3000 in Object.wait() [113fa2000]
184   java.lang.Thread.State: WAITING (on object monitor)
185        at java.lang.Object.wait(Native Method)
186        - waiting on <7be4975e8> (a IceInternal.EndpointHostResolver)
187        at java.lang.Object.wait(Object.java:485)
188        at IceInternal.EndpointHostResolver.run(EndpointHostResolver.java:77)
189        - locked <7be4975e8> (a IceInternal.EndpointHostResolver)
190        at IceInternal.EndpointHostResolver$HelperThread.run(EndpointHostResolver.java:146)
191
192"Poller SunPKCS11-Darwin" daemon prio=1 tid=104905800 nid=0x111cd9000 waiting on condition [111cd8000]
193   java.lang.Thread.State: TIMED_WAITING (sleeping)
194        at java.lang.Thread.sleep(Native Method)
195        at sun.security.pkcs11.SunPKCS11$TokenPoller.run(SunPKCS11.java:692)
196        at java.lang.Thread.run(Thread.java:680)
197
198"TimerQueue" daemon prio=5 tid=11093b000 nid=0x111bd6000 in Object.wait() [111bd5000]
199   java.lang.Thread.State: TIMED_WAITING (on object monitor)
200        at java.lang.Object.wait(Native Method)
201        at javax.swing.TimerQueue.postExpiredTimers(TimerQueue.java:214)
202        - locked <7bd913838> (a javax.swing.TimerQueue)
203        at javax.swing.TimerQueue.run(TimerQueue.java:230)
204        - locked <7bd913838> (a javax.swing.TimerQueue)
205        at java.lang.Thread.run(Thread.java:680)
206
207"AWT-EventQueue-0" prio=6 tid=104a86800 nid=0x1106d2000 runnable [1106cf000]
208   java.lang.Thread.State: RUNNABLE
209        at java.lang.Throwable.fillInStackTrace(Native Method)
210        - locked <7bbe999e8> (a IceInternal.LocalExceptionWrapper)
211        at java.lang.Throwable.<init>(Throwable.java:181)
212        at java.lang.Exception.<init>(Exception.java:29)
213        at IceInternal.LocalExceptionWrapper.<init>(LocalExceptionWrapper.java:16)
214        at Ice.ConnectionI.sendRequest(ConnectionI.java:346)
215        - locked <7be5e48d0> (a Ice.ConnectionI)
216        at IceInternal.ConnectionRequestHandler.sendRequest(ConnectionRequestHandler.java:36)
217        at IceInternal.Outgoing.invoke(Outgoing.java:66)
218        at omero.api._ThumbnailStoreDelM.close(_ThumbnailStoreDelM.java:63)
219        at omero.api.ThumbnailStorePrxHelper.close(ThumbnailStorePrxHelper.java:117)
220        at omero.api.ThumbnailStorePrxHelper.close(ThumbnailStorePrxHelper.java:89)
221        at org.openmicroscopy.shoola.env.data.Connector.close(Connector.java:724)
222        at org.openmicroscopy.shoola.env.data.Connector.shutDownServices(Connector.java:678)
223        at org.openmicroscopy.shoola.env.data.OMEROGateway.shutDownServices(OMEROGateway.java:4066)
224        at org.openmicroscopy.shoola.env.data.OMEROGateway.logout(OMEROGateway.java:2599)
225        at org.openmicroscopy.shoola.env.data.DataServicesFactory.shutdown(DataServicesFactory.java:696)
226        at org.openmicroscopy.shoola.env.data.DataServicesFactory.exitApplication(DataServicesFactory.java:760)
227        at org.openmicroscopy.shoola.env.ui.TaskBarManager.exitApplication(TaskBarManager.java:622)
228        at org.openmicroscopy.shoola.env.ui.TaskBarManager.doExit(TaskBarManager.java:554)
229        at org.openmicroscopy.shoola.env.ui.TaskBarManager.eventFired(TaskBarManager.java:983)
230        at org.openmicroscopy.shoola.env.event.EventBusImpl.dispatch(EventBusImpl.java:91)
231        at org.openmicroscopy.shoola.env.event.EventBusImpl.post(EventBusImpl.java:222)
232        at org.openmicroscopy.shoola.agents.treeviewer.view.TreeViewerComponent.closeWindow(TreeViewerComponent.java:1023)
233        at org.openmicroscopy.shoola.agents.treeviewer.view.TreeViewerControl$2.windowClosing(TreeViewerControl.java:624)
234        at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:332)
235        at java.awt.Window.processWindowEvent(Window.java:1871)
236        at javax.swing.JFrame.processWindowEvent(JFrame.java:274)
237        at java.awt.Window.processEvent(Window.java:1829)
238        at java.awt.Component.dispatchEventImpl(Component.java:4744)
239        at java.awt.Container.dispatchEventImpl(Container.java:2141)
240        at java.awt.Window.dispatchEventImpl(Window.java:2489)
241        at java.awt.Component.dispatchEvent(Component.java:4572)
242        at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:704)
243        at java.awt.EventQueue.access$400(EventQueue.java:82)
244        at java.awt.EventQueue$2.run(EventQueue.java:663)
245        at java.awt.EventQueue$2.run(EventQueue.java:661)
246        at java.security.AccessController.doPrivileged(Native Method)
247        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
248        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
249        at java.awt.EventQueue$3.run(EventQueue.java:677)
250        at java.awt.EventQueue$3.run(EventQueue.java:675)
251        at java.security.AccessController.doPrivileged(Native Method)
252        at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
253        at java.awt.EventQueue.dispatchEvent(EventQueue.java:674)
254        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
255        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
256        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
257        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
258        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
259        at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
260
261"AWT-Shutdown" prio=5 tid=110944800 nid=0x10e81d000 in Object.wait() [10e81c000]
262   java.lang.Thread.State: WAITING (on object monitor)
263        at java.lang.Object.wait(Native Method)
264        at java.lang.Object.wait(Object.java:485)
265        at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:265)
266        - locked <7bd913880> (a java.lang.Object)
267        at java.lang.Thread.run(Thread.java:680)
268
269"Timer-0" daemon prio=5 tid=104149000 nid=0x1105cf000 in Object.wait() [1105ce000]
270   java.lang.Thread.State: WAITING (on object monitor)
271        at java.lang.Object.wait(Native Method)
272        at java.lang.Object.wait(Object.java:485)
273        at java.util.TimerThread.mainLoop(Timer.java:483)
274        - locked <7bd913898> (a java.util.TaskQueue)
275        at java.util.TimerThread.run(Timer.java:462)
276
277"Java2D Disposer" daemon prio=10 tid=104a8d800 nid=0x10dc06000 in Object.wait() [10dc05000]
278   java.lang.Thread.State: WAITING (on object monitor)
279        at java.lang.Object.wait(Native Method)
280        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
281        - locked <7bd9138b0> (a java.lang.ref.ReferenceQueue$Lock)
282        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
283        at sun.java2d.Disposer.run(Disposer.java:127)
284        at java.lang.Thread.run(Thread.java:680)
285
286"AWT-AppKit" daemon prio=5 tid=104179800 nid=0x7fff7e903960 runnable [00000000]
287   java.lang.Thread.State: RUNNABLE
288
289"DestroyJavaVM" prio=5 tid=104000800 nid=0x103201000 waiting on condition [00000000]
290   java.lang.Thread.State: RUNNABLE
291
292"Low Memory Detector" daemon prio=5 tid=10402f800 nid=0x10cdc9000 runnable [00000000]
293   java.lang.Thread.State: RUNNABLE
294
295"C2 CompilerThread1" daemon prio=9 tid=10402e800 nid=0x10ccc6000 waiting on condition [00000000]
296   java.lang.Thread.State: RUNNABLE
297
298"C2 CompilerThread0" daemon prio=9 tid=10402e000 nid=0x10cbc3000 waiting on condition [00000000]
299   java.lang.Thread.State: RUNNABLE
300
301"Signal Dispatcher" daemon prio=9 tid=10402d000 nid=0x10cac0000 runnable [00000000]
302   java.lang.Thread.State: RUNNABLE
303
304"Surrogate Locker Thread (Concurrent GC)" daemon prio=5 tid=104894800 nid=0x10c9bd000 waiting on condition [00000000]
305   java.lang.Thread.State: RUNNABLE
306
307"Finalizer" daemon prio=8 tid=104019800 nid=0x10c8ba000 in Object.wait() [10c8b9000]
308   java.lang.Thread.State: WAITING (on object monitor)
309        at java.lang.Object.wait(Native Method)
310        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:118)
311        - locked <7bd790310> (a java.lang.ref.ReferenceQueue$Lock)
312        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:134)
313        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
314
315"Reference Handler" daemon prio=10 tid=104002000 nid=0x10c7b7000 in Object.wait() [10c7b6000]
316   java.lang.Thread.State: WAITING (on object monitor)
317        at java.lang.Object.wait(Native Method)
318        at java.lang.Object.wait(Object.java:485)
319        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:116)
320        - locked <7bd80bd78> (a java.lang.ref.Reference$Lock)
321
322"VM Thread" prio=9 tid=10488f800 nid=0x10c6b4000 runnable
323
324"Gang worker#0 (Parallel GC Threads)" prio=9 tid=104800800 nid=0x108102000 runnable
325
326"Gang worker#1 (Parallel GC Threads)" prio=9 tid=104801000 nid=0x108205000 runnable
327
328"Concurrent Mark-Sweep GC Thread" prio=9 tid=10484c000 nid=0x10c3c0000 runnable
329"VM Periodic Task Thread" prio=10 tid=104041000 nid=0x10cecc000 waiting on condition
330
331"Exception Catcher Thread" prio=10 tid=104001800 nid=0x103f01000 runnable
332JNI global references: 68840
333

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.47830 sec.)

We're Hiring!