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 #10316: howe-master-err-feb-6-2013.log

File howe-master-err-feb-6-2013.log, 16.2 KB (added by jmoore, 11 years ago)

master.err from this morning's howe with weird Ice errors

Line 
12/6/13 10:03:18:933 warning: Blitz-0-Ice.ThreadPool.Server-52: dispatch exception:
2identity: df3c26e8-497b-4efb-ad8b-d1cd2deb9ba0/86:24:41:e4:3f130069:13cae686976:-75e6omero.api.RawPixelsStore
3facet:
4operation: getPlane
5Ice.MemoryLimitException
6    reason = (null)
7        at IceInternal.BasicStream.expand(BasicStream.java:2145)
8        at IceInternal.BasicStream.writeByteSeq(BasicStream.java:728)
9        at Ice.ByteSeqHelper.write(ByteSeqHelper.java:19)
10        at omero.api._AMD_RawPixelsStore_getPlane.ice_response(_AMD_RawPixelsStore_getPlane.java:30)
11        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
13        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14        at java.lang.reflect.Method.invoke(Method.java:592)
15        at ome.services.throttling.Task.response(Task.java:63)
16        at ome.services.throttling.Callback.run(Callback.java:57)
17        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:150)
19        at ome.services.blitz.impl.RawPixelsStoreI.getPlane_async(RawPixelsStoreI.java:101)
20        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
21        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
22        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
23        at java.lang.reflect.Method.invoke(Method.java:592)
24        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
25        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
26        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
27        at omero.cmd.CallContext.invoke(CallContext.java:59)
28        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
29        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
30        at $Proxy92.getPlane_async(Unknown Source)
31        at omero.api._RawPixelsStoreTie.getPlane_async(_RawPixelsStoreTie.java:134)
32        at omero.api._RawPixelsStoreDisp.___getPlane(_RawPixelsStoreDisp.java:754)
33        at omero.api._RawPixelsStoreDisp.__dispatch(_RawPixelsStoreDisp.java:1181)
34        at IceInternal.Incoming.invoke(Incoming.java:159)
35        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
36        at Ice.ConnectionI.message(ConnectionI.java:972)
37        at IceInternal.ThreadPool.run(ThreadPool.java:577)
38        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
39        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
40
412/6/13 10:03:18:937 warning: Blitz-0-Ice.ThreadPool.Server-52: dispatch exception:
42identity: df3c26e8-497b-4efb-ad8b-d1cd2deb9ba0/86:24:41:e4:3f130069:13cae686976:-75e6omero.api.RawPixelsStore
43facet:
44operation: getPlane
45java.lang.RuntimeException: Failed to invoke exception()
46        at ome.services.throttling.Task.exception(Task.java:85)
47        at ome.services.throttling.Callback.run(Callback.java:59)
48        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
49        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:150)
50        at ome.services.blitz.impl.RawPixelsStoreI.getPlane_async(RawPixelsStoreI.java:101)
51        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
52        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
53        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
54        at java.lang.reflect.Method.invoke(Method.java:592)
55        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
56        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
57        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
58        at omero.cmd.CallContext.invoke(CallContext.java:59)
59        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
60        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
61        at $Proxy92.getPlane_async(Unknown Source)
62        at omero.api._RawPixelsStoreTie.getPlane_async(_RawPixelsStoreTie.java:134)
63        at omero.api._RawPixelsStoreDisp.___getPlane(_RawPixelsStoreDisp.java:754)
64        at omero.api._RawPixelsStoreDisp.__dispatch(_RawPixelsStoreDisp.java:1181)
65        at IceInternal.Incoming.invoke(Incoming.java:159)
66        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
67        at Ice.ConnectionI.message(ConnectionI.java:972)
68        at IceInternal.ThreadPool.run(ThreadPool.java:577)
69        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
70        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
71Caused by: java.lang.reflect.InvocationTargetException
72        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
73        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
74        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
75        at java.lang.reflect.Method.invoke(Method.java:592)
76        at ome.services.throttling.Task.exception(Task.java:81)
77        ... 24 more
78Caused by: java.lang.NullPointerException
79        at IceInternal.BasicStream.endWriteEncaps(BasicStream.java:358)
80        at IceInternal.IncomingAsync.__response(IncomingAsync.java:60)
81        at omero.api._AMD_RawPixelsStore_getPlane.ice_exception(_AMD_RawPixelsStore_getPlane.java:52)
82        ... 29 more
83
842/6/13 10:03:18:937 error: Blitz-0-Ice.ThreadPool.Server-52: exception in `Ice.ThreadPool.Server' thread Blitz-0-Ice.ThreadPool.Server-52:
85java.lang.NullPointerException
86        at IceInternal.IncomingBase.__handleException(IncomingBase.java:378)
87        at IceInternal.Incoming.invoke(Incoming.java:179)
88        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
89        at Ice.ConnectionI.message(ConnectionI.java:972)
90        at IceInternal.ThreadPool.run(ThreadPool.java:577)
91        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
92        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
93
942/6/13 10:03:21:317 error: Blitz-0-Ice.ThreadPool.Server-68: exception in `Ice.ThreadPool.Server' thread Blitz-0-Ice.ThreadPool.Server-68:
95java.lang.IllegalArgumentException
96        at java.nio.Buffer.position(Buffer.java:218)
97        at IceInternal.BasicStream.pos(BasicStream.java:1892)
98        at Ice.ConnectionI.parseMessage(ConnectionI.java:1858)
99        at Ice.ConnectionI.message(ConnectionI.java:945)
100        at IceInternal.ThreadPool.run(ThreadPool.java:577)
101        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
102        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
103
1042/6/13 10:03:21:433 error: Blitz-0-Ice.ThreadPool.Server-58: exception in `Ice.ThreadPool.Server' thread Blitz-0-Ice.ThreadPool.Server-58:
105java.lang.IllegalArgumentException
106        at java.nio.Buffer.position(Buffer.java:218)
107        at IceInternal.BasicStream.pos(BasicStream.java:1892)
108        at Ice.ConnectionI.parseMessage(ConnectionI.java:1858)
109        at Ice.ConnectionI.message(ConnectionI.java:945)
110        at IceInternal.ThreadPool.run(ThreadPool.java:577)
111        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
112        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
113
1142/6/13 10:03:23:605 error: Blitz-0-Ice.ThreadPool.Server-63: exception in `Ice.ThreadPool.Server' thread Blitz-0-Ice.ThreadPool.Server-63:
115java.lang.IllegalArgumentException
116        at java.nio.Buffer.position(Buffer.java:218)
117        at IceInternal.BasicStream.pos(BasicStream.java:1892)
118        at Ice.ConnectionI.parseMessage(ConnectionI.java:1858)
119        at Ice.ConnectionI.message(ConnectionI.java:945)
120        at IceInternal.ThreadPool.run(ThreadPool.java:577)
121        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
122        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
123
1242/6/13 10:03:24:373 error: Blitz-0-Ice.ThreadPool.Server-64: exception in `Ice.ThreadPool.Server' thread Blitz-0-Ice.ThreadPool.Server-64:
125java.lang.IllegalArgumentException
126        at java.nio.Buffer.position(Buffer.java:218)
127        at IceInternal.BasicStream.pos(BasicStream.java:1892)
128        at Ice.ConnectionI.parseMessage(ConnectionI.java:1858)
129        at Ice.ConnectionI.message(ConnectionI.java:945)
130        at IceInternal.ThreadPool.run(ThreadPool.java:577)
131        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
132        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
133
13402/06/13 10:03:24.534 OMERO.Glacier2: warning: dispatch exception: TcpTransceiver.cpp:191: Ice::ConnectionLostException:
135connection lost: Connection reset by peer
136identity: df3c26e8-497b-4efb-ad8b-d1cd2deb9ba0/86:24:41:e4:3f130069:13cae686976:-75e6omero.api.RawPixelsStore
137facet:
138operation: getPlane
13902/06/13 10:03:24.534 OMERO.Glacier2: warning: dispatch exception: TcpTransceiver.cpp:191: Ice::ConnectionLostException:
140connection lost: Connection reset by peer
141identity: session-4687f027-af1c-4ad5-8f62-1ce91c46793d/d154be97-5f0d-4a70-90a8-d88a2f81d8f2
142facet:
143operation: keepAlive
1442/6/13 10:03:24:535 error: Blitz-0-Ice.ThreadPool.Server-56: exception in `Ice.ThreadPool.Server' thread Blitz-0-Ice.ThreadPool.Server-56:
145java.lang.NullPointerException
146        at IceInternal.Network.doAccept(Network.java:312)
147        at IceInternal.TcpAcceptor.accept(TcpAcceptor.java:49)
148        at IceInternal.IncomingConnectionFactory.message(IncomingConnectionFactory.java:251)
149        at IceInternal.ThreadPool.run(ThreadPool.java:577)
150        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
151        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
152
1532/6/13 10:03:43:879 warning: Blitz-0-Ice.ThreadPool.Server-67: dispatch exception:
154identity: df3c26e8-497b-4efb-ad8b-d1cd2deb9ba0/86:24:41:e4:3f130069:13cae686976:-75e6omero.api.RawPixelsStore
155facet:
156operation: getPlane
157Ice.MemoryLimitException
158    reason = (null)
159        at IceInternal.BasicStream.expand(BasicStream.java:2145)
160        at IceInternal.BasicStream.writeByteSeq(BasicStream.java:728)
161        at Ice.ByteSeqHelper.write(ByteSeqHelper.java:19)
162        at omero.api._AMD_RawPixelsStore_getPlane.ice_response(_AMD_RawPixelsStore_getPlane.java:30)
163        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
164        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
165        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
166        at java.lang.reflect.Method.invoke(Method.java:592)
167        at ome.services.throttling.Task.response(Task.java:63)
168        at ome.services.throttling.Callback.run(Callback.java:57)
169        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
170        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:150)
171        at ome.services.blitz.impl.RawPixelsStoreI.getPlane_async(RawPixelsStoreI.java:101)
172        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
173        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
174        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
175        at java.lang.reflect.Method.invoke(Method.java:592)
176        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
177        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
178        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
179        at omero.cmd.CallContext.invoke(CallContext.java:59)
180        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
181        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
182        at $Proxy92.getPlane_async(Unknown Source)
183        at omero.api._RawPixelsStoreTie.getPlane_async(_RawPixelsStoreTie.java:134)
184        at omero.api._RawPixelsStoreDisp.___getPlane(_RawPixelsStoreDisp.java:754)
185        at omero.api._RawPixelsStoreDisp.__dispatch(_RawPixelsStoreDisp.java:1181)
186        at IceInternal.Incoming.invoke(Incoming.java:159)
187        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
188        at Ice.ConnectionI.message(ConnectionI.java:972)
189        at IceInternal.ThreadPool.run(ThreadPool.java:577)
190        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
191        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
192
1932/6/13 10:03:43:882 warning: Blitz-0-Ice.ThreadPool.Server-67: dispatch exception:
194identity: df3c26e8-497b-4efb-ad8b-d1cd2deb9ba0/86:24:41:e4:3f130069:13cae686976:-75e6omero.api.RawPixelsStore
195facet:
196operation: getPlane
197java.lang.RuntimeException: Failed to invoke exception()
198        at ome.services.throttling.Task.exception(Task.java:85)
199        at ome.services.throttling.Callback.run(Callback.java:59)
200        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
201        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:150)
202        at ome.services.blitz.impl.RawPixelsStoreI.getPlane_async(RawPixelsStoreI.java:101)
203        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
204        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
205        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
206        at java.lang.reflect.Method.invoke(Method.java:592)
207        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
208        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
209        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
210        at omero.cmd.CallContext.invoke(CallContext.java:59)
211        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
212        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
213        at $Proxy92.getPlane_async(Unknown Source)
214        at omero.api._RawPixelsStoreTie.getPlane_async(_RawPixelsStoreTie.java:134)
215        at omero.api._RawPixelsStoreDisp.___getPlane(_RawPixelsStoreDisp.java:754)
216        at omero.api._RawPixelsStoreDisp.__dispatch(_RawPixelsStoreDisp.java:1181)
217        at IceInternal.Incoming.invoke(Incoming.java:159)
218        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
219        at Ice.ConnectionI.message(ConnectionI.java:972)
220        at IceInternal.ThreadPool.run(ThreadPool.java:577)
221        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
222        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
223Caused by: java.lang.reflect.InvocationTargetException
224        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
225        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
226        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
227        at java.lang.reflect.Method.invoke(Method.java:592)
228        at ome.services.throttling.Task.exception(Task.java:81)
229        ... 24 more
230Caused by: java.lang.NullPointerException
231        at IceInternal.BasicStream.endWriteEncaps(BasicStream.java:358)
232        at IceInternal.IncomingAsync.__response(IncomingAsync.java:60)
233        at omero.api._AMD_RawPixelsStore_getPlane.ice_exception(_AMD_RawPixelsStore_getPlane.java:52)
234        ... 29 more
235
2362/6/13 10:03:43:882 error: Blitz-0-Ice.ThreadPool.Server-67: exception in `Ice.ThreadPool.Server' thread Blitz-0-Ice.ThreadPool.Server-67:
237java.lang.NullPointerException
238        at IceInternal.IncomingBase.__handleException(IncomingBase.java:378)
239        at IceInternal.Incoming.invoke(Incoming.java:179)
240        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
241        at Ice.ConnectionI.message(ConnectionI.java:972)
242        at IceInternal.ThreadPool.run(ThreadPool.java:577)
243        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
244        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
245
2462/6/13 10:03:44:657 error: Blitz-0-Ice.ThreadPool.Server-54: exception in `Ice.ThreadPool.Server' thread Blitz-0-Ice.ThreadPool.Server-54:
247java.nio.BufferOverflowException
248        at java.nio.HeapByteBuffer.put(HeapByteBuffer.java:190)
249        at sun.nio.ch.IOUtil.read(IOUtil.java:209)
250        at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:207)
251        at IceInternal.TcpTransceiver.read(TcpTransceiver.java:169)
252        at Ice.ConnectionI.read(ConnectionI.java:919)
253        at IceInternal.ThreadPool.read(ThreadPool.java:751)
254        at IceInternal.ThreadPool.run(ThreadPool.java:510)
255        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
256        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
257
25802/06/13 10:03:45.379 OMERO.Glacier2: warning: dispatch exception: TcpTransceiver.cpp:191: Ice::ConnectionLostException:
259connection lost: Connection reset by peer
260identity: session-b642d939-318d-4e78-8cc7-d43eb3c8d5a6/767ecff9-f18a-4be2-9d58-7bec6c362c34
261facet:
262operation: keepAlive

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

We're Hiring!