| 1 | 2013-01-31 17:30:02 |
|---|
| 2 | Full thread dump Java HotSpot(TM) 64-Bit Server VM (23.6-b04 mixed mode): |
|---|
| 3 | |
|---|
| 4 | "Thread-1477" prio=5 tid=0x00007f849e1f3800 nid=0x7d3db in Object.wait() [0x00000001692b1000] |
|---|
| 5 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 6 | at java.lang.Object.wait(Native Method) |
|---|
| 7 | at java.lang.Object.wait(Object.java:503) |
|---|
| 8 | at IceInternal.Outgoing.invoke(Outgoing.java:109) |
|---|
| 9 | - locked <0x000000012456ad18> (a IceInternal.Outgoing) |
|---|
| 10 | at omero.api._IMetadataDelM.loadAnnotations(_IMetadataDelM.java:260) |
|---|
| 11 | at omero.api.IMetadataPrxHelper.loadAnnotations(IMetadataPrxHelper.java:320) |
|---|
| 12 | at omero.api.IMetadataPrxHelper.loadAnnotations(IMetadataPrxHelper.java:292) |
|---|
| 13 | at org.openmicroscopy.shoola.env.data.OMEROGateway.loadAnnotations(OMEROGateway.java:2740) |
|---|
| 14 | at org.openmicroscopy.shoola.env.data.OmeroMetadataServiceImpl.loadStructuredAnnotations(OmeroMetadataServiceImpl.java:1046) |
|---|
| 15 | at org.openmicroscopy.shoola.env.data.OmeroMetadataServiceImpl.loadStructuredData(OmeroMetadataServiceImpl.java:731) |
|---|
| 16 | at org.openmicroscopy.shoola.env.data.OmeroMetadataServiceImpl.loadStructuredData(OmeroMetadataServiceImpl.java:835) |
|---|
| 17 | at org.openmicroscopy.shoola.env.data.views.calls.StructuredAnnotationLoader$6.doCall(StructuredAnnotationLoader.java:211) |
|---|
| 18 | at org.openmicroscopy.shoola.env.data.views.BatchCall.doStep(BatchCall.java:144) |
|---|
| 19 | at org.openmicroscopy.shoola.util.concur.tasks.CompositeTask.doStep(CompositeTask.java:226) |
|---|
| 20 | at org.openmicroscopy.shoola.env.data.views.CompositeBatchCall.doStep(CompositeBatchCall.java:126) |
|---|
| 21 | at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.exec(ExecCommand.java:165) |
|---|
| 22 | at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.run(ExecCommand.java:276) |
|---|
| 23 | at org.openmicroscopy.shoola.util.concur.tasks.AsyncProcessor$Runner.run(AsyncProcessor.java:91) |
|---|
| 24 | at java.lang.Thread.run(Thread.java:722) |
|---|
| 25 | |
|---|
| 26 | Locked ownable synchronizers: |
|---|
| 27 | - None |
|---|
| 28 | |
|---|
| 29 | "Thread-1475" prio=5 tid=0x00007f8497027800 nid=0x24817 runnable [0x00000001689a1000] |
|---|
| 30 | java.lang.Thread.State: RUNNABLE |
|---|
| 31 | at java.lang.Throwable.fillInStackTrace(Native Method) |
|---|
| 32 | at java.lang.Throwable.fillInStackTrace(Throwable.java:782) |
|---|
| 33 | - locked <0x000000013be97720> (a IceInternal.LocalExceptionWrapper) |
|---|
| 34 | at java.lang.Throwable.<init>(Throwable.java:250) |
|---|
| 35 | at java.lang.Exception.<init>(Exception.java:54) |
|---|
| 36 | at IceInternal.LocalExceptionWrapper.<init>(LocalExceptionWrapper.java:16) |
|---|
| 37 | at Ice.ConnectionI.sendRequest(ConnectionI.java:346) |
|---|
| 38 | - locked <0x000000010e51ddf0> (a Ice.ConnectionI) |
|---|
| 39 | at IceInternal.ConnectionRequestHandler.sendRequest(ConnectionRequestHandler.java:36) |
|---|
| 40 | at IceInternal.Outgoing.invoke(Outgoing.java:66) |
|---|
| 41 | at omero.api._ServiceFactoryDelM.keepAlive(_ServiceFactoryDelM.java:1526) |
|---|
| 42 | at omero.api.ServiceFactoryPrxHelper.keepAlive(ServiceFactoryPrxHelper.java:1605) |
|---|
| 43 | at omero.api.ServiceFactoryPrxHelper.keepAlive(ServiceFactoryPrxHelper.java:1577) |
|---|
| 44 | at org.openmicroscopy.shoola.env.data.Connector.ping(Connector.java:703) |
|---|
| 45 | at org.openmicroscopy.shoola.env.data.OMEROGateway.isSessionAlive(OMEROGateway.java:438) |
|---|
| 46 | - locked <0x000000010e4f04a8> (a org.openmicroscopy.shoola.env.data.OMEROGateway) |
|---|
| 47 | at org.openmicroscopy.shoola.env.data.OMEROGateway.loadAnnotations(OMEROGateway.java:2726) |
|---|
| 48 | at org.openmicroscopy.shoola.env.data.OMEROGateway.loadTabularData(OMEROGateway.java:6787) |
|---|
| 49 | at org.openmicroscopy.shoola.env.data.OmeroMetadataServiceImpl.loadTabularData(OmeroMetadataServiceImpl.java:1996) |
|---|
| 50 | at org.openmicroscopy.shoola.env.data.views.calls.TabularDataLoader$1.doCall(TabularDataLoader.java:74) |
|---|
| 51 | at org.openmicroscopy.shoola.env.data.views.BatchCall.doStep(BatchCall.java:144) |
|---|
| 52 | at org.openmicroscopy.shoola.util.concur.tasks.CompositeTask.doStep(CompositeTask.java:226) |
|---|
| 53 | at org.openmicroscopy.shoola.env.data.views.CompositeBatchCall.doStep(CompositeBatchCall.java:126) |
|---|
| 54 | at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.exec(ExecCommand.java:165) |
|---|
| 55 | at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.run(ExecCommand.java:276) |
|---|
| 56 | at org.openmicroscopy.shoola.util.concur.tasks.AsyncProcessor$Runner.run(AsyncProcessor.java:91) |
|---|
| 57 | at java.lang.Thread.run(Thread.java:722) |
|---|
| 58 | |
|---|
| 59 | Locked ownable synchronizers: |
|---|
| 60 | - None |
|---|
| 61 | |
|---|
| 62 | "Thread-1474" prio=5 tid=0x00007f84977d4800 nid=0x7e437 waiting for monitor entry [0x0000000166207000] |
|---|
| 63 | java.lang.Thread.State: BLOCKED (on object monitor) |
|---|
| 64 | at org.openmicroscopy.shoola.env.data.OMEROGateway.isSessionAlive(OMEROGateway.java:432) |
|---|
| 65 | - waiting to lock <0x000000010e4f04a8> (a org.openmicroscopy.shoola.env.data.OMEROGateway) |
|---|
| 66 | at org.openmicroscopy.shoola.env.data.OMEROGateway.getThumbnailSet(OMEROGateway.java:3293) |
|---|
| 67 | at org.openmicroscopy.shoola.env.data.OmeroImageServiceImpl.getThumbnailSet(OmeroImageServiceImpl.java:691) |
|---|
| 68 | at org.openmicroscopy.shoola.env.data.views.calls.ThumbnailSetLoader.loadThumbails(ThumbnailSetLoader.java:285) |
|---|
| 69 | at org.openmicroscopy.shoola.env.data.views.calls.ThumbnailSetLoader.access$100(ThumbnailSetLoader.java:70) |
|---|
| 70 | at org.openmicroscopy.shoola.env.data.views.calls.ThumbnailSetLoader$1.doCall(ThumbnailSetLoader.java:332) |
|---|
| 71 | at org.openmicroscopy.shoola.env.data.views.BatchCall.doStep(BatchCall.java:144) |
|---|
| 72 | at org.openmicroscopy.shoola.util.concur.tasks.CompositeTask.doStep(CompositeTask.java:226) |
|---|
| 73 | at org.openmicroscopy.shoola.env.data.views.CompositeBatchCall.doStep(CompositeBatchCall.java:126) |
|---|
| 74 | at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.exec(ExecCommand.java:165) |
|---|
| 75 | at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.run(ExecCommand.java:276) |
|---|
| 76 | at org.openmicroscopy.shoola.util.concur.tasks.AsyncProcessor$Runner.run(AsyncProcessor.java:91) |
|---|
| 77 | at java.lang.Thread.run(Thread.java:722) |
|---|
| 78 | |
|---|
| 79 | Locked ownable synchronizers: |
|---|
| 80 | - None |
|---|
| 81 | |
|---|
| 82 | "Attach Listener" daemon prio=5 tid=0x00007f8496cc6800 nid=0xf75b waiting on condition [0x0000000000000000] |
|---|
| 83 | java.lang.Thread.State: RUNNABLE |
|---|
| 84 | |
|---|
| 85 | Locked ownable synchronizers: |
|---|
| 86 | - None |
|---|
| 87 | |
|---|
| 88 | "pool-1-thread-1" prio=5 tid=0x00007f84970ae000 nid=0x11003 waiting for monitor entry [0x0000000164fb1000] |
|---|
| 89 | java.lang.Thread.State: BLOCKED (on object monitor) |
|---|
| 90 | at org.openmicroscopy.shoola.env.data.KeepClientAlive.run(KeepClientAlive.java:63) |
|---|
| 91 | - waiting to lock <0x000000010e4f04a8> (a org.openmicroscopy.shoola.env.data.OMEROGateway) |
|---|
| 92 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) |
|---|
| 93 | at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351) |
|---|
| 94 | at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178) |
|---|
| 95 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:178) |
|---|
| 96 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) |
|---|
| 97 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) |
|---|
| 98 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) |
|---|
| 99 | at java.lang.Thread.run(Thread.java:722) |
|---|
| 100 | |
|---|
| 101 | Locked ownable synchronizers: |
|---|
| 102 | - <0x000000010e4f0310> (a java.util.concurrent.ThreadPoolExecutor$Worker) |
|---|
| 103 | |
|---|
| 104 | "Ice.ThreadPool.Client-1" prio=5 tid=0x00007f8492b13800 nid=0x10f03 in Object.wait() [0x0000000164eae000] |
|---|
| 105 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 106 | at java.lang.Object.wait(Native Method) |
|---|
| 107 | at java.lang.Object.wait(Object.java:503) |
|---|
| 108 | at IceInternal.ThreadPool.run(ThreadPool.java:710) |
|---|
| 109 | - locked <0x000000010e4efcd8> (a IceInternal.ThreadPool) |
|---|
| 110 | at IceInternal.ThreadPool.access$100(ThreadPool.java:12) |
|---|
| 111 | at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971) |
|---|
| 112 | |
|---|
| 113 | Locked ownable synchronizers: |
|---|
| 114 | - None |
|---|
| 115 | |
|---|
| 116 | "Ice.Timer" prio=5 tid=0x00007f84928d9800 nid=0x10e03 in Object.wait() [0x0000000164dab000] |
|---|
| 117 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 118 | at java.lang.Object.wait(Native Method) |
|---|
| 119 | - waiting on <0x000000010e5de818> (a IceInternal.Timer) |
|---|
| 120 | at java.lang.Object.wait(Object.java:503) |
|---|
| 121 | at IceInternal.Timer.run(Timer.java:177) |
|---|
| 122 | - locked <0x000000010e5de818> (a IceInternal.Timer) |
|---|
| 123 | |
|---|
| 124 | Locked ownable synchronizers: |
|---|
| 125 | - None |
|---|
| 126 | |
|---|
| 127 | "Ice.SelectorThread" prio=5 tid=0x00007f8492bf7000 nid=0x10d03 runnable [0x0000000164ca8000] |
|---|
| 128 | java.lang.Thread.State: RUNNABLE |
|---|
| 129 | at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) |
|---|
| 130 | at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:159) |
|---|
| 131 | at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103) |
|---|
| 132 | at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) |
|---|
| 133 | - locked <0x000000010e5def98> (a sun.nio.ch.Util$2) |
|---|
| 134 | - locked <0x000000010e5def88> (a java.util.Collections$UnmodifiableSet) |
|---|
| 135 | - locked <0x000000010e5dec00> (a sun.nio.ch.KQueueSelectorImpl) |
|---|
| 136 | at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) |
|---|
| 137 | at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102) |
|---|
| 138 | at IceInternal.Selector.select(Selector.java:139) |
|---|
| 139 | at IceInternal.SelectorThread.run(SelectorThread.java:120) |
|---|
| 140 | at IceInternal.SelectorThread$HelperThread.run(SelectorThread.java:273) |
|---|
| 141 | |
|---|
| 142 | Locked ownable synchronizers: |
|---|
| 143 | - None |
|---|
| 144 | |
|---|
| 145 | "Ice.ThreadPool.Client-0" prio=5 tid=0x00007f8492be4000 nid=0x10c03 runnable [0x0000000162a8b000] |
|---|
| 146 | java.lang.Thread.State: RUNNABLE |
|---|
| 147 | at sun.nio.ch.NativeThread.current(Native Method) |
|---|
| 148 | at sun.nio.ch.SourceChannelImpl.read(SourceChannelImpl.java:166) |
|---|
| 149 | - locked <0x000000010e4ef690> (a java.lang.Object) |
|---|
| 150 | at IceInternal.Selector.readInterrupt(Selector.java:391) |
|---|
| 151 | at IceInternal.Selector.getNextSelected(Selector.java:194) |
|---|
| 152 | at IceInternal.ThreadPool.run(ThreadPool.java:408) |
|---|
| 153 | - locked <0x000000010e4efcd8> (a IceInternal.ThreadPool) |
|---|
| 154 | at IceInternal.ThreadPool.access$100(ThreadPool.java:12) |
|---|
| 155 | at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971) |
|---|
| 156 | |
|---|
| 157 | Locked ownable synchronizers: |
|---|
| 158 | - None |
|---|
| 159 | |
|---|
| 160 | "Ice.EndpointHostResolverThread" prio=5 tid=0x00007f8496a14800 nid=0x10b1b in Object.wait() [0x0000000161524000] |
|---|
| 161 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 162 | at java.lang.Object.wait(Native Method) |
|---|
| 163 | - waiting on <0x000000010e5df7e8> (a IceInternal.EndpointHostResolver) |
|---|
| 164 | at java.lang.Object.wait(Object.java:503) |
|---|
| 165 | at IceInternal.EndpointHostResolver.run(EndpointHostResolver.java:77) |
|---|
| 166 | - locked <0x000000010e5df7e8> (a IceInternal.EndpointHostResolver) |
|---|
| 167 | at IceInternal.EndpointHostResolver$HelperThread.run(EndpointHostResolver.java:146) |
|---|
| 168 | |
|---|
| 169 | Locked ownable synchronizers: |
|---|
| 170 | - None |
|---|
| 171 | |
|---|
| 172 | "Ice.ThreadPool.Client-1" prio=5 tid=0x00007f8496a5c000 nid=0x10a03 runnable [0x000000016691d000] |
|---|
| 173 | java.lang.Thread.State: RUNNABLE |
|---|
| 174 | at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) |
|---|
| 175 | at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:159) |
|---|
| 176 | at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103) |
|---|
| 177 | at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) |
|---|
| 178 | - locked <0x000000010e51e438> (a sun.nio.ch.Util$2) |
|---|
| 179 | - locked <0x000000010e51e428> (a java.util.Collections$UnmodifiableSet) |
|---|
| 180 | - locked <0x000000010e51e080> (a sun.nio.ch.KQueueSelectorImpl) |
|---|
| 181 | at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) |
|---|
| 182 | at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102) |
|---|
| 183 | at IceInternal.Selector.select(Selector.java:139) |
|---|
| 184 | at IceInternal.ThreadPool.run(ThreadPool.java:335) |
|---|
| 185 | at IceInternal.ThreadPool.access$100(ThreadPool.java:12) |
|---|
| 186 | at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971) |
|---|
| 187 | |
|---|
| 188 | Locked ownable synchronizers: |
|---|
| 189 | - None |
|---|
| 190 | |
|---|
| 191 | "Ice.Timer" prio=5 tid=0x00007f849514d800 nid=0x10903 in Object.wait() [0x000000016681a000] |
|---|
| 192 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 193 | at java.lang.Object.wait(Native Method) |
|---|
| 194 | - waiting on <0x000000010e583e58> (a IceInternal.Timer) |
|---|
| 195 | at java.lang.Object.wait(Object.java:503) |
|---|
| 196 | at IceInternal.Timer.run(Timer.java:177) |
|---|
| 197 | - locked <0x000000010e583e58> (a IceInternal.Timer) |
|---|
| 198 | |
|---|
| 199 | Locked ownable synchronizers: |
|---|
| 200 | - None |
|---|
| 201 | |
|---|
| 202 | "Ice.SelectorThread" prio=5 tid=0x00007f8495800000 nid=0x10803 runnable [0x0000000166717000] |
|---|
| 203 | java.lang.Thread.State: RUNNABLE |
|---|
| 204 | at sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) |
|---|
| 205 | at sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:159) |
|---|
| 206 | at sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:103) |
|---|
| 207 | at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87) |
|---|
| 208 | - locked <0x000000010e582828> (a sun.nio.ch.Util$2) |
|---|
| 209 | - locked <0x000000010e582818> (a java.util.Collections$UnmodifiableSet) |
|---|
| 210 | - locked <0x000000010e579828> (a sun.nio.ch.KQueueSelectorImpl) |
|---|
| 211 | at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98) |
|---|
| 212 | at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:102) |
|---|
| 213 | at IceInternal.Selector.select(Selector.java:139) |
|---|
| 214 | at IceInternal.SelectorThread.run(SelectorThread.java:120) |
|---|
| 215 | at IceInternal.SelectorThread$HelperThread.run(SelectorThread.java:273) |
|---|
| 216 | |
|---|
| 217 | Locked ownable synchronizers: |
|---|
| 218 | - None |
|---|
| 219 | |
|---|
| 220 | "Ice.ThreadPool.Client-0" prio=5 tid=0x00007f8495390000 nid=0x10703 in Object.wait() [0x00000001663ed000] |
|---|
| 221 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 222 | at java.lang.Object.wait(Native Method) |
|---|
| 223 | at java.lang.Object.wait(Object.java:503) |
|---|
| 224 | at IceInternal.ThreadPool.run(ThreadPool.java:710) |
|---|
| 225 | - locked <0x000000010e578028> (a IceInternal.ThreadPool) |
|---|
| 226 | at IceInternal.ThreadPool.access$100(ThreadPool.java:12) |
|---|
| 227 | at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971) |
|---|
| 228 | |
|---|
| 229 | Locked ownable synchronizers: |
|---|
| 230 | - None |
|---|
| 231 | |
|---|
| 232 | "Ice.EndpointHostResolverThread" prio=5 tid=0x00007f84950c3800 nid=0x105a3 in Object.wait() [0x00000001645a8000] |
|---|
| 233 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 234 | at java.lang.Object.wait(Native Method) |
|---|
| 235 | - waiting on <0x000000010e5d4018> (a IceInternal.EndpointHostResolver) |
|---|
| 236 | at java.lang.Object.wait(Object.java:503) |
|---|
| 237 | at IceInternal.EndpointHostResolver.run(EndpointHostResolver.java:77) |
|---|
| 238 | - locked <0x000000010e5d4018> (a IceInternal.EndpointHostResolver) |
|---|
| 239 | at IceInternal.EndpointHostResolver$HelperThread.run(EndpointHostResolver.java:146) |
|---|
| 240 | |
|---|
| 241 | Locked ownable synchronizers: |
|---|
| 242 | - None |
|---|
| 243 | |
|---|
| 244 | "TimerQueue" daemon prio=5 tid=0x00007f84970b8800 nid=0x10137 runnable [0x0000000164907000] |
|---|
| 245 | java.lang.Thread.State: TIMED_WAITING (parking) |
|---|
| 246 | at sun.misc.Unsafe.park(Native Method) |
|---|
| 247 | - parking to wait for <0x000000010e7d93d0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) |
|---|
| 248 | at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226) |
|---|
| 249 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082) |
|---|
| 250 | at java.util.concurrent.DelayQueue.take(DelayQueue.java:220) |
|---|
| 251 | at javax.swing.TimerQueue.run(TimerQueue.java:171) |
|---|
| 252 | at java.lang.Thread.run(Thread.java:722) |
|---|
| 253 | |
|---|
| 254 | Locked ownable synchronizers: |
|---|
| 255 | - <0x000000010e7d9410> (a java.util.concurrent.locks.ReentrantLock$NonfairSync) |
|---|
| 256 | |
|---|
| 257 | "Timer-1" daemon prio=5 tid=0x00007f849509a000 nid=0xe61b in Object.wait() [0x000000015bc93000] |
|---|
| 258 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 259 | at java.lang.Object.wait(Native Method) |
|---|
| 260 | at java.lang.Object.wait(Object.java:503) |
|---|
| 261 | at java.util.TimerThread.mainLoop(Timer.java:526) |
|---|
| 262 | - locked <0x000000010e65e698> (a java.util.TaskQueue) |
|---|
| 263 | at java.util.TimerThread.run(Timer.java:505) |
|---|
| 264 | |
|---|
| 265 | Locked ownable synchronizers: |
|---|
| 266 | - None |
|---|
| 267 | |
|---|
| 268 | "TimerQueue" daemon prio=5 tid=0x00007f8492af4000 nid=0x10217 waiting on condition [0x000000016134b000] |
|---|
| 269 | java.lang.Thread.State: WAITING (parking) |
|---|
| 270 | at sun.misc.Unsafe.park(Native Method) |
|---|
| 271 | - parking to wait for <0x000000010e4b0b28> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) |
|---|
| 272 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) |
|---|
| 273 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) |
|---|
| 274 | at java.util.concurrent.DelayQueue.take(DelayQueue.java:209) |
|---|
| 275 | at javax.swing.TimerQueue.run(TimerQueue.java:171) |
|---|
| 276 | at java.lang.Thread.run(Thread.java:722) |
|---|
| 277 | |
|---|
| 278 | Locked ownable synchronizers: |
|---|
| 279 | - <0x000000010e4b0b50> (a java.util.concurrent.locks.ReentrantLock$NonfairSync) |
|---|
| 280 | |
|---|
| 281 | "Java2D Disposer" daemon prio=5 tid=0x00007f849291a800 nid=0xcd03 in Object.wait() [0x000000015ab3b000] |
|---|
| 282 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 283 | at java.lang.Object.wait(Native Method) |
|---|
| 284 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) |
|---|
| 285 | - locked <0x000000010e2b3038> (a java.lang.ref.ReferenceQueue$Lock) |
|---|
| 286 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) |
|---|
| 287 | at sun.java2d.Disposer.run(Disposer.java:145) |
|---|
| 288 | at java.lang.Thread.run(Thread.java:722) |
|---|
| 289 | |
|---|
| 290 | Locked ownable synchronizers: |
|---|
| 291 | - None |
|---|
| 292 | |
|---|
| 293 | "Java2D Queue Flusher" daemon prio=5 tid=0x00007f84938db000 nid=0xbd07 in Object.wait() [0x0000000159859000] |
|---|
| 294 | java.lang.Thread.State: TIMED_WAITING (on object monitor) |
|---|
| 295 | at java.lang.Object.wait(Native Method) |
|---|
| 296 | at sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run(OGLRenderQueue.java:208) |
|---|
| 297 | - locked <0x000000010e29a680> (a sun.java2d.opengl.OGLRenderQueue$QueueFlusher) |
|---|
| 298 | |
|---|
| 299 | Locked ownable synchronizers: |
|---|
| 300 | - None |
|---|
| 301 | |
|---|
| 302 | "AWT-EventQueue-1" prio=5 tid=0x00007f84968c8000 nid=0xbc03 waiting on condition [0x00000001591dd000] |
|---|
| 303 | java.lang.Thread.State: WAITING (parking) |
|---|
| 304 | at sun.misc.Unsafe.park(Native Method) |
|---|
| 305 | - parking to wait for <0x000000010e3205f8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject) |
|---|
| 306 | at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186) |
|---|
| 307 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043) |
|---|
| 308 | at java.awt.EventQueue.getNextEvent(EventQueue.java:531) |
|---|
| 309 | at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:211) |
|---|
| 310 | at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) |
|---|
| 311 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) |
|---|
| 312 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) |
|---|
| 313 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) |
|---|
| 314 | at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) |
|---|
| 315 | |
|---|
| 316 | Locked ownable synchronizers: |
|---|
| 317 | - None |
|---|
| 318 | |
|---|
| 319 | "DestroyJavaVM" prio=5 tid=0x00007f849483e000 nid=0x1703 waiting on condition [0x0000000000000000] |
|---|
| 320 | java.lang.Thread.State: RUNNABLE |
|---|
| 321 | |
|---|
| 322 | Locked ownable synchronizers: |
|---|
| 323 | - None |
|---|
| 324 | |
|---|
| 325 | "Javaws Secure Thread" daemon prio=5 tid=0x00007f849602c000 nid=0x9703 in Object.wait() [0x0000000158d16000] |
|---|
| 326 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 327 | at java.lang.Object.wait(Native Method) |
|---|
| 328 | - waiting on <0x000000010e31ce38> (a java.lang.Object) |
|---|
| 329 | at java.lang.Object.wait(Object.java:503) |
|---|
| 330 | at com.sun.javaws.ui.JavawsSysRun$SecureThread.run(Unknown Source) |
|---|
| 331 | - locked <0x000000010e31ce38> (a java.lang.Object) |
|---|
| 332 | |
|---|
| 333 | Locked ownable synchronizers: |
|---|
| 334 | - None |
|---|
| 335 | |
|---|
| 336 | "AWT-EventQueue-0" prio=5 tid=0x00007f8492847800 nid=0x9603 runnable [0x0000000158c11000] |
|---|
| 337 | java.lang.Thread.State: RUNNABLE |
|---|
| 338 | at java.security.AccessController.getStackAccessControlContext(Native Method) |
|---|
| 339 | at java.security.AccessController.checkPermission(AccessController.java:534) |
|---|
| 340 | at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) |
|---|
| 341 | at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1302) |
|---|
| 342 | at java.lang.System.getProperty(System.java:706) |
|---|
| 343 | at Ice.PropertiesI.getPropertyAsIntWithDefault(PropertiesI.java:95) |
|---|
| 344 | - locked <0x000000010e4e5cc0> (a Ice.PropertiesI) |
|---|
| 345 | at IceInternal.ConnectRequestHandler.<init>(ConnectRequestHandler.java:329) |
|---|
| 346 | at Ice._ObjectDelM.setup(_ObjectDelM.java:274) |
|---|
| 347 | at Ice.ObjectPrxHelperBase.createDelegate(ObjectPrxHelperBase.java:1007) |
|---|
| 348 | at Ice.ObjectPrxHelperBase.__getDelegate(ObjectPrxHelperBase.java:946) |
|---|
| 349 | - locked <0x000000012459c610> (a omero.api.ThumbnailStorePrxHelper) |
|---|
| 350 | at omero.api.ThumbnailStorePrxHelper.close(ThumbnailStorePrxHelper.java:115) |
|---|
| 351 | at omero.api.ThumbnailStorePrxHelper.close(ThumbnailStorePrxHelper.java:89) |
|---|
| 352 | at org.openmicroscopy.shoola.env.data.Connector.close(Connector.java:726) |
|---|
| 353 | at org.openmicroscopy.shoola.env.data.Connector.shutDownServices(Connector.java:680) |
|---|
| 354 | at org.openmicroscopy.shoola.env.data.OMEROGateway.shutDownServices(OMEROGateway.java:4078) |
|---|
| 355 | at org.openmicroscopy.shoola.env.data.OMEROGateway.logout(OMEROGateway.java:2600) |
|---|
| 356 | at org.openmicroscopy.shoola.env.data.DataServicesFactory.shutdown(DataServicesFactory.java:696) |
|---|
| 357 | at org.openmicroscopy.shoola.env.data.DataServicesFactory.exitApplication(DataServicesFactory.java:760) |
|---|
| 358 | at org.openmicroscopy.shoola.env.ui.TaskBarManager.exitApplication(TaskBarManager.java:644) |
|---|
| 359 | at org.openmicroscopy.shoola.env.ui.TaskBarManager.doExit(TaskBarManager.java:576) |
|---|
| 360 | at org.openmicroscopy.shoola.env.ui.TaskBarManager.eventFired(TaskBarManager.java:1006) |
|---|
| 361 | at org.openmicroscopy.shoola.env.event.EventBusImpl.dispatch(EventBusImpl.java:91) |
|---|
| 362 | at org.openmicroscopy.shoola.env.event.EventBusImpl.post(EventBusImpl.java:222) |
|---|
| 363 | at org.openmicroscopy.shoola.agents.treeviewer.view.TreeViewerComponent.closeWindow(TreeViewerComponent.java:1024) |
|---|
| 364 | at org.openmicroscopy.shoola.agents.treeviewer.view.TreeViewerControl$2.windowClosing(TreeViewerControl.java:624) |
|---|
| 365 | at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349) |
|---|
| 366 | at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349) |
|---|
| 367 | at java.awt.Window.processWindowEvent(Window.java:2051) |
|---|
| 368 | at javax.swing.JFrame.processWindowEvent(JFrame.java:296) |
|---|
| 369 | at java.awt.Window.processEvent(Window.java:2009) |
|---|
| 370 | at java.awt.Component.dispatchEventImpl(Component.java:4861) |
|---|
| 371 | at java.awt.Container.dispatchEventImpl(Container.java:2287) |
|---|
| 372 | at java.awt.Window.dispatchEventImpl(Window.java:2719) |
|---|
| 373 | at java.awt.Component.dispatchEvent(Component.java:4687) |
|---|
| 374 | at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:723) |
|---|
| 375 | at java.awt.EventQueue.access$200(EventQueue.java:103) |
|---|
| 376 | at java.awt.EventQueue$3.run(EventQueue.java:682) |
|---|
| 377 | at java.awt.EventQueue$3.run(EventQueue.java:680) |
|---|
| 378 | at java.security.AccessController.doPrivileged(Native Method) |
|---|
| 379 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) |
|---|
| 380 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) |
|---|
| 381 | at java.awt.EventQueue$4.run(EventQueue.java:696) |
|---|
| 382 | at java.awt.EventQueue$4.run(EventQueue.java:694) |
|---|
| 383 | at java.security.AccessController.doPrivileged(Native Method) |
|---|
| 384 | at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) |
|---|
| 385 | at java.awt.EventQueue.dispatchEvent(EventQueue.java:693) |
|---|
| 386 | at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) |
|---|
| 387 | at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) |
|---|
| 388 | at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) |
|---|
| 389 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) |
|---|
| 390 | at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) |
|---|
| 391 | at java.awt.EventDispatchThread.run(EventDispatchThread.java:91) |
|---|
| 392 | |
|---|
| 393 | Locked ownable synchronizers: |
|---|
| 394 | - None |
|---|
| 395 | |
|---|
| 396 | "AWT-Shutdown" prio=5 tid=0x00007f8496814000 nid=0x9503 in Object.wait() [0x0000000158ac4000] |
|---|
| 397 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 398 | at java.lang.Object.wait(Native Method) |
|---|
| 399 | at java.lang.Object.wait(Object.java:503) |
|---|
| 400 | at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:287) |
|---|
| 401 | - locked <0x000000010e2db0c0> (a java.lang.Object) |
|---|
| 402 | at java.lang.Thread.run(Thread.java:722) |
|---|
| 403 | |
|---|
| 404 | Locked ownable synchronizers: |
|---|
| 405 | - None |
|---|
| 406 | |
|---|
| 407 | "CacheCleanUpThread" daemon prio=5 tid=0x00007f8494831800 nid=0x9403 in Object.wait() [0x0000000158794000] |
|---|
| 408 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 409 | at java.lang.Object.wait(Native Method) |
|---|
| 410 | - waiting on <0x000000010e2dc328> (a com.sun.deploy.cache.CleanupThread) |
|---|
| 411 | at java.lang.Object.wait(Object.java:503) |
|---|
| 412 | at com.sun.deploy.cache.CleanupThread.run(Unknown Source) |
|---|
| 413 | - locked <0x000000010e2dc328> (a com.sun.deploy.cache.CleanupThread) |
|---|
| 414 | |
|---|
| 415 | Locked ownable synchronizers: |
|---|
| 416 | - None |
|---|
| 417 | |
|---|
| 418 | "CacheMemoryCleanUpThread" daemon prio=5 tid=0x00007f849282e000 nid=0x6f0f in Object.wait() [0x0000000158665000] |
|---|
| 419 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 420 | at java.lang.Object.wait(Native Method) |
|---|
| 421 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) |
|---|
| 422 | - locked <0x000000010e2e6f18> (a java.lang.ref.ReferenceQueue$Lock) |
|---|
| 423 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) |
|---|
| 424 | at com.sun.deploy.cache.MemoryCache$LoadedResourceCleanupThread.run(Unknown Source) |
|---|
| 425 | |
|---|
| 426 | Locked ownable synchronizers: |
|---|
| 427 | - None |
|---|
| 428 | |
|---|
| 429 | "traceMsgQueueThread" daemon prio=5 tid=0x00007f8496813800 nid=0x6c03 in Object.wait() [0x000000015582a000] |
|---|
| 430 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 431 | at java.lang.Object.wait(Native Method) |
|---|
| 432 | - waiting on <0x000000010e3b0cc8> (a java.util.ArrayList) |
|---|
| 433 | at java.lang.Object.wait(Object.java:503) |
|---|
| 434 | at com.sun.deploy.trace.Trace$TraceMsgQueueChecker.run(Unknown Source) |
|---|
| 435 | - locked <0x000000010e3b0cc8> (a java.util.ArrayList) |
|---|
| 436 | at java.lang.Thread.run(Thread.java:722) |
|---|
| 437 | |
|---|
| 438 | Locked ownable synchronizers: |
|---|
| 439 | - None |
|---|
| 440 | |
|---|
| 441 | "AWT-AppKit" daemon prio=5 tid=0x00007f849601c800 nid=0x707 runnable [0x0000000000000000] |
|---|
| 442 | java.lang.Thread.State: RUNNABLE |
|---|
| 443 | |
|---|
| 444 | Locked ownable synchronizers: |
|---|
| 445 | - None |
|---|
| 446 | |
|---|
| 447 | "Service Thread" daemon prio=5 tid=0x00007f8497010800 nid=0x5303 runnable [0x0000000000000000] |
|---|
| 448 | java.lang.Thread.State: RUNNABLE |
|---|
| 449 | |
|---|
| 450 | Locked ownable synchronizers: |
|---|
| 451 | - None |
|---|
| 452 | |
|---|
| 453 | "C2 CompilerThread1" daemon prio=5 tid=0x00007f8497010000 nid=0x5203 waiting on condition [0x0000000000000000] |
|---|
| 454 | java.lang.Thread.State: RUNNABLE |
|---|
| 455 | |
|---|
| 456 | Locked ownable synchronizers: |
|---|
| 457 | - None |
|---|
| 458 | |
|---|
| 459 | "C2 CompilerThread0" daemon prio=5 tid=0x00007f849700c000 nid=0x5103 waiting on condition [0x0000000000000000] |
|---|
| 460 | java.lang.Thread.State: RUNNABLE |
|---|
| 461 | |
|---|
| 462 | Locked ownable synchronizers: |
|---|
| 463 | - None |
|---|
| 464 | |
|---|
| 465 | "Signal Dispatcher" daemon prio=5 tid=0x00007f849700b000 nid=0x5003 runnable [0x0000000000000000] |
|---|
| 466 | java.lang.Thread.State: RUNNABLE |
|---|
| 467 | |
|---|
| 468 | Locked ownable synchronizers: |
|---|
| 469 | - None |
|---|
| 470 | |
|---|
| 471 | "Finalizer" daemon prio=5 tid=0x00007f8495015800 nid=0x3f03 in Object.wait() [0x0000000153ab0000] |
|---|
| 472 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 473 | at java.lang.Object.wait(Native Method) |
|---|
| 474 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) |
|---|
| 475 | - locked <0x000000010e370950> (a java.lang.ref.ReferenceQueue$Lock) |
|---|
| 476 | at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151) |
|---|
| 477 | at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177) |
|---|
| 478 | |
|---|
| 479 | Locked ownable synchronizers: |
|---|
| 480 | - None |
|---|
| 481 | |
|---|
| 482 | "Reference Handler" daemon prio=5 tid=0x00007f849680b000 nid=0x3e03 in Object.wait() [0x00000001539ad000] |
|---|
| 483 | java.lang.Thread.State: WAITING (on object monitor) |
|---|
| 484 | at java.lang.Object.wait(Native Method) |
|---|
| 485 | at java.lang.Object.wait(Object.java:503) |
|---|
| 486 | at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133) |
|---|
| 487 | - locked <0x000000010e364668> (a java.lang.ref.Reference$Lock) |
|---|
| 488 | |
|---|
| 489 | Locked ownable synchronizers: |
|---|
| 490 | - None |
|---|
| 491 | |
|---|
| 492 | "VM Thread" prio=5 tid=0x00007f8496808000 nid=0x3d03 runnable |
|---|
| 493 | |
|---|
| 494 | "GC task thread#0 (ParallelGC)" prio=5 tid=0x00007f8496003800 nid=0x3503 runnable |
|---|
| 495 | |
|---|
| 496 | "GC task thread#1 (ParallelGC)" prio=5 tid=0x00007f849280d000 nid=0x3603 runnable |
|---|
| 497 | |
|---|
| 498 | "GC task thread#2 (ParallelGC)" prio=5 tid=0x00007f849280e000 nid=0x3703 runnable |
|---|
| 499 | |
|---|
| 500 | "GC task thread#3 (ParallelGC)" prio=5 tid=0x00007f849280e800 nid=0x3803 runnable |
|---|
| 501 | |
|---|
| 502 | "GC task thread#4 (ParallelGC)" prio=5 tid=0x00007f849280f000 nid=0x3903 runnable |
|---|
| 503 | |
|---|
| 504 | "GC task thread#5 (ParallelGC)" prio=5 tid=0x00007f849280f800 nid=0x3a03 runnable |
|---|
| 505 | |
|---|
| 506 | "GC task thread#6 (ParallelGC)" prio=5 tid=0x00007f8492810800 nid=0x3b03 runnable |
|---|
| 507 | |
|---|
| 508 | "GC task thread#7 (ParallelGC)" prio=5 tid=0x00007f8492811000 nid=0x3c03 runnable |
|---|
| 509 | |
|---|
| 510 | "VM Periodic Task Thread" prio=5 tid=0x00007f849601c000 nid=0x5403 waiting on condition |
|---|
| 511 | |
|---|
| 512 | JNI global references: 21552 |
|---|
| 513 | |
|---|