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 #3166: threaded-web.log

File threaded-web.log, 1.7 MB (added by jmoore, 14 years ago)
Line 
1010-10-21 22:45:52,826 INFO  [                       omero.util.Server] (MainThread) ********************************************************************************
22010-10-21 22:45:52,826 INFO  [                       omero.util.Server] (MainThread) Starting
32010-10-21 22:45:52,828 INFO  [                    omero.util.Resources] (Thread-2  ) Starting
42010-10-21 22:45:52,829 WARNI [                                  stdout] (MainThread) Starting web...
52010-10-21 21:47:32,895 WARNI [                                  stderr] (Dummy-4   ) /Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omeroweb/webadmin/views.py:991: SyntaxWarning: import * only allowed at module level
6  @isUserConnected
72010-10-21 21:47:32,925 INFO  [                             views-admin] (Dummy-4   ) INIT '89590'
82010-10-21 21:47:32,970 INFO  [                               views-web] (Dummy-4   ) INIT '89590'
92010-10-21 21:47:33,058 ERROR [                              webgateway] (Dummy-5   ) Critical error during connect, retrying after _purge
102010-10-21 21:47:33,058 INFO  [                              webgateway] (Dummy-5   ) reached connector_pool_size (70), size after purge: (0)
112010-10-21 21:47:36,268 WARNI [                                 webemdb] (Dummy-5   ) Failed to import EMAN2. Some features of webemdb will not be supported.
122010-10-21 21:47:39,364 ERROR [                              webgateway] (Dummy-6   ) Critical error during connect, retrying after _purge
132010-10-21 21:47:39,364 INFO  [                              webgateway] (Dummy-6   ) reached connector_pool_size (70), size after purge: (0)
142010-10-21 21:48:08,746 INFO  [                 omero.util.UpgradeCheck] (Dummy-3   ) no update needed
152010-10-21 21:48:08,747 INFO  [                              webgateway] (Dummy-3   ) getBlitzConnection(host=localhost, port=4064, ssl=False, username=bk)
162010-10-21 21:48:09,039 INFO  [                           blitz_gateway] (Dummy-3   ) created connection (uuid=d26f2bb6-e52a-434a-9f89-e71f3c1a48c8)
172010-10-21 21:48:15,240 WARNI [                                  stderr] (Dummy-4   ) Traceback (most recent call last):
182010-10-21 21:48:15,240 WARNI [                                  stderr] (Dummy-7   ) Traceback (most recent call last):
192010-10-21 21:48:15,240 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
202010-10-21 21:48:15,240 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
212010-10-21 21:48:15,241 WARNI [                                  stderr] (Dummy-7   ) rv = thumb(*args)
222010-10-21 21:48:15,241 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
232010-10-21 21:48:15,241 WARNI [                                  stderr] (Dummy-4   ) rv = thumb(*args)
242010-10-21 21:48:15,242 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
252010-10-21 21:48:15,242 WARNI [                                  stderr] (Dummy-4   ) return inner(*args, **kwargs)
262010-10-21 21:48:15,242 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
272010-10-21 21:48:15,242 WARNI [                                  stderr] (Dummy-4   ) return f(*args, **kwargs)
282010-10-21 21:48:15,243 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
292010-10-21 21:48:15,243 WARNI [                                  stderr] (Dummy-4   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
302010-10-21 21:48:15,242 WARNI [                                  stderr] (Dummy-7   ) return inner(*args, **kwargs)
312010-10-21 21:48:15,245 WARNI [                                  stderr] (Dummy-4   ) InternalException: exception ::omero::InternalException
32{
33    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
34Either you have two threads operating on the same stateful object (don't do this)
35 or you have a recursive call (recurse on the unwrapped object).
36        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
37        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
38        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
39        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
40        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
41        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
42        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
43        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
44        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
45        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
46        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
47        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
48        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
49        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
50        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
51        at java.lang.reflect.Method.invoke(Method.java:597)
52        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
53        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
54        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
55        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
56        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
57        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
58        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
59        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
60        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
61        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
62        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
63        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
64        at java.lang.reflect.Method.invoke(Method.java:597)
65        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
66        at ome.services.throttling.Callback.run(Callback.java:56)
67        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
68        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
69        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
70        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
71        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
72        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
73        at IceInternal.Incoming.invoke(Incoming.java:159)
74        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
75        at Ice.ConnectionI.message(ConnectionI.java:972)
76        at IceInternal.ThreadPool.run(ThreadPool.java:577)
77        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
78        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
79
80    serverExceptionClass = ome.conditions.InternalException
81    message = Hibernate session is not re-entrant.
82Either you have two threads operating on the same stateful object (don't do this)
83 or you have a recursive call (recurse on the unwrapped object).
84}
852010-10-21 21:48:15,245 ERROR [                           blitz_gateway] (Dummy-4   ) None
862010-10-21 21:48:15,245 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
872010-10-21 21:48:15,245 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
882010-10-21 21:48:15,354 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
892010-10-21 21:48:15,355 WARNI [                                  stderr] (Dummy-5   ) rv = thumb(*args)
902010-10-21 21:48:15,355 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
912010-10-21 21:48:15,352 WARNI [                                  stderr] (Dummy-7   ) return f(*args, **kwargs)
922010-10-21 21:48:15,355 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
932010-10-21 21:48:15,355 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
942010-10-21 21:48:15,356 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
952010-10-21 21:48:15,356 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
962010-10-21 21:48:15,356 WARNI [                                  stderr] (Dummy-7   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
972010-10-21 21:48:15,356 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
982010-10-21 21:48:15,357 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
992010-10-21 21:48:15,357 WARNI [                                  stderr] (Dummy-7   ) InternalException: exception ::omero::InternalException
100{
101    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
102Either you have two threads operating on the same stateful object (don't do this)
103 or you have a recursive call (recurse on the unwrapped object).
104        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
105        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
106        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
107        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
108        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
109        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
110        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
111        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
112        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
113        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
114        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
115        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
116        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
117        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
118        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
119        at java.lang.reflect.Method.invoke(Method.java:597)
120        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
121        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
122        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
123        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
124        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
125        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
126        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
127        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
128        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
129        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
130        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
131        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
132        at java.lang.reflect.Method.invoke(Method.java:597)
133        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
134        at ome.services.throttling.Callback.run(Callback.java:56)
135        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
136        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
137        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
138        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
139        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
140        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
141        at IceInternal.Incoming.invoke(Incoming.java:159)
142        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
143        at Ice.ConnectionI.message(ConnectionI.java:972)
144        at IceInternal.ThreadPool.run(ThreadPool.java:577)
145        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
146        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
147
148    serverExceptionClass = ome.conditions.InternalException
149    message = Hibernate session is not re-entrant.
150Either you have two threads operating on the same stateful object (don't do this)
151 or you have a recursive call (recurse on the unwrapped object).
152}
1532010-10-21 21:48:15,358 WARNI [                                  stderr] (Dummy-8   ) rv = thumb(*args)
1542010-10-21 21:48:15,358 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
1552010-10-21 21:48:15,358 ERROR [                           blitz_gateway] (Dummy-7   ) None
1562010-10-21 21:48:15,359 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
1572010-10-21 21:48:15,359 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
1582010-10-21 21:48:15,359 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
1592010-10-21 21:48:15,363 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
1602010-10-21 21:48:15,361 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
161{
162    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
163Either you have two threads operating on the same stateful object (don't do this)
164 or you have a recursive call (recurse on the unwrapped object).
165        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
166        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
167        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
168        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
169        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
170        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
171        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
172        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
173        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
174        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
175        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
176        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
177        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
178        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
179        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
180        at java.lang.reflect.Method.invoke(Method.java:597)
181        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
182        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
183        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
184        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
185        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
186        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
187        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
188        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
189        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
190        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
191        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
192        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
193        at java.lang.reflect.Method.invoke(Method.java:597)
194        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
195        at ome.services.throttling.Callback.run(Callback.java:56)
196        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
197        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
198        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
199        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
200        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
201        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
202        at IceInternal.Incoming.invoke(Incoming.java:159)
203        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
204        at Ice.ConnectionI.message(ConnectionI.java:972)
205        at IceInternal.ThreadPool.run(ThreadPool.java:577)
206        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
207        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
208
209    serverExceptionClass = ome.conditions.InternalException
210    message = Hibernate session is not re-entrant.
211Either you have two threads operating on the same stateful object (don't do this)
212 or you have a recursive call (recurse on the unwrapped object).
213}
2142010-10-21 21:48:15,363 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
2152010-10-21 21:48:15,364 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
2162010-10-21 21:48:15,363 ERROR [                           blitz_gateway] (Dummy-5   ) None
2172010-10-21 21:48:15,364 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
2182010-10-21 21:48:15,366 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
219{
220    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
221Either you have two threads operating on the same stateful object (don't do this)
222 or you have a recursive call (recurse on the unwrapped object).
223        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
224        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
225        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
226        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
227        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
228        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
229        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
230        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
231        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
232        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
233        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
234        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
235        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
236        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
237        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
238        at java.lang.reflect.Method.invoke(Method.java:597)
239        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
240        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
241        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
242        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
243        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
244        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
245        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
246        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
247        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
248        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
249        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
250        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
251        at java.lang.reflect.Method.invoke(Method.java:597)
252        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
253        at ome.services.throttling.Callback.run(Callback.java:56)
254        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
255        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
256        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
257        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
258        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
259        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
260        at IceInternal.Incoming.invoke(Incoming.java:159)
261        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
262        at Ice.ConnectionI.message(ConnectionI.java:972)
263        at IceInternal.ThreadPool.run(ThreadPool.java:577)
264        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
265        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
266
267    serverExceptionClass = ome.conditions.InternalException
268    message = Hibernate session is not re-entrant.
269Either you have two threads operating on the same stateful object (don't do this)
270 or you have a recursive call (recurse on the unwrapped object).
271}
2722010-10-21 21:48:15,367 ERROR [                           blitz_gateway] (Dummy-8   ) None
2732010-10-21 21:48:15,515 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
2742010-10-21 21:48:15,515 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
2752010-10-21 21:48:15,516 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
2762010-10-21 21:48:15,516 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
2772010-10-21 21:48:15,516 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
2782010-10-21 21:48:15,516 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
2792010-10-21 21:48:15,516 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
2802010-10-21 21:48:15,516 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
2812010-10-21 21:48:15,517 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
2822010-10-21 21:48:15,518 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
283{
284    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
285Either you have two threads operating on the same stateful object (don't do this)
286 or you have a recursive call (recurse on the unwrapped object).
287        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
288        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
289        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
290        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
291        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
292        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
293        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
294        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
295        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
296        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
297        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
298        at $Proxy71.setPixelsId(Unknown Source)
299        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
300        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
301        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
302        at java.lang.reflect.Method.invoke(Method.java:597)
303        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
304        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
305        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
306        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
307        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
308        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
309        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
310        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
311        at $Proxy71.setPixelsId(Unknown Source)
312        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
313        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
314        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
315        at java.lang.reflect.Method.invoke(Method.java:597)
316        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
317        at ome.services.throttling.Callback.run(Callback.java:56)
318        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
319        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
320        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
321        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
322        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
323        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
324        at IceInternal.Incoming.invoke(Incoming.java:159)
325        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
326        at Ice.ConnectionI.message(ConnectionI.java:972)
327        at IceInternal.ThreadPool.run(ThreadPool.java:577)
328        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
329        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
330
331    serverExceptionClass = ome.conditions.InternalException
332    message = Hibernate session is not re-entrant.
333Either you have two threads operating on the same stateful object (don't do this)
334 or you have a recursive call (recurse on the unwrapped object).
335}
3362010-10-21 21:48:15,518 ERROR [                           blitz_gateway] (Dummy-10  ) None
3372010-10-21 21:48:15,526 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
3382010-10-21 21:48:15,526 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
3392010-10-21 21:48:15,526 WARNI [                                  stderr] (Dummy-3   ) rv = tb.setPixelsId(pixels_id)
3402010-10-21 21:48:15,529 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
3412010-10-21 21:48:15,530 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
3422010-10-21 21:48:15,530 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
3432010-10-21 21:48:15,530 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
3442010-10-21 21:48:15,530 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
3452010-10-21 21:48:15,531 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
3462010-10-21 21:48:15,534 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
347{
348    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
349Either you have two threads operating on the same stateful object (don't do this)
350 or you have a recursive call (recurse on the unwrapped object).
351        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
352        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
353        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
354        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
355        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
356        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
357        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
358        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
359        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
360        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
361        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
362        at $Proxy71.setPixelsId(Unknown Source)
363        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
364        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
365        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
366        at java.lang.reflect.Method.invoke(Method.java:597)
367        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
368        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
369        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
370        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
371        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
372        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
373        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
374        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
375        at $Proxy71.setPixelsId(Unknown Source)
376        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
377        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
378        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
379        at java.lang.reflect.Method.invoke(Method.java:597)
380        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
381        at ome.services.throttling.Callback.run(Callback.java:56)
382        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
383        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
384        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
385        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
386        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
387        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
388        at IceInternal.Incoming.invoke(Incoming.java:159)
389        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
390        at Ice.ConnectionI.message(ConnectionI.java:972)
391        at IceInternal.ThreadPool.run(ThreadPool.java:577)
392        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
393        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
394
395    serverExceptionClass = ome.conditions.InternalException
396    message = Hibernate session is not re-entrant.
397Either you have two threads operating on the same stateful object (don't do this)
398 or you have a recursive call (recurse on the unwrapped object).
399}
4002010-10-21 21:48:15,537 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
4012010-10-21 21:48:15,559 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
4022010-10-21 21:48:15,543 WARNI [                                  stderr] (Dummy-4   ) Traceback (most recent call last):
4032010-10-21 21:48:15,559 ERROR [                           blitz_gateway] (Dummy-3   ) None
4042010-10-21 21:48:15,544 WARNI [                                  stderr] (Dummy-7   ) Traceback (most recent call last):
4052010-10-21 21:48:15,560 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
4062010-10-21 21:48:15,560 WARNI [                                  stderr] (Dummy-7   ) rv = tb.setPixelsId(pixels_id)
4072010-10-21 21:48:15,560 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
4082010-10-21 21:48:15,559 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
4092010-10-21 21:48:15,561 WARNI [                                  stderr] (Dummy-7   ) return inner(*args, **kwargs)
4102010-10-21 21:48:15,559 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
4112010-10-21 21:48:15,562 WARNI [                                  stderr] (Dummy-4   ) rv = tb.setPixelsId(pixels_id)
4122010-10-21 21:48:15,562 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
4132010-10-21 21:48:15,562 WARNI [                                  stderr] (Dummy-4   ) return inner(*args, **kwargs)
4142010-10-21 21:48:15,563 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
4152010-10-21 21:48:15,563 WARNI [                                  stderr] (Dummy-4   ) return f(*args, **kwargs)
4162010-10-21 21:48:15,563 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
4172010-10-21 21:48:15,563 WARNI [                                  stderr] (Dummy-4   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
4182010-10-21 21:48:15,561 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
4192010-10-21 21:48:15,565 WARNI [                                  stderr] (Dummy-7   ) return f(*args, **kwargs)
4202010-10-21 21:48:15,565 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
4212010-10-21 21:48:15,565 WARNI [                                  stderr] (Dummy-7   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
4222010-10-21 21:48:15,566 WARNI [                                  stderr] (Dummy-7   ) InternalException: exception ::omero::InternalException
423{
424    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
425Either you have two threads operating on the same stateful object (don't do this)
426 or you have a recursive call (recurse on the unwrapped object).
427        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
428        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
429        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
430        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
431        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
432        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
433        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
434        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
435        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
436        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
437        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
438        at $Proxy71.setPixelsId(Unknown Source)
439        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
440        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
441        at java.lang.reflect.Method.invoke(Method.java:597)
442        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
443        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
444        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
445        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
446        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
447        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
448        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
449        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
450        at $Proxy71.setPixelsId(Unknown Source)
451        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
452        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
453        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
454        at java.lang.reflect.Method.invoke(Method.java:597)
455        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
456        at ome.services.throttling.Callback.run(Callback.java:56)
457        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
458        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
459        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
460        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
461        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
462        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
463        at IceInternal.Incoming.invoke(Incoming.java:159)
464        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
465        at Ice.ConnectionI.message(ConnectionI.java:972)
466        at IceInternal.ThreadPool.run(ThreadPool.java:577)
467        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
468        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
469
470    serverExceptionClass = ome.conditions.InternalException
471    message = Hibernate session is not re-entrant.
472Either you have two threads operating on the same stateful object (don't do this)
473 or you have a recursive call (recurse on the unwrapped object).
474}
4752010-10-21 21:48:15,567 ERROR [                           blitz_gateway] (Dummy-7   ) None
4762010-10-21 21:48:15,561 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
4772010-10-21 21:48:15,570 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
4782010-10-21 21:48:15,570 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
4792010-10-21 21:48:15,571 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
4802010-10-21 21:48:15,571 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
4812010-10-21 21:48:15,571 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
4822010-10-21 21:48:15,571 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
4832010-10-21 21:48:15,572 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
4842010-10-21 21:48:15,565 WARNI [                                  stderr] (Dummy-4   ) InternalException: exception ::omero::InternalException
485{
486    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
487Either you have two threads operating on the same stateful object (don't do this)
488 or you have a recursive call (recurse on the unwrapped object).
489        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
490        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
491        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
492        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
493        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
494        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
495        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
496        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
497        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
498        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
499        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
500        at $Proxy71.setPixelsId(Unknown Source)
501        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
502        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
503        at java.lang.reflect.Method.invoke(Method.java:597)
504        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
505        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
506        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
507        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
508        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
509        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
510        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
511        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
512        at $Proxy71.setPixelsId(Unknown Source)
513        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
514        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
515        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
516        at java.lang.reflect.Method.invoke(Method.java:597)
517        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
518        at ome.services.throttling.Callback.run(Callback.java:56)
519        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
520        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
521        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
522        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
523        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
524        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
525        at IceInternal.Incoming.invoke(Incoming.java:159)
526        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
527        at Ice.ConnectionI.message(ConnectionI.java:972)
528        at IceInternal.ThreadPool.run(ThreadPool.java:577)
529        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
530        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
531
532    serverExceptionClass = ome.conditions.InternalException
533    message = Hibernate session is not re-entrant.
534Either you have two threads operating on the same stateful object (don't do this)
535 or you have a recursive call (recurse on the unwrapped object).
536}
5372010-10-21 21:48:15,573 ERROR [                           blitz_gateway] (Dummy-4   ) None
5382010-10-21 21:48:15,573 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
539{
540    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
541Either you have two threads operating on the same stateful object (don't do this)
542 or you have a recursive call (recurse on the unwrapped object).
543        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
544        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
545        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
546        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
547        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
548        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
549        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
550        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
551        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
552        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
553        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
554        at $Proxy71.resetDefaults(Unknown Source)
555        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
556        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
557        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
558        at java.lang.reflect.Method.invoke(Method.java:597)
559        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
560        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
561        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
562        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
563        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
564        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
565        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
566        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
567        at $Proxy71.resetDefaults(Unknown Source)
568        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
569        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
570        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
571        at java.lang.reflect.Method.invoke(Method.java:597)
572        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
573        at ome.services.throttling.Callback.run(Callback.java:56)
574        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
575        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
576        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
577        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
578        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
579        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
580        at IceInternal.Incoming.invoke(Incoming.java:159)
581        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
582        at Ice.ConnectionI.message(ConnectionI.java:972)
583        at IceInternal.ThreadPool.run(ThreadPool.java:577)
584        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
585        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
586
587    serverExceptionClass = ome.conditions.InternalException
588    message = Hibernate session is not re-entrant.
589Either you have two threads operating on the same stateful object (don't do this)
590 or you have a recursive call (recurse on the unwrapped object).
591}
5922010-10-21 21:48:15,574 ERROR [                           blitz_gateway] (Dummy-10  ) None
5932010-10-21 21:48:15,576 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
5942010-10-21 21:48:15,591 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
5952010-10-21 21:48:15,591 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
5962010-10-21 21:48:15,591 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
5972010-10-21 21:48:15,591 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
5982010-10-21 21:48:15,591 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
5992010-10-21 21:48:15,592 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
6002010-10-21 21:48:15,592 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
6012010-10-21 21:48:15,592 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
6022010-10-21 21:48:15,592 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
6032010-10-21 21:48:15,593 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
6042010-10-21 21:48:15,594 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
605{
606    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
607Either you have two threads operating on the same stateful object (don't do this)
608 or you have a recursive call (recurse on the unwrapped object).
609        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
610        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
611        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
612        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
613        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
614        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
615        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
616        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
617        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
618        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
619        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
620        at $Proxy71.resetDefaults(Unknown Source)
621        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
622        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
623        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
624        at java.lang.reflect.Method.invoke(Method.java:597)
625        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
626        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
627        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
628        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
629        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
630        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
631        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
632        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
633        at $Proxy71.resetDefaults(Unknown Source)
634        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
635        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
636        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
637        at java.lang.reflect.Method.invoke(Method.java:597)
638        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
639        at ome.services.throttling.Callback.run(Callback.java:56)
640        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
641        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
642        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
643        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
644        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
645        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
646        at IceInternal.Incoming.invoke(Incoming.java:159)
647        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
648        at Ice.ConnectionI.message(ConnectionI.java:972)
649        at IceInternal.ThreadPool.run(ThreadPool.java:577)
650        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
651        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
652
653    serverExceptionClass = ome.conditions.InternalException
654    message = Hibernate session is not re-entrant.
655Either you have two threads operating on the same stateful object (don't do this)
656 or you have a recursive call (recurse on the unwrapped object).
657}
6582010-10-21 21:48:15,601 ERROR [                           blitz_gateway] (Dummy-3   ) None
6592010-10-21 21:48:15,597 WARNI [                                  stderr] (Dummy-7   ) Traceback (most recent call last):
6602010-10-21 21:48:15,599 WARNI [                                  stderr] (Dummy-4   ) Traceback (most recent call last):
6612010-10-21 21:48:15,606 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
6622010-10-21 21:48:15,606 WARNI [                                  stderr] (Dummy-4   ) tb = self._prepareTB()
6632010-10-21 21:48:15,607 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
6642010-10-21 21:48:15,607 WARNI [                                  stderr] (Dummy-4   ) tb.resetDefaults()
6652010-10-21 21:48:15,607 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
6662010-10-21 21:48:15,607 WARNI [                                  stderr] (Dummy-4   ) return inner(*args, **kwargs)
6672010-10-21 21:48:15,607 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
6682010-10-21 21:48:15,608 WARNI [                                  stderr] (Dummy-4   ) return f(*args, **kwargs)
6692010-10-21 21:48:15,608 WARNI [                                  stderr] (Dummy-4   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
6702010-10-21 21:48:15,608 WARNI [                                  stderr] (Dummy-4   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
6712010-10-21 21:48:15,604 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
6722010-10-21 21:48:15,610 WARNI [                                  stderr] (Dummy-4   ) InternalException: exception ::omero::InternalException
673{
674    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
675Either you have two threads operating on the same stateful object (don't do this)
676 or you have a recursive call (recurse on the unwrapped object).
677        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
678        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
679        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
680        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
681        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
682        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
683        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
684        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
685        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
686        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
687        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
688        at $Proxy71.resetDefaults(Unknown Source)
689        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
690        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
691        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
692        at java.lang.reflect.Method.invoke(Method.java:597)
693        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
694        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
695        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
696        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
697        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
698        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
699        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
700        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
701        at $Proxy71.resetDefaults(Unknown Source)
702        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
703        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
704        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
705        at java.lang.reflect.Method.invoke(Method.java:597)
706        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
707        at ome.services.throttling.Callback.run(Callback.java:56)
708        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
709        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
710        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
711        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
712        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
713        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
714        at IceInternal.Incoming.invoke(Incoming.java:159)
715        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
716        at Ice.ConnectionI.message(ConnectionI.java:972)
717        at IceInternal.ThreadPool.run(ThreadPool.java:577)
718        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
719        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
720
721    serverExceptionClass = ome.conditions.InternalException
722    message = Hibernate session is not re-entrant.
723Either you have two threads operating on the same stateful object (don't do this)
724 or you have a recursive call (recurse on the unwrapped object).
725}
7262010-10-21 21:48:15,611 WARNI [                                  stderr] (Dummy-7   ) tb = self._prepareTB()
7272010-10-21 21:48:15,612 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
7282010-10-21 21:48:15,611 ERROR [                           blitz_gateway] (Dummy-4   ) None
7292010-10-21 21:48:15,612 WARNI [                                  stderr] (Dummy-7   ) tb.resetDefaults()
7302010-10-21 21:48:15,613 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
7312010-10-21 21:48:15,615 WARNI [                                  stderr] (Dummy-7   ) return inner(*args, **kwargs)
7322010-10-21 21:48:15,615 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
7332010-10-21 21:48:15,615 WARNI [                                  stderr] (Dummy-7   ) return f(*args, **kwargs)
7342010-10-21 21:48:15,615 WARNI [                                  stderr] (Dummy-7   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
7352010-10-21 21:48:15,616 WARNI [                                  stderr] (Dummy-7   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
7362010-10-21 21:48:15,617 WARNI [                                  stderr] (Dummy-7   ) InternalException: exception ::omero::InternalException
737{
738    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
739Either you have two threads operating on the same stateful object (don't do this)
740 or you have a recursive call (recurse on the unwrapped object).
741        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
742        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
743        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
744        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
745        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
746        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
747        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
748        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
749        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
750        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
751        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
752        at $Proxy71.resetDefaults(Unknown Source)
753        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
754        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
755        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
756        at java.lang.reflect.Method.invoke(Method.java:597)
757        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
758        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
759        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
760        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
761        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
762        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
763        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
764        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
765        at $Proxy71.resetDefaults(Unknown Source)
766        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
767        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
768        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
769        at java.lang.reflect.Method.invoke(Method.java:597)
770        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
771        at ome.services.throttling.Callback.run(Callback.java:56)
772        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
773        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
774        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
775        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
776        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
777        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
778        at IceInternal.Incoming.invoke(Incoming.java:159)
779        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
780        at Ice.ConnectionI.message(ConnectionI.java:972)
781        at IceInternal.ThreadPool.run(ThreadPool.java:577)
782        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
783        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
784
785    serverExceptionClass = ome.conditions.InternalException
786    message = Hibernate session is not re-entrant.
787Either you have two threads operating on the same stateful object (don't do this)
788 or you have a recursive call (recurse on the unwrapped object).
789}
7902010-10-21 21:48:15,617 ERROR [                           blitz_gateway] (Dummy-7   ) None
7912010-10-21 21:48:30,315 INFO  [                           blitz_gateway] (Dummy-5   ) closed connecion (uuid=d26f2bb6-e52a-434a-9f89-e71f3c1a48c8)
7922010-10-21 21:48:33,187 INFO  [                 omero.util.UpgradeCheck] (Dummy-7   ) no update needed
7932010-10-21 21:48:33,188 INFO  [                              webgateway] (Dummy-7   ) getBlitzConnection(host=localhost, port=4064, ssl=False, username=root)
7942010-10-21 21:48:34,780 INFO  [                           blitz_gateway] (Dummy-7   ) created connection (uuid=e33846c4-57c8-423d-a864-53a8be964015)
7952010-10-21 21:48:40,799 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
7962010-10-21 21:48:40,799 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
7972010-10-21 21:48:40,800 WARNI [                                  stderr] (Dummy-8   ) rv = thumb(*args)
7982010-10-21 21:48:40,800 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
7992010-10-21 21:48:40,801 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
8002010-10-21 21:48:40,801 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
8012010-10-21 21:48:40,803 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
8022010-10-21 21:48:40,803 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
8032010-10-21 21:48:40,803 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
8042010-10-21 21:48:40,804 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
805{
806    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
807Either you have two threads operating on the same stateful object (don't do this)
808 or you have a recursive call (recurse on the unwrapped object).
809        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
810        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
811        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
812        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
813        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
814        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
815        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
816        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
817        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
818        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
819        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
820        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
821        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
822        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
823        at java.lang.reflect.Method.invoke(Method.java:597)
824        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
825        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
826        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
827        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
828        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
829        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
830        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
831        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
832        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
833        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
834        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
835        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
836        at java.lang.reflect.Method.invoke(Method.java:597)
837        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
838        at ome.services.throttling.Callback.run(Callback.java:56)
839        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
840        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
841        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
842        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
843        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
844        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
845        at IceInternal.Incoming.invoke(Incoming.java:159)
846        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
847        at Ice.ConnectionI.message(ConnectionI.java:972)
848        at IceInternal.ThreadPool.run(ThreadPool.java:577)
849        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
850        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
851
852    serverExceptionClass = ome.conditions.InternalException
853    message = Hibernate session is not re-entrant.
854Either you have two threads operating on the same stateful object (don't do this)
855 or you have a recursive call (recurse on the unwrapped object).
856}
8572010-10-21 21:48:40,805 ERROR [                           blitz_gateway] (Dummy-8   ) None
8582010-10-21 21:49:50,995 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
8592010-10-21 21:49:50,995 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
8602010-10-21 21:49:50,995 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
8612010-10-21 21:49:50,995 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
8622010-10-21 21:49:50,996 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
8632010-10-21 21:49:50,996 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
8642010-10-21 21:49:50,996 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
8652010-10-21 21:49:50,996 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
8662010-10-21 21:49:50,997 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
8672010-10-21 21:49:50,998 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
868{
869    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
870Either you have two threads operating on the same stateful object (don't do this)
871 or you have a recursive call (recurse on the unwrapped object).
872        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
873        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
874        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
875        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
876        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
877        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
878        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
879        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
880        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
881        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
882        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
883        at $Proxy71.setPixelsId(Unknown Source)
884        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
885        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
886        at java.lang.reflect.Method.invoke(Method.java:597)
887        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
888        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
889        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
890        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
891        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
892        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
893        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
894        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
895        at $Proxy71.setPixelsId(Unknown Source)
896        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
897        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
898        at java.lang.reflect.Method.invoke(Method.java:597)
899        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
900        at ome.services.throttling.Callback.run(Callback.java:56)
901        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
902        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
903        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
904        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
905        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
906        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
907        at IceInternal.Incoming.invoke(Incoming.java:159)
908        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
909        at Ice.ConnectionI.message(ConnectionI.java:972)
910        at IceInternal.ThreadPool.run(ThreadPool.java:577)
911        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
912        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
913
914    serverExceptionClass = ome.conditions.InternalException
915    message = Hibernate session is not re-entrant.
916Either you have two threads operating on the same stateful object (don't do this)
917 or you have a recursive call (recurse on the unwrapped object).
918}
9192010-10-21 21:49:50,998 ERROR [                           blitz_gateway] (Dummy-14  ) None
9202010-10-21 21:49:51,010 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
9212010-10-21 21:49:51,010 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
9222010-10-21 21:49:51,010 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
9232010-10-21 21:49:51,010 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
9242010-10-21 21:49:51,011 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
9252010-10-21 21:49:51,011 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
9262010-10-21 21:49:51,011 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
9272010-10-21 21:49:51,011 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
9282010-10-21 21:49:51,011 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
9292010-10-21 21:49:51,012 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
930{
931    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
932Either you have two threads operating on the same stateful object (don't do this)
933 or you have a recursive call (recurse on the unwrapped object).
934        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
935        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
936        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
937        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
938        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
939        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
940        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
941        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
942        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
943        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
944        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
945        at $Proxy71.setPixelsId(Unknown Source)
946        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
947        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
948        at java.lang.reflect.Method.invoke(Method.java:597)
949        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
950        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
951        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
952        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
953        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
954        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
955        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
956        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
957        at $Proxy71.setPixelsId(Unknown Source)
958        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
959        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
960        at java.lang.reflect.Method.invoke(Method.java:597)
961        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
962        at ome.services.throttling.Callback.run(Callback.java:56)
963        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
964        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
965        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
966        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
967        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
968        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
969        at IceInternal.Incoming.invoke(Incoming.java:159)
970        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
971        at Ice.ConnectionI.message(ConnectionI.java:972)
972        at IceInternal.ThreadPool.run(ThreadPool.java:577)
973        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
974        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
975
976    serverExceptionClass = ome.conditions.InternalException
977    message = Hibernate session is not re-entrant.
978Either you have two threads operating on the same stateful object (don't do this)
979 or you have a recursive call (recurse on the unwrapped object).
980}
9812010-10-21 21:49:51,013 ERROR [                           blitz_gateway] (Dummy-5   ) None
9822010-10-21 21:49:51,025 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
9832010-10-21 21:49:51,026 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
9842010-10-21 21:49:51,026 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
9852010-10-21 21:49:51,031 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
9862010-10-21 21:49:51,041 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
9872010-10-21 21:49:51,041 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
9882010-10-21 21:49:51,041 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
9892010-10-21 21:49:51,042 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
9902010-10-21 21:49:51,042 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
9912010-10-21 21:49:51,043 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
9922010-10-21 21:49:51,043 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
9932010-10-21 21:49:51,043 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
9942010-10-21 21:49:51,044 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
9952010-10-21 21:49:51,044 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
9962010-10-21 21:49:51,044 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
9972010-10-21 21:49:51,044 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
9982010-10-21 21:49:51,044 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
9992010-10-21 21:49:51,044 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
10002010-10-21 21:49:51,045 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
10012010-10-21 21:49:51,046 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
1002{
1003    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1004Either you have two threads operating on the same stateful object (don't do this)
1005 or you have a recursive call (recurse on the unwrapped object).
1006        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1007        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1008        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1009        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1010        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1011        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1012        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1013        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1014        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1015        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1016        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1017        at $Proxy71.resetDefaults(Unknown Source)
1018        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1019        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
1020        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1021        at java.lang.reflect.Method.invoke(Method.java:597)
1022        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1023        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1024        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1025        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1026        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1027        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1028        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1029        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1030        at $Proxy71.resetDefaults(Unknown Source)
1031        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1032        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
1033        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1034        at java.lang.reflect.Method.invoke(Method.java:597)
1035        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1036        at ome.services.throttling.Callback.run(Callback.java:56)
1037        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1038        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1039        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
1040        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
1041        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
1042        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
1043        at IceInternal.Incoming.invoke(Incoming.java:159)
1044        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1045        at Ice.ConnectionI.message(ConnectionI.java:972)
1046        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1047        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1048        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1049
1050    serverExceptionClass = ome.conditions.InternalException
1051    message = Hibernate session is not re-entrant.
1052Either you have two threads operating on the same stateful object (don't do this)
1053 or you have a recursive call (recurse on the unwrapped object).
1054}
10552010-10-21 21:49:51,047 ERROR [                           blitz_gateway] (Dummy-5   ) None
10562010-10-21 21:49:51,043 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
10572010-10-21 21:49:51,058 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
1058{
1059    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1060Either you have two threads operating on the same stateful object (don't do this)
1061 or you have a recursive call (recurse on the unwrapped object).
1062        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1063        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1064        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1065        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1066        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1067        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1068        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1069        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1070        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1071        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1072        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1073        at $Proxy71.setPixelsId(Unknown Source)
1074        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
1075        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1076        at java.lang.reflect.Method.invoke(Method.java:597)
1077        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1078        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1079        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1080        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1081        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1082        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1083        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1084        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1085        at $Proxy71.setPixelsId(Unknown Source)
1086        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
1087        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1088        at java.lang.reflect.Method.invoke(Method.java:597)
1089        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1090        at ome.services.throttling.Callback.run(Callback.java:56)
1091        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1092        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1093        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
1094        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
1095        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
1096        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
1097        at IceInternal.Incoming.invoke(Incoming.java:159)
1098        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1099        at Ice.ConnectionI.message(ConnectionI.java:972)
1100        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1101        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1102        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1103
1104    serverExceptionClass = ome.conditions.InternalException
1105    message = Hibernate session is not re-entrant.
1106Either you have two threads operating on the same stateful object (don't do this)
1107 or you have a recursive call (recurse on the unwrapped object).
1108}
11092010-10-21 21:49:51,058 ERROR [                           blitz_gateway] (Dummy-15  ) None
11102010-10-21 21:49:51,061 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
11112010-10-21 21:49:51,061 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
11122010-10-21 21:49:51,061 WARNI [                                  stderr] (Dummy-8   ) rv = tb.setPixelsId(pixels_id)
11132010-10-21 21:49:51,061 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
11142010-10-21 21:49:51,062 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
11152010-10-21 21:49:51,062 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
11162010-10-21 21:49:51,062 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
11172010-10-21 21:49:51,062 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
11182010-10-21 21:49:51,062 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
11192010-10-21 21:49:51,063 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
1120{
1121    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1122Either you have two threads operating on the same stateful object (don't do this)
1123 or you have a recursive call (recurse on the unwrapped object).
1124        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1125        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1126        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1127        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1128        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1129        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1130        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1131        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1132        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1133        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1134        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1135        at $Proxy71.setPixelsId(Unknown Source)
1136        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
1137        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1138        at java.lang.reflect.Method.invoke(Method.java:597)
1139        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1140        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1141        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1142        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1143        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1144        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1145        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1146        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1147        at $Proxy71.setPixelsId(Unknown Source)
1148        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
1149        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1150        at java.lang.reflect.Method.invoke(Method.java:597)
1151        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1152        at ome.services.throttling.Callback.run(Callback.java:56)
1153        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1154        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1155        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
1156        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
1157        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
1158        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
1159        at IceInternal.Incoming.invoke(Incoming.java:159)
1160        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1161        at Ice.ConnectionI.message(ConnectionI.java:972)
1162        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1163        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1164        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1165
1166    serverExceptionClass = ome.conditions.InternalException
1167    message = Hibernate session is not re-entrant.
1168Either you have two threads operating on the same stateful object (don't do this)
1169 or you have a recursive call (recurse on the unwrapped object).
1170}
11712010-10-21 21:49:51,064 ERROR [                           blitz_gateway] (Dummy-8   ) None
11722010-10-21 21:49:51,072 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
11732010-10-21 21:49:51,074 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
11742010-10-21 21:49:51,074 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
11752010-10-21 21:49:51,075 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
11762010-10-21 21:49:51,075 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
11772010-10-21 21:49:51,075 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
11782010-10-21 21:49:51,075 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
11792010-10-21 21:49:51,076 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
11802010-10-21 21:49:51,076 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
11812010-10-21 21:49:51,076 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
11822010-10-21 21:49:51,077 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
11832010-10-21 21:49:51,078 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
1184{
1185    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1186Either you have two threads operating on the same stateful object (don't do this)
1187 or you have a recursive call (recurse on the unwrapped object).
1188        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1189        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1190        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1191        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1192        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1193        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1194        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1195        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1196        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1197        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1198        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1199        at $Proxy71.resetDefaults(Unknown Source)
1200        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1201        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
1202        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1203        at java.lang.reflect.Method.invoke(Method.java:597)
1204        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1205        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1206        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1207        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1208        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1209        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1210        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1211        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1212        at $Proxy71.resetDefaults(Unknown Source)
1213        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1214        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
1215        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1216        at java.lang.reflect.Method.invoke(Method.java:597)
1217        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1218        at ome.services.throttling.Callback.run(Callback.java:56)
1219        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1220        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1221        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
1222        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
1223        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
1224        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
1225        at IceInternal.Incoming.invoke(Incoming.java:159)
1226        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1227        at Ice.ConnectionI.message(ConnectionI.java:972)
1228        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1229        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1230        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1231
1232    serverExceptionClass = ome.conditions.InternalException
1233    message = Hibernate session is not re-entrant.
1234Either you have two threads operating on the same stateful object (don't do this)
1235 or you have a recursive call (recurse on the unwrapped object).
1236}
12372010-10-21 21:49:51,078 ERROR [                           blitz_gateway] (Dummy-15  ) None
12382010-10-21 21:49:51,081 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
12392010-10-21 21:49:51,083 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
12402010-10-21 21:49:51,083 WARNI [                                  stderr] (Dummy-8   ) tb = self._prepareTB()
12412010-10-21 21:49:51,083 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
12422010-10-21 21:49:51,084 WARNI [                                  stderr] (Dummy-8   ) tb.resetDefaults()
12432010-10-21 21:49:51,084 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
12442010-10-21 21:49:51,084 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
12452010-10-21 21:49:51,084 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
12462010-10-21 21:49:51,084 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
12472010-10-21 21:49:51,084 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
12482010-10-21 21:49:51,085 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
12492010-10-21 21:49:51,086 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
1250{
1251    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1252Either you have two threads operating on the same stateful object (don't do this)
1253 or you have a recursive call (recurse on the unwrapped object).
1254        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1255        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1256        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1257        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1258        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1259        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1260        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1261        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1262        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1263        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1264        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1265        at $Proxy71.resetDefaults(Unknown Source)
1266        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1267        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
1268        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1269        at java.lang.reflect.Method.invoke(Method.java:597)
1270        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1271        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1272        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1273        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1274        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1275        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1276        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1277        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1278        at $Proxy71.resetDefaults(Unknown Source)
1279        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1280        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
1281        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1282        at java.lang.reflect.Method.invoke(Method.java:597)
1283        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1284        at ome.services.throttling.Callback.run(Callback.java:56)
1285        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1286        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1287        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
1288        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
1289        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
1290        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
1291        at IceInternal.Incoming.invoke(Incoming.java:159)
1292        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1293        at Ice.ConnectionI.message(ConnectionI.java:972)
1294        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1295        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1296        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1297
1298    serverExceptionClass = ome.conditions.InternalException
1299    message = Hibernate session is not re-entrant.
1300Either you have two threads operating on the same stateful object (don't do this)
1301 or you have a recursive call (recurse on the unwrapped object).
1302}
13032010-10-21 21:49:51,086 ERROR [                           blitz_gateway] (Dummy-8   ) None
13042010-10-21 21:49:51,129 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
13052010-10-21 21:49:51,129 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
13062010-10-21 21:49:51,130 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
13072010-10-21 21:49:51,130 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
13082010-10-21 21:49:51,130 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
13092010-10-21 21:49:51,131 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
13102010-10-21 21:49:51,131 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
13112010-10-21 21:49:51,131 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
13122010-10-21 21:49:51,131 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
13132010-10-21 21:49:51,132 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
13142010-10-21 21:49:51,132 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
13152010-10-21 21:49:51,134 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
1316{
1317    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1318Either you have two threads operating on the same stateful object (don't do this)
1319 or you have a recursive call (recurse on the unwrapped object).
1320        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1321        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1322        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1323        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1324        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1325        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1326        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1327        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1328        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1329        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1330        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1331        at $Proxy71.resetDefaults(Unknown Source)
1332        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1333        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
1334        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1335        at java.lang.reflect.Method.invoke(Method.java:597)
1336        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1337        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1338        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1339        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1340        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1341        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1342        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1343        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1344        at $Proxy71.resetDefaults(Unknown Source)
1345        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
1346        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
1347        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1348        at java.lang.reflect.Method.invoke(Method.java:597)
1349        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1350        at ome.services.throttling.Callback.run(Callback.java:56)
1351        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1352        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1353        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
1354        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
1355        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
1356        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
1357        at IceInternal.Incoming.invoke(Incoming.java:159)
1358        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1359        at Ice.ConnectionI.message(ConnectionI.java:972)
1360        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1361        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1362        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1363
1364    serverExceptionClass = ome.conditions.InternalException
1365    message = Hibernate session is not re-entrant.
1366Either you have two threads operating on the same stateful object (don't do this)
1367 or you have a recursive call (recurse on the unwrapped object).
1368}
13692010-10-21 21:49:51,134 ERROR [                           blitz_gateway] (Dummy-14  ) None
13702010-10-21 21:49:51,151 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
13712010-10-21 21:49:51,152 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
13722010-10-21 21:49:51,153 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
13732010-10-21 21:49:51,153 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
13742010-10-21 21:49:51,153 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
13752010-10-21 21:49:51,153 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
13762010-10-21 21:49:51,154 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
13772010-10-21 21:49:51,154 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
13782010-10-21 21:49:51,154 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
13792010-10-21 21:49:51,155 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
1380{
1381    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1382Either you have two threads operating on the same stateful object (don't do this)
1383 or you have a recursive call (recurse on the unwrapped object).
1384        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1385        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1386        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1387        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1388        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1389        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1390        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1391        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1392        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1393        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1394        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1395        at $Proxy71.setPixelsId(Unknown Source)
1396        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
1397        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1398        at java.lang.reflect.Method.invoke(Method.java:597)
1399        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1400        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1401        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1402        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1403        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1404        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1405        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1406        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1407        at $Proxy71.setPixelsId(Unknown Source)
1408        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
1409        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1410        at java.lang.reflect.Method.invoke(Method.java:597)
1411        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1412        at ome.services.throttling.Callback.run(Callback.java:56)
1413        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1414        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1415        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
1416        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
1417        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
1418        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
1419        at IceInternal.Incoming.invoke(Incoming.java:159)
1420        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1421        at Ice.ConnectionI.message(ConnectionI.java:972)
1422        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1423        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1424        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1425
1426    serverExceptionClass = ome.conditions.InternalException
1427    message = Hibernate session is not re-entrant.
1428Either you have two threads operating on the same stateful object (don't do this)
1429 or you have a recursive call (recurse on the unwrapped object).
1430}
14312010-10-21 21:49:51,156 ERROR [                           blitz_gateway] (Dummy-16  ) None
14322010-10-21 21:49:51,168 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
14332010-10-21 21:49:51,169 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
14342010-10-21 21:49:51,169 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
14352010-10-21 21:49:51,170 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
14362010-10-21 21:49:51,170 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
14372010-10-21 21:49:51,170 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
14382010-10-21 21:49:51,170 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
14392010-10-21 21:49:51,170 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
14402010-10-21 21:49:51,171 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
14412010-10-21 21:49:51,171 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
14422010-10-21 21:49:51,171 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
14432010-10-21 21:49:51,172 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
1444{
1445    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1446Either you have two threads operating on the same stateful object (don't do this)
1447 or you have a recursive call (recurse on the unwrapped object).
1448        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1449        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1450        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1451        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1452        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1453        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1454        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1455        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1456        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1457        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1458        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1459        at $Proxy71.resetDefaults(Unknown Source)
1460        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
1461        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1462        at java.lang.reflect.Method.invoke(Method.java:597)
1463        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1464        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1465        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1466        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1467        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1468        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1469        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1470        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1471        at $Proxy71.resetDefaults(Unknown Source)
1472        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
1473        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1474        at java.lang.reflect.Method.invoke(Method.java:597)
1475        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1476        at ome.services.throttling.Callback.run(Callback.java:56)
1477        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1478        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1479        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
1480        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
1481        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
1482        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
1483        at IceInternal.Incoming.invoke(Incoming.java:159)
1484        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1485        at Ice.ConnectionI.message(ConnectionI.java:972)
1486        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1487        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1488        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1489
1490    serverExceptionClass = ome.conditions.InternalException
1491    message = Hibernate session is not re-entrant.
1492Either you have two threads operating on the same stateful object (don't do this)
1493 or you have a recursive call (recurse on the unwrapped object).
1494}
14952010-10-21 21:49:51,173 ERROR [                           blitz_gateway] (Dummy-16  ) None
14962010-10-21 21:49:51,174 WARNI [                                  stderr] (Dummy-13  ) Traceback (most recent call last):
14972010-10-21 21:49:51,174 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
14982010-10-21 21:49:51,183 WARNI [                                  stderr] (Dummy-13  ) rv = tb.setPixelsId(pixels_id)
14992010-10-21 21:49:51,183 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
15002010-10-21 21:49:51,183 WARNI [                                  stderr] (Dummy-13  ) return inner(*args, **kwargs)
15012010-10-21 21:49:51,183 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
15022010-10-21 21:49:51,184 WARNI [                                  stderr] (Dummy-13  ) return f(*args, **kwargs)
15032010-10-21 21:49:51,184 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
15042010-10-21 21:49:51,184 WARNI [                                  stderr] (Dummy-13  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
15052010-10-21 21:49:51,185 WARNI [                                  stderr] (Dummy-13  ) InternalException: exception ::omero::InternalException
1506{
1507    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1508Either you have two threads operating on the same stateful object (don't do this)
1509 or you have a recursive call (recurse on the unwrapped object).
1510        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1511        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1512        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1513        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1514        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1515        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1516        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1517        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1518        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1519        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1520        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1521        at $Proxy71.setPixelsId(Unknown Source)
1522        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
1523        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1524        at java.lang.reflect.Method.invoke(Method.java:597)
1525        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1526        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1527        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1528        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1529        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1530        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1531        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1532        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1533        at $Proxy71.setPixelsId(Unknown Source)
1534        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
1535        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1536        at java.lang.reflect.Method.invoke(Method.java:597)
1537        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1538        at ome.services.throttling.Callback.run(Callback.java:56)
1539        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1540        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1541        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
1542        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
1543        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
1544        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
1545        at IceInternal.Incoming.invoke(Incoming.java:159)
1546        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1547        at Ice.ConnectionI.message(ConnectionI.java:972)
1548        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1549        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1550        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1551
1552    serverExceptionClass = ome.conditions.InternalException
1553    message = Hibernate session is not re-entrant.
1554Either you have two threads operating on the same stateful object (don't do this)
1555 or you have a recursive call (recurse on the unwrapped object).
1556}
15572010-10-21 21:49:51,186 ERROR [                           blitz_gateway] (Dummy-13  ) None
15582010-10-21 21:49:51,242 WARNI [                                  stderr] (Dummy-13  ) Traceback (most recent call last):
15592010-10-21 21:49:51,242 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
15602010-10-21 21:49:51,242 WARNI [                                  stderr] (Dummy-13  ) tb = self._prepareTB()
15612010-10-21 21:49:51,242 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
15622010-10-21 21:49:51,243 WARNI [                                  stderr] (Dummy-13  ) tb.resetDefaults()
15632010-10-21 21:49:51,243 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
15642010-10-21 21:49:51,243 WARNI [                                  stderr] (Dummy-13  ) return inner(*args, **kwargs)
15652010-10-21 21:49:51,243 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
15662010-10-21 21:49:51,243 WARNI [                                  stderr] (Dummy-13  ) return f(*args, **kwargs)
15672010-10-21 21:49:51,244 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
15682010-10-21 21:49:51,244 WARNI [                                  stderr] (Dummy-13  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
15692010-10-21 21:49:51,245 WARNI [                                  stderr] (Dummy-13  ) InternalException: exception ::omero::InternalException
1570{
1571    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
1572Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
1573        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
1574        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
1575        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
1576        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
1577        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
1578        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1579        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1580        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1581        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1582        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1583        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1584        at $Proxy71.resetDefaults(Unknown Source)
1585        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
1586        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1587        at java.lang.reflect.Method.invoke(Method.java:597)
1588        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1589        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1590        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1591        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1592        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1593        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1594        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1595        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1596        at $Proxy71.resetDefaults(Unknown Source)
1597        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
1598        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1599        at java.lang.reflect.Method.invoke(Method.java:597)
1600        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1601        at ome.services.throttling.Callback.run(Callback.java:56)
1602        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1603        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1604        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
1605        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
1606        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
1607        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
1608        at IceInternal.Incoming.invoke(Incoming.java:159)
1609        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1610        at Ice.ConnectionI.message(ConnectionI.java:972)
1611        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1612        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1613        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1614
1615    serverExceptionClass = ome.conditions.InternalException
1616    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
1617Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
1618}
16192010-10-21 21:49:51,245 ERROR [                           blitz_gateway] (Dummy-13  ) None
16202010-10-21 21:49:51,248 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
16212010-10-21 21:49:51,248 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
16222010-10-21 21:49:51,248 WARNI [                                  stderr] (Dummy-10  ) rv = thumb(*args)
16232010-10-21 21:49:51,249 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
16242010-10-21 21:49:51,249 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
16252010-10-21 21:49:51,249 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
16262010-10-21 21:49:51,249 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
16272010-10-21 21:49:51,252 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
16282010-10-21 21:49:51,253 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
16292010-10-21 21:49:51,254 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
1630{
1631    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (java.lang.NullPointerException):
1632null
1633        at ome.services.ThumbnailBean.load(ThumbnailBean.java:308)
1634        at ome.services.ThumbnailBean.errorIfInvalidState(ThumbnailBean.java:570)
1635        at ome.services.ThumbnailBean.createScaledImage(ThumbnailBean.java:492)
1636        at ome.services.ThumbnailBean.retrieveThumbnailDirect(ThumbnailBean.java:962)
1637        at ome.services.ThumbnailBean._getThumbnailByLongestSideDirect(ThumbnailBean.java:1002)
1638        at ome.services.ThumbnailBean.getThumbnailByLongestSideDirect(ThumbnailBean.java:1017)
1639        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
1640        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1641        at java.lang.reflect.Method.invoke(Method.java:597)
1642        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1643        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1644        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1645        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
1646        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1647        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
1648        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1649        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1650        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1651        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1652        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1653        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1654        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1655        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1656        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1657        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
1658        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
1659        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1660        at java.lang.reflect.Method.invoke(Method.java:597)
1661        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1662        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1663        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1664        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1665        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1666        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1667        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1668        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1669        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
1670        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
1671        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1672        at java.lang.reflect.Method.invoke(Method.java:597)
1673        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1674        at ome.services.throttling.Callback.run(Callback.java:56)
1675        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1676        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1677        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
1678        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
1679        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
1680        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
1681        at IceInternal.Incoming.invoke(Incoming.java:159)
1682        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1683        at Ice.ConnectionI.message(ConnectionI.java:972)
1684        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1685        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1686        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1687
1688    serverExceptionClass = ome.conditions.InternalException
1689    message =  Wrapped Exception: (java.lang.NullPointerException):
1690null
1691}
16922010-10-21 21:49:51,255 ERROR [                           blitz_gateway] (Dummy-10  ) None
16932010-10-21 21:49:51,336 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
16942010-10-21 21:49:51,336 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
16952010-10-21 21:49:51,336 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
16962010-10-21 21:49:51,336 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
16972010-10-21 21:49:51,336 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
16982010-10-21 21:49:51,337 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
16992010-10-21 21:49:51,337 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
17002010-10-21 21:49:51,337 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
17012010-10-21 21:49:51,337 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
17022010-10-21 21:49:51,338 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
1703{
1704    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1705Either you have two threads operating on the same stateful object (don't do this)
1706 or you have a recursive call (recurse on the unwrapped object).
1707        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1708        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1709        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1710        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1711        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1712        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1713        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1714        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1715        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1716        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1717        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1718        at $Proxy71.setPixelsId(Unknown Source)
1719        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
1720        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1721        at java.lang.reflect.Method.invoke(Method.java:597)
1722        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1723        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1724        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1725        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1726        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1727        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1728        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1729        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1730        at $Proxy71.setPixelsId(Unknown Source)
1731        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
1732        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1733        at java.lang.reflect.Method.invoke(Method.java:597)
1734        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1735        at ome.services.throttling.Callback.run(Callback.java:56)
1736        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1737        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1738        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
1739        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
1740        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
1741        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
1742        at IceInternal.Incoming.invoke(Incoming.java:159)
1743        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1744        at Ice.ConnectionI.message(ConnectionI.java:972)
1745        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1746        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1747        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1748
1749    serverExceptionClass = ome.conditions.InternalException
1750    message = Hibernate session is not re-entrant.
1751Either you have two threads operating on the same stateful object (don't do this)
1752 or you have a recursive call (recurse on the unwrapped object).
1753}
17542010-10-21 21:49:51,339 ERROR [                           blitz_gateway] (Dummy-14  ) None
17552010-10-21 21:49:51,346 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
17562010-10-21 21:49:51,347 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
17572010-10-21 21:49:51,347 WARNI [                                  stderr] (Dummy-3   ) rv = thumb(*args)
17582010-10-21 21:49:51,347 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
17592010-10-21 21:49:51,347 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
17602010-10-21 21:49:51,348 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
17612010-10-21 21:49:51,348 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
17622010-10-21 21:49:51,351 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
17632010-10-21 21:49:51,351 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
17642010-10-21 21:49:51,360 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
1765{
1766    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
1767Hibernate operation: could not execute query; uncategorized SQLException for SQL [select pixels0_.id as id51_0_, pixelstype1_.id as id92_1_, channels2_.id as id8_2_, logicalcha3_.id as id111_3_, photometri5_.id as id48_4_, illuminati6_.id as id70_5_, acquisitio7_.id as id116_6_, contrastme8_.id as id119_7_, statsinfo4_.id as id90_8_, pixels0_.creation_id as creation17_51_0_, pixels0_.external_id as external18_51_0_, pixels0_.group_id as group19_51_0_, pixels0_.owner_id as owner20_51_0_, pixels0_.permissions as permissi2_51_0_, pixels0_.update_id as update21_51_0_, pixels0_.dimensionOrder as dimensi22_51_0_, pixels0_.image as image51_0_, pixels0_.methodology as methodol3_51_0_, pixels0_.physicalSizeX as physical4_51_0_, pixels0_.physicalSizeY as physical5_51_0_, pixels0_.physicalSizeZ as physical6_51_0_, pixels0_.pixelsType as pixelsType51_0_, pixels0_.relatedTo as relatedTo51_0_, pixels0_.sha1 as sha7_51_0_, pixels0_.sizeC as sizeC51_0_, pixels0_.sizeT as sizeT51_0_, pixels0_.sizeX as sizeX51_0_, pixels0_.sizeY as sizeY51_0_, pixels0_.sizeZ as sizeZ51_0_, pixels0_.timeIncrement as timeInc13_51_0_, pixels0_.version as version51_0_, pixels0_.waveIncrement as waveInc15_51_0_, pixels0_.waveStart as waveStart51_0_, pixelstype1_.external_id as external4_92_1_, pixelstype1_.permissions as permissi2_92_1_, pixelstype1_.value as value92_1_, channels2_.alpha as alpha8_2_, channels2_.blue as blue8_2_, channels2_.creation_id as creation8_8_2_, channels2_.external_id as external9_8_2_, channels2_.group_id as group10_8_2_, channels2_.owner_id as owner11_8_2_, channels2_.permissions as permissi4_8_2_, channels2_.update_id as update12_8_2_, channels2_.green as green8_2_, channels2_.logicalChannel as logical13_8_2_, channels2_.pixels as pixels8_2_, channels2_.red as red8_2_, channels2_.statsInfo as statsInfo8_2_, channels2_.version as version8_2_, channels2_.pixels as pixels51_0__, channels2_.id as id0__, channels2_.pixels_index as pixels16_0__, logicalcha3_.contrastMethod as contras12_111_3_, logicalcha3_.creation_id as creation13_111_3_, logicalcha3_.external_id as external14_111_3_, logicalcha3_.group_id as group15_111_3_, logicalcha3_.owner_id as owner16_111_3_, logicalcha3_.permissions as permissi2_111_3_, logicalcha3_.update_id as update17_111_3_, logicalcha3_.detectorSettings as detecto18_111_3_, logicalcha3_.emissionWave as emission3_111_3_, logicalcha3_.excitationWave as excitati4_111_3_, logicalcha3_.filterSet as filterSet111_3_, logicalcha3_.fluor as fluor111_3_, logicalcha3_.illumination as illumin20_111_3_, logicalcha3_.lightPath as lightPath111_3_, logicalcha3_.lightSourceSettings as lightSo22_111_3_, logicalcha3_.mode as mode111_3_, logicalcha3_.name as name111_3_, logicalcha3_.ndFilter as ndFilter111_3_, logicalcha3_.otf as otf111_3_, logicalcha3_.photometricInterpretation as photome25_111_3_, logicalcha3_.pinHoleSize as pinHoleS8_111_3_, logicalcha3_.pockelCellSetting as pockelCe9_111_3_, logicalcha3_.samplesPerPixel as samples10_111_3_, logicalcha3_.version as version111_3_, photometri5_.external_id as external4_48_4_, photometri5_.permissions as permissi2_48_4_, photometri5_.value as value48_4_, illuminati6_.external_id as external4_70_5_, illuminati6_.permissions as permissi2_70_5_, illuminati6_.value as value70_5_, acquisitio7_.external_id as external4_116_6_, acquisitio7_.permissions as permissi2_116_6_, acquisitio7_.value as value116_6_, contrastme8_.external_id as external4_119_7_, contrastme8_.permissions as permissi2_119_7_, contrastme8_.value as value119_7_, statsinfo4_.creation_id as creation6_90_8_, statsinfo4_.external_id as external7_90_8_, statsinfo4_.group_id as group8_90_8_, statsinfo4_.owner_id as owner9_90_8_, statsinfo4_.permissions as permissi2_90_8_, statsinfo4_.update_id as update10_90_8_, statsinfo4_.globalMax as globalMax90_8_, statsinfo4_.globalMin as globalMin90_8_, statsinfo4_.version as version90_8_ from pixels pixels0_ left outer join pixelstype pixelstype1_ on pixels0_.pixelsType=pixelstype1_.id left outer join channel channels2_ on pixels0_.id=channels2_.pixels and (
1768
1769  ( channels2_.group_id = ? AND
1770     ( ? OR
1771       ? OR
1772       channels2_.owner_id = ?
1773     )
1774  ) OR
1775  channels2_.group_id = 1 OR
1776 ?
1777) left outer join logicalchannel logicalcha3_ on channels2_.logicalChannel=logicalcha3_.id left outer join photometricinterpretation photometri5_ on logicalcha3_.photometricInterpretation=photometri5_.id left outer join illumination illuminati6_ on logicalcha3_.illumination=illuminati6_.id left outer join acquisitionmode acquisitio7_ on logicalcha3_.mode=acquisitio7_.id left outer join contrastmethod contrastme8_ on logicalcha3_.contrastMethod=contrastme8_.id left outer join statsinfo statsinfo4_ on channels2_.statsInfo=statsinfo4_.id where (
1778
1779  ( pixels0_.group_id = ? AND
1780     ( ? OR
1781       ? OR
1782       pixels0_.owner_id = ?
1783     )
1784  ) OR
1785  pixels0_.group_id = 1 OR
1786 ?
1787) and pixels0_.id=?]; SQL state [55000]; error code [0]; This statement has been closed.; nested exception is org.postgresql.util.PSQLException: This statement has been closed.
1788        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
1789        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
1790        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
1791        at org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424)
1792        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:410)
1793        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
1794        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
1795        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
1796        at ome.logic.QueryImpl.findByQuery(QueryImpl.java:337)
1797        at ome.logic.PixelsImpl.retrievePixDescription(PixelsImpl.java:73)
1798        at ome.services.ThumbnailBean.load(ThumbnailBean.java:307)
1799        at ome.services.ThumbnailBean.errorIfInvalidState(ThumbnailBean.java:570)
1800        at ome.services.ThumbnailBean.createScaledImage(ThumbnailBean.java:492)
1801        at ome.services.ThumbnailBean.retrieveThumbnailDirect(ThumbnailBean.java:962)
1802        at ome.services.ThumbnailBean._getThumbnailByLongestSideDirect(ThumbnailBean.java:1002)
1803        at ome.services.ThumbnailBean.getThumbnailByLongestSideDirect(ThumbnailBean.java:1017)
1804        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
1805        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1806        at java.lang.reflect.Method.invoke(Method.java:597)
1807        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1808        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1809        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1810        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
1811        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1812        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
1813        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1814        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1815        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1816        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1817        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1818        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1819        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1820        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1821        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1822        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
1823        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
1824        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1825        at java.lang.reflect.Method.invoke(Method.java:597)
1826        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1827        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1828        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1829        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1830        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1831        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1832        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1833        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1834        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
1835        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
1836        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1837        at java.lang.reflect.Method.invoke(Method.java:597)
1838        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1839        at ome.services.throttling.Callback.run(Callback.java:56)
1840        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1841        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1842        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
1843        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
1844        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
1845        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
1846        at IceInternal.Incoming.invoke(Incoming.java:159)
1847        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1848        at Ice.ConnectionI.message(ConnectionI.java:972)
1849        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1850        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1851        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1852
1853    serverExceptionClass = ome.conditions.InternalException
1854    message =  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
1855Hibernate operation: could not execute query; uncategorized SQLException for SQL [select pixels0_.id as id51_0_, pixelstype1_.id as id92_1_, channels2_.id as id8_2_, logicalcha3_.id as id111_3_, photometri5_.id as id48_4_, illuminati6_.id as id70_5_, acquisitio7_.id as id116_6_, contrastme8_.id as id119_7_, statsinfo4_.id as id90_8_, pixels0_.creation_id as creation17_51_0_, pixels0_.external_id as external18_51_0_, pixels0_.group_id as group19_51_0_, pixels0_.owner_id as owner20_51_0_, pixels0_.permissions as permissi2_51_0_, pixels0_.update_id as update21_51_0_, pixels0_.dimensionOrder as dimensi22_51_0_, pixels0_.image as image51_0_, pixels0_.methodology as methodol3_51_0_, pixels0_.physicalSizeX as physical4_51_0_, pixels0_.physicalSizeY as physical5_51_0_, pixels0_.physicalSizeZ as physical6_51_0_, pixels0_.pixelsType as pixelsType51_0_, pixels0_.relatedTo as relatedTo51_0_, pixels0_.sha1 as sha7_51_0_, pixels0_.sizeC as sizeC51_0_, pixels0_.sizeT as sizeT51_0_, pixels0_.sizeX as sizeX51_0_, pixels0_.sizeY as sizeY51_0_, pixels0_.sizeZ as sizeZ51_0_, pixels0_.timeIncrement as timeInc13_51_0_, pixels0_.version as version51_0_, pixels0_.waveIncrement as waveInc15_51_0_, pixels0_.waveStart as waveStart51_0_, pixelstype1_.external_id as external4_92_1_, pixelstype1_.permissions as permissi2_92_1_, pixelstype1_.value as value92_1_, channels2_.alpha as alpha8_2_, channels2_.blue as blue8_2_, channels2_.creation_id as creation8_8_2_, channels2_.external_id as external9_8_2_, channels2_.group_id as group10_8_2_, channels2_.owner_id as owner11_8_2_, channels2_.permissions as permissi4_8_2_, channels2_.update_id as update12_8_2_, channels2_.green as green8_2_, channels2_.logicalChannel as logical13_8_2_, channels2_.pixels as pixels8_2_, channels2_.red as red8_2_, channels2_.statsInfo as statsInfo8_2_, channels2_.version as version8_2_, channels2_.pixels as pixels51_0__, channels2_.id as id0__, channels2_.pixels_index as pixels16_0__, logicalcha3_.contrastMethod as contras12_111_3_, logicalcha3_.creation_id as creation13_111_3_, logicalcha3_.external_id as external14_111_3_, logicalcha3_.group_id as group15_111_3_, logicalcha3_.owner_id as owner16_111_3_, logicalcha3_.permissions as permissi2_111_3_, logicalcha3_.update_id as update17_111_3_, logicalcha3_.detectorSettings as detecto18_111_3_, logicalcha3_.emissionWave as emission3_111_3_, logicalcha3_.excitationWave as excitati4_111_3_, logicalcha3_.filterSet as filterSet111_3_, logicalcha3_.fluor as fluor111_3_, logicalcha3_.illumination as illumin20_111_3_, logicalcha3_.lightPath as lightPath111_3_, logicalcha3_.lightSourceSettings as lightSo22_111_3_, logicalcha3_.mode as mode111_3_, logicalcha3_.name as name111_3_, logicalcha3_.ndFilter as ndFilter111_3_, logicalcha3_.otf as otf111_3_, logicalcha3_.photometricInterpretation as photome25_111_3_, logicalcha3_.pinHoleSize as pinHoleS8_111_3_, logicalcha3_.pockelCellSetting as pockelCe9_111_3_, logicalcha3_.samplesPerPixel as samples10_111_3_, logicalcha3_.version as version111_3_, photometri5_.external_id as external4_48_4_, photometri5_.permissions as permissi2_48_4_, photometri5_.value as value48_4_, illuminati6_.external_id as external4_70_5_, illuminati6_.permissions as permissi2_70_5_, illuminati6_.value as value70_5_, acquisitio7_.external_id as external4_116_6_, acquisitio7_.permissions as permissi2_116_6_, acquisitio7_.value as value116_6_, contrastme8_.external_id as external4_119_7_, contrastme8_.permissions as permissi2_119_7_, contrastme8_.value as value119_7_, statsinfo4_.creation_id as creation6_90_8_, statsinfo4_.external_id as external7_90_8_, statsinfo4_.group_id as group8_90_8_, statsinfo4_.owner_id as owner9_90_8_, statsinfo4_.permissions as permissi2_90_8_, statsinfo4_.update_id as update10_90_8_, statsinfo4_.globalMax as globalMax90_8_, statsinfo4_.globalMin as globalMin90_8_, statsinfo4_.version as version90_8_ from pixels pixels0_ left outer join pixelstype pixelstype1_ on pixels0_.pixelsType=pixelstype1_.id left outer join channel channels2_ on pixels0_.id=channels2_.pixels and (
1856
1857  ( channels2_.group_id = ? AND
1858     ( ? OR
1859       ? OR
1860       channels2_.owner_id = ?
1861     )
1862  ) OR
1863  channels2_.group_id = 1 OR
1864 ?
1865) left outer join logicalchannel logicalcha3_ on channels2_.logicalChannel=logicalcha3_.id left outer join photometricinterpretation photometri5_ on logicalcha3_.photometricInterpretation=photometri5_.id left outer join illumination illuminati6_ on logicalcha3_.illumination=illuminati6_.id left outer join acquisitionmode acquisitio7_ on logicalcha3_.mode=acquisitio7_.id left outer join contrastmethod contrastme8_ on logicalcha3_.contrastMethod=contrastme8_.id left outer join statsinfo statsinfo4_ on channels2_.statsInfo=statsinfo4_.id where (
1866
1867  ( pixels0_.group_id = ? AND
1868     ( ? OR
1869       ? OR
1870       pixels0_.owner_id = ?
1871     )
1872  ) OR
1873  pixels0_.group_id = 1 OR
1874 ?
1875) and pixels0_.id=?]; SQL state [55000]; error code [0]; This statement has been closed.; nested exception is org.postgresql.util.PSQLException: This statement has been closed.
1876}
18772010-10-21 21:49:51,361 ERROR [                           blitz_gateway] (Dummy-3   ) None
18782010-10-21 21:49:51,365 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
18792010-10-21 21:49:51,365 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
18802010-10-21 21:49:51,366 WARNI [                                  stderr] (Dummy-8   ) rv = tb.setPixelsId(pixels_id)
18812010-10-21 21:49:51,366 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
18822010-10-21 21:49:51,366 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
18832010-10-21 21:49:51,366 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
18842010-10-21 21:49:51,366 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
18852010-10-21 21:49:51,367 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
18862010-10-21 21:49:51,367 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
18872010-10-21 21:49:51,368 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
1888{
1889    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1890Either you have two threads operating on the same stateful object (don't do this)
1891 or you have a recursive call (recurse on the unwrapped object).
1892        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1893        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1894        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1895        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1896        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1897        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1898        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1899        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1900        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1901        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1902        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1903        at $Proxy71.setPixelsId(Unknown Source)
1904        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
1905        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1906        at java.lang.reflect.Method.invoke(Method.java:597)
1907        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1908        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1909        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1910        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1911        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1912        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1913        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1914        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1915        at $Proxy71.setPixelsId(Unknown Source)
1916        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
1917        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1918        at java.lang.reflect.Method.invoke(Method.java:597)
1919        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1920        at ome.services.throttling.Callback.run(Callback.java:56)
1921        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1922        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1923        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
1924        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
1925        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
1926        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
1927        at IceInternal.Incoming.invoke(Incoming.java:159)
1928        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1929        at Ice.ConnectionI.message(ConnectionI.java:972)
1930        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1931        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1932        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1933
1934    serverExceptionClass = ome.conditions.InternalException
1935    message = Hibernate session is not re-entrant.
1936Either you have two threads operating on the same stateful object (don't do this)
1937 or you have a recursive call (recurse on the unwrapped object).
1938}
19392010-10-21 21:49:51,368 ERROR [                           blitz_gateway] (Dummy-8   ) None
19402010-10-21 21:49:51,375 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
19412010-10-21 21:49:51,375 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
19422010-10-21 21:49:51,375 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
19432010-10-21 21:49:51,375 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
19442010-10-21 21:49:51,376 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
19452010-10-21 21:49:51,376 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
19462010-10-21 21:49:51,376 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
19472010-10-21 21:49:51,376 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
19482010-10-21 21:49:51,377 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
19492010-10-21 21:49:51,378 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
1950{
1951    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
1952Either you have two threads operating on the same stateful object (don't do this)
1953 or you have a recursive call (recurse on the unwrapped object).
1954        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
1955        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
1956        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
1957        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1958        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
1959        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1960        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
1961        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1962        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
1963        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1964        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1965        at $Proxy71.setPixelsId(Unknown Source)
1966        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
1967        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1968        at java.lang.reflect.Method.invoke(Method.java:597)
1969        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
1970        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
1971        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
1972        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
1973        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1974        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
1975        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
1976        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
1977        at $Proxy71.setPixelsId(Unknown Source)
1978        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
1979        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
1980        at java.lang.reflect.Method.invoke(Method.java:597)
1981        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
1982        at ome.services.throttling.Callback.run(Callback.java:56)
1983        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
1984        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
1985        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
1986        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
1987        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
1988        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
1989        at IceInternal.Incoming.invoke(Incoming.java:159)
1990        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
1991        at Ice.ConnectionI.message(ConnectionI.java:972)
1992        at IceInternal.ThreadPool.run(ThreadPool.java:577)
1993        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
1994        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
1995
1996    serverExceptionClass = ome.conditions.InternalException
1997    message = Hibernate session is not re-entrant.
1998Either you have two threads operating on the same stateful object (don't do this)
1999 or you have a recursive call (recurse on the unwrapped object).
2000}
20012010-10-21 21:49:51,378 ERROR [                           blitz_gateway] (Dummy-15  ) None
20022010-10-21 21:49:51,387 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
20032010-10-21 21:49:51,388 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
20042010-10-21 21:49:51,388 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
20052010-10-21 21:49:51,388 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
20062010-10-21 21:49:51,388 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
20072010-10-21 21:49:51,389 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
20082010-10-21 21:49:51,389 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
20092010-10-21 21:49:51,389 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
20102010-10-21 21:49:51,389 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
20112010-10-21 21:49:51,389 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
20122010-10-21 21:49:51,390 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
20132010-10-21 21:49:51,391 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
2014{
2015    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
2016Either you have two threads operating on the same stateful object (don't do this)
2017 or you have a recursive call (recurse on the unwrapped object).
2018        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
2019        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
2020        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2021        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2022        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2023        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2024        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2025        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2026        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2027        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2028        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2029        at $Proxy71.resetDefaults(Unknown Source)
2030        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2031        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2032        at java.lang.reflect.Method.invoke(Method.java:597)
2033        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2034        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2035        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2036        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2037        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2038        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2039        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2040        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2041        at $Proxy71.resetDefaults(Unknown Source)
2042        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
2043        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2044        at java.lang.reflect.Method.invoke(Method.java:597)
2045        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2046        at ome.services.throttling.Callback.run(Callback.java:56)
2047        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2048        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2049        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
2050        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
2051        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
2052        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
2053        at IceInternal.Incoming.invoke(Incoming.java:159)
2054        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2055        at Ice.ConnectionI.message(ConnectionI.java:972)
2056        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2057        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2058        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2059
2060    serverExceptionClass = ome.conditions.InternalException
2061    message = Hibernate session is not re-entrant.
2062Either you have two threads operating on the same stateful object (don't do this)
2063 or you have a recursive call (recurse on the unwrapped object).
2064}
20652010-10-21 21:49:51,391 ERROR [                           blitz_gateway] (Dummy-14  ) None
20662010-10-21 21:49:51,391 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
20672010-10-21 21:49:51,393 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
20682010-10-21 21:49:51,395 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
20692010-10-21 21:49:51,395 WARNI [                                  stderr] (Dummy-5   ) rv = thumb(*args)
20702010-10-21 21:49:51,395 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
20712010-10-21 21:49:51,395 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
20722010-10-21 21:49:51,396 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
20732010-10-21 21:49:51,396 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
20742010-10-21 21:49:51,396 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
20752010-10-21 21:49:51,396 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
20762010-10-21 21:49:51,394 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
20772010-10-21 21:49:51,398 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
2078{
2079    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
2080Either you have two threads operating on the same stateful object (don't do this)
2081 or you have a recursive call (recurse on the unwrapped object).
2082        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
2083        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
2084        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2085        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2086        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2087        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2088        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2089        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2090        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2091        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2092        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2093        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
2094        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
2095        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2096        at java.lang.reflect.Method.invoke(Method.java:597)
2097        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2098        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2099        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2100        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2101        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2102        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2103        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2104        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2105        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
2106        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
2107        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2108        at java.lang.reflect.Method.invoke(Method.java:597)
2109        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2110        at ome.services.throttling.Callback.run(Callback.java:56)
2111        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2112        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2113        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
2114        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
2115        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
2116        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
2117        at IceInternal.Incoming.invoke(Incoming.java:159)
2118        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2119        at Ice.ConnectionI.message(ConnectionI.java:972)
2120        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2121        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2122        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2123
2124    serverExceptionClass = ome.conditions.InternalException
2125    message = Hibernate session is not re-entrant.
2126Either you have two threads operating on the same stateful object (don't do this)
2127 or you have a recursive call (recurse on the unwrapped object).
2128}
21292010-10-21 21:49:51,399 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
21302010-10-21 21:49:51,401 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
21312010-10-21 21:49:51,405 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
21322010-10-21 21:49:51,405 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
21332010-10-21 21:49:51,405 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
21342010-10-21 21:49:51,402 ERROR [                           blitz_gateway] (Dummy-5   ) None
21352010-10-21 21:49:51,404 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
21362010-10-21 21:49:51,408 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
21372010-10-21 21:49:51,408 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
21382010-10-21 21:49:51,402 WARNI [                                  stderr] (Dummy-8   ) tb = self._prepareTB()
21392010-10-21 21:49:51,405 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
21402010-10-21 21:49:51,409 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
21412010-10-21 21:49:51,410 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
21422010-10-21 21:49:51,416 WARNI [                                  stderr] (Dummy-8   ) tb.resetDefaults()
21432010-10-21 21:49:51,416 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
21442010-10-21 21:49:51,416 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
21452010-10-21 21:49:51,416 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
21462010-10-21 21:49:51,410 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
21472010-10-21 21:49:51,410 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
21482010-10-21 21:49:51,418 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
21492010-10-21 21:49:51,417 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
21502010-10-21 21:49:51,419 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
21512010-10-21 21:49:51,419 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
21522010-10-21 21:49:51,419 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
21532010-10-21 21:49:51,420 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
21542010-10-21 21:49:51,420 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
21552010-10-21 21:49:51,421 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
21562010-10-21 21:49:51,420 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
21572010-10-21 21:49:51,421 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
21582010-10-21 21:49:51,422 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
2159{
2160    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
2161could not insert: [ome.model.meta.Event]
2162        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
2163        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
2164        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
2165        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
2166        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
2167        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
2168        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
2169        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
2170        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
2171        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
2172        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
2173        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
2174        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
2175        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
2176        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
2177        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
2178        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
2179        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
2180        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2181        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
2182        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2183        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2184        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2185        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2186        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2187        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2188        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2189        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2190        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2191        at $Proxy71.setPixelsId(Unknown Source)
2192        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
2193        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2194        at java.lang.reflect.Method.invoke(Method.java:597)
2195        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2196        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2197        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2198        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2199        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2200        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2201        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2202        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2203        at $Proxy71.setPixelsId(Unknown Source)
2204        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
2205        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2206        at java.lang.reflect.Method.invoke(Method.java:597)
2207        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2208        at ome.services.throttling.Callback.run(Callback.java:56)
2209        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2210        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2211        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
2212        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
2213        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
2214        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
2215        at IceInternal.Incoming.invoke(Incoming.java:159)
2216        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2217        at Ice.ConnectionI.message(ConnectionI.java:972)
2218        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2219        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2220        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2221
2222    serverExceptionClass = ome.conditions.InternalException
2223    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
2224could not insert: [ome.model.meta.Event]
2225}
22262010-10-21 21:49:51,424 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
2227{
2228    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
2229Either you have two threads operating on the same stateful object (don't do this)
2230 or you have a recursive call (recurse on the unwrapped object).
2231        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
2232        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
2233        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2234        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2235        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2236        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2237        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2238        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2239        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2240        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2241        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2242        at $Proxy71.resetDefaults(Unknown Source)
2243        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2244        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2245        at java.lang.reflect.Method.invoke(Method.java:597)
2246        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2247        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2248        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2249        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2250        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2251        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2252        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2253        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2254        at $Proxy71.resetDefaults(Unknown Source)
2255        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
2256        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2257        at java.lang.reflect.Method.invoke(Method.java:597)
2258        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2259        at ome.services.throttling.Callback.run(Callback.java:56)
2260        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2261        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2262        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
2263        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
2264        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
2265        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
2266        at IceInternal.Incoming.invoke(Incoming.java:159)
2267        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2268        at Ice.ConnectionI.message(ConnectionI.java:972)
2269        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2270        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2271        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2272
2273    serverExceptionClass = ome.conditions.InternalException
2274    message = Hibernate session is not re-entrant.
2275Either you have two threads operating on the same stateful object (don't do this)
2276 or you have a recursive call (recurse on the unwrapped object).
2277}
22782010-10-21 21:49:51,425 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
22792010-10-21 21:49:51,426 ERROR [                           blitz_gateway] (Dummy-10  ) None
22802010-10-21 21:49:51,426 ERROR [                           blitz_gateway] (Dummy-8   ) None
22812010-10-21 21:49:51,428 WARNI [                                  stderr] (Dummy-15  ) ApiUsageException: exception ::omero::ApiUsageException
2282{
2283    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
2284        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
2285        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
2286        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2287        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2288        at java.lang.reflect.Method.invoke(Method.java:597)
2289        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2290        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2291        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2292        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
2293        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2294        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
2295        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2296        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2297        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2298        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2299        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2300        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2301        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2302        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2303        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2304        at $Proxy71.resetDefaults(Unknown Source)
2305        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2306        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2307        at java.lang.reflect.Method.invoke(Method.java:597)
2308        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2309        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2310        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2311        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2312        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2313        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2314        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2315        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2316        at $Proxy71.resetDefaults(Unknown Source)
2317        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
2318        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2319        at java.lang.reflect.Method.invoke(Method.java:597)
2320        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2321        at ome.services.throttling.Callback.run(Callback.java:56)
2322        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2323        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2324        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
2325        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
2326        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
2327        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
2328        at IceInternal.Incoming.invoke(Incoming.java:159)
2329        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2330        at Ice.ConnectionI.message(ConnectionI.java:972)
2331        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2332        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2333        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2334
2335    serverExceptionClass = ome.conditions.ApiUsageException
2336    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
2337}
23382010-10-21 21:49:51,430 ERROR [                           blitz_gateway] (Dummy-15  ) None
23392010-10-21 21:49:51,451 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
23402010-10-21 21:49:51,452 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
23412010-10-21 21:49:51,452 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
23422010-10-21 21:49:51,453 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
23432010-10-21 21:49:51,462 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
23442010-10-21 21:49:51,469 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
23452010-10-21 21:49:51,477 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
23462010-10-21 21:49:51,477 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
23472010-10-21 21:49:51,478 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
23482010-10-21 21:49:51,479 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
23492010-10-21 21:49:51,482 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
23502010-10-21 21:49:51,484 WARNI [                                  stderr] (Dummy-10  ) ApiUsageException: exception ::omero::ApiUsageException
2351{
2352    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
2353        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
2354        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
2355        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2356        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2357        at java.lang.reflect.Method.invoke(Method.java:597)
2358        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2359        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2360        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2361        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
2362        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2363        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
2364        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2365        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2366        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2367        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2368        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2369        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2370        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2371        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2372        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2373        at $Proxy71.resetDefaults(Unknown Source)
2374        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2375        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2376        at java.lang.reflect.Method.invoke(Method.java:597)
2377        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2378        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2379        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2380        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2381        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2382        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2383        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2384        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2385        at $Proxy71.resetDefaults(Unknown Source)
2386        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
2387        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2388        at java.lang.reflect.Method.invoke(Method.java:597)
2389        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2390        at ome.services.throttling.Callback.run(Callback.java:56)
2391        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2392        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2393        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
2394        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
2395        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
2396        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
2397        at IceInternal.Incoming.invoke(Incoming.java:159)
2398        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2399        at Ice.ConnectionI.message(ConnectionI.java:972)
2400        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2401        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2402        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2403
2404    serverExceptionClass = ome.conditions.ApiUsageException
2405    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
2406}
24072010-10-21 21:49:51,484 ERROR [                           blitz_gateway] (Dummy-10  ) None
24082010-10-21 21:49:51,502 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
24092010-10-21 21:49:51,507 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
24102010-10-21 21:49:51,507 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
24112010-10-21 21:49:51,507 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
24122010-10-21 21:49:51,507 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
24132010-10-21 21:49:51,508 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
24142010-10-21 21:49:51,508 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
24152010-10-21 21:49:51,508 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
24162010-10-21 21:49:51,508 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
24172010-10-21 21:49:51,510 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
2418{
2419    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
2420Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
2421        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
2422        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
2423        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
2424        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
2425        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
2426        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2427        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2428        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2429        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2430        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2431        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2432        at $Proxy71.setPixelsId(Unknown Source)
2433        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
2434        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2435        at java.lang.reflect.Method.invoke(Method.java:597)
2436        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2437        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2438        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2439        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2440        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2441        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2442        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2443        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2444        at $Proxy71.setPixelsId(Unknown Source)
2445        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
2446        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2447        at java.lang.reflect.Method.invoke(Method.java:597)
2448        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2449        at ome.services.throttling.Callback.run(Callback.java:56)
2450        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2451        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2452        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
2453        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
2454        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
2455        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
2456        at IceInternal.Incoming.invoke(Incoming.java:159)
2457        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2458        at Ice.ConnectionI.message(ConnectionI.java:972)
2459        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2460        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2461        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2462
2463    serverExceptionClass = ome.conditions.InternalException
2464    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
2465Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
2466}
24672010-10-21 21:49:51,510 ERROR [                           blitz_gateway] (Dummy-14  ) None
24682010-10-21 21:49:51,518 WARNI [                                  stderr] (Dummy-13  ) Traceback (most recent call last):
24692010-10-21 21:49:51,522 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
24702010-10-21 21:49:51,523 WARNI [                                  stderr] (Dummy-13  ) rv = tb.setPixelsId(pixels_id)
24712010-10-21 21:49:51,532 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
24722010-10-21 21:49:51,532 WARNI [                                  stderr] (Dummy-13  ) return inner(*args, **kwargs)
24732010-10-21 21:49:51,532 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
24742010-10-21 21:49:51,533 WARNI [                                  stderr] (Dummy-13  ) return f(*args, **kwargs)
24752010-10-21 21:49:51,533 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
24762010-10-21 21:49:51,533 WARNI [                                  stderr] (Dummy-13  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
24772010-10-21 21:49:51,535 WARNI [                                  stderr] (Dummy-13  ) InternalException: exception ::omero::InternalException
2478{
2479    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
2480could not insert: [ome.model.meta.Event]
2481        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
2482        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
2483        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
2484        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
2485        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
2486        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
2487        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
2488        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
2489        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
2490        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
2491        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
2492        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
2493        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
2494        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
2495        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
2496        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
2497        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
2498        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2499        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
2500        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2501        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2502        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2503        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2504        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2505        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2506        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2507        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2508        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2509        at $Proxy71.setPixelsId(Unknown Source)
2510        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
2511        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2512        at java.lang.reflect.Method.invoke(Method.java:597)
2513        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2514        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2515        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2516        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2517        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2518        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2519        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2520        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2521        at $Proxy71.setPixelsId(Unknown Source)
2522        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
2523        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2524        at java.lang.reflect.Method.invoke(Method.java:597)
2525        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2526        at ome.services.throttling.Callback.run(Callback.java:56)
2527        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2528        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2529        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
2530        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
2531        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
2532        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
2533        at IceInternal.Incoming.invoke(Incoming.java:159)
2534        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2535        at Ice.ConnectionI.message(ConnectionI.java:972)
2536        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2537        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2538        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2539
2540    serverExceptionClass = ome.conditions.InternalException
2541    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
2542could not insert: [ome.model.meta.Event]
2543}
25442010-10-21 21:49:51,536 ERROR [                           blitz_gateway] (Dummy-13  ) None
25452010-10-21 21:49:51,535 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
25462010-10-21 21:49:51,537 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
25472010-10-21 21:49:51,537 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
25482010-10-21 21:49:51,537 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
25492010-10-21 21:49:51,538 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
25502010-10-21 21:49:51,538 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
25512010-10-21 21:49:51,538 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
25522010-10-21 21:49:51,538 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
25532010-10-21 21:49:51,539 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
25542010-10-21 21:49:51,540 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
2555{
2556    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
2557Either you have two threads operating on the same stateful object (don't do this)
2558 or you have a recursive call (recurse on the unwrapped object).
2559        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
2560        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
2561        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2562        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2563        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2564        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2565        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2566        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2567        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2568        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2569        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2570        at $Proxy71.setPixelsId(Unknown Source)
2571        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
2572        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2573        at java.lang.reflect.Method.invoke(Method.java:597)
2574        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2575        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2576        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2577        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2578        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2579        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2580        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2581        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2582        at $Proxy71.setPixelsId(Unknown Source)
2583        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
2584        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2585        at java.lang.reflect.Method.invoke(Method.java:597)
2586        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2587        at ome.services.throttling.Callback.run(Callback.java:56)
2588        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2589        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2590        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
2591        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
2592        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
2593        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
2594        at IceInternal.Incoming.invoke(Incoming.java:159)
2595        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2596        at Ice.ConnectionI.message(ConnectionI.java:972)
2597        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2598        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2599        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2600
2601    serverExceptionClass = ome.conditions.InternalException
2602    message = Hibernate session is not re-entrant.
2603Either you have two threads operating on the same stateful object (don't do this)
2604 or you have a recursive call (recurse on the unwrapped object).
2605}
26062010-10-21 21:49:51,540 ERROR [                           blitz_gateway] (Dummy-5   ) None
26072010-10-21 21:49:51,560 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
26082010-10-21 21:49:51,562 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
26092010-10-21 21:49:51,562 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
26102010-10-21 21:49:51,563 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
26112010-10-21 21:49:51,563 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
26122010-10-21 21:49:51,563 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
26132010-10-21 21:49:51,563 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
26142010-10-21 21:49:51,564 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
26152010-10-21 21:49:51,564 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
26162010-10-21 21:49:51,564 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
26172010-10-21 21:49:51,564 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
26182010-10-21 21:49:51,566 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
2619{
2620    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.HibernateException):
2621Found shared references to a collection: ome.model.meta.Session.annotationLinks
2622        at org.hibernate.engine.Collections.processReachableCollection(Collections.java:185)
2623        at org.hibernate.event.def.FlushVisitor.processCollection(FlushVisitor.java:60)
2624        at org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.java:124)
2625        at org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.java:84)
2626        at org.hibernate.event.def.AbstractVisitor.processEntityPropertyValues(AbstractVisitor.java:78)
2627        at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:165)
2628        at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:219)
2629        at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:99)
2630        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
2631        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
2632        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
2633        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
2634        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
2635        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
2636        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
2637        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
2638        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2639        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
2640        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2641        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2642        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2643        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2644        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2645        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2646        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2647        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2648        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2649        at $Proxy71.resetDefaults(Unknown Source)
2650        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2651        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2652        at java.lang.reflect.Method.invoke(Method.java:597)
2653        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2654        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2655        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2656        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2657        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2658        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2659        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2660        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2661        at $Proxy71.resetDefaults(Unknown Source)
2662        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
2663        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2664        at java.lang.reflect.Method.invoke(Method.java:597)
2665        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2666        at ome.services.throttling.Callback.run(Callback.java:56)
2667        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2668        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2669        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
2670        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
2671        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
2672        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
2673        at IceInternal.Incoming.invoke(Incoming.java:159)
2674        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2675        at Ice.ConnectionI.message(ConnectionI.java:972)
2676        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2677        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2678        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2679
2680    serverExceptionClass = ome.conditions.InternalException
2681    message =  Wrapped Exception: (org.hibernate.HibernateException):
2682Found shared references to a collection: ome.model.meta.Session.annotationLinks
2683}
26842010-10-21 21:49:51,570 ERROR [                           blitz_gateway] (Dummy-14  ) None
26852010-10-21 21:49:51,566 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
26862010-10-21 21:49:51,572 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
26872010-10-21 21:49:51,572 WARNI [                                  stderr] (Dummy-8   ) rv = tb.setPixelsId(pixels_id)
26882010-10-21 21:49:51,572 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
26892010-10-21 21:49:51,573 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
26902010-10-21 21:49:51,570 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
26912010-10-21 21:49:51,573 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
26922010-10-21 21:49:51,580 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
26932010-10-21 21:49:51,580 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
26942010-10-21 21:49:51,580 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
26952010-10-21 21:49:51,582 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
2696{
2697    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.HibernateException):
2698A collection with cascade="all-delete-orphan" was no longer referenced by the owning entity instance: ome.model.meta.Experimenter.annotationLinks
2699        at org.hibernate.engine.Collections.processDereferencedCollection(Collections.java:118)
2700        at org.hibernate.engine.Collections.processUnreachableCollection(Collections.java:62)
2701        at org.hibernate.event.def.AbstractFlushingEventListener.flushCollections(AbstractFlushingEventListener.java:241)
2702        at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:100)
2703        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
2704        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
2705        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
2706        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
2707        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
2708        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
2709        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
2710        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
2711        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2712        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
2713        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2714        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2715        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2716        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2717        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2718        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2719        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2720        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2721        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2722        at $Proxy71.setPixelsId(Unknown Source)
2723        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
2724        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2725        at java.lang.reflect.Method.invoke(Method.java:597)
2726        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2727        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2728        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2729        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2730        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2731        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2732        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2733        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2734        at $Proxy71.setPixelsId(Unknown Source)
2735        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
2736        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2737        at java.lang.reflect.Method.invoke(Method.java:597)
2738        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2739        at ome.services.throttling.Callback.run(Callback.java:56)
2740        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2741        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2742        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
2743        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
2744        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
2745        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
2746        at IceInternal.Incoming.invoke(Incoming.java:159)
2747        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2748        at Ice.ConnectionI.message(ConnectionI.java:972)
2749        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2750        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2751        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2752
2753    serverExceptionClass = ome.conditions.InternalException
2754    message =  Wrapped Exception: (org.hibernate.HibernateException):
2755A collection with cascade="all-delete-orphan" was no longer referenced by the owning entity instance: ome.model.meta.Experimenter.annotationLinks
2756}
27572010-10-21 21:49:51,573 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
27582010-10-21 21:49:51,591 ERROR [                           blitz_gateway] (Dummy-8   ) None
27592010-10-21 21:49:51,623 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
27602010-10-21 21:49:51,627 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
27612010-10-21 21:49:51,627 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
27622010-10-21 21:49:51,627 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
27632010-10-21 21:49:51,627 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
27642010-10-21 21:49:51,627 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
27652010-10-21 21:49:51,628 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
27662010-10-21 21:49:51,628 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
27672010-10-21 21:49:51,633 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
27682010-10-21 21:49:51,633 WARNI [                                  stderr] (Dummy-13  ) Traceback (most recent call last):
27692010-10-21 21:49:51,643 WARNI [                                  stderr] (Dummy-5   ) ApiUsageException: exception ::omero::ApiUsageException
2770{
2771    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
2772        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
2773        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2774        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2775        at java.lang.reflect.Method.invoke(Method.java:597)
2776        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2777        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2778        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2779        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
2780        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2781        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
2782        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2783        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2784        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2785        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2786        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2787        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2788        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2789        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2790        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2791        at $Proxy71.resetDefaults(Unknown Source)
2792        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2793        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2794        at java.lang.reflect.Method.invoke(Method.java:597)
2795        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2796        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2797        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2798        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2799        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2800        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2801        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2802        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2803        at $Proxy71.resetDefaults(Unknown Source)
2804        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
2805        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2806        at java.lang.reflect.Method.invoke(Method.java:597)
2807        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2808        at ome.services.throttling.Callback.run(Callback.java:56)
2809        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2810        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2811        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
2812        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
2813        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
2814        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
2815        at IceInternal.Incoming.invoke(Incoming.java:159)
2816        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2817        at Ice.ConnectionI.message(ConnectionI.java:972)
2818        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2819        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2820        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2821
2822    serverExceptionClass = ome.conditions.ApiUsageException
2823    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
2824}
28252010-10-21 21:49:51,645 ERROR [                           blitz_gateway] (Dummy-5   ) None
28262010-10-21 21:49:51,645 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
28272010-10-21 21:49:51,648 WARNI [                                  stderr] (Dummy-13  ) tb = self._prepareTB()
28282010-10-21 21:49:51,648 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
28292010-10-21 21:49:51,648 WARNI [                                  stderr] (Dummy-13  ) tb.resetDefaults()
28302010-10-21 21:49:51,649 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
28312010-10-21 21:49:51,649 WARNI [                                  stderr] (Dummy-13  ) return inner(*args, **kwargs)
28322010-10-21 21:49:51,649 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
28332010-10-21 21:49:51,649 WARNI [                                  stderr] (Dummy-13  ) return f(*args, **kwargs)
28342010-10-21 21:49:51,652 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
28352010-10-21 21:49:51,653 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
28362010-10-21 21:49:51,661 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
28372010-10-21 21:49:51,662 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
28382010-10-21 21:49:51,692 WARNI [                                  stderr] (Dummy-13  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
28392010-10-21 21:49:51,713 WARNI [                                  stderr] (Dummy-13  ) InternalException: exception ::omero::InternalException
2840{
2841    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
2842Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
2843        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
2844        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
2845        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
2846        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
2847        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
2848        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2849        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2850        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2851        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2852        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2853        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2854        at $Proxy71.resetDefaults(Unknown Source)
2855        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2856        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2857        at java.lang.reflect.Method.invoke(Method.java:597)
2858        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2859        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2860        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2861        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2862        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2863        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2864        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2865        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2866        at $Proxy71.resetDefaults(Unknown Source)
2867        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
2868        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2869        at java.lang.reflect.Method.invoke(Method.java:597)
2870        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2871        at ome.services.throttling.Callback.run(Callback.java:56)
2872        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2873        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2874        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
2875        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
2876        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
2877        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
2878        at IceInternal.Incoming.invoke(Incoming.java:159)
2879        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2880        at Ice.ConnectionI.message(ConnectionI.java:972)
2881        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2882        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2883        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2884
2885    serverExceptionClass = ome.conditions.InternalException
2886    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
2887Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
2888}
28892010-10-21 21:49:51,713 ERROR [                           blitz_gateway] (Dummy-13  ) None
28902010-10-21 21:49:51,708 WARNI [                                  stderr] (Dummy-8   ) tb = self._prepareTB()
28912010-10-21 21:49:51,705 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
28922010-10-21 21:49:51,726 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
28932010-10-21 21:49:51,726 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
28942010-10-21 21:49:51,727 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
28952010-10-21 21:49:51,727 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
28962010-10-21 21:49:51,727 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
28972010-10-21 21:49:51,727 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
28982010-10-21 21:49:51,728 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
28992010-10-21 21:49:51,716 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
29002010-10-21 21:49:51,732 WARNI [                                  stderr] (Dummy-8   ) tb.resetDefaults()
29012010-10-21 21:49:51,732 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
29022010-10-21 21:49:51,733 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
29032010-10-21 21:49:51,733 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
29042010-10-21 21:49:51,742 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
29052010-10-21 21:49:51,742 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
29062010-10-21 21:49:51,743 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
29072010-10-21 21:49:51,744 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
2908{
2909    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
2910Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
2911        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
2912        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
2913        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
2914        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
2915        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
2916        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2917        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2918        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2919        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2920        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2921        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2922        at $Proxy71.resetDefaults(Unknown Source)
2923        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
2924        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2925        at java.lang.reflect.Method.invoke(Method.java:597)
2926        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2927        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2928        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2929        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2930        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2931        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
2932        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2933        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2934        at $Proxy71.resetDefaults(Unknown Source)
2935        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
2936        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2937        at java.lang.reflect.Method.invoke(Method.java:597)
2938        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
2939        at ome.services.throttling.Callback.run(Callback.java:56)
2940        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
2941        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
2942        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
2943        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
2944        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
2945        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
2946        at IceInternal.Incoming.invoke(Incoming.java:159)
2947        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
2948        at Ice.ConnectionI.message(ConnectionI.java:972)
2949        at IceInternal.ThreadPool.run(ThreadPool.java:577)
2950        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
2951        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
2952
2953    serverExceptionClass = ome.conditions.InternalException
2954    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
2955Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
2956}
29572010-10-21 21:49:51,762 ERROR [                           blitz_gateway] (Dummy-8   ) None
29582010-10-21 21:49:51,729 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
2959{
2960    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
2961could not insert: [ome.model.meta.Event]
2962        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
2963        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
2964        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
2965        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
2966        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
2967        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
2968        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
2969        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
2970        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
2971        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
2972        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
2973        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
2974        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
2975        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
2976        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
2977        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
2978        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
2979        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2980        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
2981        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
2982        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2983        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
2984        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2985        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
2986        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2987        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
2988        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2989        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
2990        at $Proxy71.setPixelsId(Unknown Source)
2991        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
2992        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2993        at java.lang.reflect.Method.invoke(Method.java:597)
2994        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
2995        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
2996        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
2997        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
2998        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
2999        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3000        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3001        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3002        at $Proxy71.setPixelsId(Unknown Source)
3003        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
3004        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3005        at java.lang.reflect.Method.invoke(Method.java:597)
3006        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3007        at ome.services.throttling.Callback.run(Callback.java:56)
3008        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3009        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3010        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
3011        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
3012        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
3013        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
3014        at IceInternal.Incoming.invoke(Incoming.java:159)
3015        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3016        at Ice.ConnectionI.message(ConnectionI.java:972)
3017        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3018        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3019        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3020
3021    serverExceptionClass = ome.conditions.InternalException
3022    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
3023could not insert: [ome.model.meta.Event]
3024}
30252010-10-21 21:49:51,772 ERROR [                           blitz_gateway] (Dummy-10  ) None
30262010-10-21 21:49:51,810 WARNI [                                  stderr] (Dummy-17  ) Traceback (most recent call last):
30272010-10-21 21:49:51,810 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
30282010-10-21 21:49:51,810 WARNI [                                  stderr] (Dummy-17  ) rv = tb.setPixelsId(pixels_id)
30292010-10-21 21:49:51,810 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
30302010-10-21 21:49:51,811 WARNI [                                  stderr] (Dummy-17  ) return inner(*args, **kwargs)
30312010-10-21 21:49:51,811 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
30322010-10-21 21:49:51,811 WARNI [                                  stderr] (Dummy-17  ) return f(*args, **kwargs)
30332010-10-21 21:49:51,811 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
30342010-10-21 21:49:51,811 WARNI [                                  stderr] (Dummy-17  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
30352010-10-21 21:49:51,813 WARNI [                                  stderr] (Dummy-17  ) InternalException: exception ::omero::InternalException
3036{
3037    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3038Either you have two threads operating on the same stateful object (don't do this)
3039 or you have a recursive call (recurse on the unwrapped object).
3040        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3041        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3042        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3043        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3044        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3045        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3046        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3047        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3048        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3049        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3050        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3051        at $Proxy71.setPixelsId(Unknown Source)
3052        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
3053        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3054        at java.lang.reflect.Method.invoke(Method.java:597)
3055        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3056        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3057        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3058        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3059        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3060        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3061        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3062        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3063        at $Proxy71.setPixelsId(Unknown Source)
3064        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
3065        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3066        at java.lang.reflect.Method.invoke(Method.java:597)
3067        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3068        at ome.services.throttling.Callback.run(Callback.java:56)
3069        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3070        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3071        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
3072        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
3073        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
3074        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
3075        at IceInternal.Incoming.invoke(Incoming.java:159)
3076        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3077        at Ice.ConnectionI.message(ConnectionI.java:972)
3078        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3079        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3080        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3081
3082    serverExceptionClass = ome.conditions.InternalException
3083    message = Hibernate session is not re-entrant.
3084Either you have two threads operating on the same stateful object (don't do this)
3085 or you have a recursive call (recurse on the unwrapped object).
3086}
30872010-10-21 21:49:51,814 ERROR [                           blitz_gateway] (Dummy-17  ) None
30882010-10-21 21:49:51,823 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
30892010-10-21 21:49:51,823 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
30902010-10-21 21:49:51,823 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
30912010-10-21 21:49:51,824 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
30922010-10-21 21:49:51,824 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
30932010-10-21 21:49:51,824 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
30942010-10-21 21:49:51,824 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
30952010-10-21 21:49:51,825 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
30962010-10-21 21:49:51,825 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
30972010-10-21 21:49:51,825 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
30982010-10-21 21:49:51,825 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
30992010-10-21 21:49:51,827 WARNI [                                  stderr] (Dummy-10  ) ApiUsageException: exception ::omero::ApiUsageException
3100{
3101    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
3102        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
3103        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
3104        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
3105        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3106        at java.lang.reflect.Method.invoke(Method.java:597)
3107        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3108        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3109        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3110        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
3111        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3112        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
3113        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3114        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3115        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3116        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3117        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3118        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3119        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3120        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3121        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3122        at $Proxy71.resetDefaults(Unknown Source)
3123        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
3124        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3125        at java.lang.reflect.Method.invoke(Method.java:597)
3126        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3127        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3128        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3129        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3130        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3131        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3132        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3133        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3134        at $Proxy71.resetDefaults(Unknown Source)
3135        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
3136        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3137        at java.lang.reflect.Method.invoke(Method.java:597)
3138        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3139        at ome.services.throttling.Callback.run(Callback.java:56)
3140        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3141        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3142        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
3143        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
3144        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
3145        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
3146        at IceInternal.Incoming.invoke(Incoming.java:159)
3147        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3148        at Ice.ConnectionI.message(ConnectionI.java:972)
3149        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3150        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3151        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3152
3153    serverExceptionClass = ome.conditions.ApiUsageException
3154    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
3155}
31562010-10-21 21:49:51,827 ERROR [                           blitz_gateway] (Dummy-10  ) None
31572010-10-21 21:49:51,833 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
31582010-10-21 21:49:51,834 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
31592010-10-21 21:49:51,834 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
31602010-10-21 21:49:51,834 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
31612010-10-21 21:49:51,834 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
31622010-10-21 21:49:51,834 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
31632010-10-21 21:49:51,835 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
31642010-10-21 21:49:51,835 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
31652010-10-21 21:49:51,835 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
31662010-10-21 21:49:51,836 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
3167{
3168    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3169Either you have two threads operating on the same stateful object (don't do this)
3170 or you have a recursive call (recurse on the unwrapped object).
3171        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3172        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3173        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3174        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3175        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3176        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3177        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3178        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3179        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3180        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3181        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3182        at $Proxy71.setPixelsId(Unknown Source)
3183        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
3184        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3185        at java.lang.reflect.Method.invoke(Method.java:597)
3186        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3187        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3188        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3189        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3190        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3191        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3192        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3193        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3194        at $Proxy71.setPixelsId(Unknown Source)
3195        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
3196        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3197        at java.lang.reflect.Method.invoke(Method.java:597)
3198        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3199        at ome.services.throttling.Callback.run(Callback.java:56)
3200        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3201        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3202        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
3203        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
3204        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
3205        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
3206        at IceInternal.Incoming.invoke(Incoming.java:159)
3207        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3208        at Ice.ConnectionI.message(ConnectionI.java:972)
3209        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3210        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3211        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3212
3213    serverExceptionClass = ome.conditions.InternalException
3214    message = Hibernate session is not re-entrant.
3215Either you have two threads operating on the same stateful object (don't do this)
3216 or you have a recursive call (recurse on the unwrapped object).
3217}
32182010-10-21 21:49:51,837 ERROR [                           blitz_gateway] (Dummy-16  ) None
32192010-10-21 21:49:51,846 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
32202010-10-21 21:49:51,847 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
32212010-10-21 21:49:51,847 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
32222010-10-21 21:49:51,847 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
32232010-10-21 21:49:51,847 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
32242010-10-21 21:49:51,848 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
32252010-10-21 21:49:51,848 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
32262010-10-21 21:49:51,848 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
32272010-10-21 21:49:51,849 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
32282010-10-21 21:49:51,849 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
32292010-10-21 21:49:51,849 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
32302010-10-21 21:49:51,850 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
3231{
3232    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3233Either you have two threads operating on the same stateful object (don't do this)
3234 or you have a recursive call (recurse on the unwrapped object).
3235        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3236        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3237        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3238        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3239        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3240        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3241        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3242        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3243        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3244        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3245        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3246        at $Proxy71.resetDefaults(Unknown Source)
3247        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
3248        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3249        at java.lang.reflect.Method.invoke(Method.java:597)
3250        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3251        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3252        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3253        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3254        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3255        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3256        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3257        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3258        at $Proxy71.resetDefaults(Unknown Source)
3259        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
3260        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3261        at java.lang.reflect.Method.invoke(Method.java:597)
3262        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3263        at ome.services.throttling.Callback.run(Callback.java:56)
3264        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3265        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3266        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
3267        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
3268        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
3269        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
3270        at IceInternal.Incoming.invoke(Incoming.java:159)
3271        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3272        at Ice.ConnectionI.message(ConnectionI.java:972)
3273        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3274        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3275        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3276
3277    serverExceptionClass = ome.conditions.InternalException
3278    message = Hibernate session is not re-entrant.
3279Either you have two threads operating on the same stateful object (don't do this)
3280 or you have a recursive call (recurse on the unwrapped object).
3281}
32822010-10-21 21:49:51,852 ERROR [                           blitz_gateway] (Dummy-16  ) None
32832010-10-21 21:49:51,866 WARNI [                                  stderr] (Dummy-13  ) Traceback (most recent call last):
32842010-10-21 21:49:51,866 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
32852010-10-21 21:49:51,866 WARNI [                                  stderr] (Dummy-13  ) rv = tb.setPixelsId(pixels_id)
32862010-10-21 21:49:51,866 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
32872010-10-21 21:49:51,867 WARNI [                                  stderr] (Dummy-13  ) return inner(*args, **kwargs)
32882010-10-21 21:49:51,867 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
32892010-10-21 21:49:51,867 WARNI [                                  stderr] (Dummy-13  ) return f(*args, **kwargs)
32902010-10-21 21:49:51,867 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
32912010-10-21 21:49:51,867 WARNI [                                  stderr] (Dummy-13  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
32922010-10-21 21:49:51,873 WARNI [                                  stderr] (Dummy-13  ) InternalException: exception ::omero::InternalException
3293{
3294    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3295Either you have two threads operating on the same stateful object (don't do this)
3296 or you have a recursive call (recurse on the unwrapped object).
3297        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3298        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3299        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3300        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3301        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3302        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3303        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3304        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3305        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3306        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3307        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3308        at $Proxy71.setPixelsId(Unknown Source)
3309        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
3310        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3311        at java.lang.reflect.Method.invoke(Method.java:597)
3312        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3313        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3314        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3315        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3316        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3317        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3318        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3319        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3320        at $Proxy71.setPixelsId(Unknown Source)
3321        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
3322        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3323        at java.lang.reflect.Method.invoke(Method.java:597)
3324        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3325        at ome.services.throttling.Callback.run(Callback.java:56)
3326        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3327        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3328        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
3329        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
3330        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
3331        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
3332        at IceInternal.Incoming.invoke(Incoming.java:159)
3333        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3334        at Ice.ConnectionI.message(ConnectionI.java:972)
3335        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3336        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3337        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3338
3339    serverExceptionClass = ome.conditions.InternalException
3340    message = Hibernate session is not re-entrant.
3341Either you have two threads operating on the same stateful object (don't do this)
3342 or you have a recursive call (recurse on the unwrapped object).
3343}
33442010-10-21 21:49:51,874 ERROR [                           blitz_gateway] (Dummy-13  ) None
33452010-10-21 21:49:51,887 WARNI [                                  stderr] (Dummy-13  ) Traceback (most recent call last):
33462010-10-21 21:49:51,888 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
33472010-10-21 21:49:51,888 WARNI [                                  stderr] (Dummy-13  ) tb = self._prepareTB()
33482010-10-21 21:49:51,888 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
33492010-10-21 21:49:51,888 WARNI [                                  stderr] (Dummy-13  ) tb.resetDefaults()
33502010-10-21 21:49:51,889 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
33512010-10-21 21:49:51,889 WARNI [                                  stderr] (Dummy-13  ) return inner(*args, **kwargs)
33522010-10-21 21:49:51,889 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
33532010-10-21 21:49:51,889 WARNI [                                  stderr] (Dummy-13  ) return f(*args, **kwargs)
33542010-10-21 21:49:51,889 WARNI [                                  stderr] (Dummy-13  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
33552010-10-21 21:49:51,890 WARNI [                                  stderr] (Dummy-13  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
33562010-10-21 21:49:51,891 WARNI [                                  stderr] (Dummy-13  ) InternalException: exception ::omero::InternalException
3357{
3358    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3359Either you have two threads operating on the same stateful object (don't do this)
3360 or you have a recursive call (recurse on the unwrapped object).
3361        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3362        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3363        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3364        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3365        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3366        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3367        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3368        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3369        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3370        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3371        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3372        at $Proxy71.resetDefaults(Unknown Source)
3373        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
3374        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3375        at java.lang.reflect.Method.invoke(Method.java:597)
3376        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3377        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3378        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3379        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3380        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3381        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3382        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3383        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3384        at $Proxy71.resetDefaults(Unknown Source)
3385        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
3386        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3387        at java.lang.reflect.Method.invoke(Method.java:597)
3388        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3389        at ome.services.throttling.Callback.run(Callback.java:56)
3390        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3391        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3392        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
3393        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
3394        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
3395        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
3396        at IceInternal.Incoming.invoke(Incoming.java:159)
3397        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3398        at Ice.ConnectionI.message(ConnectionI.java:972)
3399        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3400        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3401        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3402
3403    serverExceptionClass = ome.conditions.InternalException
3404    message = Hibernate session is not re-entrant.
3405Either you have two threads operating on the same stateful object (don't do this)
3406 or you have a recursive call (recurse on the unwrapped object).
3407}
34082010-10-21 21:49:51,891 ERROR [                           blitz_gateway] (Dummy-13  ) None
34092010-10-21 21:49:51,899 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
34102010-10-21 21:49:51,899 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
34112010-10-21 21:49:51,900 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
34122010-10-21 21:49:51,900 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
34132010-10-21 21:49:51,900 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
34142010-10-21 21:49:51,900 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
34152010-10-21 21:49:51,900 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
34162010-10-21 21:49:51,901 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
34172010-10-21 21:49:51,901 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
34182010-10-21 21:49:51,902 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
3419{
3420    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3421Either you have two threads operating on the same stateful object (don't do this)
3422 or you have a recursive call (recurse on the unwrapped object).
3423        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3424        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3425        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3426        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3427        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3428        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3429        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3430        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3431        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3432        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3433        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3434        at $Proxy71.setPixelsId(Unknown Source)
3435        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
3436        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3437        at java.lang.reflect.Method.invoke(Method.java:597)
3438        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3439        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3440        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3441        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3442        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3443        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3444        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3445        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3446        at $Proxy71.setPixelsId(Unknown Source)
3447        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
3448        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3449        at java.lang.reflect.Method.invoke(Method.java:597)
3450        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3451        at ome.services.throttling.Callback.run(Callback.java:56)
3452        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3453        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3454        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
3455        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
3456        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
3457        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
3458        at IceInternal.Incoming.invoke(Incoming.java:159)
3459        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3460        at Ice.ConnectionI.message(ConnectionI.java:972)
3461        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3462        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3463        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3464
3465    serverExceptionClass = ome.conditions.InternalException
3466    message = Hibernate session is not re-entrant.
3467Either you have two threads operating on the same stateful object (don't do this)
3468 or you have a recursive call (recurse on the unwrapped object).
3469}
34702010-10-21 21:49:51,902 ERROR [                           blitz_gateway] (Dummy-14  ) None
34712010-10-21 21:49:51,915 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
34722010-10-21 21:49:51,916 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
34732010-10-21 21:49:51,916 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
34742010-10-21 21:49:51,916 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
34752010-10-21 21:49:51,916 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
34762010-10-21 21:49:51,916 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
34772010-10-21 21:49:51,917 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
34782010-10-21 21:49:51,917 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
34792010-10-21 21:49:51,917 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
34802010-10-21 21:49:51,917 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
34812010-10-21 21:49:51,917 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
34822010-10-21 21:49:51,918 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
3483{
3484    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3485Either you have two threads operating on the same stateful object (don't do this)
3486 or you have a recursive call (recurse on the unwrapped object).
3487        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3488        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3489        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3490        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3491        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3492        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3493        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3494        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3495        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3496        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3497        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3498        at $Proxy71.resetDefaults(Unknown Source)
3499        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
3500        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3501        at java.lang.reflect.Method.invoke(Method.java:597)
3502        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3503        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3504        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3505        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3506        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3507        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3508        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3509        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3510        at $Proxy71.resetDefaults(Unknown Source)
3511        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
3512        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3513        at java.lang.reflect.Method.invoke(Method.java:597)
3514        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3515        at ome.services.throttling.Callback.run(Callback.java:56)
3516        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3517        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3518        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
3519        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
3520        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
3521        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
3522        at IceInternal.Incoming.invoke(Incoming.java:159)
3523        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3524        at Ice.ConnectionI.message(ConnectionI.java:972)
3525        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3526        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3527        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3528
3529    serverExceptionClass = ome.conditions.InternalException
3530    message = Hibernate session is not re-entrant.
3531Either you have two threads operating on the same stateful object (don't do this)
3532 or you have a recursive call (recurse on the unwrapped object).
3533}
35342010-10-21 21:49:51,923 ERROR [                           blitz_gateway] (Dummy-14  ) None
35352010-10-21 21:49:51,927 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
35362010-10-21 21:49:51,928 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
35372010-10-21 21:49:51,928 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
35382010-10-21 21:49:51,928 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
35392010-10-21 21:49:51,928 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
35402010-10-21 21:49:51,929 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
35412010-10-21 21:49:51,929 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
35422010-10-21 21:49:51,929 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
35432010-10-21 21:49:51,929 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
35442010-10-21 21:49:51,930 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
3545{
3546    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3547Either you have two threads operating on the same stateful object (don't do this)
3548 or you have a recursive call (recurse on the unwrapped object).
3549        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3550        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3551        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3552        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3553        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3554        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3555        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3556        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3557        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3558        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3559        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3560        at $Proxy71.setPixelsId(Unknown Source)
3561        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
3562        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3563        at java.lang.reflect.Method.invoke(Method.java:597)
3564        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3565        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3566        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3567        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3568        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3569        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3570        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3571        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3572        at $Proxy71.setPixelsId(Unknown Source)
3573        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
3574        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3575        at java.lang.reflect.Method.invoke(Method.java:597)
3576        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3577        at ome.services.throttling.Callback.run(Callback.java:56)
3578        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3579        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3580        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
3581        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
3582        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
3583        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
3584        at IceInternal.Incoming.invoke(Incoming.java:159)
3585        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3586        at Ice.ConnectionI.message(ConnectionI.java:972)
3587        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3588        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3589        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3590
3591    serverExceptionClass = ome.conditions.InternalException
3592    message = Hibernate session is not re-entrant.
3593Either you have two threads operating on the same stateful object (don't do this)
3594 or you have a recursive call (recurse on the unwrapped object).
3595}
35962010-10-21 21:49:51,931 ERROR [                           blitz_gateway] (Dummy-5   ) None
35972010-10-21 21:49:51,956 WARNI [                                  stderr] (Dummy-17  ) Traceback (most recent call last):
35982010-10-21 21:49:51,956 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
35992010-10-21 21:49:51,956 WARNI [                                  stderr] (Dummy-17  ) tb = self._prepareTB()
36002010-10-21 21:49:51,957 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
36012010-10-21 21:49:51,957 WARNI [                                  stderr] (Dummy-17  ) tb.resetDefaults()
36022010-10-21 21:49:51,957 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
36032010-10-21 21:49:51,957 WARNI [                                  stderr] (Dummy-17  ) return inner(*args, **kwargs)
36042010-10-21 21:49:51,958 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
36052010-10-21 21:49:51,958 WARNI [                                  stderr] (Dummy-17  ) return f(*args, **kwargs)
36062010-10-21 21:49:51,959 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
36072010-10-21 21:49:51,959 WARNI [                                  stderr] (Dummy-17  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
36082010-10-21 21:49:51,961 WARNI [                                  stderr] (Dummy-17  ) InternalException: exception ::omero::InternalException
3609{
3610    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
3611could not insert: [ome.model.meta.Event]
3612        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
3613        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
3614        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
3615        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
3616        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
3617        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
3618        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
3619        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
3620        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
3621        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
3622        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
3623        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
3624        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
3625        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
3626        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
3627        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
3628        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
3629        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
3630        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3631        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
3632        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3633        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3634        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3635        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3636        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3637        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3638        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3639        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3640        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3641        at $Proxy71.resetDefaults(Unknown Source)
3642        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
3643        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3644        at java.lang.reflect.Method.invoke(Method.java:597)
3645        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3646        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3647        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3648        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3649        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3650        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3651        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3652        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3653        at $Proxy71.resetDefaults(Unknown Source)
3654        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
3655        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3656        at java.lang.reflect.Method.invoke(Method.java:597)
3657        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3658        at ome.services.throttling.Callback.run(Callback.java:56)
3659        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3660        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3661        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
3662        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
3663        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
3664        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
3665        at IceInternal.Incoming.invoke(Incoming.java:159)
3666        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3667        at Ice.ConnectionI.message(ConnectionI.java:972)
3668        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3669        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3670        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3671
3672    serverExceptionClass = ome.conditions.InternalException
3673    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
3674could not insert: [ome.model.meta.Event]
3675}
36762010-10-21 21:49:51,961 ERROR [                           blitz_gateway] (Dummy-17  ) None
36772010-10-21 21:49:51,977 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
36782010-10-21 21:49:51,978 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
36792010-10-21 21:49:51,978 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
36802010-10-21 21:49:51,978 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
36812010-10-21 21:49:51,978 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
36822010-10-21 21:49:51,979 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
36832010-10-21 21:49:51,979 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
36842010-10-21 21:49:51,979 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
36852010-10-21 21:49:51,980 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
36862010-10-21 21:49:51,980 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
36872010-10-21 21:49:51,981 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
36882010-10-21 21:49:51,983 WARNI [                                  stderr] (Dummy-5   ) ApiUsageException: exception ::omero::ApiUsageException
3689{
3690    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
3691        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
3692        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
3693        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
3694        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3695        at java.lang.reflect.Method.invoke(Method.java:597)
3696        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3697        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3698        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3699        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
3700        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3701        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
3702        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3703        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3704        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3705        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3706        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3707        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3708        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3709        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3710        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3711        at $Proxy71.resetDefaults(Unknown Source)
3712        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
3713        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3714        at java.lang.reflect.Method.invoke(Method.java:597)
3715        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3716        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3717        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3718        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3719        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3720        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3721        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3722        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3723        at $Proxy71.resetDefaults(Unknown Source)
3724        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
3725        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3726        at java.lang.reflect.Method.invoke(Method.java:597)
3727        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3728        at ome.services.throttling.Callback.run(Callback.java:56)
3729        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3730        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3731        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
3732        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
3733        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
3734        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
3735        at IceInternal.Incoming.invoke(Incoming.java:159)
3736        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3737        at Ice.ConnectionI.message(ConnectionI.java:972)
3738        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3739        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3740        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3741
3742    serverExceptionClass = ome.conditions.ApiUsageException
3743    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
3744}
37452010-10-21 21:49:51,983 ERROR [                           blitz_gateway] (Dummy-5   ) None
37462010-10-21 21:49:52,056 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
37472010-10-21 21:49:52,057 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
37482010-10-21 21:49:52,057 WARNI [                                  stderr] (Dummy-3   ) rv = tb.setPixelsId(pixels_id)
37492010-10-21 21:49:52,057 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
37502010-10-21 21:49:52,057 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
37512010-10-21 21:49:52,058 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
37522010-10-21 21:49:52,058 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
37532010-10-21 21:49:52,058 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
37542010-10-21 21:49:52,058 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
37552010-10-21 21:49:52,059 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
3756{
3757    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3758Either you have two threads operating on the same stateful object (don't do this)
3759 or you have a recursive call (recurse on the unwrapped object).
3760        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3761        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3762        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3763        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3764        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3765        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3766        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3767        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3768        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3769        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3770        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3771        at $Proxy71.setPixelsId(Unknown Source)
3772        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
3773        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3774        at java.lang.reflect.Method.invoke(Method.java:597)
3775        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3776        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3777        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3778        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3779        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3780        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3781        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3782        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3783        at $Proxy71.setPixelsId(Unknown Source)
3784        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
3785        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3786        at java.lang.reflect.Method.invoke(Method.java:597)
3787        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3788        at ome.services.throttling.Callback.run(Callback.java:56)
3789        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3790        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3791        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
3792        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
3793        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
3794        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
3795        at IceInternal.Incoming.invoke(Incoming.java:159)
3796        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3797        at Ice.ConnectionI.message(ConnectionI.java:972)
3798        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3799        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3800        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3801
3802    serverExceptionClass = ome.conditions.InternalException
3803    message = Hibernate session is not re-entrant.
3804Either you have two threads operating on the same stateful object (don't do this)
3805 or you have a recursive call (recurse on the unwrapped object).
3806}
38072010-10-21 21:49:52,061 ERROR [                           blitz_gateway] (Dummy-3   ) None
38082010-10-21 21:49:52,082 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
38092010-10-21 21:49:52,082 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
38102010-10-21 21:49:52,083 WARNI [                                  stderr] (Dummy-8   ) rv = thumb(*args)
38112010-10-21 21:49:52,083 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
38122010-10-21 21:49:52,083 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
38132010-10-21 21:49:52,083 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
38142010-10-21 21:49:52,083 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
38152010-10-21 21:49:52,084 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
38162010-10-21 21:49:52,084 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
38172010-10-21 21:49:52,085 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
3818{
3819    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3820Either you have two threads operating on the same stateful object (don't do this)
3821 or you have a recursive call (recurse on the unwrapped object).
3822        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3823        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3824        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3825        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3826        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3827        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3828        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3829        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3830        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3831        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3832        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3833        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
3834        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
3835        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3836        at java.lang.reflect.Method.invoke(Method.java:597)
3837        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3838        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3839        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3840        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3841        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3842        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3843        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3844        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3845        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
3846        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
3847        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3848        at java.lang.reflect.Method.invoke(Method.java:597)
3849        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3850        at ome.services.throttling.Callback.run(Callback.java:56)
3851        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3852        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3853        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
3854        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
3855        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
3856        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
3857        at IceInternal.Incoming.invoke(Incoming.java:159)
3858        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3859        at Ice.ConnectionI.message(ConnectionI.java:972)
3860        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3861        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3862        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3863
3864    serverExceptionClass = ome.conditions.InternalException
3865    message = Hibernate session is not re-entrant.
3866Either you have two threads operating on the same stateful object (don't do this)
3867 or you have a recursive call (recurse on the unwrapped object).
3868}
38692010-10-21 21:49:52,085 ERROR [                           blitz_gateway] (Dummy-8   ) None
38702010-10-21 21:49:52,097 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
38712010-10-21 21:49:52,097 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
38722010-10-21 21:49:52,097 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
38732010-10-21 21:49:52,097 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
38742010-10-21 21:49:52,098 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
38752010-10-21 21:49:52,098 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
38762010-10-21 21:49:52,098 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
38772010-10-21 21:49:52,098 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
38782010-10-21 21:49:52,098 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
38792010-10-21 21:49:52,100 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
3880{
3881    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3882Either you have two threads operating on the same stateful object (don't do this)
3883 or you have a recursive call (recurse on the unwrapped object).
3884        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3885        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3886        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3887        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3888        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3889        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3890        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3891        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3892        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3893        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3894        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3895        at $Proxy71.setPixelsId(Unknown Source)
3896        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
3897        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3898        at java.lang.reflect.Method.invoke(Method.java:597)
3899        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3900        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3901        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3902        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3903        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3904        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3905        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3906        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3907        at $Proxy71.setPixelsId(Unknown Source)
3908        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
3909        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3910        at java.lang.reflect.Method.invoke(Method.java:597)
3911        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3912        at ome.services.throttling.Callback.run(Callback.java:56)
3913        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3914        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3915        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
3916        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
3917        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
3918        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
3919        at IceInternal.Incoming.invoke(Incoming.java:159)
3920        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3921        at Ice.ConnectionI.message(ConnectionI.java:972)
3922        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3923        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3924        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3925
3926    serverExceptionClass = ome.conditions.InternalException
3927    message = Hibernate session is not re-entrant.
3928Either you have two threads operating on the same stateful object (don't do this)
3929 or you have a recursive call (recurse on the unwrapped object).
3930}
39312010-10-21 21:49:52,100 ERROR [                           blitz_gateway] (Dummy-10  ) None
39322010-10-21 21:49:52,101 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
39332010-10-21 21:49:52,101 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
39342010-10-21 21:49:52,101 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
39352010-10-21 21:49:52,102 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
39362010-10-21 21:49:52,104 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
39372010-10-21 21:49:52,104 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
39382010-10-21 21:49:52,104 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
39392010-10-21 21:49:52,104 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
39402010-10-21 21:49:52,105 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
39412010-10-21 21:49:52,106 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
3942{
3943    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
3944Either you have two threads operating on the same stateful object (don't do this)
3945 or you have a recursive call (recurse on the unwrapped object).
3946        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
3947        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
3948        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
3949        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3950        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
3951        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3952        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
3953        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3954        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
3955        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3956        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3957        at $Proxy71.setPixelsId(Unknown Source)
3958        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
3959        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3960        at java.lang.reflect.Method.invoke(Method.java:597)
3961        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
3962        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
3963        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
3964        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
3965        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3966        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
3967        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
3968        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
3969        at $Proxy71.setPixelsId(Unknown Source)
3970        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
3971        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3972        at java.lang.reflect.Method.invoke(Method.java:597)
3973        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
3974        at ome.services.throttling.Callback.run(Callback.java:56)
3975        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
3976        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
3977        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
3978        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
3979        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
3980        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
3981        at IceInternal.Incoming.invoke(Incoming.java:159)
3982        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
3983        at Ice.ConnectionI.message(ConnectionI.java:972)
3984        at IceInternal.ThreadPool.run(ThreadPool.java:577)
3985        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
3986        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
3987
3988    serverExceptionClass = ome.conditions.InternalException
3989    message = Hibernate session is not re-entrant.
3990Either you have two threads operating on the same stateful object (don't do this)
3991 or you have a recursive call (recurse on the unwrapped object).
3992}
39932010-10-21 21:49:52,106 ERROR [                           blitz_gateway] (Dummy-16  ) None
39942010-10-21 21:49:52,121 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
39952010-10-21 21:49:52,125 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
39962010-10-21 21:49:52,125 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
39972010-10-21 21:49:52,125 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
39982010-10-21 21:49:52,128 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
39992010-10-21 21:49:52,128 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
40002010-10-21 21:49:52,128 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
40012010-10-21 21:49:52,129 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
40022010-10-21 21:49:52,128 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
40032010-10-21 21:49:52,129 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
40042010-10-21 21:49:52,130 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
40052010-10-21 21:49:52,130 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
40062010-10-21 21:49:52,130 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
40072010-10-21 21:49:52,131 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
40082010-10-21 21:49:52,131 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
40092010-10-21 21:49:52,131 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
40102010-10-21 21:49:52,131 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
40112010-10-21 21:49:52,131 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
40122010-10-21 21:49:52,132 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
40132010-10-21 21:49:52,133 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
4014{
4015    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
4016Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
4017        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
4018        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
4019        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
4020        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
4021        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
4022        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4023        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4024        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4025        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4026        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4027        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4028        at $Proxy71.resetDefaults(Unknown Source)
4029        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4030        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4031        at java.lang.reflect.Method.invoke(Method.java:597)
4032        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4033        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4034        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4035        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4036        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4037        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4038        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4039        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4040        at $Proxy71.resetDefaults(Unknown Source)
4041        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
4042        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4043        at java.lang.reflect.Method.invoke(Method.java:597)
4044        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4045        at ome.services.throttling.Callback.run(Callback.java:56)
4046        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4047        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4048        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
4049        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
4050        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
4051        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
4052        at IceInternal.Incoming.invoke(Incoming.java:159)
4053        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4054        at Ice.ConnectionI.message(ConnectionI.java:972)
4055        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4056        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4057        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4058
4059    serverExceptionClass = ome.conditions.InternalException
4060    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
4061Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
4062}
40632010-10-21 21:49:52,133 ERROR [                           blitz_gateway] (Dummy-10  ) None
40642010-10-21 21:49:52,129 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
40652010-10-21 21:49:52,143 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
40662010-10-21 21:49:52,143 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
40672010-10-21 21:49:52,145 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
4068{
4069    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
4070could not insert: [ome.model.meta.Event]
4071        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
4072        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
4073        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
4074        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
4075        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
4076        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
4077        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
4078        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
4079        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
4080        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
4081        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
4082        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
4083        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
4084        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
4085        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
4086        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
4087        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
4088        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
4089        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4090        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
4091        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4092        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4093        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4094        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4095        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4096        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4097        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4098        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4099        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4100        at $Proxy71.resetDefaults(Unknown Source)
4101        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4102        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4103        at java.lang.reflect.Method.invoke(Method.java:597)
4104        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4105        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4106        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4107        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4108        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4109        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4110        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4111        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4112        at $Proxy71.resetDefaults(Unknown Source)
4113        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
4114        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4115        at java.lang.reflect.Method.invoke(Method.java:597)
4116        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4117        at ome.services.throttling.Callback.run(Callback.java:56)
4118        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4119        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4120        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
4121        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
4122        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
4123        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
4124        at IceInternal.Incoming.invoke(Incoming.java:159)
4125        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4126        at Ice.ConnectionI.message(ConnectionI.java:972)
4127        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4128        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4129        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4130
4131    serverExceptionClass = ome.conditions.InternalException
4132    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
4133could not insert: [ome.model.meta.Event]
4134}
41352010-10-21 21:49:52,145 ERROR [                           blitz_gateway] (Dummy-3   ) None
41362010-10-21 21:49:52,171 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
41372010-10-21 21:49:52,171 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
41382010-10-21 21:49:52,172 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
41392010-10-21 21:49:52,172 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
41402010-10-21 21:49:52,172 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
41412010-10-21 21:49:52,172 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
41422010-10-21 21:49:52,173 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
41432010-10-21 21:49:52,173 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
41442010-10-21 21:49:52,173 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
41452010-10-21 21:49:52,174 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
4146{
4147    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
4148Either you have two threads operating on the same stateful object (don't do this)
4149 or you have a recursive call (recurse on the unwrapped object).
4150        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
4151        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
4152        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4153        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4154        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4155        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4156        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4157        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4158        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4159        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4160        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4161        at $Proxy71.setPixelsId(Unknown Source)
4162        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
4163        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4164        at java.lang.reflect.Method.invoke(Method.java:597)
4165        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4166        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4167        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4168        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4169        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4170        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4171        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4172        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4173        at $Proxy71.setPixelsId(Unknown Source)
4174        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
4175        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4176        at java.lang.reflect.Method.invoke(Method.java:597)
4177        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4178        at ome.services.throttling.Callback.run(Callback.java:56)
4179        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4180        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4181        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
4182        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
4183        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
4184        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
4185        at IceInternal.Incoming.invoke(Incoming.java:159)
4186        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4187        at Ice.ConnectionI.message(ConnectionI.java:972)
4188        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4189        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4190        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4191
4192    serverExceptionClass = ome.conditions.InternalException
4193    message = Hibernate session is not re-entrant.
4194Either you have two threads operating on the same stateful object (don't do this)
4195 or you have a recursive call (recurse on the unwrapped object).
4196}
41972010-10-21 21:49:52,174 ERROR [                           blitz_gateway] (Dummy-14  ) None
41982010-10-21 21:49:52,193 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
41992010-10-21 21:49:52,193 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
42002010-10-21 21:49:52,193 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
42012010-10-21 21:49:52,193 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
42022010-10-21 21:49:52,194 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
42032010-10-21 21:49:52,194 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
42042010-10-21 21:49:52,194 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
42052010-10-21 21:49:52,194 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
42062010-10-21 21:49:52,194 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
42072010-10-21 21:49:52,195 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
42082010-10-21 21:49:52,195 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
42092010-10-21 21:49:52,196 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
4210{
4211    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
4212Either you have two threads operating on the same stateful object (don't do this)
4213 or you have a recursive call (recurse on the unwrapped object).
4214        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
4215        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
4216        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4217        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4218        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4219        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4220        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4221        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4222        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4223        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4224        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4225        at $Proxy71.resetDefaults(Unknown Source)
4226        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4227        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4228        at java.lang.reflect.Method.invoke(Method.java:597)
4229        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4230        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4231        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4232        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4233        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4234        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4235        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4236        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4237        at $Proxy71.resetDefaults(Unknown Source)
4238        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
4239        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4240        at java.lang.reflect.Method.invoke(Method.java:597)
4241        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4242        at ome.services.throttling.Callback.run(Callback.java:56)
4243        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4244        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4245        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
4246        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
4247        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
4248        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
4249        at IceInternal.Incoming.invoke(Incoming.java:159)
4250        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4251        at Ice.ConnectionI.message(ConnectionI.java:972)
4252        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4253        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4254        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4255
4256    serverExceptionClass = ome.conditions.InternalException
4257    message = Hibernate session is not re-entrant.
4258Either you have two threads operating on the same stateful object (don't do this)
4259 or you have a recursive call (recurse on the unwrapped object).
4260}
42612010-10-21 21:49:52,198 ERROR [                           blitz_gateway] (Dummy-14  ) None
42622010-10-21 21:49:52,208 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
42632010-10-21 21:49:52,208 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
42642010-10-21 21:49:52,209 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
42652010-10-21 21:49:52,209 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
42662010-10-21 21:49:52,209 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
42672010-10-21 21:49:52,209 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
42682010-10-21 21:49:52,209 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
42692010-10-21 21:49:52,210 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
42702010-10-21 21:49:52,210 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
42712010-10-21 21:49:52,211 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
4272{
4273    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
4274Either you have two threads operating on the same stateful object (don't do this)
4275 or you have a recursive call (recurse on the unwrapped object).
4276        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
4277        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
4278        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4279        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4280        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4281        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4282        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4283        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4284        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4285        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4286        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4287        at $Proxy71.setPixelsId(Unknown Source)
4288        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
4289        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4290        at java.lang.reflect.Method.invoke(Method.java:597)
4291        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4292        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4293        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4294        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4295        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4296        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4297        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4298        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4299        at $Proxy71.setPixelsId(Unknown Source)
4300        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
4301        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4302        at java.lang.reflect.Method.invoke(Method.java:597)
4303        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4304        at ome.services.throttling.Callback.run(Callback.java:56)
4305        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4306        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4307        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
4308        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
4309        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
4310        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
4311        at IceInternal.Incoming.invoke(Incoming.java:159)
4312        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4313        at Ice.ConnectionI.message(ConnectionI.java:972)
4314        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4315        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4316        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4317
4318    serverExceptionClass = ome.conditions.InternalException
4319    message = Hibernate session is not re-entrant.
4320Either you have two threads operating on the same stateful object (don't do this)
4321 or you have a recursive call (recurse on the unwrapped object).
4322}
43232010-10-21 21:49:52,211 ERROR [                           blitz_gateway] (Dummy-15  ) None
43242010-10-21 21:49:52,226 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
43252010-10-21 21:49:52,227 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
43262010-10-21 21:49:52,227 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
43272010-10-21 21:49:52,227 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
43282010-10-21 21:49:52,227 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
43292010-10-21 21:49:52,227 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
43302010-10-21 21:49:52,228 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
43312010-10-21 21:49:52,228 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
43322010-10-21 21:49:52,229 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
43332010-10-21 21:49:52,229 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
43342010-10-21 21:49:52,229 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
43352010-10-21 21:49:52,230 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
4336{
4337    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
4338Either you have two threads operating on the same stateful object (don't do this)
4339 or you have a recursive call (recurse on the unwrapped object).
4340        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
4341        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
4342        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4343        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4344        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4345        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4346        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4347        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4348        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4349        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4350        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4351        at $Proxy71.resetDefaults(Unknown Source)
4352        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4353        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4354        at java.lang.reflect.Method.invoke(Method.java:597)
4355        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4356        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4357        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4358        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4359        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4360        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4361        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4362        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4363        at $Proxy71.resetDefaults(Unknown Source)
4364        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
4365        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4366        at java.lang.reflect.Method.invoke(Method.java:597)
4367        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4368        at ome.services.throttling.Callback.run(Callback.java:56)
4369        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4370        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4371        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
4372        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
4373        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
4374        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
4375        at IceInternal.Incoming.invoke(Incoming.java:159)
4376        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4377        at Ice.ConnectionI.message(ConnectionI.java:972)
4378        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4379        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4380        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4381
4382    serverExceptionClass = ome.conditions.InternalException
4383    message = Hibernate session is not re-entrant.
4384Either you have two threads operating on the same stateful object (don't do this)
4385 or you have a recursive call (recurse on the unwrapped object).
4386}
43872010-10-21 21:49:52,231 ERROR [                           blitz_gateway] (Dummy-15  ) None
43882010-10-21 21:49:52,264 WARNI [                                  stderr] (Dummy-17  ) Traceback (most recent call last):
43892010-10-21 21:49:52,264 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
43902010-10-21 21:49:52,265 WARNI [                                  stderr] (Dummy-17  ) rv = tb.setPixelsId(pixels_id)
43912010-10-21 21:49:52,265 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
43922010-10-21 21:49:52,265 WARNI [                                  stderr] (Dummy-17  ) return inner(*args, **kwargs)
43932010-10-21 21:49:52,265 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
43942010-10-21 21:49:52,265 WARNI [                                  stderr] (Dummy-17  ) return f(*args, **kwargs)
43952010-10-21 21:49:52,266 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
43962010-10-21 21:49:52,266 WARNI [                                  stderr] (Dummy-17  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
43972010-10-21 21:49:52,267 WARNI [                                  stderr] (Dummy-17  ) InternalException: exception ::omero::InternalException
4398{
4399    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
4400Either you have two threads operating on the same stateful object (don't do this)
4401 or you have a recursive call (recurse on the unwrapped object).
4402        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
4403        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
4404        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4405        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4406        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4407        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4408        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4409        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4410        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4411        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4412        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4413        at $Proxy71.setPixelsId(Unknown Source)
4414        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
4415        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4416        at java.lang.reflect.Method.invoke(Method.java:597)
4417        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4418        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4419        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4420        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4421        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4422        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4423        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4424        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4425        at $Proxy71.setPixelsId(Unknown Source)
4426        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
4427        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4428        at java.lang.reflect.Method.invoke(Method.java:597)
4429        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4430        at ome.services.throttling.Callback.run(Callback.java:56)
4431        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4432        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4433        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
4434        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
4435        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
4436        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
4437        at IceInternal.Incoming.invoke(Incoming.java:159)
4438        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4439        at Ice.ConnectionI.message(ConnectionI.java:972)
4440        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4441        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4442        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4443
4444    serverExceptionClass = ome.conditions.InternalException
4445    message = Hibernate session is not re-entrant.
4446Either you have two threads operating on the same stateful object (don't do this)
4447 or you have a recursive call (recurse on the unwrapped object).
4448}
44492010-10-21 21:49:52,267 ERROR [                           blitz_gateway] (Dummy-17  ) None
44502010-10-21 21:49:52,275 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
44512010-10-21 21:49:52,276 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
44522010-10-21 21:49:52,276 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
44532010-10-21 21:49:52,276 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
44542010-10-21 21:49:52,276 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
44552010-10-21 21:49:52,277 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
44562010-10-21 21:49:52,277 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
44572010-10-21 21:49:52,278 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
44582010-10-21 21:49:52,278 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
44592010-10-21 21:49:52,278 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
44602010-10-21 21:49:52,278 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
44612010-10-21 21:49:52,280 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
4462{
4463    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
4464Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
4465        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
4466        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
4467        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
4468        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
4469        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
4470        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4471        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4472        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4473        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4474        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4475        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4476        at $Proxy71.resetDefaults(Unknown Source)
4477        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4478        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4479        at java.lang.reflect.Method.invoke(Method.java:597)
4480        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4481        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4482        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4483        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4484        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4485        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4486        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4487        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4488        at $Proxy71.resetDefaults(Unknown Source)
4489        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
4490        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4491        at java.lang.reflect.Method.invoke(Method.java:597)
4492        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4493        at ome.services.throttling.Callback.run(Callback.java:56)
4494        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4495        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4496        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
4497        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
4498        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
4499        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
4500        at IceInternal.Incoming.invoke(Incoming.java:159)
4501        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4502        at Ice.ConnectionI.message(ConnectionI.java:972)
4503        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4504        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4505        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4506
4507    serverExceptionClass = ome.conditions.InternalException
4508    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
4509Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
4510}
45112010-10-21 21:49:52,280 ERROR [                           blitz_gateway] (Dummy-16  ) None
45122010-10-21 21:49:52,320 WARNI [                                  stderr] (Dummy-17  ) Traceback (most recent call last):
45132010-10-21 21:49:52,321 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
45142010-10-21 21:49:52,321 WARNI [                                  stderr] (Dummy-17  ) tb = self._prepareTB()
45152010-10-21 21:49:52,321 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
45162010-10-21 21:49:52,322 WARNI [                                  stderr] (Dummy-17  ) tb.resetDefaults()
45172010-10-21 21:49:52,322 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
45182010-10-21 21:49:52,326 WARNI [                                  stderr] (Dummy-17  ) return inner(*args, **kwargs)
45192010-10-21 21:49:52,326 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
45202010-10-21 21:49:52,326 WARNI [                                  stderr] (Dummy-17  ) return f(*args, **kwargs)
45212010-10-21 21:49:52,326 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
45222010-10-21 21:49:52,333 WARNI [                                  stderr] (Dummy-17  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
45232010-10-21 21:49:52,334 WARNI [                                  stderr] (Dummy-17  ) ApiUsageException: exception ::omero::ApiUsageException
4524{
4525    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
4526        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
4527        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
4528        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4529        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4530        at java.lang.reflect.Method.invoke(Method.java:597)
4531        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4532        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4533        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4534        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
4535        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4536        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
4537        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4538        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4539        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4540        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4541        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4542        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4543        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4544        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4545        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4546        at $Proxy71.resetDefaults(Unknown Source)
4547        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4548        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4549        at java.lang.reflect.Method.invoke(Method.java:597)
4550        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4551        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4552        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4553        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4554        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4555        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4556        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4557        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4558        at $Proxy71.resetDefaults(Unknown Source)
4559        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
4560        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4561        at java.lang.reflect.Method.invoke(Method.java:597)
4562        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4563        at ome.services.throttling.Callback.run(Callback.java:56)
4564        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4565        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4566        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
4567        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
4568        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
4569        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
4570        at IceInternal.Incoming.invoke(Incoming.java:159)
4571        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4572        at Ice.ConnectionI.message(ConnectionI.java:972)
4573        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4574        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4575        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4576
4577    serverExceptionClass = ome.conditions.ApiUsageException
4578    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
4579}
45802010-10-21 21:49:52,335 ERROR [                           blitz_gateway] (Dummy-17  ) None
45812010-10-21 21:49:52,344 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
45822010-10-21 21:49:52,344 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
45832010-10-21 21:49:52,345 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
45842010-10-21 21:49:52,345 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
45852010-10-21 21:49:52,345 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
45862010-10-21 21:49:52,345 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
45872010-10-21 21:49:52,346 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
45882010-10-21 21:49:52,346 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
45892010-10-21 21:49:52,346 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
45902010-10-21 21:49:52,347 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
4591{
4592    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
4593Either you have two threads operating on the same stateful object (don't do this)
4594 or you have a recursive call (recurse on the unwrapped object).
4595        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
4596        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
4597        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4598        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4599        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4600        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4601        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4602        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4603        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4604        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4605        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4606        at $Proxy71.setPixelsId(Unknown Source)
4607        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
4608        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4609        at java.lang.reflect.Method.invoke(Method.java:597)
4610        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4611        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4612        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4613        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4614        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4615        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4616        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4617        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4618        at $Proxy71.setPixelsId(Unknown Source)
4619        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
4620        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4621        at java.lang.reflect.Method.invoke(Method.java:597)
4622        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4623        at ome.services.throttling.Callback.run(Callback.java:56)
4624        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4625        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4626        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
4627        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
4628        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
4629        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
4630        at IceInternal.Incoming.invoke(Incoming.java:159)
4631        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4632        at Ice.ConnectionI.message(ConnectionI.java:972)
4633        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4634        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4635        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4636
4637    serverExceptionClass = ome.conditions.InternalException
4638    message = Hibernate session is not re-entrant.
4639Either you have two threads operating on the same stateful object (don't do this)
4640 or you have a recursive call (recurse on the unwrapped object).
4641}
46422010-10-21 21:49:52,348 ERROR [                           blitz_gateway] (Dummy-10  ) None
46432010-10-21 21:49:52,358 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
46442010-10-21 21:49:52,358 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
46452010-10-21 21:49:52,359 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
46462010-10-21 21:49:52,362 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
46472010-10-21 21:49:52,364 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
46482010-10-21 21:49:52,365 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
46492010-10-21 21:49:52,365 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
46502010-10-21 21:49:52,365 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
46512010-10-21 21:49:52,365 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
46522010-10-21 21:49:52,365 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
46532010-10-21 21:49:52,366 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
46542010-10-21 21:49:52,367 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
4655{
4656    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
4657Either you have two threads operating on the same stateful object (don't do this)
4658 or you have a recursive call (recurse on the unwrapped object).
4659        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
4660        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
4661        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4662        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4663        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4664        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4665        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4666        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4667        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4668        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4669        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4670        at $Proxy71.resetDefaults(Unknown Source)
4671        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4672        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4673        at java.lang.reflect.Method.invoke(Method.java:597)
4674        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4675        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4676        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4677        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4678        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4679        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4680        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4681        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4682        at $Proxy71.resetDefaults(Unknown Source)
4683        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
4684        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4685        at java.lang.reflect.Method.invoke(Method.java:597)
4686        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4687        at ome.services.throttling.Callback.run(Callback.java:56)
4688        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4689        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4690        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
4691        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
4692        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
4693        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
4694        at IceInternal.Incoming.invoke(Incoming.java:159)
4695        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4696        at Ice.ConnectionI.message(ConnectionI.java:972)
4697        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4698        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4699        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4700
4701    serverExceptionClass = ome.conditions.InternalException
4702    message = Hibernate session is not re-entrant.
4703Either you have two threads operating on the same stateful object (don't do this)
4704 or you have a recursive call (recurse on the unwrapped object).
4705}
47062010-10-21 21:49:52,367 ERROR [                           blitz_gateway] (Dummy-10  ) None
47072010-10-21 21:49:52,382 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
47082010-10-21 21:49:52,382 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
47092010-10-21 21:49:52,382 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
47102010-10-21 21:49:52,383 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
47112010-10-21 21:49:52,383 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
47122010-10-21 21:49:52,383 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
47132010-10-21 21:49:52,383 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
47142010-10-21 21:49:52,384 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
47152010-10-21 21:49:52,384 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
47162010-10-21 21:49:52,385 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
4717{
4718    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
4719Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
4720        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
4721        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
4722        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
4723        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
4724        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
4725        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4726        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4727        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4728        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4729        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4730        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4731        at $Proxy71.setPixelsId(Unknown Source)
4732        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
4733        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4734        at java.lang.reflect.Method.invoke(Method.java:597)
4735        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4736        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4737        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4738        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4739        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4740        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4741        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4742        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4743        at $Proxy71.setPixelsId(Unknown Source)
4744        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
4745        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4746        at java.lang.reflect.Method.invoke(Method.java:597)
4747        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4748        at ome.services.throttling.Callback.run(Callback.java:56)
4749        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4750        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4751        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
4752        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
4753        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
4754        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
4755        at IceInternal.Incoming.invoke(Incoming.java:159)
4756        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4757        at Ice.ConnectionI.message(ConnectionI.java:972)
4758        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4759        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4760        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4761
4762    serverExceptionClass = ome.conditions.InternalException
4763    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
4764Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
4765}
47662010-10-21 21:49:52,386 ERROR [                           blitz_gateway] (Dummy-16  ) None
47672010-10-21 21:49:52,386 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
47682010-10-21 21:49:52,387 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
47692010-10-21 21:49:52,387 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
47702010-10-21 21:49:52,387 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
47712010-10-21 21:49:52,387 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
47722010-10-21 21:49:52,388 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
47732010-10-21 21:49:52,388 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
47742010-10-21 21:49:52,388 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
47752010-10-21 21:49:52,388 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
47762010-10-21 21:49:52,390 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
4777{
4778    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
4779Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
4780        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
4781        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
4782        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
4783        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
4784        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
4785        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4786        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4787        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4788        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4789        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4790        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4791        at $Proxy71.setPixelsId(Unknown Source)
4792        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
4793        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4794        at java.lang.reflect.Method.invoke(Method.java:597)
4795        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4796        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4797        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4798        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4799        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4800        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4801        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4802        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4803        at $Proxy71.setPixelsId(Unknown Source)
4804        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
4805        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4806        at java.lang.reflect.Method.invoke(Method.java:597)
4807        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4808        at ome.services.throttling.Callback.run(Callback.java:56)
4809        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4810        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4811        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
4812        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
4813        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
4814        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
4815        at IceInternal.Incoming.invoke(Incoming.java:159)
4816        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4817        at Ice.ConnectionI.message(ConnectionI.java:972)
4818        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4819        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4820        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4821
4822    serverExceptionClass = ome.conditions.InternalException
4823    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
4824Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
4825}
48262010-10-21 21:49:52,390 ERROR [                           blitz_gateway] (Dummy-5   ) None
48272010-10-21 21:49:52,427 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
48282010-10-21 21:49:52,427 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
48292010-10-21 21:49:52,427 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
48302010-10-21 21:49:52,428 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
48312010-10-21 21:49:52,428 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
48322010-10-21 21:49:52,428 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
48332010-10-21 21:49:52,428 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
48342010-10-21 21:49:52,429 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
48352010-10-21 21:49:52,429 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
48362010-10-21 21:49:52,429 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
48372010-10-21 21:49:52,429 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
48382010-10-21 21:49:52,430 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
4839{
4840    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
4841Either you have two threads operating on the same stateful object (don't do this)
4842 or you have a recursive call (recurse on the unwrapped object).
4843        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
4844        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
4845        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4846        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4847        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4848        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4849        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4850        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4851        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4852        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4853        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4854        at $Proxy71.resetDefaults(Unknown Source)
4855        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4856        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4857        at java.lang.reflect.Method.invoke(Method.java:597)
4858        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4859        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4860        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4861        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4862        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4863        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4864        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4865        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4866        at $Proxy71.resetDefaults(Unknown Source)
4867        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
4868        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4869        at java.lang.reflect.Method.invoke(Method.java:597)
4870        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4871        at ome.services.throttling.Callback.run(Callback.java:56)
4872        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4873        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4874        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
4875        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
4876        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
4877        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
4878        at IceInternal.Incoming.invoke(Incoming.java:159)
4879        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4880        at Ice.ConnectionI.message(ConnectionI.java:972)
4881        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4882        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4883        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4884
4885    serverExceptionClass = ome.conditions.InternalException
4886    message = Hibernate session is not re-entrant.
4887Either you have two threads operating on the same stateful object (don't do this)
4888 or you have a recursive call (recurse on the unwrapped object).
4889}
48902010-10-21 21:49:52,431 ERROR [                           blitz_gateway] (Dummy-16  ) None
48912010-10-21 21:49:52,448 WARNI [                                  stderr] (Dummy-17  ) Traceback (most recent call last):
48922010-10-21 21:49:52,448 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
48932010-10-21 21:49:52,448 WARNI [                                  stderr] (Dummy-17  ) rv = tb.setPixelsId(pixels_id)
48942010-10-21 21:49:52,449 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
48952010-10-21 21:49:52,449 WARNI [                                  stderr] (Dummy-17  ) return inner(*args, **kwargs)
48962010-10-21 21:49:52,449 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
48972010-10-21 21:49:52,449 WARNI [                                  stderr] (Dummy-17  ) return f(*args, **kwargs)
48982010-10-21 21:49:52,450 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
48992010-10-21 21:49:52,450 WARNI [                                  stderr] (Dummy-17  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
49002010-10-21 21:49:52,451 WARNI [                                  stderr] (Dummy-17  ) InternalException: exception ::omero::InternalException
4901{
4902    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
4903Either you have two threads operating on the same stateful object (don't do this)
4904 or you have a recursive call (recurse on the unwrapped object).
4905        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
4906        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
4907        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4908        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4909        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4910        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4911        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4912        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4913        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4914        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4915        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4916        at $Proxy71.setPixelsId(Unknown Source)
4917        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
4918        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4919        at java.lang.reflect.Method.invoke(Method.java:597)
4920        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4921        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4922        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4923        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4924        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4925        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4926        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4927        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4928        at $Proxy71.setPixelsId(Unknown Source)
4929        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
4930        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4931        at java.lang.reflect.Method.invoke(Method.java:597)
4932        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
4933        at ome.services.throttling.Callback.run(Callback.java:56)
4934        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
4935        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
4936        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
4937        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
4938        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
4939        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
4940        at IceInternal.Incoming.invoke(Incoming.java:159)
4941        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
4942        at Ice.ConnectionI.message(ConnectionI.java:972)
4943        at IceInternal.ThreadPool.run(ThreadPool.java:577)
4944        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
4945        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
4946
4947    serverExceptionClass = ome.conditions.InternalException
4948    message = Hibernate session is not re-entrant.
4949Either you have two threads operating on the same stateful object (don't do this)
4950 or you have a recursive call (recurse on the unwrapped object).
4951}
49522010-10-21 21:49:52,451 ERROR [                           blitz_gateway] (Dummy-17  ) None
49532010-10-21 21:49:52,464 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
49542010-10-21 21:49:52,466 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
49552010-10-21 21:49:52,464 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
49562010-10-21 21:49:52,470 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
49572010-10-21 21:49:52,470 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
49582010-10-21 21:49:52,470 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
49592010-10-21 21:49:52,471 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
49602010-10-21 21:49:52,471 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
49612010-10-21 21:49:52,471 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
49622010-10-21 21:49:52,471 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
49632010-10-21 21:49:52,471 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
49642010-10-21 21:49:52,472 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
49652010-10-21 21:49:52,472 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
49662010-10-21 21:49:52,474 WARNI [                                  stderr] (Dummy-5   ) ApiUsageException: exception ::omero::ApiUsageException
4967{
4968    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
4969        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
4970        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
4971        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4972        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4973        at java.lang.reflect.Method.invoke(Method.java:597)
4974        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4975        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4976        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4977        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
4978        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4979        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
4980        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
4981        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4982        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
4983        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4984        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
4985        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4986        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
4987        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4988        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
4989        at $Proxy71.resetDefaults(Unknown Source)
4990        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
4991        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4992        at java.lang.reflect.Method.invoke(Method.java:597)
4993        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
4994        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
4995        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
4996        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
4997        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
4998        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
4999        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5000        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5001        at $Proxy71.resetDefaults(Unknown Source)
5002        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
5003        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5004        at java.lang.reflect.Method.invoke(Method.java:597)
5005        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5006        at ome.services.throttling.Callback.run(Callback.java:56)
5007        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5008        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5009        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
5010        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
5011        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
5012        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
5013        at IceInternal.Incoming.invoke(Incoming.java:159)
5014        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5015        at Ice.ConnectionI.message(ConnectionI.java:972)
5016        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5017        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5018        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5019
5020    serverExceptionClass = ome.conditions.ApiUsageException
5021    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
5022}
50232010-10-21 21:49:52,474 ERROR [                           blitz_gateway] (Dummy-5   ) None
50242010-10-21 21:49:52,485 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
50252010-10-21 21:49:52,485 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
50262010-10-21 21:49:52,485 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
50272010-10-21 21:49:52,486 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
50282010-10-21 21:49:52,486 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
50292010-10-21 21:49:52,486 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
50302010-10-21 21:49:52,486 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
50312010-10-21 21:49:52,487 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
5032{
5033    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
5034Either you have two threads operating on the same stateful object (don't do this)
5035 or you have a recursive call (recurse on the unwrapped object).
5036        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
5037        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
5038        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
5039        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5040        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
5041        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5042        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5043        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5044        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5045        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5046        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5047        at $Proxy71.setPixelsId(Unknown Source)
5048        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
5049        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5050        at java.lang.reflect.Method.invoke(Method.java:597)
5051        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5052        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5053        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5054        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5055        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5056        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5057        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5058        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5059        at $Proxy71.setPixelsId(Unknown Source)
5060        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
5061        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5062        at java.lang.reflect.Method.invoke(Method.java:597)
5063        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5064        at ome.services.throttling.Callback.run(Callback.java:56)
5065        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5066        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5067        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
5068        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
5069        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
5070        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
5071        at IceInternal.Incoming.invoke(Incoming.java:159)
5072        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5073        at Ice.ConnectionI.message(ConnectionI.java:972)
5074        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5075        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5076        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5077
5078    serverExceptionClass = ome.conditions.InternalException
5079    message = Hibernate session is not re-entrant.
5080Either you have two threads operating on the same stateful object (don't do this)
5081 or you have a recursive call (recurse on the unwrapped object).
5082}
50832010-10-21 21:49:52,488 ERROR [                           blitz_gateway] (Dummy-10  ) None
50842010-10-21 21:49:52,516 WARNI [                                  stderr] (Dummy-17  ) Traceback (most recent call last):
50852010-10-21 21:49:52,516 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
50862010-10-21 21:49:52,516 WARNI [                                  stderr] (Dummy-17  ) tb = self._prepareTB()
50872010-10-21 21:49:52,516 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
50882010-10-21 21:49:52,516 WARNI [                                  stderr] (Dummy-17  ) tb.resetDefaults()
50892010-10-21 21:49:52,517 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
50902010-10-21 21:49:52,517 WARNI [                                  stderr] (Dummy-17  ) return inner(*args, **kwargs)
50912010-10-21 21:49:52,517 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
50922010-10-21 21:49:52,517 WARNI [                                  stderr] (Dummy-17  ) return f(*args, **kwargs)
50932010-10-21 21:49:52,517 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
50942010-10-21 21:49:52,518 WARNI [                                  stderr] (Dummy-17  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
50952010-10-21 21:49:52,548 WARNI [                                  stderr] (Dummy-17  ) InternalException: exception ::omero::InternalException
5096{
5097    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.HibernateException):
5098Flush during cascade is dangerous
5099        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1202)
5100        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
5101        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
5102        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
5103        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
5104        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
5105        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
5106        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5107        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
5108        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
5109        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5110        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
5111        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5112        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5113        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5114        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5115        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5116        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5117        at $Proxy71.resetDefaults(Unknown Source)
5118        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
5119        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5120        at java.lang.reflect.Method.invoke(Method.java:597)
5121        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5122        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5123        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5124        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5125        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5126        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5127        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5128        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5129        at $Proxy71.resetDefaults(Unknown Source)
5130        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
5131        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5132        at java.lang.reflect.Method.invoke(Method.java:597)
5133        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5134        at ome.services.throttling.Callback.run(Callback.java:56)
5135        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5136        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5137        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
5138        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
5139        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
5140        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
5141        at IceInternal.Incoming.invoke(Incoming.java:159)
5142        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5143        at Ice.ConnectionI.message(ConnectionI.java:972)
5144        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5145        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5146        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5147
5148    serverExceptionClass = ome.conditions.InternalException
5149    message =  Wrapped Exception: (org.hibernate.HibernateException):
5150Flush during cascade is dangerous
5151}
51522010-10-21 21:49:52,548 ERROR [                           blitz_gateway] (Dummy-17  ) None
51532010-10-21 21:49:52,554 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
51542010-10-21 21:49:52,554 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
51552010-10-21 21:49:52,554 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
51562010-10-21 21:49:52,554 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3485, in _prepareTB
51572010-10-21 21:49:52,555 WARNI [                                  stderr] (Dummy-3   ) pixels_id = self.getPixelsId()
51582010-10-21 21:49:52,555 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3278, in wrapped
51592010-10-21 21:49:52,555 WARNI [                                  stderr] (Dummy-3   ) if not self._loadPixels():
51602010-10-21 21:49:52,555 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3354, in _loadPixels
51612010-10-21 21:49:52,555 WARNI [                                  stderr] (Dummy-3   ) self.__loadedHotSwap__()
51622010-10-21 21:49:52,556 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3323, in __loadedHotSwap__
51632010-10-21 21:49:52,556 WARNI [                                  stderr] (Dummy-3   ) self._obj = self._conn.getContainerService().getImages(self.OMERO_CLASS, (self._oid,), None)[0]
51642010-10-21 21:49:52,556 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
51652010-10-21 21:49:52,557 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
51662010-10-21 21:49:52,557 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
51672010-10-21 21:49:52,557 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
51682010-10-21 21:49:52,557 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_IContainer_ice.py", line 105, in getImages
51692010-10-21 21:49:52,557 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.IContainer._op_getImages.invoke(self, ((rootType, rootIds, options), _ctx))
51702010-10-21 21:49:52,566 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
5171{
5172    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
5173Hibernate operation: could not execute query; uncategorized SQLException for SQL [select image0_.id as id33_0_, event1_.id as id117_1_, event2_.id as id117_2_, pixels3_.id as id51_3_, pixelstype4_.id as id92_4_, image0_.acquisitionDate as acquisit2_33_0_, image0_.archived as archived33_0_, image0_.description as descript4_33_0_, image0_.creation_id as creation9_33_0_, image0_.external_id as external10_33_0_, image0_.group_id as group11_33_0_, image0_.owner_id as owner12_33_0_, image0_.permissions as permissi5_33_0_, image0_.update_id as update13_33_0_, image0_.experiment as experiment33_0_, image0_.format as format33_0_, image0_.imagingEnvironment as imaging16_33_0_, image0_.instrument as instrument33_0_, image0_.name as name33_0_, image0_.objectiveSettings as objecti18_33_0_, image0_.partial as partial33_0_, image0_.stageLabel as stageLabel33_0_, image0_.version as version33_0_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, event1_.containingEvent as containi5_117_1_, event1_.external_id as external6_117_1_, event1_.permissions as permissi2_117_1_, event1_.experimenter as experime7_117_1_, event1_.experimenterGroup as experime8_117_1_, event1_.session as session117_1_, event1_.status as status117_1_, event1_.time as time117_1_, event1_.type as type117_1_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, event2_.containingEvent as containi5_117_2_, event2_.external_id as external6_117_2_, event2_.permissions as permissi2_117_2_, event2_.experimenter as experime7_117_2_, event2_.experimenterGroup as experime8_117_2_, event2_.session as session117_2_, event2_.status as status117_2_, event2_.time as time117_2_, event2_.type as type117_2_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, pixels3_.creation_id as creation17_51_3_, pixels3_.external_id as external18_51_3_, pixels3_.group_id as group19_51_3_, pixels3_.owner_id as owner20_51_3_, pixels3_.permissions as permissi2_51_3_, pixels3_.update_id as update21_51_3_, pixels3_.dimensionOrder as dimensi22_51_3_, pixels3_.image as image51_3_, pixels3_.methodology as methodol3_51_3_, pixels3_.physicalSizeX as physical4_51_3_, pixels3_.physicalSizeY as physical5_51_3_, pixels3_.physicalSizeZ as physical6_51_3_, pixels3_.pixelsType as pixelsType51_3_, pixels3_.relatedTo as relatedTo51_3_, pixels3_.sha1 as sha7_51_3_, pixels3_.sizeC as sizeC51_3_, pixels3_.sizeT as sizeT51_3_, pixels3_.sizeX as sizeX51_3_, pixels3_.sizeY as sizeY51_3_, pixels3_.sizeZ as sizeZ51_3_, pixels3_.timeIncrement as timeInc13_51_3_, pixels3_.version as version51_3_, pixels3_.waveIncrement as waveInc15_51_3_, pixels3_.waveStart as waveStart51_3_, pixels3_.image as image33_0__, pixels3_.id as id0__, pixels3_.image_index as image26_0__, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, pixelstype4_.external_id as external4_92_4_, pixelstype4_.permissions as permissi2_92_4_, pixelstype4_.value as value92_4_ from image image0_ left outer join event event1_ on image0_.creation_id=event1_.id left outer join event event2_ on image0_.update_id=event2_.id left outer join pixels pixels3_ on image0_.id=pixels3_.image and (
5174
5175  ( pixels3_.group_id = ? AND
5176     ( ? OR
5177       ? OR
5178       pixels3_.owner_id = ?
5179     )
5180  ) OR
5181  pixels3_.group_id = 1 OR
5182 ?
5183) left outer join pixelstype pixelstype4_ on pixels3_.pixelsType=pixelstype4_.id left outer join count_Image_annotationLinks_by_owner annotation5_ on image0_.id=annotation5_.Image_id left outer join count_Image_datasetLinks_by_owner datasetlin6_ on image0_.id=datasetlin6_.Image_id where (
5184
5185  ( image0_.group_id = ? AND
5186     ( ? OR
5187       ? OR
5188       image0_.owner_id = ?
5189     )
5190  ) OR
5191  image0_.group_id = 1 OR
5192 ?
5193) and (image0_.id in (?))]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
5194        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
5195        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
5196        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
5197        at org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424)
5198        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:410)
5199        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
5200        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
5201        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
5202        at ome.logic.PojosImpl.getImages(PojosImpl.java:342)
5203        at sun.reflect.GeneratedMethodAccessor375.invoke(Unknown Source)
5204        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5205        at java.lang.reflect.Method.invoke(Method.java:597)
5206        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5207        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5208        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5209        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
5210        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5211        at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:111)
5212        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5213        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
5214        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5215        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5216        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5217        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5218        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5219        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5220        at $Proxy69.getImages(Unknown Source)
5221        at sun.reflect.GeneratedMethodAccessor375.invoke(Unknown Source)
5222        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5223        at java.lang.reflect.Method.invoke(Method.java:597)
5224        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5225        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5226        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5227        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5228        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5229        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5230        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5231        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5232        at $Proxy69.getImages(Unknown Source)
5233        at sun.reflect.GeneratedMethodAccessor436.invoke(Unknown Source)
5234        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5235        at java.lang.reflect.Method.invoke(Method.java:597)
5236        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5237        at ome.services.throttling.Callback.run(Callback.java:56)
5238        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5239        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5240        at ome.services.blitz.impl.ContainerI.getImages_async(ContainerI.java:143)
5241        at omero.api._IContainerTie.getImages_async(_IContainerTie.java:106)
5242        at omero.api._IContainerDisp.___getImages(_IContainerDisp.java:246)
5243        at omero.api._IContainerDisp.__dispatch(_IContainerDisp.java:605)
5244        at IceInternal.Incoming.invoke(Incoming.java:159)
5245        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5246        at Ice.ConnectionI.message(ConnectionI.java:972)
5247        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5248        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5249        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5250
5251    serverExceptionClass = ome.conditions.InternalException
5252    message =  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
5253Hibernate operation: could not execute query; uncategorized SQLException for SQL [select image0_.id as id33_0_, event1_.id as id117_1_, event2_.id as id117_2_, pixels3_.id as id51_3_, pixelstype4_.id as id92_4_, image0_.acquisitionDate as acquisit2_33_0_, image0_.archived as archived33_0_, image0_.description as descript4_33_0_, image0_.creation_id as creation9_33_0_, image0_.external_id as external10_33_0_, image0_.group_id as group11_33_0_, image0_.owner_id as owner12_33_0_, image0_.permissions as permissi5_33_0_, image0_.update_id as update13_33_0_, image0_.experiment as experiment33_0_, image0_.format as format33_0_, image0_.imagingEnvironment as imaging16_33_0_, image0_.instrument as instrument33_0_, image0_.name as name33_0_, image0_.objectiveSettings as objecti18_33_0_, image0_.partial as partial33_0_, image0_.stageLabel as stageLabel33_0_, image0_.version as version33_0_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, event1_.containingEvent as containi5_117_1_, event1_.external_id as external6_117_1_, event1_.permissions as permissi2_117_1_, event1_.experimenter as experime7_117_1_, event1_.experimenterGroup as experime8_117_1_, event1_.session as session117_1_, event1_.status as status117_1_, event1_.time as time117_1_, event1_.type as type117_1_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, event2_.containingEvent as containi5_117_2_, event2_.external_id as external6_117_2_, event2_.permissions as permissi2_117_2_, event2_.experimenter as experime7_117_2_, event2_.experimenterGroup as experime8_117_2_, event2_.session as session117_2_, event2_.status as status117_2_, event2_.time as time117_2_, event2_.type as type117_2_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, pixels3_.creation_id as creation17_51_3_, pixels3_.external_id as external18_51_3_, pixels3_.group_id as group19_51_3_, pixels3_.owner_id as owner20_51_3_, pixels3_.permissions as permissi2_51_3_, pixels3_.update_id as update21_51_3_, pixels3_.dimensionOrder as dimensi22_51_3_, pixels3_.image as image51_3_, pixels3_.methodology as methodol3_51_3_, pixels3_.physicalSizeX as physical4_51_3_, pixels3_.physicalSizeY as physical5_51_3_, pixels3_.physicalSizeZ as physical6_51_3_, pixels3_.pixelsType as pixelsType51_3_, pixels3_.relatedTo as relatedTo51_3_, pixels3_.sha1 as sha7_51_3_, pixels3_.sizeC as sizeC51_3_, pixels3_.sizeT as sizeT51_3_, pixels3_.sizeX as sizeX51_3_, pixels3_.sizeY as sizeY51_3_, pixels3_.sizeZ as sizeZ51_3_, pixels3_.timeIncrement as timeInc13_51_3_, pixels3_.version as version51_3_, pixels3_.waveIncrement as waveInc15_51_3_, pixels3_.waveStart as waveStart51_3_, pixels3_.image as image33_0__, pixels3_.id as id0__, pixels3_.image_index as image26_0__, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, pixelstype4_.external_id as external4_92_4_, pixelstype4_.permissions as permissi2_92_4_, pixelstype4_.value as value92_4_ from image image0_ left outer join event event1_ on image0_.creation_id=event1_.id left outer join event event2_ on image0_.update_id=event2_.id left outer join pixels pixels3_ on image0_.id=pixels3_.image and (
5254
5255  ( pixels3_.group_id = ? AND
5256     ( ? OR
5257       ? OR
5258       pixels3_.owner_id = ?
5259     )
5260  ) OR
5261  pixels3_.group_id = 1 OR
5262 ?
5263) left outer join pixelstype pixelstype4_ on pixels3_.pixelsType=pixelstype4_.id left outer join count_Image_annotationLinks_by_owner annotation5_ on image0_.id=annotation5_.Image_id left outer join count_Image_datasetLinks_by_owner datasetlin6_ on image0_.id=datasetlin6_.Image_id where (
5264
5265  ( image0_.group_id = ? AND
5266     ( ? OR
5267       ? OR
5268       image0_.owner_id = ?
5269     )
5270  ) OR
5271  image0_.group_id = 1 OR
5272 ?
5273) and (image0_.id in (?))]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
5274}
52752010-10-21 21:49:52,568 ERROR [                           blitz_gateway] (Dummy-3   ) None
52762010-10-21 21:49:52,567 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
52772010-10-21 21:49:52,569 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
52782010-10-21 21:49:52,569 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
52792010-10-21 21:49:52,569 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
52802010-10-21 21:49:52,569 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
52812010-10-21 21:49:52,570 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
52822010-10-21 21:49:52,570 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
52832010-10-21 21:49:52,570 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
52842010-10-21 21:49:52,570 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
52852010-10-21 21:49:52,570 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
52862010-10-21 21:49:52,662 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
52872010-10-21 21:49:52,663 WARNI [                                  stderr] (Dummy-10  ) ApiUsageException: exception ::omero::ApiUsageException
5288{
5289    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
5290        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
5291        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
5292        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
5293        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5294        at java.lang.reflect.Method.invoke(Method.java:597)
5295        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5296        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5297        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5298        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
5299        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5300        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
5301        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
5302        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5303        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
5304        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5305        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5306        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5307        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5308        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5309        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5310        at $Proxy71.resetDefaults(Unknown Source)
5311        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
5312        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5313        at java.lang.reflect.Method.invoke(Method.java:597)
5314        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5315        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5316        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5317        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5318        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5319        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5320        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5321        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5322        at $Proxy71.resetDefaults(Unknown Source)
5323        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
5324        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5325        at java.lang.reflect.Method.invoke(Method.java:597)
5326        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5327        at ome.services.throttling.Callback.run(Callback.java:56)
5328        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5329        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5330        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
5331        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
5332        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
5333        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
5334        at IceInternal.Incoming.invoke(Incoming.java:159)
5335        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5336        at Ice.ConnectionI.message(ConnectionI.java:972)
5337        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5338        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5339        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5340
5341    serverExceptionClass = ome.conditions.ApiUsageException
5342    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
5343}
53442010-10-21 21:49:52,672 ERROR [                           blitz_gateway] (Dummy-10  ) None
53452010-10-21 21:49:53,083 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
53462010-10-21 21:49:53,101 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
53472010-10-21 21:49:53,101 WARNI [                                  stderr] (Dummy-3   ) rv = thumb(*args)
53482010-10-21 21:49:53,102 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
53492010-10-21 21:49:53,102 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
53502010-10-21 21:49:53,102 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
53512010-10-21 21:49:53,102 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
53522010-10-21 21:49:53,102 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
53532010-10-21 21:49:53,103 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
53542010-10-21 21:49:53,104 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
5355{
5356    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
5357Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
5358        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
5359        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
5360        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
5361        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
5362        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
5363        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5364        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5365        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5366        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5367        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5368        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5369        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
5370        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
5371        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5372        at java.lang.reflect.Method.invoke(Method.java:597)
5373        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5374        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5375        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5376        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5377        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5378        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5379        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5380        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5381        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
5382        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
5383        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5384        at java.lang.reflect.Method.invoke(Method.java:597)
5385        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5386        at ome.services.throttling.Callback.run(Callback.java:56)
5387        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5388        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5389        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
5390        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
5391        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
5392        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
5393        at IceInternal.Incoming.invoke(Incoming.java:159)
5394        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5395        at Ice.ConnectionI.message(ConnectionI.java:972)
5396        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5397        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5398        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5399
5400    serverExceptionClass = ome.conditions.InternalException
5401    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
5402Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
5403}
54042010-10-21 21:49:53,104 ERROR [                           blitz_gateway] (Dummy-3   ) None
54052010-10-21 21:49:53,266 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
54062010-10-21 21:49:53,266 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
54072010-10-21 21:49:53,267 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
54082010-10-21 21:49:53,267 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
54092010-10-21 21:49:53,267 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
54102010-10-21 21:49:53,267 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
54112010-10-21 21:49:53,267 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
54122010-10-21 21:49:53,268 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
54132010-10-21 21:49:53,268 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
54142010-10-21 21:49:53,273 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
5415{
5416    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.AssertionFailure):
5417collection [ome.model.display.RenderingDef.waveRendering] was not processed by flush()
5418        at org.hibernate.engine.CollectionEntry.postFlush(CollectionEntry.java:228)
5419        at org.hibernate.event.def.AbstractFlushingEventListener.postFlush(AbstractFlushingEventListener.java:356)
5420        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:52)
5421        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
5422        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
5423        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
5424        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
5425        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
5426        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
5427        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
5428        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5429        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
5430        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
5431        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5432        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
5433        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5434        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5435        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5436        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5437        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5438        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5439        at $Proxy71.setPixelsId(Unknown Source)
5440        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
5441        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5442        at java.lang.reflect.Method.invoke(Method.java:597)
5443        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5444        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5445        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5446        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5447        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5448        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5449        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5450        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5451        at $Proxy71.setPixelsId(Unknown Source)
5452        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
5453        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5454        at java.lang.reflect.Method.invoke(Method.java:597)
5455        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5456        at ome.services.throttling.Callback.run(Callback.java:56)
5457        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5458        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5459        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
5460        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
5461        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
5462        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
5463        at IceInternal.Incoming.invoke(Incoming.java:159)
5464        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5465        at Ice.ConnectionI.message(ConnectionI.java:972)
5466        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5467        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5468        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5469
5470    serverExceptionClass = ome.conditions.InternalException
5471    message =  Wrapped Exception: (org.hibernate.AssertionFailure):
5472collection [ome.model.display.RenderingDef.waveRendering] was not processed by flush()
5473}
54742010-10-21 21:49:53,273 ERROR [                           blitz_gateway] (Dummy-10  ) None
54752010-10-21 21:49:53,275 WARNI [                                  stderr] (Dummy-17  ) Traceback (most recent call last):
54762010-10-21 21:49:53,275 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
54772010-10-21 21:49:53,275 WARNI [                                  stderr] (Dummy-17  ) rv = thumb(*args)
54782010-10-21 21:49:53,275 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
54792010-10-21 21:49:53,276 WARNI [                                  stderr] (Dummy-17  ) return inner(*args, **kwargs)
54802010-10-21 21:49:53,276 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
54812010-10-21 21:49:53,276 WARNI [                                  stderr] (Dummy-17  ) return f(*args, **kwargs)
54822010-10-21 21:49:53,276 WARNI [                                  stderr] (Dummy-17  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
54832010-10-21 21:49:53,277 WARNI [                                  stderr] (Dummy-17  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
54842010-10-21 21:49:53,281 WARNI [                                  stderr] (Dummy-17  ) InternalException: exception ::omero::InternalException
5485{
5486    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
5487Hibernate operation: could not execute query; uncategorized SQLException for SQL [select originalfi0_.id as id79_, originalfi0_.atime as atime79_, originalfi0_.ctime as ctime79_, originalfi0_.creation_id as creation12_79_, originalfi0_.external_id as external13_79_, originalfi0_.group_id as group14_79_, originalfi0_.owner_id as owner15_79_, originalfi0_.permissions as permissi4_79_, originalfi0_.update_id as update16_79_, originalfi0_.mimetype as mimetype79_, originalfi0_.mtime as mtime79_, originalfi0_.name as name79_, originalfi0_.path as path79_, originalfi0_.sha1 as sha9_79_, originalfi0_.size as size79_, originalfi0_.version as version79_ from originalfile originalfi0_ left outer join pixelsoriginalfilemap pixelsfile1_ on originalfi0_.id=pixelsfile1_.parent and (
5488
5489  ( pixelsfile1_.group_id = ? AND
5490     ( ? OR
5491       ? OR
5492       pixelsfile1_.owner_id = ?
5493     )
5494  ) OR
5495  pixelsfile1_.group_id = 1 OR
5496 ?
5497) where (
5498
5499  ( originalfi0_.group_id = ? AND
5500     ( ? OR
5501       ? OR
5502       originalfi0_.owner_id = ?
5503     )
5504  ) OR
5505  originalfi0_.group_id = 1 OR
5506 ?
5507) and (originalfi0_.mimetype like 'DV%') and pixelsfile1_.child=?]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
5508        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
5509        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
5510        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
5511        at org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424)
5512        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:410)
5513        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
5514        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
5515        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
5516        at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:369)
5517        at ome.services.OmeroOriginalFileMetadataProvider.getOriginalFileWhereFormatStartsWith(OmeroOriginalFileMetadataProvider.java:54)
5518        at ome.io.nio.PixelsService.getPixelBuffer(PixelsService.java:94)
5519        at ome.services.ThumbnailBean.load(ThumbnailBean.java:311)
5520        at ome.services.ThumbnailBean.errorIfInvalidState(ThumbnailBean.java:570)
5521        at ome.services.ThumbnailBean.createScaledImage(ThumbnailBean.java:492)
5522        at ome.services.ThumbnailBean.retrieveThumbnailDirect(ThumbnailBean.java:962)
5523        at ome.services.ThumbnailBean._getThumbnailByLongestSideDirect(ThumbnailBean.java:1002)
5524        at ome.services.ThumbnailBean.getThumbnailByLongestSideDirect(ThumbnailBean.java:1017)
5525        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
5526        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5527        at java.lang.reflect.Method.invoke(Method.java:597)
5528        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5529        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5530        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5531        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
5532        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5533        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
5534        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
5535        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5536        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
5537        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5538        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5539        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5540        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5541        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5542        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5543        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
5544        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
5545        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5546        at java.lang.reflect.Method.invoke(Method.java:597)
5547        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5548        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5549        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5550        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5551        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5552        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5553        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5554        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5555        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
5556        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
5557        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5558        at java.lang.reflect.Method.invoke(Method.java:597)
5559        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5560        at ome.services.throttling.Callback.run(Callback.java:56)
5561        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5562        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5563        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
5564        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
5565        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
5566        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
5567        at IceInternal.Incoming.invoke(Incoming.java:159)
5568        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5569        at Ice.ConnectionI.message(ConnectionI.java:972)
5570        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5571        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5572        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5573
5574    serverExceptionClass = ome.conditions.InternalException
5575    message =  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
5576Hibernate operation: could not execute query; uncategorized SQLException for SQL [select originalfi0_.id as id79_, originalfi0_.atime as atime79_, originalfi0_.ctime as ctime79_, originalfi0_.creation_id as creation12_79_, originalfi0_.external_id as external13_79_, originalfi0_.group_id as group14_79_, originalfi0_.owner_id as owner15_79_, originalfi0_.permissions as permissi4_79_, originalfi0_.update_id as update16_79_, originalfi0_.mimetype as mimetype79_, originalfi0_.mtime as mtime79_, originalfi0_.name as name79_, originalfi0_.path as path79_, originalfi0_.sha1 as sha9_79_, originalfi0_.size as size79_, originalfi0_.version as version79_ from originalfile originalfi0_ left outer join pixelsoriginalfilemap pixelsfile1_ on originalfi0_.id=pixelsfile1_.parent and (
5577
5578  ( pixelsfile1_.group_id = ? AND
5579     ( ? OR
5580       ? OR
5581       pixelsfile1_.owner_id = ?
5582     )
5583  ) OR
5584  pixelsfile1_.group_id = 1 OR
5585 ?
5586) where (
5587
5588  ( originalfi0_.group_id = ? AND
5589     ( ? OR
5590       ? OR
5591       originalfi0_.owner_id = ?
5592     )
5593  ) OR
5594  originalfi0_.group_id = 1 OR
5595 ?
5596) and (originalfi0_.mimetype like 'DV%') and pixelsfile1_.child=?]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
5597}
55982010-10-21 21:49:53,281 ERROR [                           blitz_gateway] (Dummy-17  ) None
55992010-10-21 21:49:53,286 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
56002010-10-21 21:49:53,287 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
56012010-10-21 21:49:53,287 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
56022010-10-21 21:49:53,287 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
56032010-10-21 21:49:53,287 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
56042010-10-21 21:49:53,287 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
56052010-10-21 21:49:53,288 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
56062010-10-21 21:49:53,288 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
56072010-10-21 21:49:53,288 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
56082010-10-21 21:49:53,289 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
56092010-10-21 21:49:53,289 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
56102010-10-21 21:49:53,291 WARNI [                                  stderr] (Dummy-10  ) ApiUsageException: exception ::omero::ApiUsageException
5611{
5612    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
5613        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
5614        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
5615        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
5616        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5617        at java.lang.reflect.Method.invoke(Method.java:597)
5618        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5619        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5620        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5621        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
5622        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5623        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
5624        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
5625        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5626        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
5627        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5628        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5629        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5630        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5631        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5632        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5633        at $Proxy71.resetDefaults(Unknown Source)
5634        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
5635        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5636        at java.lang.reflect.Method.invoke(Method.java:597)
5637        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5638        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5639        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5640        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5641        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5642        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5643        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5644        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5645        at $Proxy71.resetDefaults(Unknown Source)
5646        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
5647        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5648        at java.lang.reflect.Method.invoke(Method.java:597)
5649        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5650        at ome.services.throttling.Callback.run(Callback.java:56)
5651        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5652        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5653        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
5654        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
5655        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
5656        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
5657        at IceInternal.Incoming.invoke(Incoming.java:159)
5658        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5659        at Ice.ConnectionI.message(ConnectionI.java:972)
5660        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5661        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5662        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5663
5664    serverExceptionClass = ome.conditions.ApiUsageException
5665    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
5666}
56672010-10-21 21:49:53,291 ERROR [                           blitz_gateway] (Dummy-10  ) None
56682010-10-21 21:49:53,380 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
56692010-10-21 21:49:53,381 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
56702010-10-21 21:49:53,381 WARNI [                                  stderr] (Dummy-8   ) rv = tb.setPixelsId(pixels_id)
56712010-10-21 21:49:53,381 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
56722010-10-21 21:49:53,381 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
56732010-10-21 21:49:53,381 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
56742010-10-21 21:49:53,382 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
56752010-10-21 21:49:53,382 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
56762010-10-21 21:49:53,382 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
56772010-10-21 21:49:53,384 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
5678{
5679    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
5680Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
5681        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
5682        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
5683        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
5684        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
5685        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
5686        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5687        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5688        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5689        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5690        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5691        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5692        at $Proxy71.setPixelsId(Unknown Source)
5693        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
5694        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5695        at java.lang.reflect.Method.invoke(Method.java:597)
5696        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5697        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5698        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5699        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5700        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5701        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5702        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5703        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5704        at $Proxy71.setPixelsId(Unknown Source)
5705        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
5706        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5707        at java.lang.reflect.Method.invoke(Method.java:597)
5708        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5709        at ome.services.throttling.Callback.run(Callback.java:56)
5710        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5711        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5712        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
5713        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
5714        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
5715        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
5716        at IceInternal.Incoming.invoke(Incoming.java:159)
5717        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5718        at Ice.ConnectionI.message(ConnectionI.java:972)
5719        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5720        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5721        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5722
5723    serverExceptionClass = ome.conditions.InternalException
5724    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
5725Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
5726}
57272010-10-21 21:49:53,384 ERROR [                           blitz_gateway] (Dummy-8   ) None
57282010-10-21 21:49:53,409 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
57292010-10-21 21:49:53,409 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
57302010-10-21 21:49:53,409 WARNI [                                  stderr] (Dummy-8   ) tb = self._prepareTB()
57312010-10-21 21:49:53,409 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
57322010-10-21 21:49:53,411 WARNI [                                  stderr] (Dummy-8   ) tb.resetDefaults()
57332010-10-21 21:49:53,411 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
57342010-10-21 21:49:53,411 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
57352010-10-21 21:49:53,412 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
57362010-10-21 21:49:53,412 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
57372010-10-21 21:49:53,412 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
57382010-10-21 21:49:53,412 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
57392010-10-21 21:49:53,414 WARNI [                                  stderr] (Dummy-8   ) ApiUsageException: exception ::omero::ApiUsageException
5740{
5741    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
5742        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
5743        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
5744        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5745        at java.lang.reflect.Method.invoke(Method.java:597)
5746        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5747        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5748        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5749        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
5750        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5751        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
5752        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
5753        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5754        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
5755        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5756        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5757        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5758        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5759        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5760        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5761        at $Proxy71.resetDefaults(Unknown Source)
5762        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
5763        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5764        at java.lang.reflect.Method.invoke(Method.java:597)
5765        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5766        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5767        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5768        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5769        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5770        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5771        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5772        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5773        at $Proxy71.resetDefaults(Unknown Source)
5774        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
5775        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5776        at java.lang.reflect.Method.invoke(Method.java:597)
5777        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5778        at ome.services.throttling.Callback.run(Callback.java:56)
5779        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5780        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5781        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
5782        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
5783        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
5784        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
5785        at IceInternal.Incoming.invoke(Incoming.java:159)
5786        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5787        at Ice.ConnectionI.message(ConnectionI.java:972)
5788        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5789        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5790        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5791
5792    serverExceptionClass = ome.conditions.ApiUsageException
5793    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
5794}
57952010-10-21 21:49:53,414 ERROR [                           blitz_gateway] (Dummy-8   ) None
57962010-10-21 21:49:53,420 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
57972010-10-21 21:49:53,420 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
57982010-10-21 21:49:53,421 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
57992010-10-21 21:49:53,421 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
58002010-10-21 21:49:53,421 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
58012010-10-21 21:49:53,421 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
58022010-10-21 21:49:53,421 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
58032010-10-21 21:49:53,421 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
58042010-10-21 21:49:53,422 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
58052010-10-21 21:49:53,424 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
5806{
5807    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
5808Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
5809        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
5810        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
5811        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
5812        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
5813        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
5814        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5815        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5816        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5817        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5818        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5819        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5820        at $Proxy71.setPixelsId(Unknown Source)
5821        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
5822        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5823        at java.lang.reflect.Method.invoke(Method.java:597)
5824        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5825        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5826        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5827        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5828        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5829        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5830        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5831        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5832        at $Proxy71.setPixelsId(Unknown Source)
5833        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
5834        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5835        at java.lang.reflect.Method.invoke(Method.java:597)
5836        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5837        at ome.services.throttling.Callback.run(Callback.java:56)
5838        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5839        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5840        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
5841        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
5842        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
5843        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
5844        at IceInternal.Incoming.invoke(Incoming.java:159)
5845        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5846        at Ice.ConnectionI.message(ConnectionI.java:972)
5847        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5848        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5849        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5850
5851    serverExceptionClass = ome.conditions.InternalException
5852    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
5853Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
5854}
58552010-10-21 21:49:53,424 ERROR [                           blitz_gateway] (Dummy-15  ) None
58562010-10-21 21:49:53,445 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
58572010-10-21 21:49:53,445 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
58582010-10-21 21:49:53,445 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
58592010-10-21 21:49:53,445 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
58602010-10-21 21:49:53,445 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
58612010-10-21 21:49:53,446 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
58622010-10-21 21:49:53,446 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
58632010-10-21 21:49:53,446 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
58642010-10-21 21:49:53,446 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
58652010-10-21 21:49:53,446 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
58662010-10-21 21:49:53,446 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
58672010-10-21 21:49:53,448 WARNI [                                  stderr] (Dummy-15  ) ApiUsageException: exception ::omero::ApiUsageException
5868{
5869    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
5870        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
5871        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
5872        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5873        at java.lang.reflect.Method.invoke(Method.java:597)
5874        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5875        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5876        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5877        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
5878        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5879        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
5880        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
5881        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5882        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
5883        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5884        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5885        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5886        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5887        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5888        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5889        at $Proxy71.resetDefaults(Unknown Source)
5890        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
5891        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5892        at java.lang.reflect.Method.invoke(Method.java:597)
5893        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5894        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5895        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5896        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5897        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5898        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5899        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5900        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5901        at $Proxy71.resetDefaults(Unknown Source)
5902        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
5903        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5904        at java.lang.reflect.Method.invoke(Method.java:597)
5905        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5906        at ome.services.throttling.Callback.run(Callback.java:56)
5907        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5908        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5909        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
5910        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
5911        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
5912        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
5913        at IceInternal.Incoming.invoke(Incoming.java:159)
5914        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5915        at Ice.ConnectionI.message(ConnectionI.java:972)
5916        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5917        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5918        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5919
5920    serverExceptionClass = ome.conditions.ApiUsageException
5921    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
5922}
59232010-10-21 21:49:53,448 ERROR [                           blitz_gateway] (Dummy-15  ) None
59242010-10-21 21:49:53,550 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
59252010-10-21 21:49:53,550 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
59262010-10-21 21:49:53,550 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
59272010-10-21 21:49:53,551 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
59282010-10-21 21:49:53,551 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
59292010-10-21 21:49:53,551 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
59302010-10-21 21:49:53,551 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
59312010-10-21 21:49:53,551 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
59322010-10-21 21:49:53,552 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
59332010-10-21 21:49:53,553 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
5934{
5935    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
5936Either you have two threads operating on the same stateful object (don't do this)
5937 or you have a recursive call (recurse on the unwrapped object).
5938        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
5939        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
5940        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
5941        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5942        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
5943        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5944        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
5945        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5946        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
5947        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5948        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5949        at $Proxy71.setPixelsId(Unknown Source)
5950        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
5951        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5952        at java.lang.reflect.Method.invoke(Method.java:597)
5953        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
5954        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
5955        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
5956        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
5957        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5958        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
5959        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
5960        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
5961        at $Proxy71.setPixelsId(Unknown Source)
5962        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
5963        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5964        at java.lang.reflect.Method.invoke(Method.java:597)
5965        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
5966        at ome.services.throttling.Callback.run(Callback.java:56)
5967        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
5968        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
5969        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
5970        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
5971        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
5972        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
5973        at IceInternal.Incoming.invoke(Incoming.java:159)
5974        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
5975        at Ice.ConnectionI.message(ConnectionI.java:972)
5976        at IceInternal.ThreadPool.run(ThreadPool.java:577)
5977        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
5978        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
5979
5980    serverExceptionClass = ome.conditions.InternalException
5981    message = Hibernate session is not re-entrant.
5982Either you have two threads operating on the same stateful object (don't do this)
5983 or you have a recursive call (recurse on the unwrapped object).
5984}
59852010-10-21 21:49:53,553 ERROR [                           blitz_gateway] (Dummy-14  ) None
59862010-10-21 21:49:53,565 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
59872010-10-21 21:49:53,566 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
59882010-10-21 21:49:53,566 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
59892010-10-21 21:49:53,566 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
59902010-10-21 21:49:53,566 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
59912010-10-21 21:49:53,566 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
59922010-10-21 21:49:53,567 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
59932010-10-21 21:49:53,567 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
59942010-10-21 21:49:53,567 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
59952010-10-21 21:49:53,567 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
59962010-10-21 21:49:53,568 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
59972010-10-21 21:49:53,569 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
5998{
5999    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
6000Either you have two threads operating on the same stateful object (don't do this)
6001 or you have a recursive call (recurse on the unwrapped object).
6002        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
6003        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
6004        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6005        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6006        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6007        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6008        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6009        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6010        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6011        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6012        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6013        at $Proxy71.resetDefaults(Unknown Source)
6014        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
6015        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6016        at java.lang.reflect.Method.invoke(Method.java:597)
6017        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6018        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6019        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6020        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6021        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6022        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6023        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6024        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6025        at $Proxy71.resetDefaults(Unknown Source)
6026        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
6027        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6028        at java.lang.reflect.Method.invoke(Method.java:597)
6029        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6030        at ome.services.throttling.Callback.run(Callback.java:56)
6031        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6032        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6033        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
6034        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
6035        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
6036        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
6037        at IceInternal.Incoming.invoke(Incoming.java:159)
6038        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6039        at Ice.ConnectionI.message(ConnectionI.java:972)
6040        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6041        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6042        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6043
6044    serverExceptionClass = ome.conditions.InternalException
6045    message = Hibernate session is not re-entrant.
6046Either you have two threads operating on the same stateful object (don't do this)
6047 or you have a recursive call (recurse on the unwrapped object).
6048}
60492010-10-21 21:49:53,569 ERROR [                           blitz_gateway] (Dummy-14  ) None
60502010-10-21 21:49:53,644 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
60512010-10-21 21:49:53,644 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
60522010-10-21 21:49:53,644 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
60532010-10-21 21:49:53,644 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
60542010-10-21 21:49:53,645 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
60552010-10-21 21:49:53,645 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
60562010-10-21 21:49:53,645 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
60572010-10-21 21:49:53,645 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
60582010-10-21 21:49:53,645 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
60592010-10-21 21:49:53,647 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
6060{
6061    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.HibernateException):
6062Flush during cascade is dangerous
6063        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1202)
6064        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
6065        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
6066        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
6067        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
6068        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
6069        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
6070        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6071        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
6072        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6073        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6074        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6075        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6076        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6077        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6078        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6079        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6080        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6081        at $Proxy71.setPixelsId(Unknown Source)
6082        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
6083        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6084        at java.lang.reflect.Method.invoke(Method.java:597)
6085        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6086        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6087        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6088        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6089        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6090        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6091        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6092        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6093        at $Proxy71.setPixelsId(Unknown Source)
6094        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
6095        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6096        at java.lang.reflect.Method.invoke(Method.java:597)
6097        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6098        at ome.services.throttling.Callback.run(Callback.java:56)
6099        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6100        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6101        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
6102        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
6103        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
6104        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
6105        at IceInternal.Incoming.invoke(Incoming.java:159)
6106        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6107        at Ice.ConnectionI.message(ConnectionI.java:972)
6108        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6109        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6110        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6111
6112    serverExceptionClass = ome.conditions.InternalException
6113    message =  Wrapped Exception: (org.hibernate.HibernateException):
6114Flush during cascade is dangerous
6115}
61162010-10-21 21:49:53,647 ERROR [                           blitz_gateway] (Dummy-10  ) None
61172010-10-21 21:49:53,652 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
61182010-10-21 21:49:53,653 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
61192010-10-21 21:49:53,653 WARNI [                                  stderr] (Dummy-15  ) rv = thumb(*args)
61202010-10-21 21:49:53,653 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
61212010-10-21 21:49:53,653 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
61222010-10-21 21:49:53,654 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
61232010-10-21 21:49:53,654 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
61242010-10-21 21:49:53,654 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
61252010-10-21 21:49:53,654 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
61262010-10-21 21:49:53,664 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
6127{
6128    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
6129Hibernate operation: could not execute query; uncategorized SQLException for SQL [select pixels0_.id as id51_0_, pixelstype1_.id as id92_1_, channels2_.id as id8_2_, logicalcha3_.id as id111_3_, photometri5_.id as id48_4_, illuminati6_.id as id70_5_, acquisitio7_.id as id116_6_, contrastme8_.id as id119_7_, statsinfo4_.id as id90_8_, pixels0_.creation_id as creation17_51_0_, pixels0_.external_id as external18_51_0_, pixels0_.group_id as group19_51_0_, pixels0_.owner_id as owner20_51_0_, pixels0_.permissions as permissi2_51_0_, pixels0_.update_id as update21_51_0_, pixels0_.dimensionOrder as dimensi22_51_0_, pixels0_.image as image51_0_, pixels0_.methodology as methodol3_51_0_, pixels0_.physicalSizeX as physical4_51_0_, pixels0_.physicalSizeY as physical5_51_0_, pixels0_.physicalSizeZ as physical6_51_0_, pixels0_.pixelsType as pixelsType51_0_, pixels0_.relatedTo as relatedTo51_0_, pixels0_.sha1 as sha7_51_0_, pixels0_.sizeC as sizeC51_0_, pixels0_.sizeT as sizeT51_0_, pixels0_.sizeX as sizeX51_0_, pixels0_.sizeY as sizeY51_0_, pixels0_.sizeZ as sizeZ51_0_, pixels0_.timeIncrement as timeInc13_51_0_, pixels0_.version as version51_0_, pixels0_.waveIncrement as waveInc15_51_0_, pixels0_.waveStart as waveStart51_0_, pixelstype1_.external_id as external4_92_1_, pixelstype1_.permissions as permissi2_92_1_, pixelstype1_.value as value92_1_, channels2_.alpha as alpha8_2_, channels2_.blue as blue8_2_, channels2_.creation_id as creation8_8_2_, channels2_.external_id as external9_8_2_, channels2_.group_id as group10_8_2_, channels2_.owner_id as owner11_8_2_, channels2_.permissions as permissi4_8_2_, channels2_.update_id as update12_8_2_, channels2_.green as green8_2_, channels2_.logicalChannel as logical13_8_2_, channels2_.pixels as pixels8_2_, channels2_.red as red8_2_, channels2_.statsInfo as statsInfo8_2_, channels2_.version as version8_2_, channels2_.pixels as pixels51_0__, channels2_.id as id0__, channels2_.pixels_index as pixels16_0__, logicalcha3_.contrastMethod as contras12_111_3_, logicalcha3_.creation_id as creation13_111_3_, logicalcha3_.external_id as external14_111_3_, logicalcha3_.group_id as group15_111_3_, logicalcha3_.owner_id as owner16_111_3_, logicalcha3_.permissions as permissi2_111_3_, logicalcha3_.update_id as update17_111_3_, logicalcha3_.detectorSettings as detecto18_111_3_, logicalcha3_.emissionWave as emission3_111_3_, logicalcha3_.excitationWave as excitati4_111_3_, logicalcha3_.filterSet as filterSet111_3_, logicalcha3_.fluor as fluor111_3_, logicalcha3_.illumination as illumin20_111_3_, logicalcha3_.lightPath as lightPath111_3_, logicalcha3_.lightSourceSettings as lightSo22_111_3_, logicalcha3_.mode as mode111_3_, logicalcha3_.name as name111_3_, logicalcha3_.ndFilter as ndFilter111_3_, logicalcha3_.otf as otf111_3_, logicalcha3_.photometricInterpretation as photome25_111_3_, logicalcha3_.pinHoleSize as pinHoleS8_111_3_, logicalcha3_.pockelCellSetting as pockelCe9_111_3_, logicalcha3_.samplesPerPixel as samples10_111_3_, logicalcha3_.version as version111_3_, photometri5_.external_id as external4_48_4_, photometri5_.permissions as permissi2_48_4_, photometri5_.value as value48_4_, illuminati6_.external_id as external4_70_5_, illuminati6_.permissions as permissi2_70_5_, illuminati6_.value as value70_5_, acquisitio7_.external_id as external4_116_6_, acquisitio7_.permissions as permissi2_116_6_, acquisitio7_.value as value116_6_, contrastme8_.external_id as external4_119_7_, contrastme8_.permissions as permissi2_119_7_, contrastme8_.value as value119_7_, statsinfo4_.creation_id as creation6_90_8_, statsinfo4_.external_id as external7_90_8_, statsinfo4_.group_id as group8_90_8_, statsinfo4_.owner_id as owner9_90_8_, statsinfo4_.permissions as permissi2_90_8_, statsinfo4_.update_id as update10_90_8_, statsinfo4_.globalMax as globalMax90_8_, statsinfo4_.globalMin as globalMin90_8_, statsinfo4_.version as version90_8_ from pixels pixels0_ left outer join pixelstype pixelstype1_ on pixels0_.pixelsType=pixelstype1_.id left outer join channel channels2_ on pixels0_.id=channels2_.pixels and (
6130
6131  ( channels2_.group_id = ? AND
6132     ( ? OR
6133       ? OR
6134       channels2_.owner_id = ?
6135     )
6136  ) OR
6137  channels2_.group_id = 1 OR
6138 ?
6139) left outer join logicalchannel logicalcha3_ on channels2_.logicalChannel=logicalcha3_.id left outer join photometricinterpretation photometri5_ on logicalcha3_.photometricInterpretation=photometri5_.id left outer join illumination illuminati6_ on logicalcha3_.illumination=illuminati6_.id left outer join acquisitionmode acquisitio7_ on logicalcha3_.mode=acquisitio7_.id left outer join contrastmethod contrastme8_ on logicalcha3_.contrastMethod=contrastme8_.id left outer join statsinfo statsinfo4_ on channels2_.statsInfo=statsinfo4_.id where (
6140
6141  ( pixels0_.group_id = ? AND
6142     ( ? OR
6143       ? OR
6144       pixels0_.owner_id = ?
6145     )
6146  ) OR
6147  pixels0_.group_id = 1 OR
6148 ?
6149) and pixels0_.id=?]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
6150        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
6151        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
6152        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
6153        at org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424)
6154        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:410)
6155        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
6156        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
6157        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
6158        at ome.logic.QueryImpl.findByQuery(QueryImpl.java:337)
6159        at ome.logic.PixelsImpl.retrievePixDescription(PixelsImpl.java:73)
6160        at ome.services.ThumbnailBean.load(ThumbnailBean.java:307)
6161        at ome.services.ThumbnailBean.errorIfInvalidState(ThumbnailBean.java:570)
6162        at ome.services.ThumbnailBean.createScaledImage(ThumbnailBean.java:492)
6163        at ome.services.ThumbnailBean.retrieveThumbnailDirect(ThumbnailBean.java:962)
6164        at ome.services.ThumbnailBean._getThumbnailByLongestSideDirect(ThumbnailBean.java:1002)
6165        at ome.services.ThumbnailBean.getThumbnailByLongestSideDirect(ThumbnailBean.java:1017)
6166        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
6167        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6168        at java.lang.reflect.Method.invoke(Method.java:597)
6169        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6170        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6171        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6172        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
6173        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6174        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
6175        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6176        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6177        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6178        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6179        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6180        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6181        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6182        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6183        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6184        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
6185        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
6186        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6187        at java.lang.reflect.Method.invoke(Method.java:597)
6188        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6189        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6190        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6191        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6192        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6193        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6194        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6195        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6196        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
6197        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
6198        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6199        at java.lang.reflect.Method.invoke(Method.java:597)
6200        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6201        at ome.services.throttling.Callback.run(Callback.java:56)
6202        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6203        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6204        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
6205        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
6206        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
6207        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
6208        at IceInternal.Incoming.invoke(Incoming.java:159)
6209        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6210        at Ice.ConnectionI.message(ConnectionI.java:972)
6211        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6212        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6213        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6214
6215    serverExceptionClass = ome.conditions.InternalException
6216    message =  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
6217Hibernate operation: could not execute query; uncategorized SQLException for SQL [select pixels0_.id as id51_0_, pixelstype1_.id as id92_1_, channels2_.id as id8_2_, logicalcha3_.id as id111_3_, photometri5_.id as id48_4_, illuminati6_.id as id70_5_, acquisitio7_.id as id116_6_, contrastme8_.id as id119_7_, statsinfo4_.id as id90_8_, pixels0_.creation_id as creation17_51_0_, pixels0_.external_id as external18_51_0_, pixels0_.group_id as group19_51_0_, pixels0_.owner_id as owner20_51_0_, pixels0_.permissions as permissi2_51_0_, pixels0_.update_id as update21_51_0_, pixels0_.dimensionOrder as dimensi22_51_0_, pixels0_.image as image51_0_, pixels0_.methodology as methodol3_51_0_, pixels0_.physicalSizeX as physical4_51_0_, pixels0_.physicalSizeY as physical5_51_0_, pixels0_.physicalSizeZ as physical6_51_0_, pixels0_.pixelsType as pixelsType51_0_, pixels0_.relatedTo as relatedTo51_0_, pixels0_.sha1 as sha7_51_0_, pixels0_.sizeC as sizeC51_0_, pixels0_.sizeT as sizeT51_0_, pixels0_.sizeX as sizeX51_0_, pixels0_.sizeY as sizeY51_0_, pixels0_.sizeZ as sizeZ51_0_, pixels0_.timeIncrement as timeInc13_51_0_, pixels0_.version as version51_0_, pixels0_.waveIncrement as waveInc15_51_0_, pixels0_.waveStart as waveStart51_0_, pixelstype1_.external_id as external4_92_1_, pixelstype1_.permissions as permissi2_92_1_, pixelstype1_.value as value92_1_, channels2_.alpha as alpha8_2_, channels2_.blue as blue8_2_, channels2_.creation_id as creation8_8_2_, channels2_.external_id as external9_8_2_, channels2_.group_id as group10_8_2_, channels2_.owner_id as owner11_8_2_, channels2_.permissions as permissi4_8_2_, channels2_.update_id as update12_8_2_, channels2_.green as green8_2_, channels2_.logicalChannel as logical13_8_2_, channels2_.pixels as pixels8_2_, channels2_.red as red8_2_, channels2_.statsInfo as statsInfo8_2_, channels2_.version as version8_2_, channels2_.pixels as pixels51_0__, channels2_.id as id0__, channels2_.pixels_index as pixels16_0__, logicalcha3_.contrastMethod as contras12_111_3_, logicalcha3_.creation_id as creation13_111_3_, logicalcha3_.external_id as external14_111_3_, logicalcha3_.group_id as group15_111_3_, logicalcha3_.owner_id as owner16_111_3_, logicalcha3_.permissions as permissi2_111_3_, logicalcha3_.update_id as update17_111_3_, logicalcha3_.detectorSettings as detecto18_111_3_, logicalcha3_.emissionWave as emission3_111_3_, logicalcha3_.excitationWave as excitati4_111_3_, logicalcha3_.filterSet as filterSet111_3_, logicalcha3_.fluor as fluor111_3_, logicalcha3_.illumination as illumin20_111_3_, logicalcha3_.lightPath as lightPath111_3_, logicalcha3_.lightSourceSettings as lightSo22_111_3_, logicalcha3_.mode as mode111_3_, logicalcha3_.name as name111_3_, logicalcha3_.ndFilter as ndFilter111_3_, logicalcha3_.otf as otf111_3_, logicalcha3_.photometricInterpretation as photome25_111_3_, logicalcha3_.pinHoleSize as pinHoleS8_111_3_, logicalcha3_.pockelCellSetting as pockelCe9_111_3_, logicalcha3_.samplesPerPixel as samples10_111_3_, logicalcha3_.version as version111_3_, photometri5_.external_id as external4_48_4_, photometri5_.permissions as permissi2_48_4_, photometri5_.value as value48_4_, illuminati6_.external_id as external4_70_5_, illuminati6_.permissions as permissi2_70_5_, illuminati6_.value as value70_5_, acquisitio7_.external_id as external4_116_6_, acquisitio7_.permissions as permissi2_116_6_, acquisitio7_.value as value116_6_, contrastme8_.external_id as external4_119_7_, contrastme8_.permissions as permissi2_119_7_, contrastme8_.value as value119_7_, statsinfo4_.creation_id as creation6_90_8_, statsinfo4_.external_id as external7_90_8_, statsinfo4_.group_id as group8_90_8_, statsinfo4_.owner_id as owner9_90_8_, statsinfo4_.permissions as permissi2_90_8_, statsinfo4_.update_id as update10_90_8_, statsinfo4_.globalMax as globalMax90_8_, statsinfo4_.globalMin as globalMin90_8_, statsinfo4_.version as version90_8_ from pixels pixels0_ left outer join pixelstype pixelstype1_ on pixels0_.pixelsType=pixelstype1_.id left outer join channel channels2_ on pixels0_.id=channels2_.pixels and (
6218
6219  ( channels2_.group_id = ? AND
6220     ( ? OR
6221       ? OR
6222       channels2_.owner_id = ?
6223     )
6224  ) OR
6225  channels2_.group_id = 1 OR
6226 ?
6227) left outer join logicalchannel logicalcha3_ on channels2_.logicalChannel=logicalcha3_.id left outer join photometricinterpretation photometri5_ on logicalcha3_.photometricInterpretation=photometri5_.id left outer join illumination illuminati6_ on logicalcha3_.illumination=illuminati6_.id left outer join acquisitionmode acquisitio7_ on logicalcha3_.mode=acquisitio7_.id left outer join contrastmethod contrastme8_ on logicalcha3_.contrastMethod=contrastme8_.id left outer join statsinfo statsinfo4_ on channels2_.statsInfo=statsinfo4_.id where (
6228
6229  ( pixels0_.group_id = ? AND
6230     ( ? OR
6231       ? OR
6232       pixels0_.owner_id = ?
6233     )
6234  ) OR
6235  pixels0_.group_id = 1 OR
6236 ?
6237) and pixels0_.id=?]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
6238}
62392010-10-21 21:49:53,665 ERROR [                           blitz_gateway] (Dummy-15  ) None
62402010-10-21 21:49:53,668 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
62412010-10-21 21:49:53,669 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
62422010-10-21 21:49:53,669 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
62432010-10-21 21:49:53,669 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
62442010-10-21 21:49:53,669 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
62452010-10-21 21:49:53,669 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
62462010-10-21 21:49:53,670 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
62472010-10-21 21:49:53,670 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
62482010-10-21 21:49:53,670 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
62492010-10-21 21:49:53,670 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
62502010-10-21 21:49:53,671 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
62512010-10-21 21:49:53,672 WARNI [                                  stderr] (Dummy-10  ) ApiUsageException: exception ::omero::ApiUsageException
6252{
6253    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
6254        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
6255        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
6256        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6257        at java.lang.reflect.Method.invoke(Method.java:597)
6258        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6259        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6260        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6261        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
6262        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6263        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
6264        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6265        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6266        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6267        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6268        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6269        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6270        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6271        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6272        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6273        at $Proxy71.resetDefaults(Unknown Source)
6274        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
6275        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6276        at java.lang.reflect.Method.invoke(Method.java:597)
6277        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6278        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6279        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6280        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6281        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6282        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6283        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6284        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6285        at $Proxy71.resetDefaults(Unknown Source)
6286        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
6287        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6288        at java.lang.reflect.Method.invoke(Method.java:597)
6289        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6290        at ome.services.throttling.Callback.run(Callback.java:56)
6291        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6292        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6293        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
6294        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
6295        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
6296        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
6297        at IceInternal.Incoming.invoke(Incoming.java:159)
6298        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6299        at Ice.ConnectionI.message(ConnectionI.java:972)
6300        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6301        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6302        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6303
6304    serverExceptionClass = ome.conditions.ApiUsageException
6305    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
6306}
63072010-10-21 21:49:53,673 ERROR [                           blitz_gateway] (Dummy-10  ) None
63082010-10-21 21:49:53,675 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
63092010-10-21 21:49:53,675 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
63102010-10-21 21:49:53,675 WARNI [                                  stderr] (Dummy-8   ) rv = tb.setPixelsId(pixels_id)
63112010-10-21 21:49:53,675 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
63122010-10-21 21:49:53,676 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
63132010-10-21 21:49:53,676 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
63142010-10-21 21:49:53,676 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
63152010-10-21 21:49:53,676 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
63162010-10-21 21:49:53,677 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
63172010-10-21 21:49:53,680 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
6318{
6319    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
6320Hibernate operation: could not execute query; uncategorized SQLException for SQL [select renderingd0_.id as id38_0_, pixels1_.id as id51_1_, event2_.id as id117_2_, renderingd0_.compression as compress2_38_0_, renderingd0_.defaultT as defaultT38_0_, renderingd0_.defaultZ as defaultZ38_0_, renderingd0_.creation_id as creation8_38_0_, renderingd0_.external_id as external9_38_0_, renderingd0_.group_id as group10_38_0_, renderingd0_.owner_id as owner11_38_0_, renderingd0_.permissions as permissi5_38_0_, renderingd0_.update_id as update12_38_0_, renderingd0_.model as model38_0_, renderingd0_.name as name38_0_, renderingd0_.pixels as pixels38_0_, renderingd0_.quantization as quantiz15_38_0_, renderingd0_.version as version38_0_, pixels1_.creation_id as creation17_51_1_, pixels1_.external_id as external18_51_1_, pixels1_.group_id as group19_51_1_, pixels1_.owner_id as owner20_51_1_, pixels1_.permissions as permissi2_51_1_, pixels1_.update_id as update21_51_1_, pixels1_.dimensionOrder as dimensi22_51_1_, pixels1_.image as image51_1_, pixels1_.methodology as methodol3_51_1_, pixels1_.physicalSizeX as physical4_51_1_, pixels1_.physicalSizeY as physical5_51_1_, pixels1_.physicalSizeZ as physical6_51_1_, pixels1_.pixelsType as pixelsType51_1_, pixels1_.relatedTo as relatedTo51_1_, pixels1_.sha1 as sha7_51_1_, pixels1_.sizeC as sizeC51_1_, pixels1_.sizeT as sizeT51_1_, pixels1_.sizeX as sizeX51_1_, pixels1_.sizeY as sizeY51_1_, pixels1_.sizeZ as sizeZ51_1_, pixels1_.timeIncrement as timeInc13_51_1_, pixels1_.version as version51_1_, pixels1_.waveIncrement as waveInc15_51_1_, pixels1_.waveStart as waveStart51_1_, event2_.containingEvent as containi5_117_2_, event2_.external_id as external6_117_2_, event2_.permissions as permissi2_117_2_, event2_.experimenter as experime7_117_2_, event2_.experimenterGroup as experime8_117_2_, event2_.session as session117_2_, event2_.status as status117_2_, event2_.time as time117_2_, event2_.type as type117_2_ from renderingdef renderingd0_ inner join pixels pixels1_ on renderingd0_.pixels=pixels1_.id inner join event event3_ on pixels1_.update_id=event3_.id inner join event event2_ on renderingd0_.update_id=event2_.id where (
6321
6322  ( renderingd0_.group_id = ? AND
6323     ( ? OR
6324       ? OR
6325       renderingd0_.owner_id = ?
6326     )
6327  ) OR
6328  renderingd0_.group_id = 1 OR
6329 ?
6330) and renderingd0_.owner_id=? and (renderingd0_.pixels in (?))]; SQL state [55000]; error code [0]; This statement has been closed.; nested exception is org.postgresql.util.PSQLException: This statement has been closed.
6331        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
6332        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
6333        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
6334        at org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424)
6335        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:410)
6336        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
6337        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
6338        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
6339        at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:369)
6340        at ome.services.ThumbnailCtx.bulkLoadRenderingSettingsByPixelsId(ThumbnailCtx.java:723)
6341        at ome.services.ThumbnailCtx.loadAndPrepareRenderingSettings(ThumbnailCtx.java:201)
6342        at ome.services.ThumbnailCtx.loadAndPrepareRenderingSettings(ThumbnailCtx.java:175)
6343        at ome.services.ThumbnailBean.setPixelsId(ThumbnailBean.java:257)
6344        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
6345        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6346        at java.lang.reflect.Method.invoke(Method.java:597)
6347        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6348        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6349        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6350        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
6351        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6352        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
6353        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6354        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6355        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6356        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6357        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6358        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6359        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6360        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6361        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6362        at $Proxy71.setPixelsId(Unknown Source)
6363        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
6364        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6365        at java.lang.reflect.Method.invoke(Method.java:597)
6366        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6367        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6368        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6369        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6370        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6371        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6372        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6373        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6374        at $Proxy71.setPixelsId(Unknown Source)
6375        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
6376        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6377        at java.lang.reflect.Method.invoke(Method.java:597)
6378        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6379        at ome.services.throttling.Callback.run(Callback.java:56)
6380        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6381        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6382        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
6383        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
6384        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
6385        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
6386        at IceInternal.Incoming.invoke(Incoming.java:159)
6387        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6388        at Ice.ConnectionI.message(ConnectionI.java:972)
6389        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6390        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6391        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6392
6393    serverExceptionClass = ome.conditions.InternalException
6394    message =  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
6395Hibernate operation: could not execute query; uncategorized SQLException for SQL [select renderingd0_.id as id38_0_, pixels1_.id as id51_1_, event2_.id as id117_2_, renderingd0_.compression as compress2_38_0_, renderingd0_.defaultT as defaultT38_0_, renderingd0_.defaultZ as defaultZ38_0_, renderingd0_.creation_id as creation8_38_0_, renderingd0_.external_id as external9_38_0_, renderingd0_.group_id as group10_38_0_, renderingd0_.owner_id as owner11_38_0_, renderingd0_.permissions as permissi5_38_0_, renderingd0_.update_id as update12_38_0_, renderingd0_.model as model38_0_, renderingd0_.name as name38_0_, renderingd0_.pixels as pixels38_0_, renderingd0_.quantization as quantiz15_38_0_, renderingd0_.version as version38_0_, pixels1_.creation_id as creation17_51_1_, pixels1_.external_id as external18_51_1_, pixels1_.group_id as group19_51_1_, pixels1_.owner_id as owner20_51_1_, pixels1_.permissions as permissi2_51_1_, pixels1_.update_id as update21_51_1_, pixels1_.dimensionOrder as dimensi22_51_1_, pixels1_.image as image51_1_, pixels1_.methodology as methodol3_51_1_, pixels1_.physicalSizeX as physical4_51_1_, pixels1_.physicalSizeY as physical5_51_1_, pixels1_.physicalSizeZ as physical6_51_1_, pixels1_.pixelsType as pixelsType51_1_, pixels1_.relatedTo as relatedTo51_1_, pixels1_.sha1 as sha7_51_1_, pixels1_.sizeC as sizeC51_1_, pixels1_.sizeT as sizeT51_1_, pixels1_.sizeX as sizeX51_1_, pixels1_.sizeY as sizeY51_1_, pixels1_.sizeZ as sizeZ51_1_, pixels1_.timeIncrement as timeInc13_51_1_, pixels1_.version as version51_1_, pixels1_.waveIncrement as waveInc15_51_1_, pixels1_.waveStart as waveStart51_1_, event2_.containingEvent as containi5_117_2_, event2_.external_id as external6_117_2_, event2_.permissions as permissi2_117_2_, event2_.experimenter as experime7_117_2_, event2_.experimenterGroup as experime8_117_2_, event2_.session as session117_2_, event2_.status as status117_2_, event2_.time as time117_2_, event2_.type as type117_2_ from renderingdef renderingd0_ inner join pixels pixels1_ on renderingd0_.pixels=pixels1_.id inner join event event3_ on pixels1_.update_id=event3_.id inner join event event2_ on renderingd0_.update_id=event2_.id where (
6396
6397  ( renderingd0_.group_id = ? AND
6398     ( ? OR
6399       ? OR
6400       renderingd0_.owner_id = ?
6401     )
6402  ) OR
6403  renderingd0_.group_id = 1 OR
6404 ?
6405) and renderingd0_.owner_id=? and (renderingd0_.pixels in (?))]; SQL state [55000]; error code [0]; This statement has been closed.; nested exception is org.postgresql.util.PSQLException: This statement has been closed.
6406}
64072010-10-21 21:49:53,681 ERROR [                           blitz_gateway] (Dummy-8   ) None
64082010-10-21 21:49:53,699 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
64092010-10-21 21:49:53,699 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
64102010-10-21 21:49:53,699 WARNI [                                  stderr] (Dummy-8   ) tb = self._prepareTB()
64112010-10-21 21:49:53,699 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
64122010-10-21 21:49:53,699 WARNI [                                  stderr] (Dummy-8   ) tb.resetDefaults()
64132010-10-21 21:49:53,700 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
64142010-10-21 21:49:53,700 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
64152010-10-21 21:49:53,700 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
64162010-10-21 21:49:53,702 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
64172010-10-21 21:49:53,703 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
64182010-10-21 21:49:53,703 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
64192010-10-21 21:49:53,704 WARNI [                                  stderr] (Dummy-8   ) ApiUsageException: exception ::omero::ApiUsageException
6420{
6421    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
6422        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
6423        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
6424        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6425        at java.lang.reflect.Method.invoke(Method.java:597)
6426        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6427        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6428        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6429        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
6430        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6431        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
6432        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6433        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6434        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6435        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6436        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6437        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6438        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6439        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6440        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6441        at $Proxy71.resetDefaults(Unknown Source)
6442        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
6443        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6444        at java.lang.reflect.Method.invoke(Method.java:597)
6445        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6446        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6447        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6448        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6449        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6450        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6451        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6452        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6453        at $Proxy71.resetDefaults(Unknown Source)
6454        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
6455        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6456        at java.lang.reflect.Method.invoke(Method.java:597)
6457        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6458        at ome.services.throttling.Callback.run(Callback.java:56)
6459        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6460        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6461        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
6462        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
6463        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
6464        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
6465        at IceInternal.Incoming.invoke(Incoming.java:159)
6466        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6467        at Ice.ConnectionI.message(ConnectionI.java:972)
6468        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6469        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6470        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6471
6472    serverExceptionClass = ome.conditions.ApiUsageException
6473    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
6474}
64752010-10-21 21:49:53,705 ERROR [                           blitz_gateway] (Dummy-8   ) None
64762010-10-21 21:49:53,764 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
64772010-10-21 21:49:53,765 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
64782010-10-21 21:49:53,765 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
64792010-10-21 21:49:53,765 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
64802010-10-21 21:49:53,765 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
64812010-10-21 21:49:53,765 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
64822010-10-21 21:49:53,766 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
64832010-10-21 21:49:53,766 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
64842010-10-21 21:49:53,766 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
64852010-10-21 21:49:53,767 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
6486{
6487    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
6488Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
6489        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
6490        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
6491        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
6492        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
6493        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
6494        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6495        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6496        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6497        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6498        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6499        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6500        at $Proxy71.setPixelsId(Unknown Source)
6501        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
6502        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6503        at java.lang.reflect.Method.invoke(Method.java:597)
6504        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6505        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6506        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6507        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6508        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6509        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6510        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6511        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6512        at $Proxy71.setPixelsId(Unknown Source)
6513        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
6514        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6515        at java.lang.reflect.Method.invoke(Method.java:597)
6516        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6517        at ome.services.throttling.Callback.run(Callback.java:56)
6518        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6519        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6520        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
6521        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
6522        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
6523        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
6524        at IceInternal.Incoming.invoke(Incoming.java:159)
6525        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6526        at Ice.ConnectionI.message(ConnectionI.java:972)
6527        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6528        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6529        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6530
6531    serverExceptionClass = ome.conditions.InternalException
6532    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
6533Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
6534}
65352010-10-21 21:49:53,768 ERROR [                           blitz_gateway] (Dummy-16  ) None
65362010-10-21 21:49:53,774 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
65372010-10-21 21:49:53,774 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
65382010-10-21 21:49:53,774 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
65392010-10-21 21:49:53,774 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
65402010-10-21 21:49:53,775 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
65412010-10-21 21:49:53,775 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
65422010-10-21 21:49:53,775 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
65432010-10-21 21:49:53,775 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
65442010-10-21 21:49:53,775 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
65452010-10-21 21:49:53,777 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
6546{
6547    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
6548Either you have two threads operating on the same stateful object (don't do this)
6549 or you have a recursive call (recurse on the unwrapped object).
6550        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
6551        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
6552        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6553        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6554        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6555        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6556        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6557        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6558        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6559        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6560        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6561        at $Proxy71.setPixelsId(Unknown Source)
6562        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
6563        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6564        at java.lang.reflect.Method.invoke(Method.java:597)
6565        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6566        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6567        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6568        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6569        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6570        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6571        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6572        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6573        at $Proxy71.setPixelsId(Unknown Source)
6574        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
6575        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6576        at java.lang.reflect.Method.invoke(Method.java:597)
6577        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6578        at ome.services.throttling.Callback.run(Callback.java:56)
6579        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6580        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6581        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
6582        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
6583        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
6584        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
6585        at IceInternal.Incoming.invoke(Incoming.java:159)
6586        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6587        at Ice.ConnectionI.message(ConnectionI.java:972)
6588        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6589        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6590        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6591
6592    serverExceptionClass = ome.conditions.InternalException
6593    message = Hibernate session is not re-entrant.
6594Either you have two threads operating on the same stateful object (don't do this)
6595 or you have a recursive call (recurse on the unwrapped object).
6596}
65972010-10-21 21:49:53,777 ERROR [                           blitz_gateway] (Dummy-15  ) None
65982010-10-21 21:49:53,784 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
65992010-10-21 21:49:53,784 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
66002010-10-21 21:49:53,784 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
66012010-10-21 21:49:53,785 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
66022010-10-21 21:49:53,785 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
66032010-10-21 21:49:53,785 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
66042010-10-21 21:49:53,786 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
66052010-10-21 21:49:53,786 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
66062010-10-21 21:49:53,786 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
66072010-10-21 21:49:53,786 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
66082010-10-21 21:49:53,787 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
66092010-10-21 21:49:53,787 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
66102010-10-21 21:49:53,788 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
66112010-10-21 21:49:53,788 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
66122010-10-21 21:49:53,788 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
66132010-10-21 21:49:53,788 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
66142010-10-21 21:49:53,789 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
66152010-10-21 21:49:53,789 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
66162010-10-21 21:49:53,789 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
66172010-10-21 21:49:53,789 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
66182010-10-21 21:49:53,787 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
66192010-10-21 21:49:53,791 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
66202010-10-21 21:49:53,793 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
6621{
6622    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
6623Either you have two threads operating on the same stateful object (don't do this)
6624 or you have a recursive call (recurse on the unwrapped object).
6625        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
6626        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
6627        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6628        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6629        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6630        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6631        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6632        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6633        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6634        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6635        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6636        at $Proxy71.resetDefaults(Unknown Source)
6637        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
6638        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6639        at java.lang.reflect.Method.invoke(Method.java:597)
6640        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6641        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6642        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6643        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6644        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6645        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6646        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6647        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6648        at $Proxy71.resetDefaults(Unknown Source)
6649        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
6650        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6651        at java.lang.reflect.Method.invoke(Method.java:597)
6652        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6653        at ome.services.throttling.Callback.run(Callback.java:56)
6654        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6655        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6656        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
6657        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
6658        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
6659        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
6660        at IceInternal.Incoming.invoke(Incoming.java:159)
6661        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6662        at Ice.ConnectionI.message(ConnectionI.java:972)
6663        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6664        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6665        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6666
6667    serverExceptionClass = ome.conditions.InternalException
6668    message = Hibernate session is not re-entrant.
6669Either you have two threads operating on the same stateful object (don't do this)
6670 or you have a recursive call (recurse on the unwrapped object).
6671}
66722010-10-21 21:49:53,793 ERROR [                           blitz_gateway] (Dummy-15  ) None
66732010-10-21 21:49:53,791 WARNI [                                  stderr] (Dummy-16  ) ApiUsageException: exception ::omero::ApiUsageException
6674{
6675    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
6676        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
6677        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
6678        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
6679        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6680        at java.lang.reflect.Method.invoke(Method.java:597)
6681        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6682        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6683        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6684        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
6685        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6686        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
6687        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6688        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6689        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6690        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6691        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6692        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6693        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6694        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6695        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6696        at $Proxy71.resetDefaults(Unknown Source)
6697        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
6698        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6699        at java.lang.reflect.Method.invoke(Method.java:597)
6700        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6701        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6702        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6703        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6704        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6705        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6706        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6707        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6708        at $Proxy71.resetDefaults(Unknown Source)
6709        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
6710        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6711        at java.lang.reflect.Method.invoke(Method.java:597)
6712        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6713        at ome.services.throttling.Callback.run(Callback.java:56)
6714        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6715        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6716        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
6717        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
6718        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
6719        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
6720        at IceInternal.Incoming.invoke(Incoming.java:159)
6721        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6722        at Ice.ConnectionI.message(ConnectionI.java:972)
6723        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6724        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6725        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6726
6727    serverExceptionClass = ome.conditions.ApiUsageException
6728    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
6729}
67302010-10-21 21:49:53,795 ERROR [                           blitz_gateway] (Dummy-16  ) None
67312010-10-21 21:49:53,913 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
67322010-10-21 21:49:53,914 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
67332010-10-21 21:49:53,914 WARNI [                                  stderr] (Dummy-14  ) rv = thumb(*args)
67342010-10-21 21:49:53,914 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
67352010-10-21 21:49:53,914 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
67362010-10-21 21:49:53,914 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
67372010-10-21 21:49:53,915 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
67382010-10-21 21:49:53,915 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
67392010-10-21 21:49:53,915 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
67402010-10-21 21:49:53,916 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
6741{
6742    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
6743Either you have two threads operating on the same stateful object (don't do this)
6744 or you have a recursive call (recurse on the unwrapped object).
6745        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
6746        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
6747        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6748        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6749        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6750        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6751        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6752        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6753        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6754        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6755        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6756        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
6757        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
6758        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6759        at java.lang.reflect.Method.invoke(Method.java:597)
6760        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6761        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6762        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6763        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6764        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6765        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6766        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6767        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6768        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
6769        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
6770        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6771        at java.lang.reflect.Method.invoke(Method.java:597)
6772        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6773        at ome.services.throttling.Callback.run(Callback.java:56)
6774        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6775        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6776        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
6777        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
6778        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
6779        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
6780        at IceInternal.Incoming.invoke(Incoming.java:159)
6781        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6782        at Ice.ConnectionI.message(ConnectionI.java:972)
6783        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6784        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6785        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6786
6787    serverExceptionClass = ome.conditions.InternalException
6788    message = Hibernate session is not re-entrant.
6789Either you have two threads operating on the same stateful object (don't do this)
6790 or you have a recursive call (recurse on the unwrapped object).
6791}
67922010-10-21 21:49:53,917 ERROR [                           blitz_gateway] (Dummy-14  ) None
67932010-10-21 21:49:53,947 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
67942010-10-21 21:49:53,947 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
67952010-10-21 21:49:53,947 WARNI [                                  stderr] (Dummy-8   ) rv = tb.setPixelsId(pixels_id)
67962010-10-21 21:49:53,948 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
67972010-10-21 21:49:53,956 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
67982010-10-21 21:49:53,957 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
67992010-10-21 21:49:53,957 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
68002010-10-21 21:49:53,957 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
68012010-10-21 21:49:53,957 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
68022010-10-21 21:49:53,959 WARNI [                                  stderr] (Dummy-8   ) InternalException: exception ::omero::InternalException
6803{
6804    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
6805could not insert: [ome.model.meta.Event]
6806        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
6807        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
6808        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
6809        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
6810        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
6811        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
6812        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
6813        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
6814        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
6815        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
6816        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
6817        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
6818        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
6819        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
6820        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
6821        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
6822        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
6823        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6824        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
6825        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6826        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6827        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6828        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6829        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6830        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6831        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6832        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6833        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6834        at $Proxy71.setPixelsId(Unknown Source)
6835        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
6836        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6837        at java.lang.reflect.Method.invoke(Method.java:597)
6838        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6839        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6840        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6841        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6842        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6843        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6844        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6845        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6846        at $Proxy71.setPixelsId(Unknown Source)
6847        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
6848        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6849        at java.lang.reflect.Method.invoke(Method.java:597)
6850        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6851        at ome.services.throttling.Callback.run(Callback.java:56)
6852        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6853        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6854        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
6855        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
6856        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
6857        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
6858        at IceInternal.Incoming.invoke(Incoming.java:159)
6859        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6860        at Ice.ConnectionI.message(ConnectionI.java:972)
6861        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6862        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6863        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6864
6865    serverExceptionClass = ome.conditions.InternalException
6866    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
6867could not insert: [ome.model.meta.Event]
6868}
68692010-10-21 21:49:53,959 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
68702010-10-21 21:49:53,960 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
68712010-10-21 21:49:53,960 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
68722010-10-21 21:49:53,960 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
68732010-10-21 21:49:53,960 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
68742010-10-21 21:49:53,961 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
68752010-10-21 21:49:53,961 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
68762010-10-21 21:49:53,961 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
68772010-10-21 21:49:53,961 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
68782010-10-21 21:49:53,962 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
6879{
6880    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
6881Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
6882        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
6883        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
6884        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
6885        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
6886        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
6887        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6888        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6889        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6890        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6891        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6892        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6893        at $Proxy71.setPixelsId(Unknown Source)
6894        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
6895        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6896        at java.lang.reflect.Method.invoke(Method.java:597)
6897        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6898        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6899        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6900        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6901        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6902        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6903        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6904        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6905        at $Proxy71.setPixelsId(Unknown Source)
6906        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
6907        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6908        at java.lang.reflect.Method.invoke(Method.java:597)
6909        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6910        at ome.services.throttling.Callback.run(Callback.java:56)
6911        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6912        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6913        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
6914        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
6915        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
6916        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
6917        at IceInternal.Incoming.invoke(Incoming.java:159)
6918        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6919        at Ice.ConnectionI.message(ConnectionI.java:972)
6920        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6921        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6922        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6923
6924    serverExceptionClass = ome.conditions.InternalException
6925    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
6926Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
6927}
69282010-10-21 21:49:53,963 ERROR [                           blitz_gateway] (Dummy-10  ) None
69292010-10-21 21:49:53,959 ERROR [                           blitz_gateway] (Dummy-8   ) None
69302010-10-21 21:49:53,979 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
69312010-10-21 21:49:53,979 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
69322010-10-21 21:49:53,979 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
69332010-10-21 21:49:53,979 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
69342010-10-21 21:49:53,980 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
69352010-10-21 21:49:53,980 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
69362010-10-21 21:49:53,980 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
69372010-10-21 21:49:53,980 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
69382010-10-21 21:49:53,980 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
69392010-10-21 21:49:53,981 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
69402010-10-21 21:49:53,981 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
69412010-10-21 21:49:53,982 WARNI [                                  stderr] (Dummy-10  ) ApiUsageException: exception ::omero::ApiUsageException
6942{
6943    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
6944        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
6945        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
6946        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
6947        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6948        at java.lang.reflect.Method.invoke(Method.java:597)
6949        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6950        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6951        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6952        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
6953        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6954        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
6955        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
6956        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6957        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
6958        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6959        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
6960        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6961        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
6962        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6963        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6964        at $Proxy71.resetDefaults(Unknown Source)
6965        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
6966        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6967        at java.lang.reflect.Method.invoke(Method.java:597)
6968        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
6969        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
6970        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
6971        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
6972        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6973        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
6974        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
6975        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
6976        at $Proxy71.resetDefaults(Unknown Source)
6977        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
6978        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6979        at java.lang.reflect.Method.invoke(Method.java:597)
6980        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
6981        at ome.services.throttling.Callback.run(Callback.java:56)
6982        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
6983        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
6984        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
6985        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
6986        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
6987        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
6988        at IceInternal.Incoming.invoke(Incoming.java:159)
6989        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
6990        at Ice.ConnectionI.message(ConnectionI.java:972)
6991        at IceInternal.ThreadPool.run(ThreadPool.java:577)
6992        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
6993        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
6994
6995    serverExceptionClass = ome.conditions.ApiUsageException
6996    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
6997}
69982010-10-21 21:49:53,983 ERROR [                           blitz_gateway] (Dummy-10  ) None
69992010-10-21 21:49:54,002 WARNI [                                  stderr] (Dummy-8   ) Traceback (most recent call last):
70002010-10-21 21:49:54,002 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
70012010-10-21 21:49:54,002 WARNI [                                  stderr] (Dummy-8   ) tb = self._prepareTB()
70022010-10-21 21:49:54,002 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
70032010-10-21 21:49:54,003 WARNI [                                  stderr] (Dummy-8   ) tb.resetDefaults()
70042010-10-21 21:49:54,003 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
70052010-10-21 21:49:54,003 WARNI [                                  stderr] (Dummy-8   ) return inner(*args, **kwargs)
70062010-10-21 21:49:54,003 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
70072010-10-21 21:49:54,004 WARNI [                                  stderr] (Dummy-8   ) return f(*args, **kwargs)
70082010-10-21 21:49:54,004 WARNI [                                  stderr] (Dummy-8   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
70092010-10-21 21:49:54,005 WARNI [                                  stderr] (Dummy-8   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
70102010-10-21 21:49:54,006 WARNI [                                  stderr] (Dummy-8   ) ApiUsageException: exception ::omero::ApiUsageException
7011{
7012    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
7013        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
7014        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
7015        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7016        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7017        at java.lang.reflect.Method.invoke(Method.java:597)
7018        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7019        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7020        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7021        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7022        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7023        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7024        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7025        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7026        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7027        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7028        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7029        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7030        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7031        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7032        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7033        at $Proxy71.resetDefaults(Unknown Source)
7034        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7035        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7036        at java.lang.reflect.Method.invoke(Method.java:597)
7037        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7038        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7039        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7040        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7041        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7042        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7043        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7044        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7045        at $Proxy71.resetDefaults(Unknown Source)
7046        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7047        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7048        at java.lang.reflect.Method.invoke(Method.java:597)
7049        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7050        at ome.services.throttling.Callback.run(Callback.java:56)
7051        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7052        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7053        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7054        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7055        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7056        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7057        at IceInternal.Incoming.invoke(Incoming.java:159)
7058        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7059        at Ice.ConnectionI.message(ConnectionI.java:972)
7060        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7061        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7062        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7063
7064    serverExceptionClass = ome.conditions.ApiUsageException
7065    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
7066}
70672010-10-21 21:49:54,007 ERROR [                           blitz_gateway] (Dummy-8   ) None
70682010-10-21 21:50:01,642 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
70692010-10-21 21:50:01,642 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
70702010-10-21 21:50:01,642 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
70712010-10-21 21:50:01,643 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
70722010-10-21 21:50:01,643 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
70732010-10-21 21:50:01,643 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
70742010-10-21 21:50:01,643 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
70752010-10-21 21:50:01,643 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
70762010-10-21 21:50:01,644 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
70772010-10-21 21:50:01,644 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
70782010-10-21 21:50:01,644 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
70792010-10-21 21:50:01,645 WARNI [                                  stderr] (Dummy-15  ) ApiUsageException: exception ::omero::ApiUsageException
7080{
7081    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18351
7082        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7083        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7084        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7085        at java.lang.reflect.Method.invoke(Method.java:597)
7086        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7087        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7088        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7089        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7090        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7091        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7092        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7093        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7094        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7095        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7096        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7097        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7098        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7099        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7100        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7101        at $Proxy71.resetDefaults(Unknown Source)
7102        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7103        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7104        at java.lang.reflect.Method.invoke(Method.java:597)
7105        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7106        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7107        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7108        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7109        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7110        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7111        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7112        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7113        at $Proxy71.resetDefaults(Unknown Source)
7114        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7115        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7116        at java.lang.reflect.Method.invoke(Method.java:597)
7117        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7118        at ome.services.throttling.Callback.run(Callback.java:56)
7119        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7120        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7121        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7122        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7123        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7124        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7125        at IceInternal.Incoming.invoke(Incoming.java:159)
7126        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7127        at Ice.ConnectionI.message(ConnectionI.java:972)
7128        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7129        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7130        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7131
7132    serverExceptionClass = ome.conditions.ApiUsageException
7133    message = Unable to reset rendering settings in a read-only group for Pixels set id:18351
7134}
71352010-10-21 21:50:01,646 ERROR [                           blitz_gateway] (Dummy-15  ) None
71362010-10-21 21:50:01,694 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
71372010-10-21 21:50:01,695 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
71382010-10-21 21:50:01,695 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
71392010-10-21 21:50:01,695 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
71402010-10-21 21:50:01,695 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
71412010-10-21 21:50:01,695 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
71422010-10-21 21:50:01,695 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
71432010-10-21 21:50:01,695 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
71442010-10-21 21:50:01,695 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
71452010-10-21 21:50:01,695 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
71462010-10-21 21:50:01,696 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
71472010-10-21 21:50:01,697 WARNI [                                  stderr] (Dummy-14  ) ApiUsageException: exception ::omero::ApiUsageException
7148{
7149    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18352
7150        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7151        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7152        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7153        at java.lang.reflect.Method.invoke(Method.java:597)
7154        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7155        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7156        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7157        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7158        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7159        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7160        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7161        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7162        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7163        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7164        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7165        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7166        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7167        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7168        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7169        at $Proxy71.resetDefaults(Unknown Source)
7170        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7171        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7172        at java.lang.reflect.Method.invoke(Method.java:597)
7173        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7174        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7175        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7176        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7177        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7178        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7179        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7180        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7181        at $Proxy71.resetDefaults(Unknown Source)
7182        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7183        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7184        at java.lang.reflect.Method.invoke(Method.java:597)
7185        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7186        at ome.services.throttling.Callback.run(Callback.java:56)
7187        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7188        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7189        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7190        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7191        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7192        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7193        at IceInternal.Incoming.invoke(Incoming.java:159)
7194        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7195        at Ice.ConnectionI.message(ConnectionI.java:972)
7196        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7197        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7198        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7199
7200    serverExceptionClass = ome.conditions.ApiUsageException
7201    message = Unable to reset rendering settings in a read-only group for Pixels set id:18352
7202}
72032010-10-21 21:50:01,697 ERROR [                           blitz_gateway] (Dummy-14  ) None
72042010-10-21 21:50:01,744 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
72052010-10-21 21:50:01,744 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
72062010-10-21 21:50:01,744 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
72072010-10-21 21:50:01,744 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
72082010-10-21 21:50:01,744 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
72092010-10-21 21:50:01,744 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
72102010-10-21 21:50:01,744 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
72112010-10-21 21:50:01,745 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
72122010-10-21 21:50:01,745 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
72132010-10-21 21:50:01,745 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
72142010-10-21 21:50:01,745 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
72152010-10-21 21:50:01,746 WARNI [                                  stderr] (Dummy-3   ) ApiUsageException: exception ::omero::ApiUsageException
7216{
7217    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18353
7218        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7219        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7220        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7221        at java.lang.reflect.Method.invoke(Method.java:597)
7222        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7223        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7224        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7225        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7226        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7227        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7228        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7229        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7230        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7231        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7232        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7233        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7234        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7235        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7236        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7237        at $Proxy71.resetDefaults(Unknown Source)
7238        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7239        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7240        at java.lang.reflect.Method.invoke(Method.java:597)
7241        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7242        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7243        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7244        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7245        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7246        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7247        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7248        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7249        at $Proxy71.resetDefaults(Unknown Source)
7250        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7251        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7252        at java.lang.reflect.Method.invoke(Method.java:597)
7253        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7254        at ome.services.throttling.Callback.run(Callback.java:56)
7255        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7256        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7257        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7258        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7259        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7260        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7261        at IceInternal.Incoming.invoke(Incoming.java:159)
7262        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7263        at Ice.ConnectionI.message(ConnectionI.java:972)
7264        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7265        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7266        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7267
7268    serverExceptionClass = ome.conditions.ApiUsageException
7269    message = Unable to reset rendering settings in a read-only group for Pixels set id:18353
7270}
72712010-10-21 21:50:01,746 ERROR [                           blitz_gateway] (Dummy-3   ) None
72722010-10-21 21:50:01,795 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
72732010-10-21 21:50:01,795 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
72742010-10-21 21:50:01,796 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
72752010-10-21 21:50:01,796 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
72762010-10-21 21:50:01,796 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
72772010-10-21 21:50:01,796 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
72782010-10-21 21:50:01,796 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
72792010-10-21 21:50:01,796 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
72802010-10-21 21:50:01,796 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
72812010-10-21 21:50:01,797 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
72822010-10-21 21:50:01,797 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
72832010-10-21 21:50:01,798 WARNI [                                  stderr] (Dummy-16  ) ApiUsageException: exception ::omero::ApiUsageException
7284{
7285    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18354
7286        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7287        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7288        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7289        at java.lang.reflect.Method.invoke(Method.java:597)
7290        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7291        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7292        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7293        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7294        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7295        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7296        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7297        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7298        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7299        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7300        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7301        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7302        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7303        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7304        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7305        at $Proxy71.resetDefaults(Unknown Source)
7306        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7307        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7308        at java.lang.reflect.Method.invoke(Method.java:597)
7309        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7310        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7311        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7312        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7313        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7314        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7315        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7316        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7317        at $Proxy71.resetDefaults(Unknown Source)
7318        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7319        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7320        at java.lang.reflect.Method.invoke(Method.java:597)
7321        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7322        at ome.services.throttling.Callback.run(Callback.java:56)
7323        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7324        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7325        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7326        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7327        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7328        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7329        at IceInternal.Incoming.invoke(Incoming.java:159)
7330        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7331        at Ice.ConnectionI.message(ConnectionI.java:972)
7332        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7333        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7334        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7335
7336    serverExceptionClass = ome.conditions.ApiUsageException
7337    message = Unable to reset rendering settings in a read-only group for Pixels set id:18354
7338}
73392010-10-21 21:50:01,798 ERROR [                           blitz_gateway] (Dummy-16  ) None
73402010-10-21 21:50:01,846 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
73412010-10-21 21:50:01,846 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
73422010-10-21 21:50:01,846 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
73432010-10-21 21:50:01,847 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
73442010-10-21 21:50:01,847 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
73452010-10-21 21:50:01,847 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
73462010-10-21 21:50:01,847 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
73472010-10-21 21:50:01,847 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
73482010-10-21 21:50:01,847 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
73492010-10-21 21:50:01,848 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
73502010-10-21 21:50:01,848 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
73512010-10-21 21:50:01,849 WARNI [                                  stderr] (Dummy-10  ) ApiUsageException: exception ::omero::ApiUsageException
7352{
7353    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18355
7354        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7355        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7356        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7357        at java.lang.reflect.Method.invoke(Method.java:597)
7358        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7359        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7360        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7361        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7362        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7363        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7364        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7365        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7366        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7367        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7368        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7369        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7370        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7371        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7372        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7373        at $Proxy71.resetDefaults(Unknown Source)
7374        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7375        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7376        at java.lang.reflect.Method.invoke(Method.java:597)
7377        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7378        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7379        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7380        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7381        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7382        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7383        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7384        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7385        at $Proxy71.resetDefaults(Unknown Source)
7386        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7387        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7388        at java.lang.reflect.Method.invoke(Method.java:597)
7389        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7390        at ome.services.throttling.Callback.run(Callback.java:56)
7391        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7392        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7393        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7394        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7395        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7396        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7397        at IceInternal.Incoming.invoke(Incoming.java:159)
7398        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7399        at Ice.ConnectionI.message(ConnectionI.java:972)
7400        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7401        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7402        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7403
7404    serverExceptionClass = ome.conditions.ApiUsageException
7405    message = Unable to reset rendering settings in a read-only group for Pixels set id:18355
7406}
74072010-10-21 21:50:01,849 ERROR [                           blitz_gateway] (Dummy-10  ) None
74082010-10-21 21:50:01,897 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
74092010-10-21 21:50:01,897 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
74102010-10-21 21:50:01,897 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
74112010-10-21 21:50:01,898 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
74122010-10-21 21:50:01,898 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
74132010-10-21 21:50:01,898 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
74142010-10-21 21:50:01,898 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
74152010-10-21 21:50:01,898 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
74162010-10-21 21:50:01,899 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
74172010-10-21 21:50:01,899 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
74182010-10-21 21:50:01,899 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
74192010-10-21 21:50:01,901 WARNI [                                  stderr] (Dummy-15  ) ApiUsageException: exception ::omero::ApiUsageException
7420{
7421    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18356
7422        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7423        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7424        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7425        at java.lang.reflect.Method.invoke(Method.java:597)
7426        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7427        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7428        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7429        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7430        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7431        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7432        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7433        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7434        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7435        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7436        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7437        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7438        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7439        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7440        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7441        at $Proxy71.resetDefaults(Unknown Source)
7442        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7443        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7444        at java.lang.reflect.Method.invoke(Method.java:597)
7445        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7446        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7447        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7448        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7449        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7450        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7451        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7452        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7453        at $Proxy71.resetDefaults(Unknown Source)
7454        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7455        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7456        at java.lang.reflect.Method.invoke(Method.java:597)
7457        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7458        at ome.services.throttling.Callback.run(Callback.java:56)
7459        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7460        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7461        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7462        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7463        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7464        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7465        at IceInternal.Incoming.invoke(Incoming.java:159)
7466        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7467        at Ice.ConnectionI.message(ConnectionI.java:972)
7468        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7469        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7470        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7471
7472    serverExceptionClass = ome.conditions.ApiUsageException
7473    message = Unable to reset rendering settings in a read-only group for Pixels set id:18356
7474}
74752010-10-21 21:50:01,901 ERROR [                           blitz_gateway] (Dummy-15  ) None
74762010-10-21 21:50:01,951 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
74772010-10-21 21:50:01,951 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
74782010-10-21 21:50:01,951 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
74792010-10-21 21:50:01,951 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
74802010-10-21 21:50:01,951 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
74812010-10-21 21:50:01,952 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
74822010-10-21 21:50:01,952 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
74832010-10-21 21:50:01,952 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
74842010-10-21 21:50:01,952 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
74852010-10-21 21:50:01,952 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
74862010-10-21 21:50:01,952 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
74872010-10-21 21:50:01,953 WARNI [                                  stderr] (Dummy-14  ) ApiUsageException: exception ::omero::ApiUsageException
7488{
7489    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18357
7490        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7491        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7492        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7493        at java.lang.reflect.Method.invoke(Method.java:597)
7494        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7495        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7496        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7497        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7498        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7499        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7500        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7501        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7502        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7503        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7504        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7505        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7506        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7507        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7508        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7509        at $Proxy71.resetDefaults(Unknown Source)
7510        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7511        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7512        at java.lang.reflect.Method.invoke(Method.java:597)
7513        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7514        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7515        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7516        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7517        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7518        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7519        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7520        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7521        at $Proxy71.resetDefaults(Unknown Source)
7522        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7523        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7524        at java.lang.reflect.Method.invoke(Method.java:597)
7525        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7526        at ome.services.throttling.Callback.run(Callback.java:56)
7527        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7528        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7529        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7530        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7531        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7532        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7533        at IceInternal.Incoming.invoke(Incoming.java:159)
7534        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7535        at Ice.ConnectionI.message(ConnectionI.java:972)
7536        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7537        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7538        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7539
7540    serverExceptionClass = ome.conditions.ApiUsageException
7541    message = Unable to reset rendering settings in a read-only group for Pixels set id:18357
7542}
75432010-10-21 21:50:01,953 ERROR [                           blitz_gateway] (Dummy-14  ) None
75442010-10-21 21:50:01,999 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
75452010-10-21 21:50:01,999 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
75462010-10-21 21:50:01,999 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
75472010-10-21 21:50:01,999 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
75482010-10-21 21:50:01,999 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
75492010-10-21 21:50:02,000 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
75502010-10-21 21:50:02,000 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
75512010-10-21 21:50:02,000 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
75522010-10-21 21:50:02,000 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
75532010-10-21 21:50:02,000 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
75542010-10-21 21:50:02,000 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
75552010-10-21 21:50:02,001 WARNI [                                  stderr] (Dummy-3   ) ApiUsageException: exception ::omero::ApiUsageException
7556{
7557    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18358
7558        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7559        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7560        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7561        at java.lang.reflect.Method.invoke(Method.java:597)
7562        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7563        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7564        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7565        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7566        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7567        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7568        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7569        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7570        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7571        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7572        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7573        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7574        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7575        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7576        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7577        at $Proxy71.resetDefaults(Unknown Source)
7578        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7579        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7580        at java.lang.reflect.Method.invoke(Method.java:597)
7581        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7582        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7583        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7584        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7585        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7586        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7587        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7588        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7589        at $Proxy71.resetDefaults(Unknown Source)
7590        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7591        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7592        at java.lang.reflect.Method.invoke(Method.java:597)
7593        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7594        at ome.services.throttling.Callback.run(Callback.java:56)
7595        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7596        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7597        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7598        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7599        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7600        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7601        at IceInternal.Incoming.invoke(Incoming.java:159)
7602        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7603        at Ice.ConnectionI.message(ConnectionI.java:972)
7604        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7605        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7606        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7607
7608    serverExceptionClass = ome.conditions.ApiUsageException
7609    message = Unable to reset rendering settings in a read-only group for Pixels set id:18358
7610}
76112010-10-21 21:50:02,001 ERROR [                           blitz_gateway] (Dummy-3   ) None
76122010-10-21 21:50:02,048 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
76132010-10-21 21:50:02,048 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
76142010-10-21 21:50:02,048 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
76152010-10-21 21:50:02,048 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
76162010-10-21 21:50:02,048 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
76172010-10-21 21:50:02,049 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
76182010-10-21 21:50:02,049 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
76192010-10-21 21:50:02,049 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
76202010-10-21 21:50:02,049 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
76212010-10-21 21:50:02,049 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
76222010-10-21 21:50:02,049 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
76232010-10-21 21:50:02,050 WARNI [                                  stderr] (Dummy-16  ) ApiUsageException: exception ::omero::ApiUsageException
7624{
7625    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18359
7626        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7627        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7628        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7629        at java.lang.reflect.Method.invoke(Method.java:597)
7630        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7631        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7632        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7633        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7634        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7635        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7636        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7637        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7638        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7639        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7640        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7641        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7642        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7643        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7644        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7645        at $Proxy71.resetDefaults(Unknown Source)
7646        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7647        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7648        at java.lang.reflect.Method.invoke(Method.java:597)
7649        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7650        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7651        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7652        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7653        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7654        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7655        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7656        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7657        at $Proxy71.resetDefaults(Unknown Source)
7658        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7659        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7660        at java.lang.reflect.Method.invoke(Method.java:597)
7661        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7662        at ome.services.throttling.Callback.run(Callback.java:56)
7663        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7664        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7665        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7666        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7667        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7668        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7669        at IceInternal.Incoming.invoke(Incoming.java:159)
7670        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7671        at Ice.ConnectionI.message(ConnectionI.java:972)
7672        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7673        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7674        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7675
7676    serverExceptionClass = ome.conditions.ApiUsageException
7677    message = Unable to reset rendering settings in a read-only group for Pixels set id:18359
7678}
76792010-10-21 21:50:02,050 ERROR [                           blitz_gateway] (Dummy-16  ) None
76802010-10-21 21:50:02,097 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
76812010-10-21 21:50:02,097 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
76822010-10-21 21:50:02,097 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
76832010-10-21 21:50:02,097 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
76842010-10-21 21:50:02,098 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
76852010-10-21 21:50:02,098 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
76862010-10-21 21:50:02,098 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
76872010-10-21 21:50:02,098 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
76882010-10-21 21:50:02,098 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
76892010-10-21 21:50:02,098 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
76902010-10-21 21:50:02,098 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
76912010-10-21 21:50:02,099 WARNI [                                  stderr] (Dummy-10  ) ApiUsageException: exception ::omero::ApiUsageException
7692{
7693    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18360
7694        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7695        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7696        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7697        at java.lang.reflect.Method.invoke(Method.java:597)
7698        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7699        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7700        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7701        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7702        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7703        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7704        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7705        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7706        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7707        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7708        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7709        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7710        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7711        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7712        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7713        at $Proxy71.resetDefaults(Unknown Source)
7714        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7715        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7716        at java.lang.reflect.Method.invoke(Method.java:597)
7717        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7718        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7719        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7720        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7721        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7722        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7723        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7724        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7725        at $Proxy71.resetDefaults(Unknown Source)
7726        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7727        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7728        at java.lang.reflect.Method.invoke(Method.java:597)
7729        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7730        at ome.services.throttling.Callback.run(Callback.java:56)
7731        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7732        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7733        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7734        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7735        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7736        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7737        at IceInternal.Incoming.invoke(Incoming.java:159)
7738        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7739        at Ice.ConnectionI.message(ConnectionI.java:972)
7740        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7741        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7742        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7743
7744    serverExceptionClass = ome.conditions.ApiUsageException
7745    message = Unable to reset rendering settings in a read-only group for Pixels set id:18360
7746}
77472010-10-21 21:50:02,099 ERROR [                           blitz_gateway] (Dummy-10  ) None
77482010-10-21 21:50:02,155 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
77492010-10-21 21:50:02,155 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
77502010-10-21 21:50:02,155 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
77512010-10-21 21:50:02,156 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
77522010-10-21 21:50:02,156 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
77532010-10-21 21:50:02,156 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
77542010-10-21 21:50:02,156 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
77552010-10-21 21:50:02,156 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
77562010-10-21 21:50:02,156 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
77572010-10-21 21:50:02,156 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
77582010-10-21 21:50:02,157 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
77592010-10-21 21:50:02,157 WARNI [                                  stderr] (Dummy-15  ) ApiUsageException: exception ::omero::ApiUsageException
7760{
7761    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18361
7762        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7763        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7764        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7765        at java.lang.reflect.Method.invoke(Method.java:597)
7766        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7767        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7768        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7769        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7770        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7771        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7772        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7773        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7774        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7775        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7776        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7777        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7778        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7779        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7780        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7781        at $Proxy71.resetDefaults(Unknown Source)
7782        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7783        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7784        at java.lang.reflect.Method.invoke(Method.java:597)
7785        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7786        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7787        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7788        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7789        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7790        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7791        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7792        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7793        at $Proxy71.resetDefaults(Unknown Source)
7794        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7795        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7796        at java.lang.reflect.Method.invoke(Method.java:597)
7797        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7798        at ome.services.throttling.Callback.run(Callback.java:56)
7799        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7800        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7801        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7802        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7803        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7804        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7805        at IceInternal.Incoming.invoke(Incoming.java:159)
7806        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7807        at Ice.ConnectionI.message(ConnectionI.java:972)
7808        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7809        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7810        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7811
7812    serverExceptionClass = ome.conditions.ApiUsageException
7813    message = Unable to reset rendering settings in a read-only group for Pixels set id:18361
7814}
78152010-10-21 21:50:02,158 ERROR [                           blitz_gateway] (Dummy-15  ) None
78162010-10-21 21:50:02,206 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
78172010-10-21 21:50:02,207 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
78182010-10-21 21:50:02,207 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
78192010-10-21 21:50:02,207 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
78202010-10-21 21:50:02,207 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
78212010-10-21 21:50:02,207 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
78222010-10-21 21:50:02,207 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
78232010-10-21 21:50:02,207 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
78242010-10-21 21:50:02,207 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
78252010-10-21 21:50:02,207 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
78262010-10-21 21:50:02,208 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
78272010-10-21 21:50:02,209 WARNI [                                  stderr] (Dummy-14  ) ApiUsageException: exception ::omero::ApiUsageException
7828{
7829    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18362
7830        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7831        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7832        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7833        at java.lang.reflect.Method.invoke(Method.java:597)
7834        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7835        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7836        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7837        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7838        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7839        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7840        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7841        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7842        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7843        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7844        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7845        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7846        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7847        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7848        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7849        at $Proxy71.resetDefaults(Unknown Source)
7850        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7851        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7852        at java.lang.reflect.Method.invoke(Method.java:597)
7853        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7854        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7855        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7856        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7857        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7858        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7859        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7860        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7861        at $Proxy71.resetDefaults(Unknown Source)
7862        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7863        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7864        at java.lang.reflect.Method.invoke(Method.java:597)
7865        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7866        at ome.services.throttling.Callback.run(Callback.java:56)
7867        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7868        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7869        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7870        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7871        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7872        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7873        at IceInternal.Incoming.invoke(Incoming.java:159)
7874        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7875        at Ice.ConnectionI.message(ConnectionI.java:972)
7876        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7877        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7878        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7879
7880    serverExceptionClass = ome.conditions.ApiUsageException
7881    message = Unable to reset rendering settings in a read-only group for Pixels set id:18362
7882}
78832010-10-21 21:50:02,209 ERROR [                           blitz_gateway] (Dummy-14  ) None
78842010-10-21 21:50:02,256 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
78852010-10-21 21:50:02,256 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
78862010-10-21 21:50:02,256 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
78872010-10-21 21:50:02,257 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
78882010-10-21 21:50:02,257 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
78892010-10-21 21:50:02,257 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
78902010-10-21 21:50:02,257 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
78912010-10-21 21:50:02,257 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
78922010-10-21 21:50:02,257 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
78932010-10-21 21:50:02,257 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
78942010-10-21 21:50:02,257 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
78952010-10-21 21:50:02,258 WARNI [                                  stderr] (Dummy-3   ) ApiUsageException: exception ::omero::ApiUsageException
7896{
7897    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:18363
7898        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
7899        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7900        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7901        at java.lang.reflect.Method.invoke(Method.java:597)
7902        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7903        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7904        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7905        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
7906        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7907        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7908        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7909        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7910        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7911        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7912        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7913        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7914        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7915        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7916        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7917        at $Proxy71.resetDefaults(Unknown Source)
7918        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
7919        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7920        at java.lang.reflect.Method.invoke(Method.java:597)
7921        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7922        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7923        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7924        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7925        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7926        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7927        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7928        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7929        at $Proxy71.resetDefaults(Unknown Source)
7930        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
7931        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7932        at java.lang.reflect.Method.invoke(Method.java:597)
7933        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7934        at ome.services.throttling.Callback.run(Callback.java:56)
7935        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
7936        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
7937        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
7938        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
7939        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
7940        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
7941        at IceInternal.Incoming.invoke(Incoming.java:159)
7942        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
7943        at Ice.ConnectionI.message(ConnectionI.java:972)
7944        at IceInternal.ThreadPool.run(ThreadPool.java:577)
7945        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
7946        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
7947
7948    serverExceptionClass = ome.conditions.ApiUsageException
7949    message = Unable to reset rendering settings in a read-only group for Pixels set id:18363
7950}
79512010-10-21 21:50:02,259 ERROR [                           blitz_gateway] (Dummy-3   ) None
79522010-10-21 21:50:04,568 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
79532010-10-21 21:50:04,569 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
79542010-10-21 21:50:04,569 WARNI [                                  stderr] (Dummy-3   ) rv = tb.setPixelsId(pixels_id)
79552010-10-21 21:50:04,569 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
79562010-10-21 21:50:04,569 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
79572010-10-21 21:50:04,569 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
79582010-10-21 21:50:04,569 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
79592010-10-21 21:50:04,570 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
79602010-10-21 21:50:04,570 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
79612010-10-21 21:50:04,571 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
7962{
7963    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
7964error executing work
7965        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
7966        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
7967        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
7968        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:52)
7969        at org.hibernate.impl.SessionImpl.doWork(SessionImpl.java:1991)
7970        at ome.security.basic.EventHandler.invoke(EventHandler.java:116)
7971        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7972        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
7973        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
7974        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7975        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
7976        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7977        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
7978        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7979        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
7980        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7981        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7982        at $Proxy71.setPixelsId(Unknown Source)
7983        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
7984        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7985        at java.lang.reflect.Method.invoke(Method.java:597)
7986        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
7987        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
7988        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
7989        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
7990        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7991        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
7992        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
7993        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
7994        at $Proxy71.setPixelsId(Unknown Source)
7995        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
7996        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7997        at java.lang.reflect.Method.invoke(Method.java:597)
7998        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
7999        at ome.services.throttling.Callback.run(Callback.java:56)
8000        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8001        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8002        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
8003        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
8004        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
8005        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
8006        at IceInternal.Incoming.invoke(Incoming.java:159)
8007        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8008        at Ice.ConnectionI.message(ConnectionI.java:972)
8009        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8010        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8011        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8012
8013    serverExceptionClass = ome.conditions.InternalException
8014    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
8015error executing work
8016}
80172010-10-21 21:50:04,571 ERROR [                           blitz_gateway] (Dummy-3   ) None
80182010-10-21 21:50:04,588 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
80192010-10-21 21:50:04,589 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
80202010-10-21 21:50:04,591 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
80212010-10-21 21:50:04,591 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
80222010-10-21 21:50:04,591 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
80232010-10-21 21:50:04,591 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
80242010-10-21 21:50:04,592 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
80252010-10-21 21:50:04,592 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
80262010-10-21 21:50:04,592 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
80272010-10-21 21:50:04,592 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
80282010-10-21 21:50:04,592 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
80292010-10-21 21:50:04,593 WARNI [                                  stderr] (Dummy-3   ) ApiUsageException: exception ::omero::ApiUsageException
8030{
8031    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
8032        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
8033        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
8034        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
8035        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8036        at java.lang.reflect.Method.invoke(Method.java:597)
8037        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8038        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8039        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8040        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
8041        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8042        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
8043        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8044        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8045        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8046        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8047        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8048        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8049        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8050        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8051        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8052        at $Proxy71.resetDefaults(Unknown Source)
8053        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
8054        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8055        at java.lang.reflect.Method.invoke(Method.java:597)
8056        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8057        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8058        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8059        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8060        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8061        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8062        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8063        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8064        at $Proxy71.resetDefaults(Unknown Source)
8065        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
8066        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8067        at java.lang.reflect.Method.invoke(Method.java:597)
8068        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8069        at ome.services.throttling.Callback.run(Callback.java:56)
8070        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8071        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8072        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
8073        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
8074        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
8075        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
8076        at IceInternal.Incoming.invoke(Incoming.java:159)
8077        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8078        at Ice.ConnectionI.message(ConnectionI.java:972)
8079        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8080        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8081        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8082
8083    serverExceptionClass = ome.conditions.ApiUsageException
8084    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
8085}
80862010-10-21 21:50:04,594 ERROR [                           blitz_gateway] (Dummy-3   ) None
80872010-10-21 21:50:04,636 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
80882010-10-21 21:50:04,637 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
80892010-10-21 21:50:04,637 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
80902010-10-21 21:50:04,637 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
80912010-10-21 21:50:04,637 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
80922010-10-21 21:50:04,638 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
80932010-10-21 21:50:04,638 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
80942010-10-21 21:50:04,638 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
80952010-10-21 21:50:04,638 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
80962010-10-21 21:50:04,639 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
8097{
8098    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
8099Either you have two threads operating on the same stateful object (don't do this)
8100 or you have a recursive call (recurse on the unwrapped object).
8101        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
8102        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
8103        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8104        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8105        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8106        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8107        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8108        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8109        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8110        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8111        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8112        at $Proxy71.setPixelsId(Unknown Source)
8113        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
8114        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8115        at java.lang.reflect.Method.invoke(Method.java:597)
8116        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8117        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8118        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8119        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8120        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8121        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8122        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8123        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8124        at $Proxy71.setPixelsId(Unknown Source)
8125        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
8126        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8127        at java.lang.reflect.Method.invoke(Method.java:597)
8128        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8129        at ome.services.throttling.Callback.run(Callback.java:56)
8130        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8131        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8132        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
8133        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
8134        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
8135        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
8136        at IceInternal.Incoming.invoke(Incoming.java:159)
8137        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8138        at Ice.ConnectionI.message(ConnectionI.java:972)
8139        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8140        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8141        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8142
8143    serverExceptionClass = ome.conditions.InternalException
8144    message = Hibernate session is not re-entrant.
8145Either you have two threads operating on the same stateful object (don't do this)
8146 or you have a recursive call (recurse on the unwrapped object).
8147}
81482010-10-21 21:50:04,639 ERROR [                           blitz_gateway] (Dummy-15  ) None
81492010-10-21 21:50:04,648 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
81502010-10-21 21:50:04,648 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
81512010-10-21 21:50:04,648 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
81522010-10-21 21:50:04,648 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
81532010-10-21 21:50:04,649 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
81542010-10-21 21:50:04,649 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
81552010-10-21 21:50:04,650 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
81562010-10-21 21:50:04,651 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
81572010-10-21 21:50:04,652 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
81582010-10-21 21:50:04,654 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
8159{
8160    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
8161Either you have two threads operating on the same stateful object (don't do this)
8162 or you have a recursive call (recurse on the unwrapped object).
8163        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
8164        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
8165        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8166        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8167        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8168        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8169        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8170        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8171        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8172        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8173        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8174        at $Proxy71.setPixelsId(Unknown Source)
8175        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
8176        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8177        at java.lang.reflect.Method.invoke(Method.java:597)
8178        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8179        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8180        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8181        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8182        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8183        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8184        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8185        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8186        at $Proxy71.setPixelsId(Unknown Source)
8187        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
8188        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8189        at java.lang.reflect.Method.invoke(Method.java:597)
8190        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8191        at ome.services.throttling.Callback.run(Callback.java:56)
8192        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8193        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8194        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
8195        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
8196        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
8197        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
8198        at IceInternal.Incoming.invoke(Incoming.java:159)
8199        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8200        at Ice.ConnectionI.message(ConnectionI.java:972)
8201        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8202        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8203        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8204
8205    serverExceptionClass = ome.conditions.InternalException
8206    message = Hibernate session is not re-entrant.
8207Either you have two threads operating on the same stateful object (don't do this)
8208 or you have a recursive call (recurse on the unwrapped object).
8209}
82102010-10-21 21:50:04,654 ERROR [                           blitz_gateway] (Dummy-10  ) None
82112010-10-21 21:50:04,657 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
82122010-10-21 21:50:04,657 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
82132010-10-21 21:50:04,658 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
82142010-10-21 21:50:04,658 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
82152010-10-21 21:50:04,658 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
82162010-10-21 21:50:04,658 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
82172010-10-21 21:50:04,658 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
82182010-10-21 21:50:04,658 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
82192010-10-21 21:50:04,659 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
82202010-10-21 21:50:04,659 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
82212010-10-21 21:50:04,659 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
82222010-10-21 21:50:04,661 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
8223{
8224    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (java.lang.NullPointerException):
8225null
8226        at org.hibernate.event.def.AbstractFlushingEventListener.prepareEntityFlushes(AbstractFlushingEventListener.java:142)
8227        at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:88)
8228        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
8229        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
8230        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
8231        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
8232        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
8233        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
8234        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
8235        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
8236        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8237        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
8238        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8239        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8240        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8241        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8242        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8243        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8244        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8245        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8246        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8247        at $Proxy71.resetDefaults(Unknown Source)
8248        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
8249        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8250        at java.lang.reflect.Method.invoke(Method.java:597)
8251        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8252        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8253        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8254        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8255        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8256        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8257        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8258        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8259        at $Proxy71.resetDefaults(Unknown Source)
8260        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
8261        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8262        at java.lang.reflect.Method.invoke(Method.java:597)
8263        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8264        at ome.services.throttling.Callback.run(Callback.java:56)
8265        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8266        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8267        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
8268        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
8269        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
8270        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
8271        at IceInternal.Incoming.invoke(Incoming.java:159)
8272        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8273        at Ice.ConnectionI.message(ConnectionI.java:972)
8274        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8275        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8276        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8277
8278    serverExceptionClass = ome.conditions.InternalException
8279    message =  Wrapped Exception: (java.lang.NullPointerException):
8280null
8281}
82822010-10-21 21:50:04,661 ERROR [                           blitz_gateway] (Dummy-15  ) None
82832010-10-21 21:50:04,670 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
82842010-10-21 21:50:04,670 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
82852010-10-21 21:50:04,670 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
82862010-10-21 21:50:04,670 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
82872010-10-21 21:50:04,671 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
82882010-10-21 21:50:04,673 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
82892010-10-21 21:50:04,674 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
82902010-10-21 21:50:04,674 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
82912010-10-21 21:50:04,675 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
82922010-10-21 21:50:04,677 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
8293{
8294    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
8295could not insert: [ome.model.meta.Event]
8296        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
8297        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
8298        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
8299        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
8300        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
8301        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
8302        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
8303        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
8304        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
8305        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
8306        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
8307        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
8308        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
8309        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
8310        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
8311        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
8312        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
8313        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8314        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
8315        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8316        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8317        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8318        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8319        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8320        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8321        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8322        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8323        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8324        at $Proxy71.setPixelsId(Unknown Source)
8325        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
8326        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8327        at java.lang.reflect.Method.invoke(Method.java:597)
8328        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8329        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8330        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8331        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8332        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8333        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8334        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8335        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8336        at $Proxy71.setPixelsId(Unknown Source)
8337        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
8338        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8339        at java.lang.reflect.Method.invoke(Method.java:597)
8340        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8341        at ome.services.throttling.Callback.run(Callback.java:56)
8342        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8343        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8344        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
8345        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
8346        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
8347        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
8348        at IceInternal.Incoming.invoke(Incoming.java:159)
8349        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8350        at Ice.ConnectionI.message(ConnectionI.java:972)
8351        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8352        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8353        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8354
8355    serverExceptionClass = ome.conditions.InternalException
8356    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
8357could not insert: [ome.model.meta.Event]
8358}
83592010-10-21 21:50:04,677 ERROR [                           blitz_gateway] (Dummy-14  ) None
83602010-10-21 21:50:04,694 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
83612010-10-21 21:50:04,707 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
83622010-10-21 21:50:04,707 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
83632010-10-21 21:50:04,707 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
83642010-10-21 21:50:04,708 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
83652010-10-21 21:50:04,708 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
83662010-10-21 21:50:04,708 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
83672010-10-21 21:50:04,708 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
83682010-10-21 21:50:04,708 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
83692010-10-21 21:50:04,709 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
83702010-10-21 21:50:04,709 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
83712010-10-21 21:50:04,710 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
8372{
8373    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
8374Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
8375        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
8376        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
8377        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
8378        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
8379        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
8380        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8381        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8382        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8383        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8384        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8385        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8386        at $Proxy71.resetDefaults(Unknown Source)
8387        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
8388        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8389        at java.lang.reflect.Method.invoke(Method.java:597)
8390        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8391        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8392        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8393        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8394        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8395        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8396        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8397        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8398        at $Proxy71.resetDefaults(Unknown Source)
8399        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
8400        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8401        at java.lang.reflect.Method.invoke(Method.java:597)
8402        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8403        at ome.services.throttling.Callback.run(Callback.java:56)
8404        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8405        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8406        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
8407        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
8408        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
8409        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
8410        at IceInternal.Incoming.invoke(Incoming.java:159)
8411        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8412        at Ice.ConnectionI.message(ConnectionI.java:972)
8413        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8414        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8415        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8416
8417    serverExceptionClass = ome.conditions.InternalException
8418    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
8419Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
8420}
84212010-10-21 21:50:04,710 ERROR [                           blitz_gateway] (Dummy-10  ) None
84222010-10-21 21:50:04,765 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
84232010-10-21 21:50:04,765 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
84242010-10-21 21:50:04,769 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
84252010-10-21 21:50:04,769 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
84262010-10-21 21:50:04,769 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
84272010-10-21 21:50:04,769 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
84282010-10-21 21:50:04,770 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
84292010-10-21 21:50:04,771 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
84302010-10-21 21:50:04,771 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
84312010-10-21 21:50:04,771 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
84322010-10-21 21:50:04,771 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
84332010-10-21 21:50:04,773 WARNI [                                  stderr] (Dummy-14  ) ApiUsageException: exception ::omero::ApiUsageException
8434{
8435    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
8436        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
8437        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
8438        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
8439        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8440        at java.lang.reflect.Method.invoke(Method.java:597)
8441        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8442        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8443        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8444        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
8445        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8446        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
8447        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8448        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8449        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8450        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8451        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8452        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8453        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8454        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8455        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8456        at $Proxy71.resetDefaults(Unknown Source)
8457        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
8458        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8459        at java.lang.reflect.Method.invoke(Method.java:597)
8460        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8461        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8462        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8463        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8464        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8465        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8466        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8467        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8468        at $Proxy71.resetDefaults(Unknown Source)
8469        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
8470        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8471        at java.lang.reflect.Method.invoke(Method.java:597)
8472        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8473        at ome.services.throttling.Callback.run(Callback.java:56)
8474        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8475        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8476        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
8477        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
8478        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
8479        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
8480        at IceInternal.Incoming.invoke(Incoming.java:159)
8481        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8482        at Ice.ConnectionI.message(ConnectionI.java:972)
8483        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8484        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8485        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8486
8487    serverExceptionClass = ome.conditions.ApiUsageException
8488    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
8489}
84902010-10-21 21:50:04,773 ERROR [                           blitz_gateway] (Dummy-14  ) None
84912010-10-21 21:50:04,843 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
84922010-10-21 21:50:04,844 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
84932010-10-21 21:50:04,844 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
84942010-10-21 21:50:04,844 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
84952010-10-21 21:50:04,844 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
84962010-10-21 21:50:04,845 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
84972010-10-21 21:50:04,845 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
84982010-10-21 21:50:04,845 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
84992010-10-21 21:50:04,845 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
85002010-10-21 21:50:04,850 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
8501{
8502    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
8503Hibernate operation: could not execute query; uncategorized SQLException for SQL [select renderingd0_.id as id38_0_, pixels1_.id as id51_1_, event2_.id as id117_2_, renderingd0_.compression as compress2_38_0_, renderingd0_.defaultT as defaultT38_0_, renderingd0_.defaultZ as defaultZ38_0_, renderingd0_.creation_id as creation8_38_0_, renderingd0_.external_id as external9_38_0_, renderingd0_.group_id as group10_38_0_, renderingd0_.owner_id as owner11_38_0_, renderingd0_.permissions as permissi5_38_0_, renderingd0_.update_id as update12_38_0_, renderingd0_.model as model38_0_, renderingd0_.name as name38_0_, renderingd0_.pixels as pixels38_0_, renderingd0_.quantization as quantiz15_38_0_, renderingd0_.version as version38_0_, pixels1_.creation_id as creation17_51_1_, pixels1_.external_id as external18_51_1_, pixels1_.group_id as group19_51_1_, pixels1_.owner_id as owner20_51_1_, pixels1_.permissions as permissi2_51_1_, pixels1_.update_id as update21_51_1_, pixels1_.dimensionOrder as dimensi22_51_1_, pixels1_.image as image51_1_, pixels1_.methodology as methodol3_51_1_, pixels1_.physicalSizeX as physical4_51_1_, pixels1_.physicalSizeY as physical5_51_1_, pixels1_.physicalSizeZ as physical6_51_1_, pixels1_.pixelsType as pixelsType51_1_, pixels1_.relatedTo as relatedTo51_1_, pixels1_.sha1 as sha7_51_1_, pixels1_.sizeC as sizeC51_1_, pixels1_.sizeT as sizeT51_1_, pixels1_.sizeX as sizeX51_1_, pixels1_.sizeY as sizeY51_1_, pixels1_.sizeZ as sizeZ51_1_, pixels1_.timeIncrement as timeInc13_51_1_, pixels1_.version as version51_1_, pixels1_.waveIncrement as waveInc15_51_1_, pixels1_.waveStart as waveStart51_1_, event2_.containingEvent as containi5_117_2_, event2_.external_id as external6_117_2_, event2_.permissions as permissi2_117_2_, event2_.experimenter as experime7_117_2_, event2_.experimenterGroup as experime8_117_2_, event2_.session as session117_2_, event2_.status as status117_2_, event2_.time as time117_2_, event2_.type as type117_2_ from renderingdef renderingd0_ inner join pixels pixels1_ on renderingd0_.pixels=pixels1_.id inner join event event3_ on pixels1_.update_id=event3_.id inner join event event2_ on renderingd0_.update_id=event2_.id where (
8504
8505  ( renderingd0_.group_id = ? AND
8506     ( ? OR
8507       ? OR
8508       renderingd0_.owner_id = ?
8509     )
8510  ) OR
8511  renderingd0_.group_id = 1 OR
8512 ?
8513) and renderingd0_.owner_id=? and (renderingd0_.pixels in (?))]; SQL state [55000]; error code [0]; This statement has been closed.; nested exception is org.postgresql.util.PSQLException: This statement has been closed.
8514        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
8515        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
8516        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
8517        at org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424)
8518        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:410)
8519        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
8520        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
8521        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
8522        at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:369)
8523        at ome.services.ThumbnailCtx.bulkLoadRenderingSettingsByPixelsId(ThumbnailCtx.java:723)
8524        at ome.services.ThumbnailCtx.loadAndPrepareRenderingSettings(ThumbnailCtx.java:201)
8525        at ome.services.ThumbnailCtx.loadAndPrepareRenderingSettings(ThumbnailCtx.java:175)
8526        at ome.services.ThumbnailBean.setPixelsId(ThumbnailBean.java:257)
8527        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
8528        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8529        at java.lang.reflect.Method.invoke(Method.java:597)
8530        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8531        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8532        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8533        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
8534        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8535        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
8536        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8537        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8538        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8539        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8540        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8541        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8542        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8543        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8544        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8545        at $Proxy71.setPixelsId(Unknown Source)
8546        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
8547        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8548        at java.lang.reflect.Method.invoke(Method.java:597)
8549        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8550        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8551        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8552        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8553        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8554        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8555        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8556        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8557        at $Proxy71.setPixelsId(Unknown Source)
8558        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
8559        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8560        at java.lang.reflect.Method.invoke(Method.java:597)
8561        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8562        at ome.services.throttling.Callback.run(Callback.java:56)
8563        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8564        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8565        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
8566        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
8567        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
8568        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
8569        at IceInternal.Incoming.invoke(Incoming.java:159)
8570        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8571        at Ice.ConnectionI.message(ConnectionI.java:972)
8572        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8573        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8574        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8575
8576    serverExceptionClass = ome.conditions.InternalException
8577    message =  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
8578Hibernate operation: could not execute query; uncategorized SQLException for SQL [select renderingd0_.id as id38_0_, pixels1_.id as id51_1_, event2_.id as id117_2_, renderingd0_.compression as compress2_38_0_, renderingd0_.defaultT as defaultT38_0_, renderingd0_.defaultZ as defaultZ38_0_, renderingd0_.creation_id as creation8_38_0_, renderingd0_.external_id as external9_38_0_, renderingd0_.group_id as group10_38_0_, renderingd0_.owner_id as owner11_38_0_, renderingd0_.permissions as permissi5_38_0_, renderingd0_.update_id as update12_38_0_, renderingd0_.model as model38_0_, renderingd0_.name as name38_0_, renderingd0_.pixels as pixels38_0_, renderingd0_.quantization as quantiz15_38_0_, renderingd0_.version as version38_0_, pixels1_.creation_id as creation17_51_1_, pixels1_.external_id as external18_51_1_, pixels1_.group_id as group19_51_1_, pixels1_.owner_id as owner20_51_1_, pixels1_.permissions as permissi2_51_1_, pixels1_.update_id as update21_51_1_, pixels1_.dimensionOrder as dimensi22_51_1_, pixels1_.image as image51_1_, pixels1_.methodology as methodol3_51_1_, pixels1_.physicalSizeX as physical4_51_1_, pixels1_.physicalSizeY as physical5_51_1_, pixels1_.physicalSizeZ as physical6_51_1_, pixels1_.pixelsType as pixelsType51_1_, pixels1_.relatedTo as relatedTo51_1_, pixels1_.sha1 as sha7_51_1_, pixels1_.sizeC as sizeC51_1_, pixels1_.sizeT as sizeT51_1_, pixels1_.sizeX as sizeX51_1_, pixels1_.sizeY as sizeY51_1_, pixels1_.sizeZ as sizeZ51_1_, pixels1_.timeIncrement as timeInc13_51_1_, pixels1_.version as version51_1_, pixels1_.waveIncrement as waveInc15_51_1_, pixels1_.waveStart as waveStart51_1_, event2_.containingEvent as containi5_117_2_, event2_.external_id as external6_117_2_, event2_.permissions as permissi2_117_2_, event2_.experimenter as experime7_117_2_, event2_.experimenterGroup as experime8_117_2_, event2_.session as session117_2_, event2_.status as status117_2_, event2_.time as time117_2_, event2_.type as type117_2_ from renderingdef renderingd0_ inner join pixels pixels1_ on renderingd0_.pixels=pixels1_.id inner join event event3_ on pixels1_.update_id=event3_.id inner join event event2_ on renderingd0_.update_id=event2_.id where (
8579
8580  ( renderingd0_.group_id = ? AND
8581     ( ? OR
8582       ? OR
8583       renderingd0_.owner_id = ?
8584     )
8585  ) OR
8586  renderingd0_.group_id = 1 OR
8587 ?
8588) and renderingd0_.owner_id=? and (renderingd0_.pixels in (?))]; SQL state [55000]; error code [0]; This statement has been closed.; nested exception is org.postgresql.util.PSQLException: This statement has been closed.
8589}
85902010-10-21 21:50:04,851 ERROR [                           blitz_gateway] (Dummy-5   ) None
85912010-10-21 21:50:04,882 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
85922010-10-21 21:50:04,882 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
85932010-10-21 21:50:04,882 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
85942010-10-21 21:50:04,883 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
85952010-10-21 21:50:04,883 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
85962010-10-21 21:50:04,883 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
85972010-10-21 21:50:04,883 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
85982010-10-21 21:50:04,884 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
85992010-10-21 21:50:04,884 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
86002010-10-21 21:50:04,884 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
86012010-10-21 21:50:04,884 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
86022010-10-21 21:50:04,886 WARNI [                                  stderr] (Dummy-5   ) ApiUsageException: exception ::omero::ApiUsageException
8603{
8604    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
8605        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
8606        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
8607        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
8608        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8609        at java.lang.reflect.Method.invoke(Method.java:597)
8610        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8611        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8612        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8613        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
8614        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8615        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
8616        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8617        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8618        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8619        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8620        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8621        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8622        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8623        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8624        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8625        at $Proxy71.resetDefaults(Unknown Source)
8626        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
8627        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8628        at java.lang.reflect.Method.invoke(Method.java:597)
8629        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8630        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8631        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8632        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8633        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8634        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8635        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8636        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8637        at $Proxy71.resetDefaults(Unknown Source)
8638        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
8639        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8640        at java.lang.reflect.Method.invoke(Method.java:597)
8641        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8642        at ome.services.throttling.Callback.run(Callback.java:56)
8643        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8644        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8645        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
8646        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
8647        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
8648        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
8649        at IceInternal.Incoming.invoke(Incoming.java:159)
8650        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8651        at Ice.ConnectionI.message(ConnectionI.java:972)
8652        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8653        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8654        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8655
8656    serverExceptionClass = ome.conditions.ApiUsageException
8657    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
8658}
86592010-10-21 21:50:04,890 ERROR [                           blitz_gateway] (Dummy-5   ) None
86602010-10-21 21:50:04,980 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
86612010-10-21 21:50:04,981 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
86622010-10-21 21:50:04,981 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
86632010-10-21 21:50:04,981 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
86642010-10-21 21:50:04,981 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
86652010-10-21 21:50:04,982 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
86662010-10-21 21:50:04,982 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
86672010-10-21 21:50:04,982 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
86682010-10-21 21:50:04,982 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
86692010-10-21 21:50:04,983 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
8670{
8671    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
8672Either you have two threads operating on the same stateful object (don't do this)
8673 or you have a recursive call (recurse on the unwrapped object).
8674        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
8675        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
8676        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8677        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8678        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8679        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8680        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8681        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8682        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8683        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8684        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8685        at $Proxy71.setPixelsId(Unknown Source)
8686        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
8687        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8688        at java.lang.reflect.Method.invoke(Method.java:597)
8689        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8690        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8691        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8692        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8693        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8694        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8695        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8696        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8697        at $Proxy71.setPixelsId(Unknown Source)
8698        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
8699        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8700        at java.lang.reflect.Method.invoke(Method.java:597)
8701        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8702        at ome.services.throttling.Callback.run(Callback.java:56)
8703        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8704        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8705        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
8706        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
8707        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
8708        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
8709        at IceInternal.Incoming.invoke(Incoming.java:159)
8710        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8711        at Ice.ConnectionI.message(ConnectionI.java:972)
8712        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8713        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8714        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8715
8716    serverExceptionClass = ome.conditions.InternalException
8717    message = Hibernate session is not re-entrant.
8718Either you have two threads operating on the same stateful object (don't do this)
8719 or you have a recursive call (recurse on the unwrapped object).
8720}
87212010-10-21 21:50:04,984 ERROR [                           blitz_gateway] (Dummy-16  ) None
87222010-10-21 21:50:04,993 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
87232010-10-21 21:50:04,994 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
87242010-10-21 21:50:04,994 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
87252010-10-21 21:50:04,994 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
87262010-10-21 21:50:04,994 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
87272010-10-21 21:50:04,995 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
87282010-10-21 21:50:04,995 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
87292010-10-21 21:50:04,995 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
87302010-10-21 21:50:04,995 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
87312010-10-21 21:50:04,996 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
87322010-10-21 21:50:04,996 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
87332010-10-21 21:50:04,997 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
8734{
8735    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
8736Either you have two threads operating on the same stateful object (don't do this)
8737 or you have a recursive call (recurse on the unwrapped object).
8738        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
8739        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
8740        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8741        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8742        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8743        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8744        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8745        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8746        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8747        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8748        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8749        at $Proxy71.resetDefaults(Unknown Source)
8750        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
8751        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8752        at java.lang.reflect.Method.invoke(Method.java:597)
8753        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8754        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8755        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8756        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8757        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8758        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8759        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8760        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8761        at $Proxy71.resetDefaults(Unknown Source)
8762        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
8763        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8764        at java.lang.reflect.Method.invoke(Method.java:597)
8765        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8766        at ome.services.throttling.Callback.run(Callback.java:56)
8767        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8768        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8769        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
8770        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
8771        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
8772        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
8773        at IceInternal.Incoming.invoke(Incoming.java:159)
8774        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8775        at Ice.ConnectionI.message(ConnectionI.java:972)
8776        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8777        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8778        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8779
8780    serverExceptionClass = ome.conditions.InternalException
8781    message = Hibernate session is not re-entrant.
8782Either you have two threads operating on the same stateful object (don't do this)
8783 or you have a recursive call (recurse on the unwrapped object).
8784}
87852010-10-21 21:50:04,997 ERROR [                           blitz_gateway] (Dummy-16  ) None
87862010-10-21 21:50:05,013 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
87872010-10-21 21:50:05,013 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
87882010-10-21 21:50:05,014 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
87892010-10-21 21:50:05,014 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
87902010-10-21 21:50:05,014 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
87912010-10-21 21:50:05,014 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
87922010-10-21 21:50:05,015 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
87932010-10-21 21:50:05,015 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
87942010-10-21 21:50:05,015 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
87952010-10-21 21:50:05,021 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
8796{
8797    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (java.lang.NullPointerException):
8798null
8799        at org.hibernate.engine.StatefulPersistenceContext.getLoadedCollectionOwnerOrNull(StatefulPersistenceContext.java:745)
8800        at org.hibernate.event.AbstractCollectionEvent.getLoadedOwnerOrNull(AbstractCollectionEvent.java:76)
8801        at org.hibernate.event.InitializeCollectionEvent.<init>(InitializeCollectionEvent.java:38)
8802        at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
8803        at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:366)
8804        at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:108)
8805        at org.hibernate.collection.PersistentMap.entrySet(PersistentMap.java:265)
8806        at ome.util.ContextFilter.filter(ContextFilter.java:137)
8807        at ome.model.meta.ExperimenterGroup.acceptFilter(ExperimenterGroup.java:935)
8808        at sun.reflect.GeneratedMethodAccessor208.invoke(Unknown Source)
8809        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8810        at java.lang.reflect.Method.invoke(Method.java:597)
8811        at org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.invoke(JavassistLazyInitializer.java:198)
8812        at ome.model.meta.ExperimenterGroup_$$_javassist_41.acceptFilter(ExperimenterGroup_$$_javassist_41.java)
8813        at ome.util.ContextFilter.doFilter(ContextFilter.java:77)
8814        at ome.util.ContextFilter.filter(ContextFilter.java:105)
8815        at ome.tools.hibernate.UpdateFilter.filter(UpdateFilter.java:114)
8816        at ome.model.meta.Event.acceptFilter(Event.java:508)
8817        at ome.util.ContextFilter.doFilter(ContextFilter.java:77)
8818        at ome.util.ContextFilter.filter(ContextFilter.java:105)
8819        at ome.tools.hibernate.UpdateFilter.filter(UpdateFilter.java:114)
8820        at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:272)
8821        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:121)
8822        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:118)
8823        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:311)
8824        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
8825        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
8826        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
8827        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
8828        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8829        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
8830        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8831        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8832        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8833        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8834        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8835        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8836        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8837        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8838        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8839        at $Proxy71.setPixelsId(Unknown Source)
8840        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
8841        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8842        at java.lang.reflect.Method.invoke(Method.java:597)
8843        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8844        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8845        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8846        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8847        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8848        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8849        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8850        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8851        at $Proxy71.setPixelsId(Unknown Source)
8852        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
8853        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8854        at java.lang.reflect.Method.invoke(Method.java:597)
8855        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8856        at ome.services.throttling.Callback.run(Callback.java:56)
8857        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8858        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8859        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
8860        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
8861        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
8862        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
8863        at IceInternal.Incoming.invoke(Incoming.java:159)
8864        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8865        at Ice.ConnectionI.message(ConnectionI.java:972)
8866        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8867        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8868        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8869
8870    serverExceptionClass = ome.conditions.InternalException
8871    message =  Wrapped Exception: (java.lang.NullPointerException):
8872null
8873}
88742010-10-21 21:50:05,025 ERROR [                           blitz_gateway] (Dummy-10  ) None
88752010-10-21 21:50:05,062 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
88762010-10-21 21:50:05,062 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
88772010-10-21 21:50:05,063 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
88782010-10-21 21:50:05,063 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
88792010-10-21 21:50:05,063 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
88802010-10-21 21:50:05,065 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
88812010-10-21 21:50:05,065 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
88822010-10-21 21:50:05,066 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
88832010-10-21 21:50:05,066 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
88842010-10-21 21:50:05,068 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
8885{
8886    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
8887could not insert: [ome.model.meta.Event]
8888        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
8889        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
8890        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
8891        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
8892        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
8893        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
8894        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
8895        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
8896        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
8897        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
8898        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
8899        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
8900        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
8901        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
8902        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
8903        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
8904        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
8905        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8906        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
8907        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
8908        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8909        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
8910        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8911        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8912        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8913        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8914        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8915        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8916        at $Proxy71.setPixelsId(Unknown Source)
8917        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
8918        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8919        at java.lang.reflect.Method.invoke(Method.java:597)
8920        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8921        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8922        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8923        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8924        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8925        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8926        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8927        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8928        at $Proxy71.setPixelsId(Unknown Source)
8929        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
8930        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8931        at java.lang.reflect.Method.invoke(Method.java:597)
8932        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8933        at ome.services.throttling.Callback.run(Callback.java:56)
8934        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8935        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8936        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
8937        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
8938        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
8939        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
8940        at IceInternal.Incoming.invoke(Incoming.java:159)
8941        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
8942        at Ice.ConnectionI.message(ConnectionI.java:972)
8943        at IceInternal.ThreadPool.run(ThreadPool.java:577)
8944        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
8945        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
8946
8947    serverExceptionClass = ome.conditions.InternalException
8948    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
8949could not insert: [ome.model.meta.Event]
8950}
89512010-10-21 21:50:05,068 ERROR [                           blitz_gateway] (Dummy-5   ) None
89522010-10-21 21:50:05,068 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
89532010-10-21 21:50:05,069 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
89542010-10-21 21:50:05,069 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
89552010-10-21 21:50:05,069 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
89562010-10-21 21:50:05,069 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
89572010-10-21 21:50:05,069 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
89582010-10-21 21:50:05,070 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
89592010-10-21 21:50:05,070 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
89602010-10-21 21:50:05,070 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
89612010-10-21 21:50:05,081 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
89622010-10-21 21:50:05,082 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
89632010-10-21 21:50:05,081 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
89642010-10-21 21:50:05,083 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
8965{
8966    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
8967Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
8968        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
8969        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
8970        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
8971        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
8972        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
8973        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8974        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
8975        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8976        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
8977        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8978        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8979        at $Proxy71.resetDefaults(Unknown Source)
8980        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
8981        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8982        at java.lang.reflect.Method.invoke(Method.java:597)
8983        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
8984        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
8985        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
8986        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
8987        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8988        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
8989        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
8990        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
8991        at $Proxy71.resetDefaults(Unknown Source)
8992        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
8993        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
8994        at java.lang.reflect.Method.invoke(Method.java:597)
8995        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
8996        at ome.services.throttling.Callback.run(Callback.java:56)
8997        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
8998        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
8999        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
9000        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
9001        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
9002        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
9003        at IceInternal.Incoming.invoke(Incoming.java:159)
9004        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9005        at Ice.ConnectionI.message(ConnectionI.java:972)
9006        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9007        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9008        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9009
9010    serverExceptionClass = ome.conditions.InternalException
9011    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
9012Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
9013}
90142010-10-21 21:50:05,083 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
90152010-10-21 21:50:05,084 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
90162010-10-21 21:50:05,084 ERROR [                           blitz_gateway] (Dummy-10  ) None
90172010-10-21 21:50:05,084 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
90182010-10-21 21:50:05,084 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
90192010-10-21 21:50:05,085 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
90202010-10-21 21:50:05,085 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
90212010-10-21 21:50:05,085 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
90222010-10-21 21:50:05,086 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3485, in _prepareTB
90232010-10-21 21:50:05,085 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
90242010-10-21 21:50:05,087 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
90252010-10-21 21:50:05,087 WARNI [                                  stderr] (Dummy-3   ) pixels_id = self.getPixelsId()
90262010-10-21 21:50:05,088 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3278, in wrapped
90272010-10-21 21:50:05,088 WARNI [                                  stderr] (Dummy-3   ) if not self._loadPixels():
90282010-10-21 21:50:05,088 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3354, in _loadPixels
90292010-10-21 21:50:05,088 WARNI [                                  stderr] (Dummy-3   ) self.__loadedHotSwap__()
90302010-10-21 21:50:05,088 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3323, in __loadedHotSwap__
90312010-10-21 21:50:05,088 WARNI [                                  stderr] (Dummy-3   ) self._obj = self._conn.getContainerService().getImages(self.OMERO_CLASS, (self._oid,), None)[0]
90322010-10-21 21:50:05,089 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
90332010-10-21 21:50:05,089 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
90342010-10-21 21:50:05,089 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
90352010-10-21 21:50:05,087 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
90362010-10-21 21:50:05,091 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
90372010-10-21 21:50:05,091 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
90382010-10-21 21:50:05,091 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
90392010-10-21 21:50:05,091 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
90402010-10-21 21:50:05,093 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
9041{
9042    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
9043Either you have two threads operating on the same stateful object (don't do this)
9044 or you have a recursive call (recurse on the unwrapped object).
9045        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
9046        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
9047        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
9048        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9049        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9050        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9051        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9052        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9053        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9054        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9055        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9056        at $Proxy71.resetDefaults(Unknown Source)
9057        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
9058        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9059        at java.lang.reflect.Method.invoke(Method.java:597)
9060        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9061        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9062        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9063        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9064        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9065        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9066        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9067        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9068        at $Proxy71.resetDefaults(Unknown Source)
9069        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
9070        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9071        at java.lang.reflect.Method.invoke(Method.java:597)
9072        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9073        at ome.services.throttling.Callback.run(Callback.java:56)
9074        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9075        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9076        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
9077        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
9078        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
9079        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
9080        at IceInternal.Incoming.invoke(Incoming.java:159)
9081        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9082        at Ice.ConnectionI.message(ConnectionI.java:972)
9083        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9084        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9085        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9086
9087    serverExceptionClass = ome.conditions.InternalException
9088    message = Hibernate session is not re-entrant.
9089Either you have two threads operating on the same stateful object (don't do this)
9090 or you have a recursive call (recurse on the unwrapped object).
9091}
90922010-10-21 21:50:05,093 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_IContainer_ice.py", line 105, in getImages
90932010-10-21 21:50:05,094 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.IContainer._op_getImages.invoke(self, ((rootType, rootIds, options), _ctx))
90942010-10-21 21:50:05,094 ERROR [                           blitz_gateway] (Dummy-5   ) None
90952010-10-21 21:50:05,101 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
9096{
9097    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
9098Hibernate operation: could not execute query; uncategorized SQLException for SQL [select image0_.id as id33_0_, event1_.id as id117_1_, event2_.id as id117_2_, pixels3_.id as id51_3_, pixelstype4_.id as id92_4_, image0_.acquisitionDate as acquisit2_33_0_, image0_.archived as archived33_0_, image0_.description as descript4_33_0_, image0_.creation_id as creation9_33_0_, image0_.external_id as external10_33_0_, image0_.group_id as group11_33_0_, image0_.owner_id as owner12_33_0_, image0_.permissions as permissi5_33_0_, image0_.update_id as update13_33_0_, image0_.experiment as experiment33_0_, image0_.format as format33_0_, image0_.imagingEnvironment as imaging16_33_0_, image0_.instrument as instrument33_0_, image0_.name as name33_0_, image0_.objectiveSettings as objecti18_33_0_, image0_.partial as partial33_0_, image0_.stageLabel as stageLabel33_0_, image0_.version as version33_0_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, event1_.containingEvent as containi5_117_1_, event1_.external_id as external6_117_1_, event1_.permissions as permissi2_117_1_, event1_.experimenter as experime7_117_1_, event1_.experimenterGroup as experime8_117_1_, event1_.session as session117_1_, event1_.status as status117_1_, event1_.time as time117_1_, event1_.type as type117_1_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, event2_.containingEvent as containi5_117_2_, event2_.external_id as external6_117_2_, event2_.permissions as permissi2_117_2_, event2_.experimenter as experime7_117_2_, event2_.experimenterGroup as experime8_117_2_, event2_.session as session117_2_, event2_.status as status117_2_, event2_.time as time117_2_, event2_.type as type117_2_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, pixels3_.creation_id as creation17_51_3_, pixels3_.external_id as external18_51_3_, pixels3_.group_id as group19_51_3_, pixels3_.owner_id as owner20_51_3_, pixels3_.permissions as permissi2_51_3_, pixels3_.update_id as update21_51_3_, pixels3_.dimensionOrder as dimensi22_51_3_, pixels3_.image as image51_3_, pixels3_.methodology as methodol3_51_3_, pixels3_.physicalSizeX as physical4_51_3_, pixels3_.physicalSizeY as physical5_51_3_, pixels3_.physicalSizeZ as physical6_51_3_, pixels3_.pixelsType as pixelsType51_3_, pixels3_.relatedTo as relatedTo51_3_, pixels3_.sha1 as sha7_51_3_, pixels3_.sizeC as sizeC51_3_, pixels3_.sizeT as sizeT51_3_, pixels3_.sizeX as sizeX51_3_, pixels3_.sizeY as sizeY51_3_, pixels3_.sizeZ as sizeZ51_3_, pixels3_.timeIncrement as timeInc13_51_3_, pixels3_.version as version51_3_, pixels3_.waveIncrement as waveInc15_51_3_, pixels3_.waveStart as waveStart51_3_, pixels3_.image as image33_0__, pixels3_.id as id0__, pixels3_.image_index as image26_0__, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, pixelstype4_.external_id as external4_92_4_, pixelstype4_.permissions as permissi2_92_4_, pixelstype4_.value as value92_4_ from image image0_ left outer join event event1_ on image0_.creation_id=event1_.id left outer join event event2_ on image0_.update_id=event2_.id left outer join pixels pixels3_ on image0_.id=pixels3_.image and (
9099
9100  ( pixels3_.group_id = ? AND
9101     ( ? OR
9102       ? OR
9103       pixels3_.owner_id = ?
9104     )
9105  ) OR
9106  pixels3_.group_id = 1 OR
9107 ?
9108) left outer join pixelstype pixelstype4_ on pixels3_.pixelsType=pixelstype4_.id left outer join count_Image_annotationLinks_by_owner annotation5_ on image0_.id=annotation5_.Image_id left outer join count_Image_datasetLinks_by_owner datasetlin6_ on image0_.id=datasetlin6_.Image_id where (
9109
9110  ( image0_.group_id = ? AND
9111     ( ? OR
9112       ? OR
9113       image0_.owner_id = ?
9114     )
9115  ) OR
9116  image0_.group_id = 1 OR
9117 ?
9118) and (image0_.id in (?))]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
9119        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
9120        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
9121        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
9122        at org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424)
9123        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:410)
9124        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
9125        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
9126        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
9127        at ome.logic.PojosImpl.getImages(PojosImpl.java:342)
9128        at sun.reflect.GeneratedMethodAccessor375.invoke(Unknown Source)
9129        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9130        at java.lang.reflect.Method.invoke(Method.java:597)
9131        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9132        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9133        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9134        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
9135        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9136        at org.springframework.orm.hibernate3.HibernateInterceptor.invoke(HibernateInterceptor.java:111)
9137        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9138        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9139        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9140        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9141        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9142        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9143        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9144        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9145        at $Proxy69.getImages(Unknown Source)
9146        at sun.reflect.GeneratedMethodAccessor375.invoke(Unknown Source)
9147        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9148        at java.lang.reflect.Method.invoke(Method.java:597)
9149        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9150        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9151        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9152        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9153        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9154        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9155        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9156        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9157        at $Proxy69.getImages(Unknown Source)
9158        at sun.reflect.GeneratedMethodAccessor436.invoke(Unknown Source)
9159        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9160        at java.lang.reflect.Method.invoke(Method.java:597)
9161        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9162        at ome.services.throttling.Callback.run(Callback.java:56)
9163        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9164        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9165        at ome.services.blitz.impl.ContainerI.getImages_async(ContainerI.java:143)
9166        at omero.api._IContainerTie.getImages_async(_IContainerTie.java:106)
9167        at omero.api._IContainerDisp.___getImages(_IContainerDisp.java:246)
9168        at omero.api._IContainerDisp.__dispatch(_IContainerDisp.java:605)
9169        at IceInternal.Incoming.invoke(Incoming.java:159)
9170        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9171        at Ice.ConnectionI.message(ConnectionI.java:972)
9172        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9173        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9174        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9175
9176    serverExceptionClass = ome.conditions.InternalException
9177    message =  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
9178Hibernate operation: could not execute query; uncategorized SQLException for SQL [select image0_.id as id33_0_, event1_.id as id117_1_, event2_.id as id117_2_, pixels3_.id as id51_3_, pixelstype4_.id as id92_4_, image0_.acquisitionDate as acquisit2_33_0_, image0_.archived as archived33_0_, image0_.description as descript4_33_0_, image0_.creation_id as creation9_33_0_, image0_.external_id as external10_33_0_, image0_.group_id as group11_33_0_, image0_.owner_id as owner12_33_0_, image0_.permissions as permissi5_33_0_, image0_.update_id as update13_33_0_, image0_.experiment as experiment33_0_, image0_.format as format33_0_, image0_.imagingEnvironment as imaging16_33_0_, image0_.instrument as instrument33_0_, image0_.name as name33_0_, image0_.objectiveSettings as objecti18_33_0_, image0_.partial as partial33_0_, image0_.stageLabel as stageLabel33_0_, image0_.version as version33_0_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, event1_.containingEvent as containi5_117_1_, event1_.external_id as external6_117_1_, event1_.permissions as permissi2_117_1_, event1_.experimenter as experime7_117_1_, event1_.experimenterGroup as experime8_117_1_, event1_.session as session117_1_, event1_.status as status117_1_, event1_.time as time117_1_, event1_.type as type117_1_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, event2_.containingEvent as containi5_117_2_, event2_.external_id as external6_117_2_, event2_.permissions as permissi2_117_2_, event2_.experimenter as experime7_117_2_, event2_.experimenterGroup as experime8_117_2_, event2_.session as session117_2_, event2_.status as status117_2_, event2_.time as time117_2_, event2_.type as type117_2_, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, pixels3_.creation_id as creation17_51_3_, pixels3_.external_id as external18_51_3_, pixels3_.group_id as group19_51_3_, pixels3_.owner_id as owner20_51_3_, pixels3_.permissions as permissi2_51_3_, pixels3_.update_id as update21_51_3_, pixels3_.dimensionOrder as dimensi22_51_3_, pixels3_.image as image51_3_, pixels3_.methodology as methodol3_51_3_, pixels3_.physicalSizeX as physical4_51_3_, pixels3_.physicalSizeY as physical5_51_3_, pixels3_.physicalSizeZ as physical6_51_3_, pixels3_.pixelsType as pixelsType51_3_, pixels3_.relatedTo as relatedTo51_3_, pixels3_.sha1 as sha7_51_3_, pixels3_.sizeC as sizeC51_3_, pixels3_.sizeT as sizeT51_3_, pixels3_.sizeX as sizeX51_3_, pixels3_.sizeY as sizeY51_3_, pixels3_.sizeZ as sizeZ51_3_, pixels3_.timeIncrement as timeInc13_51_3_, pixels3_.version as version51_3_, pixels3_.waveIncrement as waveInc15_51_3_, pixels3_.waveStart as waveStart51_3_, pixels3_.image as image33_0__, pixels3_.id as id0__, pixels3_.image_index as image26_0__, annotation5_.Image_id as Image1_33_1__, annotation5_."count" as count2_1__, annotation5_.owner_id as owner3_1__, datasetlin6_.Image_id as Image1_33_2__, datasetlin6_."count" as count2_2__, datasetlin6_.owner_id as owner3_2__, pixelstype4_.external_id as external4_92_4_, pixelstype4_.permissions as permissi2_92_4_, pixelstype4_.value as value92_4_ from image image0_ left outer join event event1_ on image0_.creation_id=event1_.id left outer join event event2_ on image0_.update_id=event2_.id left outer join pixels pixels3_ on image0_.id=pixels3_.image and (
9179
9180  ( pixels3_.group_id = ? AND
9181     ( ? OR
9182       ? OR
9183       pixels3_.owner_id = ?
9184     )
9185  ) OR
9186  pixels3_.group_id = 1 OR
9187 ?
9188) left outer join pixelstype pixelstype4_ on pixels3_.pixelsType=pixelstype4_.id left outer join count_Image_annotationLinks_by_owner annotation5_ on image0_.id=annotation5_.Image_id left outer join count_Image_datasetLinks_by_owner datasetlin6_ on image0_.id=datasetlin6_.Image_id where (
9189
9190  ( image0_.group_id = ? AND
9191     ( ? OR
9192       ? OR
9193       image0_.owner_id = ?
9194     )
9195  ) OR
9196  image0_.group_id = 1 OR
9197 ?
9198) and (image0_.id in (?))]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
9199}
92002010-10-21 21:50:05,103 ERROR [                           blitz_gateway] (Dummy-3   ) None
92012010-10-21 21:50:05,109 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
92022010-10-21 21:50:05,110 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
92032010-10-21 21:50:05,110 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
92042010-10-21 21:50:05,110 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
92052010-10-21 21:50:05,111 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
92062010-10-21 21:50:05,111 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
92072010-10-21 21:50:05,111 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
92082010-10-21 21:50:05,111 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
92092010-10-21 21:50:05,111 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
92102010-10-21 21:50:05,113 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
9211{
9212    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
9213Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
9214        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
9215        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
9216        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
9217        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
9218        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
9219        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9220        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9221        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9222        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9223        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9224        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9225        at $Proxy71.setPixelsId(Unknown Source)
9226        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
9227        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9228        at java.lang.reflect.Method.invoke(Method.java:597)
9229        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9230        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9231        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9232        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9233        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9234        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9235        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9236        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9237        at $Proxy71.setPixelsId(Unknown Source)
9238        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
9239        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9240        at java.lang.reflect.Method.invoke(Method.java:597)
9241        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9242        at ome.services.throttling.Callback.run(Callback.java:56)
9243        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9244        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9245        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
9246        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
9247        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
9248        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
9249        at IceInternal.Incoming.invoke(Incoming.java:159)
9250        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9251        at Ice.ConnectionI.message(ConnectionI.java:972)
9252        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9253        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9254        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9255
9256    serverExceptionClass = ome.conditions.InternalException
9257    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
9258Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
9259}
92602010-10-21 21:50:05,114 ERROR [                           blitz_gateway] (Dummy-15  ) None
92612010-10-21 21:50:05,133 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
92622010-10-21 21:50:05,133 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
92632010-10-21 21:50:05,134 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
92642010-10-21 21:50:05,134 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
92652010-10-21 21:50:05,136 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
92662010-10-21 21:50:05,137 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
92672010-10-21 21:50:05,137 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
92682010-10-21 21:50:05,137 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
92692010-10-21 21:50:05,137 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
92702010-10-21 21:50:05,137 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
92712010-10-21 21:50:05,137 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
92722010-10-21 21:50:05,138 WARNI [                                  stderr] (Dummy-15  ) ApiUsageException: exception ::omero::ApiUsageException
9273{
9274    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
9275        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
9276        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
9277        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9278        at java.lang.reflect.Method.invoke(Method.java:597)
9279        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9280        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9281        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9282        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
9283        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9284        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
9285        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
9286        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9287        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9288        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9289        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9290        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9291        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9292        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9293        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9294        at $Proxy71.resetDefaults(Unknown Source)
9295        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
9296        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9297        at java.lang.reflect.Method.invoke(Method.java:597)
9298        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9299        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9300        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9301        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9302        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9303        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9304        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9305        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9306        at $Proxy71.resetDefaults(Unknown Source)
9307        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
9308        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9309        at java.lang.reflect.Method.invoke(Method.java:597)
9310        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9311        at ome.services.throttling.Callback.run(Callback.java:56)
9312        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9313        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9314        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
9315        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
9316        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
9317        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
9318        at IceInternal.Incoming.invoke(Incoming.java:159)
9319        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9320        at Ice.ConnectionI.message(ConnectionI.java:972)
9321        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9322        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9323        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9324
9325    serverExceptionClass = ome.conditions.ApiUsageException
9326    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
9327}
93282010-10-21 21:50:05,138 ERROR [                           blitz_gateway] (Dummy-15  ) None
93292010-10-21 21:50:05,181 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
93302010-10-21 21:50:05,186 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
93312010-10-21 21:50:05,186 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
93322010-10-21 21:50:05,187 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
93332010-10-21 21:50:05,187 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
93342010-10-21 21:50:05,187 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
93352010-10-21 21:50:05,187 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
93362010-10-21 21:50:05,187 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
93372010-10-21 21:50:05,188 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
93382010-10-21 21:50:05,189 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
9339{
9340    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
9341Either you have two threads operating on the same stateful object (don't do this)
9342 or you have a recursive call (recurse on the unwrapped object).
9343        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
9344        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
9345        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
9346        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9347        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9348        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9349        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9350        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9351        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9352        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9353        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9354        at $Proxy71.setPixelsId(Unknown Source)
9355        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
9356        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9357        at java.lang.reflect.Method.invoke(Method.java:597)
9358        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9359        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9360        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9361        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9362        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9363        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9364        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9365        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9366        at $Proxy71.setPixelsId(Unknown Source)
9367        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
9368        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9369        at java.lang.reflect.Method.invoke(Method.java:597)
9370        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9371        at ome.services.throttling.Callback.run(Callback.java:56)
9372        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9373        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9374        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
9375        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
9376        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
9377        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
9378        at IceInternal.Incoming.invoke(Incoming.java:159)
9379        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9380        at Ice.ConnectionI.message(ConnectionI.java:972)
9381        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9382        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9383        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9384
9385    serverExceptionClass = ome.conditions.InternalException
9386    message = Hibernate session is not re-entrant.
9387Either you have two threads operating on the same stateful object (don't do this)
9388 or you have a recursive call (recurse on the unwrapped object).
9389}
93902010-10-21 21:50:05,189 ERROR [                           blitz_gateway] (Dummy-14  ) None
93912010-10-21 21:50:05,202 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
93922010-10-21 21:50:05,202 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
93932010-10-21 21:50:05,203 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
93942010-10-21 21:50:05,203 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
93952010-10-21 21:50:05,203 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
93962010-10-21 21:50:05,203 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
93972010-10-21 21:50:05,203 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
93982010-10-21 21:50:05,203 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
93992010-10-21 21:50:05,204 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
94002010-10-21 21:50:05,204 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
94012010-10-21 21:50:05,204 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
94022010-10-21 21:50:05,205 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
9403{
9404    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
9405Either you have two threads operating on the same stateful object (don't do this)
9406 or you have a recursive call (recurse on the unwrapped object).
9407        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
9408        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
9409        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
9410        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9411        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9412        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9413        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9414        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9415        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9416        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9417        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9418        at $Proxy71.resetDefaults(Unknown Source)
9419        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
9420        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9421        at java.lang.reflect.Method.invoke(Method.java:597)
9422        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9423        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9424        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9425        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9426        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9427        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9428        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9429        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9430        at $Proxy71.resetDefaults(Unknown Source)
9431        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
9432        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9433        at java.lang.reflect.Method.invoke(Method.java:597)
9434        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9435        at ome.services.throttling.Callback.run(Callback.java:56)
9436        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9437        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9438        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
9439        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
9440        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
9441        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
9442        at IceInternal.Incoming.invoke(Incoming.java:159)
9443        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9444        at Ice.ConnectionI.message(ConnectionI.java:972)
9445        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9446        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9447        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9448
9449    serverExceptionClass = ome.conditions.InternalException
9450    message = Hibernate session is not re-entrant.
9451Either you have two threads operating on the same stateful object (don't do this)
9452 or you have a recursive call (recurse on the unwrapped object).
9453}
94542010-10-21 21:50:05,205 ERROR [                           blitz_gateway] (Dummy-14  ) None
94552010-10-21 21:50:05,207 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
94562010-10-21 21:50:05,208 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
94572010-10-21 21:50:05,208 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
94582010-10-21 21:50:05,208 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
94592010-10-21 21:50:05,208 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
94602010-10-21 21:50:05,208 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
94612010-10-21 21:50:05,208 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
94622010-10-21 21:50:05,209 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
94632010-10-21 21:50:05,209 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
94642010-10-21 21:50:05,207 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
94652010-10-21 21:50:05,210 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
94662010-10-21 21:50:05,210 WARNI [                                  stderr] (Dummy-3   ) rv = tb.setPixelsId(pixels_id)
94672010-10-21 21:50:05,211 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
94682010-10-21 21:50:05,211 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
94692010-10-21 21:50:05,211 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
94702010-10-21 21:50:05,211 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
94712010-10-21 21:50:05,212 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
94722010-10-21 21:50:05,212 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
94732010-10-21 21:50:05,210 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
9474{
9475    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
9476Either you have two threads operating on the same stateful object (don't do this)
9477 or you have a recursive call (recurse on the unwrapped object).
9478        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
9479        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
9480        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
9481        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9482        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9483        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9484        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9485        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9486        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9487        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9488        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9489        at $Proxy71.setPixelsId(Unknown Source)
9490        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
9491        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9492        at java.lang.reflect.Method.invoke(Method.java:597)
9493        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9494        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9495        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9496        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9497        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9498        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9499        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9500        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9501        at $Proxy71.setPixelsId(Unknown Source)
9502        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
9503        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9504        at java.lang.reflect.Method.invoke(Method.java:597)
9505        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9506        at ome.services.throttling.Callback.run(Callback.java:56)
9507        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9508        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9509        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
9510        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
9511        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
9512        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
9513        at IceInternal.Incoming.invoke(Incoming.java:159)
9514        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9515        at Ice.ConnectionI.message(ConnectionI.java:972)
9516        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9517        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9518        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9519
9520    serverExceptionClass = ome.conditions.InternalException
9521    message = Hibernate session is not re-entrant.
9522Either you have two threads operating on the same stateful object (don't do this)
9523 or you have a recursive call (recurse on the unwrapped object).
9524}
95252010-10-21 21:50:05,212 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
95262010-10-21 21:50:05,212 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
95272010-10-21 21:50:05,213 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
95282010-10-21 21:50:05,213 ERROR [                           blitz_gateway] (Dummy-10  ) None
95292010-10-21 21:50:05,214 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
9530{
9531    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
9532Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
9533        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
9534        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
9535        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
9536        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
9537        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
9538        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9539        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9540        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9541        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9542        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9543        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9544        at $Proxy71.setPixelsId(Unknown Source)
9545        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
9546        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9547        at java.lang.reflect.Method.invoke(Method.java:597)
9548        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9549        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9550        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9551        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9552        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9553        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9554        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9555        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9556        at $Proxy71.setPixelsId(Unknown Source)
9557        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
9558        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9559        at java.lang.reflect.Method.invoke(Method.java:597)
9560        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9561        at ome.services.throttling.Callback.run(Callback.java:56)
9562        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9563        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9564        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
9565        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
9566        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
9567        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
9568        at IceInternal.Incoming.invoke(Incoming.java:159)
9569        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9570        at Ice.ConnectionI.message(ConnectionI.java:972)
9571        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9572        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9573        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9574
9575    serverExceptionClass = ome.conditions.InternalException
9576    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
9577Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
9578}
95792010-10-21 21:50:05,214 WARNI [                                  stderr] (Dummy-18  ) rv = tb.setPixelsId(pixels_id)
95802010-10-21 21:50:05,214 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
95812010-10-21 21:50:05,215 ERROR [                           blitz_gateway] (Dummy-3   ) None
95822010-10-21 21:50:05,215 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
95832010-10-21 21:50:05,217 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
95842010-10-21 21:50:05,217 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
95852010-10-21 21:50:05,218 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
95862010-10-21 21:50:05,218 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
95872010-10-21 21:50:05,218 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
95882010-10-21 21:50:05,220 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
9589{
9590    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
9591could not insert: [ome.model.meta.Event]
9592        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
9593        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
9594        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
9595        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
9596        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
9597        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
9598        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
9599        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
9600        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
9601        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
9602        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
9603        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
9604        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
9605        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
9606        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
9607        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
9608        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
9609        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9610        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
9611        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
9612        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9613        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9614        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9615        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9616        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9617        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9618        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9619        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9620        at $Proxy71.setPixelsId(Unknown Source)
9621        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
9622        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9623        at java.lang.reflect.Method.invoke(Method.java:597)
9624        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9625        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9626        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9627        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9628        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9629        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9630        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9631        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9632        at $Proxy71.setPixelsId(Unknown Source)
9633        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
9634        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9635        at java.lang.reflect.Method.invoke(Method.java:597)
9636        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9637        at ome.services.throttling.Callback.run(Callback.java:56)
9638        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9639        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9640        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
9641        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
9642        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
9643        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
9644        at IceInternal.Incoming.invoke(Incoming.java:159)
9645        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9646        at Ice.ConnectionI.message(ConnectionI.java:972)
9647        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9648        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9649        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9650
9651    serverExceptionClass = ome.conditions.InternalException
9652    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
9653could not insert: [ome.model.meta.Event]
9654}
96552010-10-21 21:50:05,220 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
96562010-10-21 21:50:05,221 ERROR [                           blitz_gateway] (Dummy-18  ) None
96572010-10-21 21:50:05,224 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
96582010-10-21 21:50:05,225 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
96592010-10-21 21:50:05,226 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
96602010-10-21 21:50:05,226 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
96612010-10-21 21:50:05,228 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
96622010-10-21 21:50:05,229 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
96632010-10-21 21:50:05,230 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
9664{
9665    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
9666Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
9667        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
9668        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
9669        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
9670        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
9671        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
9672        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9673        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9674        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9675        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9676        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9677        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9678        at $Proxy71.setPixelsId(Unknown Source)
9679        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
9680        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9681        at java.lang.reflect.Method.invoke(Method.java:597)
9682        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9683        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9684        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9685        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9686        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9687        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9688        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9689        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9690        at $Proxy71.setPixelsId(Unknown Source)
9691        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
9692        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9693        at java.lang.reflect.Method.invoke(Method.java:597)
9694        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9695        at ome.services.throttling.Callback.run(Callback.java:56)
9696        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9697        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9698        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
9699        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
9700        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
9701        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
9702        at IceInternal.Incoming.invoke(Incoming.java:159)
9703        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9704        at Ice.ConnectionI.message(ConnectionI.java:972)
9705        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9706        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9707        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9708
9709    serverExceptionClass = ome.conditions.InternalException
9710    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
9711Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
9712}
97132010-10-21 21:50:05,231 ERROR [                           blitz_gateway] (Dummy-5   ) None
97142010-10-21 21:50:05,230 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
97152010-10-21 21:50:05,231 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
97162010-10-21 21:50:05,231 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
97172010-10-21 21:50:05,232 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
97182010-10-21 21:50:05,228 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
97192010-10-21 21:50:05,232 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
97202010-10-21 21:50:05,232 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
97212010-10-21 21:50:05,233 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
97222010-10-21 21:50:05,232 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
97232010-10-21 21:50:05,233 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
97242010-10-21 21:50:05,233 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
97252010-10-21 21:50:05,233 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
97262010-10-21 21:50:05,234 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
97272010-10-21 21:50:05,234 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
97282010-10-21 21:50:05,234 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
97292010-10-21 21:50:05,238 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
9730{
9731    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
9732could not execute query
9733        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
9734        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
9735        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
9736        at org.hibernate.loader.Loader.doList(Loader.java:2297)
9737        at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2172)
9738        at org.hibernate.loader.Loader.list(Loader.java:2167)
9739        at org.hibernate.loader.criteria.CriteriaLoader.list(CriteriaLoader.java:119)
9740        at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1706)
9741        at org.hibernate.impl.CriteriaImpl.list(CriteriaImpl.java:347)
9742        at org.hibernate.impl.CriteriaImpl.uniqueResult(CriteriaImpl.java:369)
9743        at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:124)
9744        at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:237)
9745        at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:85)
9746        at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:869)
9747        at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:851)
9748        at org.hibernate.engine.CascadingAction$6.cascade(CascadingAction.java:279)
9749        at org.hibernate.engine.Cascade.cascadeToOne(Cascade.java:392)
9750        at org.hibernate.engine.Cascade.cascadeAssociation(Cascade.java:335)
9751        at org.hibernate.engine.Cascade.cascadeProperty(Cascade.java:204)
9752        at org.hibernate.engine.Cascade.cascade(Cascade.java:161)
9753        at org.hibernate.event.def.AbstractSaveEventListener.cascadeBeforeSave(AbstractSaveEventListener.java:451)
9754        at org.hibernate.event.def.DefaultMergeEventListener.mergeTransientEntity(DefaultMergeEventListener.java:305)
9755        at org.hibernate.event.def.DefaultMergeEventListener.entityIsTransient(DefaultMergeEventListener.java:282)
9756        at org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener.entityIsTransient(IdTransferringMergeEventListener.java:59)
9757        at ome.security.basic.MergeEventListener.entityIsTransient(MergeEventListener.java:135)
9758        at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:237)
9759        at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:85)
9760        at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:84)
9761        at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:75)
9762        at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:859)
9763        at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:843)
9764        at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:847)
9765        at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:273)
9766        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:121)
9767        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:118)
9768        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:311)
9769        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
9770        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
9771        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
9772        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
9773        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9774        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
9775        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
9776        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9777        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9778        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9779        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9780        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9781        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9782        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9783        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9784        at $Proxy71.resetDefaults(Unknown Source)
9785        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
9786        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9787        at java.lang.reflect.Method.invoke(Method.java:597)
9788        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9789        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9790        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9791        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9792        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9793        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9794        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9795        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9796        at $Proxy71.resetDefaults(Unknown Source)
9797        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
9798        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9799        at java.lang.reflect.Method.invoke(Method.java:597)
9800        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9801        at ome.services.throttling.Callback.run(Callback.java:56)
9802        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9803        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9804        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
9805        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
9806        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
9807        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
9808        at IceInternal.Incoming.invoke(Incoming.java:159)
9809        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9810        at Ice.ConnectionI.message(ConnectionI.java:972)
9811        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9812        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9813        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9814
9815    serverExceptionClass = ome.conditions.InternalException
9816    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
9817could not execute query
9818}
98192010-10-21 21:50:05,240 ERROR [                           blitz_gateway] (Dummy-10  ) None
98202010-10-21 21:50:05,240 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
98212010-10-21 21:50:05,240 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
98222010-10-21 21:50:05,241 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
98232010-10-21 21:50:05,241 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
98242010-10-21 21:50:05,241 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
98252010-10-21 21:50:05,243 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
98262010-10-21 21:50:05,244 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
98272010-10-21 21:50:05,244 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
98282010-10-21 21:50:05,247 WARNI [                                  stderr] (Dummy-18  ) tb = self._prepareTB()
98292010-10-21 21:50:05,247 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
98302010-10-21 21:50:05,247 WARNI [                                  stderr] (Dummy-18  ) tb.resetDefaults()
98312010-10-21 21:50:05,247 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
98322010-10-21 21:50:05,248 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
98332010-10-21 21:50:05,248 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
98342010-10-21 21:50:05,248 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
98352010-10-21 21:50:05,248 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
98362010-10-21 21:50:05,249 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
98372010-10-21 21:50:05,251 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
9838{
9839    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
9840could not insert: [ome.model.meta.Event]
9841        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
9842        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
9843        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
9844        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
9845        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
9846        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
9847        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
9848        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
9849        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
9850        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
9851        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
9852        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
9853        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
9854        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
9855        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
9856        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
9857        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
9858        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9859        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
9860        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
9861        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9862        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9863        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9864        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9865        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9866        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9867        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9868        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9869        at $Proxy71.resetDefaults(Unknown Source)
9870        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
9871        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9872        at java.lang.reflect.Method.invoke(Method.java:597)
9873        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9874        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9875        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9876        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9877        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9878        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9879        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9880        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9881        at $Proxy71.resetDefaults(Unknown Source)
9882        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
9883        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9884        at java.lang.reflect.Method.invoke(Method.java:597)
9885        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9886        at ome.services.throttling.Callback.run(Callback.java:56)
9887        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9888        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9889        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
9890        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
9891        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
9892        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
9893        at IceInternal.Incoming.invoke(Incoming.java:159)
9894        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9895        at Ice.ConnectionI.message(ConnectionI.java:972)
9896        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9897        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9898        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9899
9900    serverExceptionClass = ome.conditions.InternalException
9901    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
9902could not insert: [ome.model.meta.Event]
9903}
99042010-10-21 21:50:05,251 ERROR [                           blitz_gateway] (Dummy-18  ) None
99052010-10-21 21:50:05,277 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
99062010-10-21 21:50:05,278 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
99072010-10-21 21:50:05,279 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
99082010-10-21 21:50:05,279 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
99092010-10-21 21:50:05,279 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
99102010-10-21 21:50:05,279 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
99112010-10-21 21:50:05,280 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
99122010-10-21 21:50:05,280 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
99132010-10-21 21:50:05,280 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
99142010-10-21 21:50:05,280 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
99152010-10-21 21:50:05,280 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
99162010-10-21 21:50:05,282 WARNI [                                  stderr] (Dummy-5   ) ApiUsageException: exception ::omero::ApiUsageException
9917{
9918    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
9919        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
9920        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
9921        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9922        at java.lang.reflect.Method.invoke(Method.java:597)
9923        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9924        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9925        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9926        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
9927        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9928        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
9929        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
9930        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9931        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9932        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9933        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9934        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9935        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9936        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9937        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9938        at $Proxy71.resetDefaults(Unknown Source)
9939        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
9940        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9941        at java.lang.reflect.Method.invoke(Method.java:597)
9942        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9943        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9944        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9945        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
9946        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9947        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
9948        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9949        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9950        at $Proxy71.resetDefaults(Unknown Source)
9951        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
9952        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9953        at java.lang.reflect.Method.invoke(Method.java:597)
9954        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
9955        at ome.services.throttling.Callback.run(Callback.java:56)
9956        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
9957        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
9958        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
9959        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
9960        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
9961        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
9962        at IceInternal.Incoming.invoke(Incoming.java:159)
9963        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
9964        at Ice.ConnectionI.message(ConnectionI.java:972)
9965        at IceInternal.ThreadPool.run(ThreadPool.java:577)
9966        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
9967        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
9968
9969    serverExceptionClass = ome.conditions.ApiUsageException
9970    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
9971}
99722010-10-21 21:50:05,283 ERROR [                           blitz_gateway] (Dummy-5   ) None
99732010-10-21 21:50:05,285 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
99742010-10-21 21:50:05,287 WARNI [                                  stderr] (Dummy-3   ) ApiUsageException: exception ::omero::ApiUsageException
9975{
9976    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
9977        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
9978        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
9979        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9980        at java.lang.reflect.Method.invoke(Method.java:597)
9981        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
9982        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
9983        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
9984        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
9985        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9986        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
9987        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
9988        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9989        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
9990        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9991        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
9992        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9993        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
9994        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
9995        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
9996        at $Proxy71.resetDefaults(Unknown Source)
9997        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
9998        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
9999        at java.lang.reflect.Method.invoke(Method.java:597)
10000        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10001        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10002        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10003        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10004        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10005        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10006        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10007        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10008        at $Proxy71.resetDefaults(Unknown Source)
10009        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
10010        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10011        at java.lang.reflect.Method.invoke(Method.java:597)
10012        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10013        at ome.services.throttling.Callback.run(Callback.java:56)
10014        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10015        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10016        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
10017        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
10018        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
10019        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
10020        at IceInternal.Incoming.invoke(Incoming.java:159)
10021        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10022        at Ice.ConnectionI.message(ConnectionI.java:972)
10023        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10024        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10025        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10026
10027    serverExceptionClass = ome.conditions.ApiUsageException
10028    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
10029}
100302010-10-21 21:50:05,289 ERROR [                           blitz_gateway] (Dummy-3   ) None
100312010-10-21 21:50:05,332 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
100322010-10-21 21:50:05,332 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
100332010-10-21 21:50:05,333 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
100342010-10-21 21:50:05,335 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
100352010-10-21 21:50:05,336 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
100362010-10-21 21:50:05,336 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
100372010-10-21 21:50:05,336 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
100382010-10-21 21:50:05,336 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
100392010-10-21 21:50:05,336 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
100402010-10-21 21:50:05,338 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
10041{
10042    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
10043Either you have two threads operating on the same stateful object (don't do this)
10044 or you have a recursive call (recurse on the unwrapped object).
10045        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
10046        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
10047        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10048        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10049        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10050        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10051        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10052        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10053        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10054        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10055        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10056        at $Proxy71.setPixelsId(Unknown Source)
10057        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
10058        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10059        at java.lang.reflect.Method.invoke(Method.java:597)
10060        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10061        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10062        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10063        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10064        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10065        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10066        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10067        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10068        at $Proxy71.setPixelsId(Unknown Source)
10069        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
10070        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10071        at java.lang.reflect.Method.invoke(Method.java:597)
10072        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10073        at ome.services.throttling.Callback.run(Callback.java:56)
10074        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10075        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10076        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
10077        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
10078        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
10079        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
10080        at IceInternal.Incoming.invoke(Incoming.java:159)
10081        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10082        at Ice.ConnectionI.message(ConnectionI.java:972)
10083        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10084        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10085        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10086
10087    serverExceptionClass = ome.conditions.InternalException
10088    message = Hibernate session is not re-entrant.
10089Either you have two threads operating on the same stateful object (don't do this)
10090 or you have a recursive call (recurse on the unwrapped object).
10091}
100922010-10-21 21:50:05,340 ERROR [                           blitz_gateway] (Dummy-14  ) None
100932010-10-21 21:50:05,345 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
100942010-10-21 21:50:05,345 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
100952010-10-21 21:50:05,345 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
100962010-10-21 21:50:05,345 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
100972010-10-21 21:50:05,346 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
100982010-10-21 21:50:05,346 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
100992010-10-21 21:50:05,346 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
101002010-10-21 21:50:05,346 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
101012010-10-21 21:50:05,347 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
101022010-10-21 21:50:05,349 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
10103{
10104    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
10105could not insert: [ome.model.meta.Event]
10106        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
10107        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
10108        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
10109        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
10110        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
10111        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
10112        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
10113        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
10114        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
10115        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
10116        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
10117        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
10118        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
10119        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
10120        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
10121        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
10122        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
10123        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
10124        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10125        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
10126        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10127        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10128        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10129        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10130        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10131        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10132        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10133        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10134        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10135        at $Proxy71.setPixelsId(Unknown Source)
10136        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
10137        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10138        at java.lang.reflect.Method.invoke(Method.java:597)
10139        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10140        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10141        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10142        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10143        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10144        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10145        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10146        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10147        at $Proxy71.setPixelsId(Unknown Source)
10148        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
10149        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10150        at java.lang.reflect.Method.invoke(Method.java:597)
10151        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10152        at ome.services.throttling.Callback.run(Callback.java:56)
10153        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10154        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10155        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
10156        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
10157        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
10158        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
10159        at IceInternal.Incoming.invoke(Incoming.java:159)
10160        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10161        at Ice.ConnectionI.message(ConnectionI.java:972)
10162        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10163        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10164        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10165
10166    serverExceptionClass = ome.conditions.InternalException
10167    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
10168could not insert: [ome.model.meta.Event]
10169}
101702010-10-21 21:50:05,355 ERROR [                           blitz_gateway] (Dummy-15  ) None
101712010-10-21 21:50:05,356 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
101722010-10-21 21:50:05,356 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
101732010-10-21 21:50:05,356 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
101742010-10-21 21:50:05,356 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
101752010-10-21 21:50:05,357 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
101762010-10-21 21:50:05,357 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
101772010-10-21 21:50:05,357 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
101782010-10-21 21:50:05,357 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
101792010-10-21 21:50:05,358 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
101802010-10-21 21:50:05,358 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
101812010-10-21 21:50:05,358 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
101822010-10-21 21:50:05,360 WARNI [                                  stderr] (Dummy-14  ) ApiUsageException: exception ::omero::ApiUsageException
10183{
10184    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
10185        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
10186        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
10187        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10188        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10189        at java.lang.reflect.Method.invoke(Method.java:597)
10190        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10191        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10192        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10193        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
10194        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10195        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
10196        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10197        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10198        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10199        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10200        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10201        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10202        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10203        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10204        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10205        at $Proxy71.resetDefaults(Unknown Source)
10206        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10207        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10208        at java.lang.reflect.Method.invoke(Method.java:597)
10209        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10210        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10211        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10212        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10213        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10214        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10215        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10216        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10217        at $Proxy71.resetDefaults(Unknown Source)
10218        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
10219        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10220        at java.lang.reflect.Method.invoke(Method.java:597)
10221        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10222        at ome.services.throttling.Callback.run(Callback.java:56)
10223        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10224        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10225        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
10226        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
10227        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
10228        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
10229        at IceInternal.Incoming.invoke(Incoming.java:159)
10230        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10231        at Ice.ConnectionI.message(ConnectionI.java:972)
10232        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10233        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10234        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10235
10236    serverExceptionClass = ome.conditions.ApiUsageException
10237    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
10238}
102392010-10-21 21:50:05,360 ERROR [                           blitz_gateway] (Dummy-14  ) None
102402010-10-21 21:50:05,391 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
102412010-10-21 21:50:05,392 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
102422010-10-21 21:50:05,392 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
102432010-10-21 21:50:05,392 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
102442010-10-21 21:50:05,392 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
102452010-10-21 21:50:05,392 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
102462010-10-21 21:50:05,393 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
102472010-10-21 21:50:05,393 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
102482010-10-21 21:50:05,393 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
102492010-10-21 21:50:05,394 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
10250{
10251    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
10252Either you have two threads operating on the same stateful object (don't do this)
10253 or you have a recursive call (recurse on the unwrapped object).
10254        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
10255        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
10256        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10257        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10258        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10259        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10260        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10261        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10262        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10263        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10264        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10265        at $Proxy71.setPixelsId(Unknown Source)
10266        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
10267        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10268        at java.lang.reflect.Method.invoke(Method.java:597)
10269        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10270        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10271        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10272        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10273        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10274        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10275        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10276        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10277        at $Proxy71.setPixelsId(Unknown Source)
10278        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
10279        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10280        at java.lang.reflect.Method.invoke(Method.java:597)
10281        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10282        at ome.services.throttling.Callback.run(Callback.java:56)
10283        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10284        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10285        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
10286        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
10287        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
10288        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
10289        at IceInternal.Incoming.invoke(Incoming.java:159)
10290        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10291        at Ice.ConnectionI.message(ConnectionI.java:972)
10292        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10293        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10294        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10295
10296    serverExceptionClass = ome.conditions.InternalException
10297    message = Hibernate session is not re-entrant.
10298Either you have two threads operating on the same stateful object (don't do this)
10299 or you have a recursive call (recurse on the unwrapped object).
10300}
103012010-10-21 21:50:05,395 ERROR [                           blitz_gateway] (Dummy-10  ) None
103022010-10-21 21:50:05,404 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
103032010-10-21 21:50:05,404 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
103042010-10-21 21:50:05,405 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
103052010-10-21 21:50:05,405 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
103062010-10-21 21:50:05,405 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
103072010-10-21 21:50:05,405 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
103082010-10-21 21:50:05,405 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
103092010-10-21 21:50:05,406 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
103102010-10-21 21:50:05,406 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
103112010-10-21 21:50:05,406 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
103122010-10-21 21:50:05,407 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
103132010-10-21 21:50:05,408 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
10314{
10315    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
10316Either you have two threads operating on the same stateful object (don't do this)
10317 or you have a recursive call (recurse on the unwrapped object).
10318        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
10319        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
10320        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10321        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10322        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10323        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10324        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10325        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10326        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10327        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10328        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10329        at $Proxy71.resetDefaults(Unknown Source)
10330        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10331        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10332        at java.lang.reflect.Method.invoke(Method.java:597)
10333        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10334        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10335        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10336        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10337        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10338        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10339        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10340        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10341        at $Proxy71.resetDefaults(Unknown Source)
10342        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
10343        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10344        at java.lang.reflect.Method.invoke(Method.java:597)
10345        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10346        at ome.services.throttling.Callback.run(Callback.java:56)
10347        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10348        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10349        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
10350        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
10351        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
10352        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
10353        at IceInternal.Incoming.invoke(Incoming.java:159)
10354        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10355        at Ice.ConnectionI.message(ConnectionI.java:972)
10356        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10357        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10358        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10359
10360    serverExceptionClass = ome.conditions.InternalException
10361    message = Hibernate session is not re-entrant.
10362Either you have two threads operating on the same stateful object (don't do this)
10363 or you have a recursive call (recurse on the unwrapped object).
10364}
103652010-10-21 21:50:05,412 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
103662010-10-21 21:50:05,412 ERROR [                           blitz_gateway] (Dummy-10  ) None
103672010-10-21 21:50:05,414 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
103682010-10-21 21:50:05,418 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
103692010-10-21 21:50:05,418 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
103702010-10-21 21:50:05,418 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
103712010-10-21 21:50:05,418 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
103722010-10-21 21:50:05,419 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
103732010-10-21 21:50:05,419 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
103742010-10-21 21:50:05,419 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
103752010-10-21 21:50:05,420 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
103762010-10-21 21:50:05,420 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
103772010-10-21 21:50:05,419 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
103782010-10-21 21:50:05,422 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
103792010-10-21 21:50:05,422 WARNI [                                  stderr] (Dummy-18  ) rv = tb.setPixelsId(pixels_id)
103802010-10-21 21:50:05,423 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
103812010-10-21 21:50:05,423 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
103822010-10-21 21:50:05,421 WARNI [                                  stderr] (Dummy-15  ) ApiUsageException: exception ::omero::ApiUsageException
10383{
10384    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
10385        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
10386        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
10387        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10388        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10389        at java.lang.reflect.Method.invoke(Method.java:597)
10390        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10391        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10392        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10393        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
10394        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10395        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
10396        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10397        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10398        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10399        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10400        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10401        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10402        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10403        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10404        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10405        at $Proxy71.resetDefaults(Unknown Source)
10406        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10407        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10408        at java.lang.reflect.Method.invoke(Method.java:597)
10409        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10410        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10411        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10412        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10413        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10414        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10415        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10416        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10417        at $Proxy71.resetDefaults(Unknown Source)
10418        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
10419        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10420        at java.lang.reflect.Method.invoke(Method.java:597)
10421        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10422        at ome.services.throttling.Callback.run(Callback.java:56)
10423        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10424        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10425        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
10426        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
10427        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
10428        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
10429        at IceInternal.Incoming.invoke(Incoming.java:159)
10430        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10431        at Ice.ConnectionI.message(ConnectionI.java:972)
10432        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10433        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10434        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10435
10436    serverExceptionClass = ome.conditions.ApiUsageException
10437    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
10438}
104392010-10-21 21:50:05,423 ERROR [                           blitz_gateway] (Dummy-15  ) None
104402010-10-21 21:50:05,423 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
104412010-10-21 21:50:05,426 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
104422010-10-21 21:50:05,429 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
104432010-10-21 21:50:05,429 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
104442010-10-21 21:50:05,430 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
104452010-10-21 21:50:05,430 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
104462010-10-21 21:50:05,427 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
104472010-10-21 21:50:05,431 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
104482010-10-21 21:50:05,431 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
104492010-10-21 21:50:05,430 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
104502010-10-21 21:50:05,432 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
104512010-10-21 21:50:05,433 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
104522010-10-21 21:50:05,432 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
10453{
10454    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
10455Either you have two threads operating on the same stateful object (don't do this)
10456 or you have a recursive call (recurse on the unwrapped object).
10457        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
10458        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
10459        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10460        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10461        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10462        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10463        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10464        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10465        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10466        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10467        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10468        at $Proxy71.setPixelsId(Unknown Source)
10469        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
10470        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10471        at java.lang.reflect.Method.invoke(Method.java:597)
10472        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10473        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10474        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10475        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10476        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10477        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10478        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10479        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10480        at $Proxy71.setPixelsId(Unknown Source)
10481        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
10482        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10483        at java.lang.reflect.Method.invoke(Method.java:597)
10484        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10485        at ome.services.throttling.Callback.run(Callback.java:56)
10486        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10487        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10488        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
10489        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
10490        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
10491        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
10492        at IceInternal.Incoming.invoke(Incoming.java:159)
10493        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10494        at Ice.ConnectionI.message(ConnectionI.java:972)
10495        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10496        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10497        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10498
10499    serverExceptionClass = ome.conditions.InternalException
10500    message = Hibernate session is not re-entrant.
10501Either you have two threads operating on the same stateful object (don't do this)
10502 or you have a recursive call (recurse on the unwrapped object).
10503}
105042010-10-21 21:50:05,433 ERROR [                           blitz_gateway] (Dummy-18  ) None
105052010-10-21 21:50:05,433 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
105062010-10-21 21:50:05,441 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
10507{
10508    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
10509could not insert: [ome.model.meta.Event]
10510        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
10511        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
10512        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
10513        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
10514        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
10515        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
10516        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
10517        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
10518        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
10519        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
10520        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
10521        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
10522        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
10523        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
10524        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
10525        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
10526        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
10527        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
10528        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10529        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
10530        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10531        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10532        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10533        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10534        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10535        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10536        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10537        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10538        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10539        at $Proxy71.setPixelsId(Unknown Source)
10540        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
10541        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10542        at java.lang.reflect.Method.invoke(Method.java:597)
10543        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10544        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10545        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10546        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10547        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10548        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10549        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10550        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10551        at $Proxy71.setPixelsId(Unknown Source)
10552        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
10553        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10554        at java.lang.reflect.Method.invoke(Method.java:597)
10555        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10556        at ome.services.throttling.Callback.run(Callback.java:56)
10557        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10558        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10559        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
10560        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
10561        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
10562        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
10563        at IceInternal.Incoming.invoke(Incoming.java:159)
10564        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10565        at Ice.ConnectionI.message(ConnectionI.java:972)
10566        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10567        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10568        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10569
10570    serverExceptionClass = ome.conditions.InternalException
10571    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
10572could not insert: [ome.model.meta.Event]
10573}
105742010-10-21 21:50:05,441 ERROR [                           blitz_gateway] (Dummy-5   ) None
105752010-10-21 21:50:05,442 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
105762010-10-21 21:50:05,448 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
105772010-10-21 21:50:05,448 WARNI [                                  stderr] (Dummy-18  ) tb = self._prepareTB()
105782010-10-21 21:50:05,448 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
105792010-10-21 21:50:05,449 WARNI [                                  stderr] (Dummy-18  ) tb.resetDefaults()
105802010-10-21 21:50:05,449 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
105812010-10-21 21:50:05,449 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
105822010-10-21 21:50:05,449 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
105832010-10-21 21:50:05,449 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
105842010-10-21 21:50:05,450 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
105852010-10-21 21:50:05,450 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
105862010-10-21 21:50:05,445 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
105872010-10-21 21:50:05,451 WARNI [                                  stderr] (Dummy-18  ) ApiUsageException: exception ::omero::ApiUsageException
10588{
10589    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
10590        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
10591        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
10592        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10593        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10594        at java.lang.reflect.Method.invoke(Method.java:597)
10595        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10596        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10597        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10598        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
10599        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10600        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
10601        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10602        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10603        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10604        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10605        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10606        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10607        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10608        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10609        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10610        at $Proxy71.resetDefaults(Unknown Source)
10611        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10612        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10613        at java.lang.reflect.Method.invoke(Method.java:597)
10614        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10615        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10616        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10617        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10618        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10619        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10620        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10621        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10622        at $Proxy71.resetDefaults(Unknown Source)
10623        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
10624        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10625        at java.lang.reflect.Method.invoke(Method.java:597)
10626        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10627        at ome.services.throttling.Callback.run(Callback.java:56)
10628        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10629        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10630        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
10631        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
10632        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
10633        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
10634        at IceInternal.Incoming.invoke(Incoming.java:159)
10635        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10636        at Ice.ConnectionI.message(ConnectionI.java:972)
10637        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10638        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10639        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10640
10641    serverExceptionClass = ome.conditions.ApiUsageException
10642    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
10643}
106442010-10-21 21:50:05,453 ERROR [                           blitz_gateway] (Dummy-18  ) None
106452010-10-21 21:50:05,452 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
106462010-10-21 21:50:05,458 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
106472010-10-21 21:50:05,458 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
106482010-10-21 21:50:05,459 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
106492010-10-21 21:50:05,459 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
106502010-10-21 21:50:05,459 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
106512010-10-21 21:50:05,459 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
106522010-10-21 21:50:05,464 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
106532010-10-21 21:50:05,465 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
106542010-10-21 21:50:05,465 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
106552010-10-21 21:50:05,465 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
106562010-10-21 21:50:05,465 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
106572010-10-21 21:50:05,465 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
106582010-10-21 21:50:05,466 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
106592010-10-21 21:50:05,466 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
106602010-10-21 21:50:05,466 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
106612010-10-21 21:50:05,466 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
106622010-10-21 21:50:05,459 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
106632010-10-21 21:50:05,468 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
106642010-10-21 21:50:05,468 WARNI [                                  stderr] (Dummy-5   ) ApiUsageException: exception ::omero::ApiUsageException
10665{
10666    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
10667        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
10668        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10669        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10670        at java.lang.reflect.Method.invoke(Method.java:597)
10671        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10672        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10673        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10674        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
10675        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10676        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
10677        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10678        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10679        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10680        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10681        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10682        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10683        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10684        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10685        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10686        at $Proxy71.resetDefaults(Unknown Source)
10687        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10688        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10689        at java.lang.reflect.Method.invoke(Method.java:597)
10690        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10691        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10692        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10693        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10694        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10695        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10696        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10697        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10698        at $Proxy71.resetDefaults(Unknown Source)
10699        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
10700        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10701        at java.lang.reflect.Method.invoke(Method.java:597)
10702        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10703        at ome.services.throttling.Callback.run(Callback.java:56)
10704        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10705        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10706        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
10707        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
10708        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
10709        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
10710        at IceInternal.Incoming.invoke(Incoming.java:159)
10711        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10712        at Ice.ConnectionI.message(ConnectionI.java:972)
10713        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10714        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10715        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10716
10717    serverExceptionClass = ome.conditions.ApiUsageException
10718    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
10719}
107202010-10-21 21:50:05,469 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
10721{
10722    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
10723Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
10724        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
10725        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
10726        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
10727        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
10728        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
10729        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10730        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10731        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10732        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10733        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10734        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10735        at $Proxy71.setPixelsId(Unknown Source)
10736        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
10737        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10738        at java.lang.reflect.Method.invoke(Method.java:597)
10739        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10740        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10741        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10742        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10743        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10744        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10745        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10746        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10747        at $Proxy71.setPixelsId(Unknown Source)
10748        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
10749        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10750        at java.lang.reflect.Method.invoke(Method.java:597)
10751        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10752        at ome.services.throttling.Callback.run(Callback.java:56)
10753        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10754        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10755        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
10756        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
10757        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
10758        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
10759        at IceInternal.Incoming.invoke(Incoming.java:159)
10760        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10761        at Ice.ConnectionI.message(ConnectionI.java:972)
10762        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10763        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10764        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10765
10766    serverExceptionClass = ome.conditions.InternalException
10767    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
10768Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
10769}
107702010-10-21 21:50:05,474 ERROR [                           blitz_gateway] (Dummy-5   ) None
107712010-10-21 21:50:05,474 ERROR [                           blitz_gateway] (Dummy-14  ) None
107722010-10-21 21:50:05,492 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
107732010-10-21 21:50:05,495 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
107742010-10-21 21:50:05,496 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
107752010-10-21 21:50:05,496 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
107762010-10-21 21:50:05,496 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
107772010-10-21 21:50:05,496 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
107782010-10-21 21:50:05,496 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
107792010-10-21 21:50:05,497 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
107802010-10-21 21:50:05,497 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
107812010-10-21 21:50:05,498 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
10782{
10783    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
10784Either you have two threads operating on the same stateful object (don't do this)
10785 or you have a recursive call (recurse on the unwrapped object).
10786        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
10787        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
10788        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10789        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10790        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10791        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10792        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10793        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10794        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10795        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10796        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10797        at $Proxy71.setPixelsId(Unknown Source)
10798        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
10799        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10800        at java.lang.reflect.Method.invoke(Method.java:597)
10801        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10802        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10803        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10804        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10805        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10806        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10807        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10808        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10809        at $Proxy71.setPixelsId(Unknown Source)
10810        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
10811        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10812        at java.lang.reflect.Method.invoke(Method.java:597)
10813        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10814        at ome.services.throttling.Callback.run(Callback.java:56)
10815        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10816        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10817        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
10818        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
10819        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
10820        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
10821        at IceInternal.Incoming.invoke(Incoming.java:159)
10822        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10823        at Ice.ConnectionI.message(ConnectionI.java:972)
10824        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10825        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10826        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10827
10828    serverExceptionClass = ome.conditions.InternalException
10829    message = Hibernate session is not re-entrant.
10830Either you have two threads operating on the same stateful object (don't do this)
10831 or you have a recursive call (recurse on the unwrapped object).
10832}
108332010-10-21 21:50:05,499 ERROR [                           blitz_gateway] (Dummy-15  ) None
108342010-10-21 21:50:05,505 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
108352010-10-21 21:50:05,506 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
108362010-10-21 21:50:05,506 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
108372010-10-21 21:50:05,506 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
108382010-10-21 21:50:05,506 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
108392010-10-21 21:50:05,507 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
108402010-10-21 21:50:05,507 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
108412010-10-21 21:50:05,507 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
108422010-10-21 21:50:05,507 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
108432010-10-21 21:50:05,507 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
108442010-10-21 21:50:05,508 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
108452010-10-21 21:50:05,509 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
10846{
10847    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
10848Either you have two threads operating on the same stateful object (don't do this)
10849 or you have a recursive call (recurse on the unwrapped object).
10850        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
10851        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
10852        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
10853        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10854        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
10855        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10856        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10857        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10858        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10859        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10860        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10861        at $Proxy71.resetDefaults(Unknown Source)
10862        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10863        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10864        at java.lang.reflect.Method.invoke(Method.java:597)
10865        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10866        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10867        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10868        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10869        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10870        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10871        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10872        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10873        at $Proxy71.resetDefaults(Unknown Source)
10874        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
10875        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10876        at java.lang.reflect.Method.invoke(Method.java:597)
10877        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10878        at ome.services.throttling.Callback.run(Callback.java:56)
10879        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10880        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10881        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
10882        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
10883        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
10884        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
10885        at IceInternal.Incoming.invoke(Incoming.java:159)
10886        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10887        at Ice.ConnectionI.message(ConnectionI.java:972)
10888        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10889        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10890        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10891
10892    serverExceptionClass = ome.conditions.InternalException
10893    message = Hibernate session is not re-entrant.
10894Either you have two threads operating on the same stateful object (don't do this)
10895 or you have a recursive call (recurse on the unwrapped object).
10896}
108972010-10-21 21:50:05,509 ERROR [                           blitz_gateway] (Dummy-15  ) None
108982010-10-21 21:50:05,517 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
108992010-10-21 21:50:05,517 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
109002010-10-21 21:50:05,518 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
109012010-10-21 21:50:05,518 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
109022010-10-21 21:50:05,525 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
109032010-10-21 21:50:05,525 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
109042010-10-21 21:50:05,525 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
109052010-10-21 21:50:05,526 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
109062010-10-21 21:50:05,526 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
109072010-10-21 21:50:05,527 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
109082010-10-21 21:50:05,527 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
109092010-10-21 21:50:05,529 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
10910{
10911    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
10912Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
10913        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
10914        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
10915        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
10916        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
10917        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
10918        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10919        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
10920        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10921        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
10922        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10923        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10924        at $Proxy71.resetDefaults(Unknown Source)
10925        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
10926        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10927        at java.lang.reflect.Method.invoke(Method.java:597)
10928        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
10929        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
10930        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
10931        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
10932        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10933        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
10934        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
10935        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
10936        at $Proxy71.resetDefaults(Unknown Source)
10937        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
10938        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
10939        at java.lang.reflect.Method.invoke(Method.java:597)
10940        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
10941        at ome.services.throttling.Callback.run(Callback.java:56)
10942        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
10943        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
10944        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
10945        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
10946        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
10947        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
10948        at IceInternal.Incoming.invoke(Incoming.java:159)
10949        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
10950        at Ice.ConnectionI.message(ConnectionI.java:972)
10951        at IceInternal.ThreadPool.run(ThreadPool.java:577)
10952        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
10953        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
10954
10955    serverExceptionClass = ome.conditions.InternalException
10956    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
10957Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
10958}
109592010-10-21 21:50:05,529 ERROR [                           blitz_gateway] (Dummy-14  ) None
109602010-10-21 21:50:05,577 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
109612010-10-21 21:50:05,580 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
109622010-10-21 21:50:05,577 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
109632010-10-21 21:50:05,581 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
109642010-10-21 21:50:05,582 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
109652010-10-21 21:50:05,583 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
109662010-10-21 21:50:05,586 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
109672010-10-21 21:50:05,592 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
109682010-10-21 21:50:05,592 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
109692010-10-21 21:50:05,593 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
109702010-10-21 21:50:05,597 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
109712010-10-21 21:50:05,614 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
109722010-10-21 21:50:05,617 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
109732010-10-21 21:50:05,614 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
109742010-10-21 21:50:05,617 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
109752010-10-21 21:50:05,618 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
109762010-10-21 21:50:05,618 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
109772010-10-21 21:50:05,620 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
10978{
10979    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
10980could not load an entity: [ome.model.meta.Session#53338]
10981        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
10982        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
10983        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
10984        at org.hibernate.loader.Loader.loadEntity(Loader.java:1937)
10985        at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:86)
10986        at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:76)
10987        at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:3270)
10988        at org.hibernate.event.def.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:496)
10989        at org.hibernate.event.def.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:477)
10990        at org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:227)
10991        at org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:147)
10992        at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:1080)
10993        at org.hibernate.impl.SessionImpl.immediateLoad(SessionImpl.java:1018)
10994        at org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractLazyInitializer.java:176)
10995        at org.hibernate.proxy.AbstractLazyInitializer.getImplementation(AbstractLazyInitializer.java:215)
10996        at org.hibernate.event.def.DefaultMergeEventListener.getTransientCopyCache(DefaultMergeEventListener.java:120)
10997        at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:90)
10998        at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:75)
10999        at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:859)
11000        at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:843)
11001        at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:847)
11002        at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:273)
11003        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:121)
11004        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:118)
11005        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:311)
11006        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
11007        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
11008        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
11009        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
11010        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11011        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
11012        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11013        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11014        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11015        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11016        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11017        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11018        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11019        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11020        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11021        at $Proxy71.setPixelsId(Unknown Source)
11022        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
11023        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11024        at java.lang.reflect.Method.invoke(Method.java:597)
11025        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11026        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11027        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11028        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11029        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11030        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11031        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11032        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11033        at $Proxy71.setPixelsId(Unknown Source)
11034        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
11035        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11036        at java.lang.reflect.Method.invoke(Method.java:597)
11037        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11038        at ome.services.throttling.Callback.run(Callback.java:56)
11039        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11040        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11041        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
11042        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
11043        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
11044        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
11045        at IceInternal.Incoming.invoke(Incoming.java:159)
11046        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11047        at Ice.ConnectionI.message(ConnectionI.java:972)
11048        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11049        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11050        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11051
11052    serverExceptionClass = ome.conditions.InternalException
11053    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
11054could not load an entity: [ome.model.meta.Session#53338]
11055}
110562010-10-21 21:50:05,625 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
110572010-10-21 21:50:05,647 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
110582010-10-21 21:50:05,660 ERROR [                           blitz_gateway] (Dummy-5   ) None
110592010-10-21 21:50:05,719 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
11060{
11061    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
11062Either you have two threads operating on the same stateful object (don't do this)
11063 or you have a recursive call (recurse on the unwrapped object).
11064        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
11065        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
11066        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11067        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11068        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11069        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11070        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11071        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11072        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11073        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11074        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11075        at $Proxy71.setPixelsId(Unknown Source)
11076        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
11077        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11078        at java.lang.reflect.Method.invoke(Method.java:597)
11079        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11080        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11081        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11082        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11083        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11084        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11085        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11086        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11087        at $Proxy71.setPixelsId(Unknown Source)
11088        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
11089        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11090        at java.lang.reflect.Method.invoke(Method.java:597)
11091        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11092        at ome.services.throttling.Callback.run(Callback.java:56)
11093        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11094        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11095        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
11096        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
11097        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
11098        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
11099        at IceInternal.Incoming.invoke(Incoming.java:159)
11100        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11101        at Ice.ConnectionI.message(ConnectionI.java:972)
11102        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11103        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11104        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11105
11106    serverExceptionClass = ome.conditions.InternalException
11107    message = Hibernate session is not re-entrant.
11108Either you have two threads operating on the same stateful object (don't do this)
11109 or you have a recursive call (recurse on the unwrapped object).
11110}
111112010-10-21 21:50:05,724 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
111122010-10-21 21:50:05,729 ERROR [                           blitz_gateway] (Dummy-10  ) None
111132010-10-21 21:50:05,730 WARNI [                                  stderr] (Dummy-14  ) rv = thumb(*args)
111142010-10-21 21:50:05,730 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
111152010-10-21 21:50:05,730 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
111162010-10-21 21:50:05,731 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
111172010-10-21 21:50:05,731 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
111182010-10-21 21:50:05,731 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
111192010-10-21 21:50:05,732 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
111202010-10-21 21:50:05,743 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
11121{
11122    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
11123Hibernate operation: could not execute query; uncategorized SQLException for SQL [select pixels0_.id as id51_0_, pixelstype1_.id as id92_1_, channels2_.id as id8_2_, logicalcha3_.id as id111_3_, photometri5_.id as id48_4_, illuminati6_.id as id70_5_, acquisitio7_.id as id116_6_, contrastme8_.id as id119_7_, statsinfo4_.id as id90_8_, pixels0_.creation_id as creation17_51_0_, pixels0_.external_id as external18_51_0_, pixels0_.group_id as group19_51_0_, pixels0_.owner_id as owner20_51_0_, pixels0_.permissions as permissi2_51_0_, pixels0_.update_id as update21_51_0_, pixels0_.dimensionOrder as dimensi22_51_0_, pixels0_.image as image51_0_, pixels0_.methodology as methodol3_51_0_, pixels0_.physicalSizeX as physical4_51_0_, pixels0_.physicalSizeY as physical5_51_0_, pixels0_.physicalSizeZ as physical6_51_0_, pixels0_.pixelsType as pixelsType51_0_, pixels0_.relatedTo as relatedTo51_0_, pixels0_.sha1 as sha7_51_0_, pixels0_.sizeC as sizeC51_0_, pixels0_.sizeT as sizeT51_0_, pixels0_.sizeX as sizeX51_0_, pixels0_.sizeY as sizeY51_0_, pixels0_.sizeZ as sizeZ51_0_, pixels0_.timeIncrement as timeInc13_51_0_, pixels0_.version as version51_0_, pixels0_.waveIncrement as waveInc15_51_0_, pixels0_.waveStart as waveStart51_0_, pixelstype1_.external_id as external4_92_1_, pixelstype1_.permissions as permissi2_92_1_, pixelstype1_.value as value92_1_, channels2_.alpha as alpha8_2_, channels2_.blue as blue8_2_, channels2_.creation_id as creation8_8_2_, channels2_.external_id as external9_8_2_, channels2_.group_id as group10_8_2_, channels2_.owner_id as owner11_8_2_, channels2_.permissions as permissi4_8_2_, channels2_.update_id as update12_8_2_, channels2_.green as green8_2_, channels2_.logicalChannel as logical13_8_2_, channels2_.pixels as pixels8_2_, channels2_.red as red8_2_, channels2_.statsInfo as statsInfo8_2_, channels2_.version as version8_2_, channels2_.pixels as pixels51_0__, channels2_.id as id0__, channels2_.pixels_index as pixels16_0__, logicalcha3_.contrastMethod as contras12_111_3_, logicalcha3_.creation_id as creation13_111_3_, logicalcha3_.external_id as external14_111_3_, logicalcha3_.group_id as group15_111_3_, logicalcha3_.owner_id as owner16_111_3_, logicalcha3_.permissions as permissi2_111_3_, logicalcha3_.update_id as update17_111_3_, logicalcha3_.detectorSettings as detecto18_111_3_, logicalcha3_.emissionWave as emission3_111_3_, logicalcha3_.excitationWave as excitati4_111_3_, logicalcha3_.filterSet as filterSet111_3_, logicalcha3_.fluor as fluor111_3_, logicalcha3_.illumination as illumin20_111_3_, logicalcha3_.lightPath as lightPath111_3_, logicalcha3_.lightSourceSettings as lightSo22_111_3_, logicalcha3_.mode as mode111_3_, logicalcha3_.name as name111_3_, logicalcha3_.ndFilter as ndFilter111_3_, logicalcha3_.otf as otf111_3_, logicalcha3_.photometricInterpretation as photome25_111_3_, logicalcha3_.pinHoleSize as pinHoleS8_111_3_, logicalcha3_.pockelCellSetting as pockelCe9_111_3_, logicalcha3_.samplesPerPixel as samples10_111_3_, logicalcha3_.version as version111_3_, photometri5_.external_id as external4_48_4_, photometri5_.permissions as permissi2_48_4_, photometri5_.value as value48_4_, illuminati6_.external_id as external4_70_5_, illuminati6_.permissions as permissi2_70_5_, illuminati6_.value as value70_5_, acquisitio7_.external_id as external4_116_6_, acquisitio7_.permissions as permissi2_116_6_, acquisitio7_.value as value116_6_, contrastme8_.external_id as external4_119_7_, contrastme8_.permissions as permissi2_119_7_, contrastme8_.value as value119_7_, statsinfo4_.creation_id as creation6_90_8_, statsinfo4_.external_id as external7_90_8_, statsinfo4_.group_id as group8_90_8_, statsinfo4_.owner_id as owner9_90_8_, statsinfo4_.permissions as permissi2_90_8_, statsinfo4_.update_id as update10_90_8_, statsinfo4_.globalMax as globalMax90_8_, statsinfo4_.globalMin as globalMin90_8_, statsinfo4_.version as version90_8_ from pixels pixels0_ left outer join pixelstype pixelstype1_ on pixels0_.pixelsType=pixelstype1_.id left outer join channel channels2_ on pixels0_.id=channels2_.pixels and (
11124
11125  ( channels2_.group_id = ? AND
11126     ( ? OR
11127       ? OR
11128       channels2_.owner_id = ?
11129     )
11130  ) OR
11131  channels2_.group_id = 1 OR
11132 ?
11133) left outer join logicalchannel logicalcha3_ on channels2_.logicalChannel=logicalcha3_.id left outer join photometricinterpretation photometri5_ on logicalcha3_.photometricInterpretation=photometri5_.id left outer join illumination illuminati6_ on logicalcha3_.illumination=illuminati6_.id left outer join acquisitionmode acquisitio7_ on logicalcha3_.mode=acquisitio7_.id left outer join contrastmethod contrastme8_ on logicalcha3_.contrastMethod=contrastme8_.id left outer join statsinfo statsinfo4_ on channels2_.statsInfo=statsinfo4_.id where (
11134
11135  ( pixels0_.group_id = ? AND
11136     ( ? OR
11137       ? OR
11138       pixels0_.owner_id = ?
11139     )
11140  ) OR
11141  pixels0_.group_id = 1 OR
11142 ?
11143) and pixels0_.id=?]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
11144        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
11145        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
11146        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
11147        at org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424)
11148        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:410)
11149        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
11150        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
11151        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
11152        at ome.logic.QueryImpl.findByQuery(QueryImpl.java:337)
11153        at ome.logic.PixelsImpl.retrievePixDescription(PixelsImpl.java:73)
11154        at ome.services.ThumbnailBean.load(ThumbnailBean.java:307)
11155        at ome.services.ThumbnailBean.errorIfInvalidState(ThumbnailBean.java:570)
11156        at ome.services.ThumbnailBean.createScaledImage(ThumbnailBean.java:492)
11157        at ome.services.ThumbnailBean.retrieveThumbnailDirect(ThumbnailBean.java:962)
11158        at ome.services.ThumbnailBean._getThumbnailByLongestSideDirect(ThumbnailBean.java:1002)
11159        at ome.services.ThumbnailBean.getThumbnailByLongestSideDirect(ThumbnailBean.java:1017)
11160        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
11161        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11162        at java.lang.reflect.Method.invoke(Method.java:597)
11163        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11164        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11165        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11166        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
11167        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11168        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
11169        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11170        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11171        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11172        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11173        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11174        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11175        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11176        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11177        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11178        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
11179        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
11180        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11181        at java.lang.reflect.Method.invoke(Method.java:597)
11182        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11183        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11184        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11185        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11186        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11187        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11188        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11189        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11190        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
11191        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
11192        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11193        at java.lang.reflect.Method.invoke(Method.java:597)
11194        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11195        at ome.services.throttling.Callback.run(Callback.java:56)
11196        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11197        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11198        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
11199        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
11200        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
11201        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
11202        at IceInternal.Incoming.invoke(Incoming.java:159)
11203        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11204        at Ice.ConnectionI.message(ConnectionI.java:972)
11205        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11206        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11207        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11208
11209    serverExceptionClass = ome.conditions.InternalException
11210    message =  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
11211Hibernate operation: could not execute query; uncategorized SQLException for SQL [select pixels0_.id as id51_0_, pixelstype1_.id as id92_1_, channels2_.id as id8_2_, logicalcha3_.id as id111_3_, photometri5_.id as id48_4_, illuminati6_.id as id70_5_, acquisitio7_.id as id116_6_, contrastme8_.id as id119_7_, statsinfo4_.id as id90_8_, pixels0_.creation_id as creation17_51_0_, pixels0_.external_id as external18_51_0_, pixels0_.group_id as group19_51_0_, pixels0_.owner_id as owner20_51_0_, pixels0_.permissions as permissi2_51_0_, pixels0_.update_id as update21_51_0_, pixels0_.dimensionOrder as dimensi22_51_0_, pixels0_.image as image51_0_, pixels0_.methodology as methodol3_51_0_, pixels0_.physicalSizeX as physical4_51_0_, pixels0_.physicalSizeY as physical5_51_0_, pixels0_.physicalSizeZ as physical6_51_0_, pixels0_.pixelsType as pixelsType51_0_, pixels0_.relatedTo as relatedTo51_0_, pixels0_.sha1 as sha7_51_0_, pixels0_.sizeC as sizeC51_0_, pixels0_.sizeT as sizeT51_0_, pixels0_.sizeX as sizeX51_0_, pixels0_.sizeY as sizeY51_0_, pixels0_.sizeZ as sizeZ51_0_, pixels0_.timeIncrement as timeInc13_51_0_, pixels0_.version as version51_0_, pixels0_.waveIncrement as waveInc15_51_0_, pixels0_.waveStart as waveStart51_0_, pixelstype1_.external_id as external4_92_1_, pixelstype1_.permissions as permissi2_92_1_, pixelstype1_.value as value92_1_, channels2_.alpha as alpha8_2_, channels2_.blue as blue8_2_, channels2_.creation_id as creation8_8_2_, channels2_.external_id as external9_8_2_, channels2_.group_id as group10_8_2_, channels2_.owner_id as owner11_8_2_, channels2_.permissions as permissi4_8_2_, channels2_.update_id as update12_8_2_, channels2_.green as green8_2_, channels2_.logicalChannel as logical13_8_2_, channels2_.pixels as pixels8_2_, channels2_.red as red8_2_, channels2_.statsInfo as statsInfo8_2_, channels2_.version as version8_2_, channels2_.pixels as pixels51_0__, channels2_.id as id0__, channels2_.pixels_index as pixels16_0__, logicalcha3_.contrastMethod as contras12_111_3_, logicalcha3_.creation_id as creation13_111_3_, logicalcha3_.external_id as external14_111_3_, logicalcha3_.group_id as group15_111_3_, logicalcha3_.owner_id as owner16_111_3_, logicalcha3_.permissions as permissi2_111_3_, logicalcha3_.update_id as update17_111_3_, logicalcha3_.detectorSettings as detecto18_111_3_, logicalcha3_.emissionWave as emission3_111_3_, logicalcha3_.excitationWave as excitati4_111_3_, logicalcha3_.filterSet as filterSet111_3_, logicalcha3_.fluor as fluor111_3_, logicalcha3_.illumination as illumin20_111_3_, logicalcha3_.lightPath as lightPath111_3_, logicalcha3_.lightSourceSettings as lightSo22_111_3_, logicalcha3_.mode as mode111_3_, logicalcha3_.name as name111_3_, logicalcha3_.ndFilter as ndFilter111_3_, logicalcha3_.otf as otf111_3_, logicalcha3_.photometricInterpretation as photome25_111_3_, logicalcha3_.pinHoleSize as pinHoleS8_111_3_, logicalcha3_.pockelCellSetting as pockelCe9_111_3_, logicalcha3_.samplesPerPixel as samples10_111_3_, logicalcha3_.version as version111_3_, photometri5_.external_id as external4_48_4_, photometri5_.permissions as permissi2_48_4_, photometri5_.value as value48_4_, illuminati6_.external_id as external4_70_5_, illuminati6_.permissions as permissi2_70_5_, illuminati6_.value as value70_5_, acquisitio7_.external_id as external4_116_6_, acquisitio7_.permissions as permissi2_116_6_, acquisitio7_.value as value116_6_, contrastme8_.external_id as external4_119_7_, contrastme8_.permissions as permissi2_119_7_, contrastme8_.value as value119_7_, statsinfo4_.creation_id as creation6_90_8_, statsinfo4_.external_id as external7_90_8_, statsinfo4_.group_id as group8_90_8_, statsinfo4_.owner_id as owner9_90_8_, statsinfo4_.permissions as permissi2_90_8_, statsinfo4_.update_id as update10_90_8_, statsinfo4_.globalMax as globalMax90_8_, statsinfo4_.globalMin as globalMin90_8_, statsinfo4_.version as version90_8_ from pixels pixels0_ left outer join pixelstype pixelstype1_ on pixels0_.pixelsType=pixelstype1_.id left outer join channel channels2_ on pixels0_.id=channels2_.pixels and (
11212
11213  ( channels2_.group_id = ? AND
11214     ( ? OR
11215       ? OR
11216       channels2_.owner_id = ?
11217     )
11218  ) OR
11219  channels2_.group_id = 1 OR
11220 ?
11221) left outer join logicalchannel logicalcha3_ on channels2_.logicalChannel=logicalcha3_.id left outer join photometricinterpretation photometri5_ on logicalcha3_.photometricInterpretation=photometri5_.id left outer join illumination illuminati6_ on logicalcha3_.illumination=illuminati6_.id left outer join acquisitionmode acquisitio7_ on logicalcha3_.mode=acquisitio7_.id left outer join contrastmethod contrastme8_ on logicalcha3_.contrastMethod=contrastme8_.id left outer join statsinfo statsinfo4_ on channels2_.statsInfo=statsinfo4_.id where (
11222
11223  ( pixels0_.group_id = ? AND
11224     ( ? OR
11225       ? OR
11226       pixels0_.owner_id = ?
11227     )
11228  ) OR
11229  pixels0_.group_id = 1 OR
11230 ?
11231) and pixels0_.id=?]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
11232}
112332010-10-21 21:50:05,743 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
112342010-10-21 21:50:05,747 ERROR [                           blitz_gateway] (Dummy-14  ) None
112352010-10-21 21:50:05,749 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
112362010-10-21 21:50:05,751 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
112372010-10-21 21:50:05,752 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
112382010-10-21 21:50:05,752 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
112392010-10-21 21:50:05,752 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
112402010-10-21 21:50:05,752 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
112412010-10-21 21:50:05,753 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
112422010-10-21 21:50:05,753 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
112432010-10-21 21:50:05,753 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
112442010-10-21 21:50:05,753 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
112452010-10-21 21:50:05,753 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
112462010-10-21 21:50:05,754 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
112472010-10-21 21:50:05,751 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
112482010-10-21 21:50:05,756 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
112492010-10-21 21:50:05,756 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
112502010-10-21 21:50:05,756 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
112512010-10-21 21:50:05,757 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
112522010-10-21 21:50:05,757 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
112532010-10-21 21:50:05,757 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
112542010-10-21 21:50:05,757 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
112552010-10-21 21:50:05,755 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
11256{
11257    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
11258error executing work
11259        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
11260        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
11261        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
11262        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:52)
11263        at org.hibernate.impl.SessionImpl.doWork(SessionImpl.java:1991)
11264        at ome.security.basic.EventHandler.invoke(EventHandler.java:116)
11265        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11266        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
11267        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11268        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11269        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11270        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11271        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11272        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11273        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11274        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11275        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11276        at $Proxy71.resetDefaults(Unknown Source)
11277        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
11278        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11279        at java.lang.reflect.Method.invoke(Method.java:597)
11280        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11281        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11282        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11283        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11284        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11285        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11286        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11287        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11288        at $Proxy71.resetDefaults(Unknown Source)
11289        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
11290        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11291        at java.lang.reflect.Method.invoke(Method.java:597)
11292        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11293        at ome.services.throttling.Callback.run(Callback.java:56)
11294        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11295        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11296        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
11297        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
11298        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
11299        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
11300        at IceInternal.Incoming.invoke(Incoming.java:159)
11301        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11302        at Ice.ConnectionI.message(ConnectionI.java:972)
11303        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11304        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11305        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11306
11307    serverExceptionClass = ome.conditions.InternalException
11308    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
11309error executing work
11310}
113112010-10-21 21:50:05,758 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
113122010-10-21 21:50:05,758 ERROR [                           blitz_gateway] (Dummy-5   ) None
113132010-10-21 21:50:05,760 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
11314{
11315    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
11316Either you have two threads operating on the same stateful object (don't do this)
11317 or you have a recursive call (recurse on the unwrapped object).
11318        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
11319        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
11320        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11321        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11322        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11323        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11324        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11325        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11326        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11327        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11328        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11329        at $Proxy71.resetDefaults(Unknown Source)
11330        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
11331        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11332        at java.lang.reflect.Method.invoke(Method.java:597)
11333        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11334        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11335        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11336        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11337        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11338        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11339        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11340        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11341        at $Proxy71.resetDefaults(Unknown Source)
11342        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
11343        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11344        at java.lang.reflect.Method.invoke(Method.java:597)
11345        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11346        at ome.services.throttling.Callback.run(Callback.java:56)
11347        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11348        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11349        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
11350        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
11351        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
11352        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
11353        at IceInternal.Incoming.invoke(Incoming.java:159)
11354        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11355        at Ice.ConnectionI.message(ConnectionI.java:972)
11356        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11357        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11358        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11359
11360    serverExceptionClass = ome.conditions.InternalException
11361    message = Hibernate session is not re-entrant.
11362Either you have two threads operating on the same stateful object (don't do this)
11363 or you have a recursive call (recurse on the unwrapped object).
11364}
113652010-10-21 21:50:05,761 ERROR [                           blitz_gateway] (Dummy-10  ) None
113662010-10-21 21:50:05,818 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
113672010-10-21 21:50:05,820 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
113682010-10-21 21:50:05,820 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
113692010-10-21 21:50:05,821 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
113702010-10-21 21:50:05,821 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
113712010-10-21 21:50:05,821 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
113722010-10-21 21:50:05,821 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
113732010-10-21 21:50:05,821 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
113742010-10-21 21:50:05,822 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
113752010-10-21 21:50:05,823 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
11376{
11377    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
11378Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
11379        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
11380        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
11381        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
11382        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
11383        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
11384        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11385        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11386        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11387        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11388        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11389        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11390        at $Proxy71.setPixelsId(Unknown Source)
11391        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
11392        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11393        at java.lang.reflect.Method.invoke(Method.java:597)
11394        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11395        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11396        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11397        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11398        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11399        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11400        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11401        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11402        at $Proxy71.setPixelsId(Unknown Source)
11403        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
11404        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11405        at java.lang.reflect.Method.invoke(Method.java:597)
11406        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11407        at ome.services.throttling.Callback.run(Callback.java:56)
11408        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11409        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11410        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
11411        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
11412        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
11413        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
11414        at IceInternal.Incoming.invoke(Incoming.java:159)
11415        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11416        at Ice.ConnectionI.message(ConnectionI.java:972)
11417        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11418        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11419        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11420
11421    serverExceptionClass = ome.conditions.InternalException
11422    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
11423Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
11424}
114252010-10-21 21:50:05,823 ERROR [                           blitz_gateway] (Dummy-14  ) None
114262010-10-21 21:50:05,827 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
114272010-10-21 21:50:05,827 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
114282010-10-21 21:50:05,828 WARNI [                                  stderr] (Dummy-3   ) rv = tb.setPixelsId(pixels_id)
114292010-10-21 21:50:05,828 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
114302010-10-21 21:50:05,828 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
114312010-10-21 21:50:05,828 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
114322010-10-21 21:50:05,828 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
114332010-10-21 21:50:05,829 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
114342010-10-21 21:50:05,829 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
114352010-10-21 21:50:05,830 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
11436{
11437    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
11438Either you have two threads operating on the same stateful object (don't do this)
11439 or you have a recursive call (recurse on the unwrapped object).
11440        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
11441        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
11442        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11443        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11444        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11445        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11446        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11447        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11448        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11449        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11450        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11451        at $Proxy71.setPixelsId(Unknown Source)
11452        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
11453        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11454        at java.lang.reflect.Method.invoke(Method.java:597)
11455        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11456        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11457        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11458        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11459        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11460        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11461        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11462        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11463        at $Proxy71.setPixelsId(Unknown Source)
11464        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
11465        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11466        at java.lang.reflect.Method.invoke(Method.java:597)
11467        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11468        at ome.services.throttling.Callback.run(Callback.java:56)
11469        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11470        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11471        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
11472        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
11473        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
11474        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
11475        at IceInternal.Incoming.invoke(Incoming.java:159)
11476        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11477        at Ice.ConnectionI.message(ConnectionI.java:972)
11478        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11479        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11480        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11481
11482    serverExceptionClass = ome.conditions.InternalException
11483    message = Hibernate session is not re-entrant.
11484Either you have two threads operating on the same stateful object (don't do this)
11485 or you have a recursive call (recurse on the unwrapped object).
11486}
114872010-10-21 21:50:05,830 ERROR [                           blitz_gateway] (Dummy-3   ) None
114882010-10-21 21:50:05,831 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
114892010-10-21 21:50:05,832 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
114902010-10-21 21:50:05,832 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
114912010-10-21 21:50:05,832 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
114922010-10-21 21:50:05,832 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
114932010-10-21 21:50:05,832 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
114942010-10-21 21:50:05,833 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
114952010-10-21 21:50:05,833 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
114962010-10-21 21:50:05,833 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
114972010-10-21 21:50:05,833 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
114982010-10-21 21:50:05,833 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
114992010-10-21 21:50:05,834 WARNI [                                  stderr] (Dummy-18  ) rv = tb.setPixelsId(pixels_id)
115002010-10-21 21:50:05,834 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
115012010-10-21 21:50:05,834 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
115022010-10-21 21:50:05,834 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
115032010-10-21 21:50:05,835 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
115042010-10-21 21:50:05,835 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
115052010-10-21 21:50:05,835 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
115062010-10-21 21:50:05,836 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
115072010-10-21 21:50:05,836 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
115082010-10-21 21:50:05,838 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
11509{
11510    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
11511Either you have two threads operating on the same stateful object (don't do this)
11512 or you have a recursive call (recurse on the unwrapped object).
11513        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
11514        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
11515        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11516        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11517        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11518        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11519        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11520        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11521        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11522        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11523        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11524        at $Proxy71.resetDefaults(Unknown Source)
11525        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
11526        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11527        at java.lang.reflect.Method.invoke(Method.java:597)
11528        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11529        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11530        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11531        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11532        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11533        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11534        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11535        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11536        at $Proxy71.resetDefaults(Unknown Source)
11537        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
11538        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11539        at java.lang.reflect.Method.invoke(Method.java:597)
11540        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11541        at ome.services.throttling.Callback.run(Callback.java:56)
11542        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11543        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11544        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
11545        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
11546        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
11547        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
11548        at IceInternal.Incoming.invoke(Incoming.java:159)
11549        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11550        at Ice.ConnectionI.message(ConnectionI.java:972)
11551        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11552        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11553        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11554
11555    serverExceptionClass = ome.conditions.InternalException
11556    message = Hibernate session is not re-entrant.
11557Either you have two threads operating on the same stateful object (don't do this)
11558 or you have a recursive call (recurse on the unwrapped object).
11559}
115602010-10-21 21:50:05,838 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
115612010-10-21 21:50:05,838 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
115622010-10-21 21:50:05,838 ERROR [                           blitz_gateway] (Dummy-14  ) None
115632010-10-21 21:50:05,839 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
115642010-10-21 21:50:05,839 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
115652010-10-21 21:50:05,839 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
115662010-10-21 21:50:05,840 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
115672010-10-21 21:50:05,842 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
11568{
11569    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
11570could not insert: [ome.model.meta.Event]
11571        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
11572        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
11573        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
11574        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
11575        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
11576        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
11577        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
11578        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
11579        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
11580        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
11581        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
11582        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
11583        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
11584        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
11585        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
11586        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
11587        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
11588        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11589        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
11590        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11591        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11592        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11593        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11594        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11595        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11596        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11597        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11598        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11599        at $Proxy71.setPixelsId(Unknown Source)
11600        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
11601        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11602        at java.lang.reflect.Method.invoke(Method.java:597)
11603        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11604        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11605        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11606        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11607        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11608        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11609        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11610        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11611        at $Proxy71.setPixelsId(Unknown Source)
11612        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
11613        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11614        at java.lang.reflect.Method.invoke(Method.java:597)
11615        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11616        at ome.services.throttling.Callback.run(Callback.java:56)
11617        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11618        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11619        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
11620        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
11621        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
11622        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
11623        at IceInternal.Incoming.invoke(Incoming.java:159)
11624        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11625        at Ice.ConnectionI.message(ConnectionI.java:972)
11626        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11627        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11628        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11629
11630    serverExceptionClass = ome.conditions.InternalException
11631    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
11632could not insert: [ome.model.meta.Event]
11633}
116342010-10-21 21:50:05,842 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
116352010-10-21 21:50:05,843 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
116362010-10-21 21:50:05,843 ERROR [                           blitz_gateway] (Dummy-18  ) None
116372010-10-21 21:50:05,843 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
116382010-10-21 21:50:05,843 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
116392010-10-21 21:50:05,844 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
116402010-10-21 21:50:05,844 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
116412010-10-21 21:50:05,844 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
116422010-10-21 21:50:05,844 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
116432010-10-21 21:50:05,844 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
116442010-10-21 21:50:05,845 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
116452010-10-21 21:50:05,844 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
116462010-10-21 21:50:05,845 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
116472010-10-21 21:50:05,845 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
116482010-10-21 21:50:05,850 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
116492010-10-21 21:50:05,847 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
11650{
11651    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
11652Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
11653        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
11654        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
11655        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
11656        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
11657        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
11658        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11659        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11660        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11661        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11662        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11663        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11664        at $Proxy71.setPixelsId(Unknown Source)
11665        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
11666        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11667        at java.lang.reflect.Method.invoke(Method.java:597)
11668        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11669        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11670        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11671        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11672        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11673        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11674        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11675        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11676        at $Proxy71.setPixelsId(Unknown Source)
11677        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
11678        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11679        at java.lang.reflect.Method.invoke(Method.java:597)
11680        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11681        at ome.services.throttling.Callback.run(Callback.java:56)
11682        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11683        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11684        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
11685        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
11686        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
11687        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
11688        at IceInternal.Incoming.invoke(Incoming.java:159)
11689        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11690        at Ice.ConnectionI.message(ConnectionI.java:972)
11691        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11692        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11693        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11694
11695    serverExceptionClass = ome.conditions.InternalException
11696    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
11697Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
11698}
116992010-10-21 21:50:05,851 ERROR [                           blitz_gateway] (Dummy-16  ) None
117002010-10-21 21:50:05,851 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
11701{
11702    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
11703error executing work
11704        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
11705        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
11706        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
11707        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:52)
11708        at org.hibernate.impl.SessionImpl.doWork(SessionImpl.java:1991)
11709        at ome.security.basic.EventHandler.invoke(EventHandler.java:116)
11710        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11711        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
11712        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11713        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11714        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11715        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11716        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11717        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11718        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11719        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11720        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11721        at $Proxy71.resetDefaults(Unknown Source)
11722        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
11723        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11724        at java.lang.reflect.Method.invoke(Method.java:597)
11725        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11726        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11727        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11728        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11729        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11730        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11731        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11732        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11733        at $Proxy71.resetDefaults(Unknown Source)
11734        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
11735        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11736        at java.lang.reflect.Method.invoke(Method.java:597)
11737        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11738        at ome.services.throttling.Callback.run(Callback.java:56)
11739        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11740        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11741        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
11742        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
11743        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
11744        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
11745        at IceInternal.Incoming.invoke(Incoming.java:159)
11746        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11747        at Ice.ConnectionI.message(ConnectionI.java:972)
11748        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11749        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11750        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11751
11752    serverExceptionClass = ome.conditions.InternalException
11753    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
11754error executing work
11755}
117562010-10-21 21:50:05,854 ERROR [                           blitz_gateway] (Dummy-3   ) None
117572010-10-21 21:50:05,859 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
117582010-10-21 21:50:05,860 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
117592010-10-21 21:50:05,860 WARNI [                                  stderr] (Dummy-18  ) tb = self._prepareTB()
117602010-10-21 21:50:05,860 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
117612010-10-21 21:50:05,860 WARNI [                                  stderr] (Dummy-18  ) tb.resetDefaults()
117622010-10-21 21:50:05,860 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
117632010-10-21 21:50:05,861 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
117642010-10-21 21:50:05,861 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
117652010-10-21 21:50:05,861 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
117662010-10-21 21:50:05,861 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
117672010-10-21 21:50:05,865 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
117682010-10-21 21:50:05,868 WARNI [                                  stderr] (Dummy-18  ) ApiUsageException: exception ::omero::ApiUsageException
11769{
11770    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
11771        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
11772        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
11773        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11774        at java.lang.reflect.Method.invoke(Method.java:597)
11775        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11776        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11777        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11778        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
11779        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11780        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
11781        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11782        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11783        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11784        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11785        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11786        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11787        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11788        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11789        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11790        at $Proxy71.resetDefaults(Unknown Source)
11791        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
11792        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11793        at java.lang.reflect.Method.invoke(Method.java:597)
11794        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11795        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11796        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11797        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11798        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11799        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11800        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11801        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11802        at $Proxy71.resetDefaults(Unknown Source)
11803        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
11804        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11805        at java.lang.reflect.Method.invoke(Method.java:597)
11806        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11807        at ome.services.throttling.Callback.run(Callback.java:56)
11808        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11809        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11810        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
11811        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
11812        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
11813        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
11814        at IceInternal.Incoming.invoke(Incoming.java:159)
11815        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11816        at Ice.ConnectionI.message(ConnectionI.java:972)
11817        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11818        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11819        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11820
11821    serverExceptionClass = ome.conditions.ApiUsageException
11822    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
11823}
118242010-10-21 21:50:05,868 ERROR [                           blitz_gateway] (Dummy-18  ) None
118252010-10-21 21:50:05,880 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
118262010-10-21 21:50:05,881 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
118272010-10-21 21:50:05,881 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
118282010-10-21 21:50:05,882 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
118292010-10-21 21:50:05,882 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
118302010-10-21 21:50:05,882 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
118312010-10-21 21:50:05,882 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
118322010-10-21 21:50:05,883 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
118332010-10-21 21:50:05,883 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
118342010-10-21 21:50:05,883 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
118352010-10-21 21:50:05,883 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
118362010-10-21 21:50:05,885 WARNI [                                  stderr] (Dummy-16  ) ApiUsageException: exception ::omero::ApiUsageException
11837{
11838    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
11839        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
11840        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
11841        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11842        at java.lang.reflect.Method.invoke(Method.java:597)
11843        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11844        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11845        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11846        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
11847        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11848        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
11849        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11850        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11851        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11852        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11853        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11854        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11855        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11856        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11857        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11858        at $Proxy71.resetDefaults(Unknown Source)
11859        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
11860        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11861        at java.lang.reflect.Method.invoke(Method.java:597)
11862        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11863        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11864        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11865        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11866        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11867        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11868        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11869        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11870        at $Proxy71.resetDefaults(Unknown Source)
11871        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
11872        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11873        at java.lang.reflect.Method.invoke(Method.java:597)
11874        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11875        at ome.services.throttling.Callback.run(Callback.java:56)
11876        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11877        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11878        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
11879        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
11880        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
11881        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
11882        at IceInternal.Incoming.invoke(Incoming.java:159)
11883        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11884        at Ice.ConnectionI.message(ConnectionI.java:972)
11885        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11886        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11887        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11888
11889    serverExceptionClass = ome.conditions.ApiUsageException
11890    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
11891}
118922010-10-21 21:50:05,886 ERROR [                           blitz_gateway] (Dummy-16  ) None
118932010-10-21 21:50:05,987 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
118942010-10-21 21:50:05,987 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
118952010-10-21 21:50:05,987 WARNI [                                  stderr] (Dummy-18  ) rv = tb.setPixelsId(pixels_id)
118962010-10-21 21:50:05,988 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
118972010-10-21 21:50:05,988 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
118982010-10-21 21:50:05,988 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
118992010-10-21 21:50:05,988 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
119002010-10-21 21:50:05,988 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
119012010-10-21 21:50:05,988 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
119022010-10-21 21:50:05,990 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
11903{
11904    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
11905Either you have two threads operating on the same stateful object (don't do this)
11906 or you have a recursive call (recurse on the unwrapped object).
11907        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
11908        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
11909        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11910        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11911        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11912        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11913        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11914        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11915        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11916        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11917        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11918        at $Proxy71.setPixelsId(Unknown Source)
11919        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
11920        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11921        at java.lang.reflect.Method.invoke(Method.java:597)
11922        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11923        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11924        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11925        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11926        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11927        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11928        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11929        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11930        at $Proxy71.setPixelsId(Unknown Source)
11931        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
11932        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11933        at java.lang.reflect.Method.invoke(Method.java:597)
11934        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11935        at ome.services.throttling.Callback.run(Callback.java:56)
11936        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11937        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
11938        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
11939        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
11940        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
11941        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
11942        at IceInternal.Incoming.invoke(Incoming.java:159)
11943        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
11944        at Ice.ConnectionI.message(ConnectionI.java:972)
11945        at IceInternal.ThreadPool.run(ThreadPool.java:577)
11946        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
11947        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
11948
11949    serverExceptionClass = ome.conditions.InternalException
11950    message = Hibernate session is not re-entrant.
11951Either you have two threads operating on the same stateful object (don't do this)
11952 or you have a recursive call (recurse on the unwrapped object).
11953}
119542010-10-21 21:50:05,990 ERROR [                           blitz_gateway] (Dummy-18  ) None
119552010-10-21 21:50:06,005 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
119562010-10-21 21:50:06,005 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
119572010-10-21 21:50:06,006 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
119582010-10-21 21:50:06,006 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
119592010-10-21 21:50:06,006 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
119602010-10-21 21:50:06,007 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
119612010-10-21 21:50:06,007 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
119622010-10-21 21:50:06,007 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
119632010-10-21 21:50:06,007 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
119642010-10-21 21:50:06,011 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
11965{
11966    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
11967Either you have two threads operating on the same stateful object (don't do this)
11968 or you have a recursive call (recurse on the unwrapped object).
11969        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
11970        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
11971        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
11972        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11973        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
11974        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11975        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
11976        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11977        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
11978        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11979        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11980        at $Proxy71.setPixelsId(Unknown Source)
11981        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
11982        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11983        at java.lang.reflect.Method.invoke(Method.java:597)
11984        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
11985        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
11986        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
11987        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
11988        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11989        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
11990        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
11991        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
11992        at $Proxy71.setPixelsId(Unknown Source)
11993        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
11994        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
11995        at java.lang.reflect.Method.invoke(Method.java:597)
11996        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
11997        at ome.services.throttling.Callback.run(Callback.java:56)
11998        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
11999        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12000        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
12001        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
12002        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
12003        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
12004        at IceInternal.Incoming.invoke(Incoming.java:159)
12005        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12006        at Ice.ConnectionI.message(ConnectionI.java:972)
12007        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12008        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12009        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12010
12011    serverExceptionClass = ome.conditions.InternalException
12012    message = Hibernate session is not re-entrant.
12013Either you have two threads operating on the same stateful object (don't do this)
12014 or you have a recursive call (recurse on the unwrapped object).
12015}
120162010-10-21 21:50:06,011 ERROR [                           blitz_gateway] (Dummy-10  ) None
120172010-10-21 21:50:06,012 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
120182010-10-21 21:50:06,012 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
120192010-10-21 21:50:06,012 WARNI [                                  stderr] (Dummy-18  ) tb = self._prepareTB()
120202010-10-21 21:50:06,015 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
120212010-10-21 21:50:06,015 WARNI [                                  stderr] (Dummy-18  ) tb.resetDefaults()
120222010-10-21 21:50:06,015 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
120232010-10-21 21:50:06,016 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
120242010-10-21 21:50:06,016 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
120252010-10-21 21:50:06,016 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
120262010-10-21 21:50:06,016 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
120272010-10-21 21:50:06,016 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
120282010-10-21 21:50:06,018 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
12029{
12030    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.HibernateException):
12031Found shared references to a collection: ome.model.meta.Event.logs
12032        at org.hibernate.engine.Collections.processReachableCollection(Collections.java:185)
12033        at org.hibernate.event.def.FlushVisitor.processCollection(FlushVisitor.java:60)
12034        at org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.java:124)
12035        at org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.java:84)
12036        at org.hibernate.event.def.AbstractVisitor.processEntityPropertyValues(AbstractVisitor.java:78)
12037        at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:165)
12038        at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:219)
12039        at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:99)
12040        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
12041        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
12042        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
12043        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
12044        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
12045        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
12046        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
12047        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
12048        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12049        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
12050        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12051        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12052        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12053        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12054        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12055        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12056        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12057        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12058        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12059        at $Proxy71.resetDefaults(Unknown Source)
12060        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
12061        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12062        at java.lang.reflect.Method.invoke(Method.java:597)
12063        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12064        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12065        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12066        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12067        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12068        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12069        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12070        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12071        at $Proxy71.resetDefaults(Unknown Source)
12072        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
12073        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12074        at java.lang.reflect.Method.invoke(Method.java:597)
12075        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12076        at ome.services.throttling.Callback.run(Callback.java:56)
12077        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12078        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12079        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
12080        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
12081        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
12082        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
12083        at IceInternal.Incoming.invoke(Incoming.java:159)
12084        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12085        at Ice.ConnectionI.message(ConnectionI.java:972)
12086        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12087        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12088        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12089
12090    serverExceptionClass = ome.conditions.InternalException
12091    message =  Wrapped Exception: (org.hibernate.HibernateException):
12092Found shared references to a collection: ome.model.meta.Event.logs
12093}
120942010-10-21 21:50:06,020 ERROR [                           blitz_gateway] (Dummy-18  ) None
120952010-10-21 21:50:06,028 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
120962010-10-21 21:50:06,028 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
120972010-10-21 21:50:06,029 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
120982010-10-21 21:50:06,029 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
120992010-10-21 21:50:06,030 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
121002010-10-21 21:50:06,028 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
121012010-10-21 21:50:06,030 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
121022010-10-21 21:50:06,031 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
121032010-10-21 21:50:06,031 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
121042010-10-21 21:50:06,031 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
121052010-10-21 21:50:06,032 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
121062010-10-21 21:50:06,032 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
121072010-10-21 21:50:06,035 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
121082010-10-21 21:50:06,037 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
121092010-10-21 21:50:06,038 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
121102010-10-21 21:50:06,038 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
121112010-10-21 21:50:06,038 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
121122010-10-21 21:50:06,037 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
121132010-10-21 21:50:06,038 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
121142010-10-21 21:50:06,040 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
12115{
12116    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
12117could not insert: [ome.model.meta.Event]
12118        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
12119        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
12120        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
12121        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
12122        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
12123        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
12124        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
12125        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
12126        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
12127        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
12128        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
12129        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
12130        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
12131        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
12132        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
12133        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
12134        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
12135        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12136        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
12137        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12138        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12139        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12140        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12141        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12142        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12143        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12144        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12145        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12146        at $Proxy71.setPixelsId(Unknown Source)
12147        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
12148        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12149        at java.lang.reflect.Method.invoke(Method.java:597)
12150        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12151        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12152        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12153        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12154        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12155        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12156        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12157        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12158        at $Proxy71.setPixelsId(Unknown Source)
12159        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
12160        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12161        at java.lang.reflect.Method.invoke(Method.java:597)
12162        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12163        at ome.services.throttling.Callback.run(Callback.java:56)
12164        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12165        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12166        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
12167        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
12168        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
12169        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
12170        at IceInternal.Incoming.invoke(Incoming.java:159)
12171        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12172        at Ice.ConnectionI.message(ConnectionI.java:972)
12173        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12174        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12175        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12176
12177    serverExceptionClass = ome.conditions.InternalException
12178    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
12179could not insert: [ome.model.meta.Event]
12180}
121812010-10-21 21:50:06,041 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
121822010-10-21 21:50:06,042 ERROR [                           blitz_gateway] (Dummy-16  ) None
121832010-10-21 21:50:06,044 WARNI [                                  stderr] (Dummy-10  ) ApiUsageException: exception ::omero::ApiUsageException
12184{
12185    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
12186        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
12187        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
12188        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
12189        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12190        at java.lang.reflect.Method.invoke(Method.java:597)
12191        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12192        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12193        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12194        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
12195        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12196        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
12197        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12198        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12199        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12200        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12201        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12202        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12203        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12204        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12205        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12206        at $Proxy71.resetDefaults(Unknown Source)
12207        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
12208        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12209        at java.lang.reflect.Method.invoke(Method.java:597)
12210        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12211        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12212        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12213        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12214        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12215        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12216        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12217        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12218        at $Proxy71.resetDefaults(Unknown Source)
12219        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
12220        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12221        at java.lang.reflect.Method.invoke(Method.java:597)
12222        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12223        at ome.services.throttling.Callback.run(Callback.java:56)
12224        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12225        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12226        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
12227        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
12228        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
12229        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
12230        at IceInternal.Incoming.invoke(Incoming.java:159)
12231        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12232        at Ice.ConnectionI.message(ConnectionI.java:972)
12233        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12234        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12235        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12236
12237    serverExceptionClass = ome.conditions.ApiUsageException
12238    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
12239}
122402010-10-21 21:50:06,045 ERROR [                           blitz_gateway] (Dummy-10  ) None
122412010-10-21 21:50:06,058 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
122422010-10-21 21:50:06,058 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
122432010-10-21 21:50:06,059 WARNI [                                  stderr] (Dummy-3   ) rv = tb.setPixelsId(pixels_id)
122442010-10-21 21:50:06,059 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
122452010-10-21 21:50:06,059 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
122462010-10-21 21:50:06,060 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
122472010-10-21 21:50:06,060 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
122482010-10-21 21:50:06,059 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
122492010-10-21 21:50:06,060 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
122502010-10-21 21:50:06,063 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
122512010-10-21 21:50:06,064 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
122522010-10-21 21:50:06,065 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
122532010-10-21 21:50:06,067 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
122542010-10-21 21:50:06,067 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
12255{
12256    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
12257Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
12258        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
12259        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
12260        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
12261        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
12262        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
12263        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12264        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12265        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12266        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12267        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12268        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12269        at $Proxy71.setPixelsId(Unknown Source)
12270        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
12271        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12272        at java.lang.reflect.Method.invoke(Method.java:597)
12273        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12274        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12275        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12276        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12277        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12278        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12279        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12280        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12281        at $Proxy71.setPixelsId(Unknown Source)
12282        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
12283        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12284        at java.lang.reflect.Method.invoke(Method.java:597)
12285        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12286        at ome.services.throttling.Callback.run(Callback.java:56)
12287        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12288        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12289        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
12290        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
12291        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
12292        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
12293        at IceInternal.Incoming.invoke(Incoming.java:159)
12294        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12295        at Ice.ConnectionI.message(ConnectionI.java:972)
12296        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12297        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12298        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12299
12300    serverExceptionClass = ome.conditions.InternalException
12301    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
12302Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
12303}
123042010-10-21 21:50:06,068 ERROR [                           blitz_gateway] (Dummy-3   ) None
123052010-10-21 21:50:06,067 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
123062010-10-21 21:50:06,072 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
123072010-10-21 21:50:06,072 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
123082010-10-21 21:50:06,072 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
123092010-10-21 21:50:06,072 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
123102010-10-21 21:50:06,073 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
123112010-10-21 21:50:06,073 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
123122010-10-21 21:50:06,074 WARNI [                                  stderr] (Dummy-16  ) ApiUsageException: exception ::omero::ApiUsageException
12313{
12314    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
12315        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
12316        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
12317        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
12318        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12319        at java.lang.reflect.Method.invoke(Method.java:597)
12320        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12321        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12322        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12323        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
12324        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12325        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
12326        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12327        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12328        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12329        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12330        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12331        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12332        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12333        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12334        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12335        at $Proxy71.resetDefaults(Unknown Source)
12336        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
12337        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12338        at java.lang.reflect.Method.invoke(Method.java:597)
12339        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12340        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12341        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12342        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12343        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12344        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12345        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12346        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12347        at $Proxy71.resetDefaults(Unknown Source)
12348        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
12349        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12350        at java.lang.reflect.Method.invoke(Method.java:597)
12351        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12352        at ome.services.throttling.Callback.run(Callback.java:56)
12353        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12354        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12355        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
12356        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
12357        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
12358        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
12359        at IceInternal.Incoming.invoke(Incoming.java:159)
12360        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12361        at Ice.ConnectionI.message(ConnectionI.java:972)
12362        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12363        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12364        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12365
12366    serverExceptionClass = ome.conditions.ApiUsageException
12367    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
12368}
123692010-10-21 21:50:06,075 ERROR [                           blitz_gateway] (Dummy-16  ) None
123702010-10-21 21:50:06,088 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
123712010-10-21 21:50:06,088 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
123722010-10-21 21:50:06,088 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
123732010-10-21 21:50:06,089 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
123742010-10-21 21:50:06,091 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
123752010-10-21 21:50:06,091 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
123762010-10-21 21:50:06,092 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
123772010-10-21 21:50:06,092 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
123782010-10-21 21:50:06,092 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
123792010-10-21 21:50:06,093 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
12380{
12381    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
12382Either you have two threads operating on the same stateful object (don't do this)
12383 or you have a recursive call (recurse on the unwrapped object).
12384        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
12385        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
12386        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12387        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12388        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12389        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12390        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12391        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12392        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12393        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12394        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12395        at $Proxy71.setPixelsId(Unknown Source)
12396        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
12397        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12398        at java.lang.reflect.Method.invoke(Method.java:597)
12399        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12400        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12401        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12402        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12403        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12404        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12405        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12406        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12407        at $Proxy71.setPixelsId(Unknown Source)
12408        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
12409        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12410        at java.lang.reflect.Method.invoke(Method.java:597)
12411        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12412        at ome.services.throttling.Callback.run(Callback.java:56)
12413        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12414        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12415        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
12416        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
12417        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
12418        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
12419        at IceInternal.Incoming.invoke(Incoming.java:159)
12420        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12421        at Ice.ConnectionI.message(ConnectionI.java:972)
12422        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12423        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12424        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12425
12426    serverExceptionClass = ome.conditions.InternalException
12427    message = Hibernate session is not re-entrant.
12428Either you have two threads operating on the same stateful object (don't do this)
12429 or you have a recursive call (recurse on the unwrapped object).
12430}
124312010-10-21 21:50:06,094 ERROR [                           blitz_gateway] (Dummy-5   ) None
124322010-10-21 21:50:06,094 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
124332010-10-21 21:50:06,097 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
124342010-10-21 21:50:06,097 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
124352010-10-21 21:50:06,097 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
124362010-10-21 21:50:06,098 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
124372010-10-21 21:50:06,098 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
124382010-10-21 21:50:06,098 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
124392010-10-21 21:50:06,098 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
124402010-10-21 21:50:06,098 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
124412010-10-21 21:50:06,099 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
124422010-10-21 21:50:06,099 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
124432010-10-21 21:50:06,100 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
12444{
12445    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
12446could not insert: [ome.model.meta.Event]
12447        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
12448        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
12449        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
12450        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
12451        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
12452        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
12453        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
12454        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
12455        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
12456        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
12457        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
12458        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
12459        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
12460        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
12461        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
12462        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
12463        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
12464        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12465        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
12466        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12467        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12468        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12469        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12470        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12471        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12472        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12473        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12474        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12475        at $Proxy71.resetDefaults(Unknown Source)
12476        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
12477        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12478        at java.lang.reflect.Method.invoke(Method.java:597)
12479        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12480        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12481        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12482        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12483        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12484        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12485        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12486        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12487        at $Proxy71.resetDefaults(Unknown Source)
12488        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
12489        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12490        at java.lang.reflect.Method.invoke(Method.java:597)
12491        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12492        at ome.services.throttling.Callback.run(Callback.java:56)
12493        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12494        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12495        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
12496        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
12497        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
12498        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
12499        at IceInternal.Incoming.invoke(Incoming.java:159)
12500        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12501        at Ice.ConnectionI.message(ConnectionI.java:972)
12502        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12503        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12504        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12505
12506    serverExceptionClass = ome.conditions.InternalException
12507    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
12508could not insert: [ome.model.meta.Event]
12509}
125102010-10-21 21:50:06,105 ERROR [                           blitz_gateway] (Dummy-3   ) None
125112010-10-21 21:50:06,120 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
125122010-10-21 21:50:06,131 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
125132010-10-21 21:50:06,131 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
125142010-10-21 21:50:06,132 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
125152010-10-21 21:50:06,132 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
125162010-10-21 21:50:06,132 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
125172010-10-21 21:50:06,132 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
125182010-10-21 21:50:06,132 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
125192010-10-21 21:50:06,133 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
125202010-10-21 21:50:06,133 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
125212010-10-21 21:50:06,133 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
125222010-10-21 21:50:06,135 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
12523{
12524    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
12525could not insert: [ome.model.meta.Event]
12526        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
12527        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
12528        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
12529        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
12530        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
12531        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
12532        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
12533        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
12534        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
12535        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
12536        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
12537        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
12538        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
12539        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
12540        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
12541        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
12542        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
12543        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
12544        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12545        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
12546        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12547        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12548        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12549        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12550        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12551        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12552        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12553        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12554        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12555        at $Proxy71.resetDefaults(Unknown Source)
12556        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
12557        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12558        at java.lang.reflect.Method.invoke(Method.java:597)
12559        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12560        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12561        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12562        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12563        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12564        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12565        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12566        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12567        at $Proxy71.resetDefaults(Unknown Source)
12568        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
12569        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12570        at java.lang.reflect.Method.invoke(Method.java:597)
12571        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12572        at ome.services.throttling.Callback.run(Callback.java:56)
12573        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12574        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12575        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
12576        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
12577        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
12578        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
12579        at IceInternal.Incoming.invoke(Incoming.java:159)
12580        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12581        at Ice.ConnectionI.message(ConnectionI.java:972)
12582        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12583        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12584        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12585
12586    serverExceptionClass = ome.conditions.InternalException
12587    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
12588could not insert: [ome.model.meta.Event]
12589}
125902010-10-21 21:50:06,135 ERROR [                           blitz_gateway] (Dummy-5   ) None
125912010-10-21 21:50:06,139 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
125922010-10-21 21:50:06,139 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
125932010-10-21 21:50:06,139 WARNI [                                  stderr] (Dummy-10  ) rv = thumb(*args)
125942010-10-21 21:50:06,139 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
125952010-10-21 21:50:06,139 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
125962010-10-21 21:50:06,140 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
125972010-10-21 21:50:06,140 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
125982010-10-21 21:50:06,140 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
125992010-10-21 21:50:06,142 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
126002010-10-21 21:50:06,144 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
12601{
12602    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (java.lang.NullPointerException):
12603null
12604        at ome.services.ThumbnailCtx.calculateXYWidths(ThumbnailCtx.java:531)
12605        at ome.services.ThumbnailBean._getThumbnailByLongestSideDirect(ThumbnailBean.java:1001)
12606        at ome.services.ThumbnailBean.getThumbnailByLongestSideDirect(ThumbnailBean.java:1017)
12607        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
12608        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12609        at java.lang.reflect.Method.invoke(Method.java:597)
12610        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12611        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12612        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12613        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
12614        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12615        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
12616        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12617        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12618        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12619        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12620        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12621        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12622        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12623        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12624        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12625        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
12626        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
12627        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12628        at java.lang.reflect.Method.invoke(Method.java:597)
12629        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12630        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12631        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12632        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12633        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12634        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12635        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12636        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12637        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
12638        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
12639        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12640        at java.lang.reflect.Method.invoke(Method.java:597)
12641        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12642        at ome.services.throttling.Callback.run(Callback.java:56)
12643        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12644        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12645        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
12646        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
12647        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
12648        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
12649        at IceInternal.Incoming.invoke(Incoming.java:159)
12650        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12651        at Ice.ConnectionI.message(ConnectionI.java:972)
12652        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12653        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12654        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12655
12656    serverExceptionClass = ome.conditions.InternalException
12657    message =  Wrapped Exception: (java.lang.NullPointerException):
12658null
12659}
126602010-10-21 21:50:06,151 ERROR [                           blitz_gateway] (Dummy-10  ) None
126612010-10-21 21:50:06,201 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
126622010-10-21 21:50:06,202 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
126632010-10-21 21:50:06,202 WARNI [                                  stderr] (Dummy-18  ) rv = tb.setPixelsId(pixels_id)
126642010-10-21 21:50:06,202 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
126652010-10-21 21:50:06,202 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
126662010-10-21 21:50:06,203 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
126672010-10-21 21:50:06,203 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
126682010-10-21 21:50:06,203 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
126692010-10-21 21:50:06,203 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
126702010-10-21 21:50:06,204 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
12671{
12672    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
12673Either you have two threads operating on the same stateful object (don't do this)
12674 or you have a recursive call (recurse on the unwrapped object).
12675        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
12676        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
12677        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12678        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12679        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12680        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12681        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12682        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12683        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12684        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12685        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12686        at $Proxy71.setPixelsId(Unknown Source)
12687        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
12688        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12689        at java.lang.reflect.Method.invoke(Method.java:597)
12690        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12691        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12692        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12693        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12694        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12695        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12696        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12697        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12698        at $Proxy71.setPixelsId(Unknown Source)
12699        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
12700        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12701        at java.lang.reflect.Method.invoke(Method.java:597)
12702        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12703        at ome.services.throttling.Callback.run(Callback.java:56)
12704        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12705        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12706        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
12707        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
12708        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
12709        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
12710        at IceInternal.Incoming.invoke(Incoming.java:159)
12711        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12712        at Ice.ConnectionI.message(ConnectionI.java:972)
12713        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12714        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12715        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12716
12717    serverExceptionClass = ome.conditions.InternalException
12718    message = Hibernate session is not re-entrant.
12719Either you have two threads operating on the same stateful object (don't do this)
12720 or you have a recursive call (recurse on the unwrapped object).
12721}
127222010-10-21 21:50:06,205 ERROR [                           blitz_gateway] (Dummy-18  ) None
127232010-10-21 21:50:06,207 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
127242010-10-21 21:50:06,208 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
127252010-10-21 21:50:06,210 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
127262010-10-21 21:50:06,210 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
127272010-10-21 21:50:06,210 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
127282010-10-21 21:50:06,211 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
127292010-10-21 21:50:06,211 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
127302010-10-21 21:50:06,211 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
127312010-10-21 21:50:06,212 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
127322010-10-21 21:50:06,214 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
12733{
12734    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
12735could not insert: [ome.model.meta.Event]
12736        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
12737        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
12738        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
12739        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
12740        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
12741        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
12742        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
12743        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
12744        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
12745        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
12746        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
12747        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
12748        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
12749        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
12750        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
12751        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
12752        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
12753        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12754        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
12755        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12756        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12757        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12758        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12759        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12760        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12761        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12762        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12763        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12764        at $Proxy71.setPixelsId(Unknown Source)
12765        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
12766        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12767        at java.lang.reflect.Method.invoke(Method.java:597)
12768        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12769        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12770        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12771        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12772        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12773        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12774        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12775        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12776        at $Proxy71.setPixelsId(Unknown Source)
12777        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
12778        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12779        at java.lang.reflect.Method.invoke(Method.java:597)
12780        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12781        at ome.services.throttling.Callback.run(Callback.java:56)
12782        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12783        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12784        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
12785        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
12786        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
12787        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
12788        at IceInternal.Incoming.invoke(Incoming.java:159)
12789        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12790        at Ice.ConnectionI.message(ConnectionI.java:972)
12791        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12792        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12793        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12794
12795    serverExceptionClass = ome.conditions.InternalException
12796    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
12797could not insert: [ome.model.meta.Event]
12798}
127992010-10-21 21:50:06,214 ERROR [                           blitz_gateway] (Dummy-5   ) None
128002010-10-21 21:50:06,225 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
128012010-10-21 21:50:06,225 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
128022010-10-21 21:50:06,227 WARNI [                                  stderr] (Dummy-18  ) tb = self._prepareTB()
128032010-10-21 21:50:06,228 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
128042010-10-21 21:50:06,228 WARNI [                                  stderr] (Dummy-18  ) tb.resetDefaults()
128052010-10-21 21:50:06,228 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
128062010-10-21 21:50:06,228 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
128072010-10-21 21:50:06,228 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
128082010-10-21 21:50:06,229 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
128092010-10-21 21:50:06,229 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
128102010-10-21 21:50:06,229 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
128112010-10-21 21:50:06,231 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
12812{
12813    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
12814Either you have two threads operating on the same stateful object (don't do this)
12815 or you have a recursive call (recurse on the unwrapped object).
12816        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
12817        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
12818        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12819        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12820        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12821        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12822        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12823        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12824        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12825        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12826        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12827        at $Proxy71.resetDefaults(Unknown Source)
12828        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
12829        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12830        at java.lang.reflect.Method.invoke(Method.java:597)
12831        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12832        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12833        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12834        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12835        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12836        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12837        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12838        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12839        at $Proxy71.resetDefaults(Unknown Source)
12840        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
12841        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12842        at java.lang.reflect.Method.invoke(Method.java:597)
12843        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12844        at ome.services.throttling.Callback.run(Callback.java:56)
12845        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12846        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12847        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
12848        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
12849        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
12850        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
12851        at IceInternal.Incoming.invoke(Incoming.java:159)
12852        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12853        at Ice.ConnectionI.message(ConnectionI.java:972)
12854        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12855        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12856        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12857
12858    serverExceptionClass = ome.conditions.InternalException
12859    message = Hibernate session is not re-entrant.
12860Either you have two threads operating on the same stateful object (don't do this)
12861 or you have a recursive call (recurse on the unwrapped object).
12862}
128632010-10-21 21:50:06,231 ERROR [                           blitz_gateway] (Dummy-18  ) None
128642010-10-21 21:50:06,255 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
128652010-10-21 21:50:06,255 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
128662010-10-21 21:50:06,255 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
128672010-10-21 21:50:06,256 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
128682010-10-21 21:50:06,256 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
128692010-10-21 21:50:06,259 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
128702010-10-21 21:50:06,259 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
128712010-10-21 21:50:06,260 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
128722010-10-21 21:50:06,260 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
128732010-10-21 21:50:06,260 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
128742010-10-21 21:50:06,260 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
128752010-10-21 21:50:06,262 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
12876{
12877    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.HibernateException):
12878Found shared references to a collection: ome.model.meta.Session.annotationLinks
12879        at org.hibernate.engine.Collections.processReachableCollection(Collections.java:185)
12880        at org.hibernate.event.def.FlushVisitor.processCollection(FlushVisitor.java:60)
12881        at org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.java:124)
12882        at org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.java:84)
12883        at org.hibernate.event.def.AbstractVisitor.processEntityPropertyValues(AbstractVisitor.java:78)
12884        at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:165)
12885        at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:219)
12886        at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:99)
12887        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
12888        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
12889        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
12890        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
12891        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
12892        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
12893        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
12894        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
12895        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12896        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
12897        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12898        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12899        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12900        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12901        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12902        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12903        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12904        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12905        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12906        at $Proxy71.resetDefaults(Unknown Source)
12907        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
12908        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12909        at java.lang.reflect.Method.invoke(Method.java:597)
12910        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12911        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12912        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12913        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12914        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12915        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12916        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12917        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12918        at $Proxy71.resetDefaults(Unknown Source)
12919        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
12920        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12921        at java.lang.reflect.Method.invoke(Method.java:597)
12922        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12923        at ome.services.throttling.Callback.run(Callback.java:56)
12924        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12925        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12926        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
12927        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
12928        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
12929        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
12930        at IceInternal.Incoming.invoke(Incoming.java:159)
12931        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
12932        at Ice.ConnectionI.message(ConnectionI.java:972)
12933        at IceInternal.ThreadPool.run(ThreadPool.java:577)
12934        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
12935        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
12936
12937    serverExceptionClass = ome.conditions.InternalException
12938    message =  Wrapped Exception: (org.hibernate.HibernateException):
12939Found shared references to a collection: ome.model.meta.Session.annotationLinks
12940}
129412010-10-21 21:50:06,262 ERROR [                           blitz_gateway] (Dummy-5   ) None
129422010-10-21 21:50:06,303 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
129432010-10-21 21:50:06,303 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
129442010-10-21 21:50:06,303 WARNI [                                  stderr] (Dummy-3   ) rv = thumb(*args)
129452010-10-21 21:50:06,304 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
129462010-10-21 21:50:06,304 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
129472010-10-21 21:50:06,304 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
129482010-10-21 21:50:06,305 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
129492010-10-21 21:50:06,305 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
129502010-10-21 21:50:06,305 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
129512010-10-21 21:50:06,307 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
12952{
12953    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (java.lang.NullPointerException):
12954null
12955        at ome.services.ThumbnailBean.load(ThumbnailBean.java:308)
12956        at ome.services.ThumbnailBean.errorIfInvalidState(ThumbnailBean.java:570)
12957        at ome.services.ThumbnailBean.createScaledImage(ThumbnailBean.java:492)
12958        at ome.services.ThumbnailBean.retrieveThumbnailDirect(ThumbnailBean.java:962)
12959        at ome.services.ThumbnailBean._getThumbnailByLongestSideDirect(ThumbnailBean.java:1002)
12960        at ome.services.ThumbnailBean.getThumbnailByLongestSideDirect(ThumbnailBean.java:1017)
12961        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
12962        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12963        at java.lang.reflect.Method.invoke(Method.java:597)
12964        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12965        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12966        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12967        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
12968        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12969        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
12970        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
12971        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12972        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
12973        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12974        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
12975        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12976        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
12977        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12978        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12979        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
12980        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
12981        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12982        at java.lang.reflect.Method.invoke(Method.java:597)
12983        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
12984        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
12985        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
12986        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
12987        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12988        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
12989        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12990        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12991        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
12992        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
12993        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12994        at java.lang.reflect.Method.invoke(Method.java:597)
12995        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
12996        at ome.services.throttling.Callback.run(Callback.java:56)
12997        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
12998        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
12999        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
13000        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
13001        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
13002        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
13003        at IceInternal.Incoming.invoke(Incoming.java:159)
13004        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13005        at Ice.ConnectionI.message(ConnectionI.java:972)
13006        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13007        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13008        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13009
13010    serverExceptionClass = ome.conditions.InternalException
13011    message =  Wrapped Exception: (java.lang.NullPointerException):
13012null
13013}
130142010-10-21 21:50:06,312 ERROR [                           blitz_gateway] (Dummy-3   ) None
130152010-10-21 21:50:06,318 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
130162010-10-21 21:50:06,318 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
130172010-10-21 21:50:06,318 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
130182010-10-21 21:50:06,319 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
130192010-10-21 21:50:06,319 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
130202010-10-21 21:50:06,319 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
130212010-10-21 21:50:06,320 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
130222010-10-21 21:50:06,320 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
130232010-10-21 21:50:06,320 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
130242010-10-21 21:50:06,321 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
13025{
13026    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
13027Either you have two threads operating on the same stateful object (don't do this)
13028 or you have a recursive call (recurse on the unwrapped object).
13029        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
13030        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
13031        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13032        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13033        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13034        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13035        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13036        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13037        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13038        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13039        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13040        at $Proxy71.setPixelsId(Unknown Source)
13041        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
13042        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13043        at java.lang.reflect.Method.invoke(Method.java:597)
13044        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13045        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13046        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13047        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13048        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13049        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13050        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13051        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13052        at $Proxy71.setPixelsId(Unknown Source)
13053        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
13054        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13055        at java.lang.reflect.Method.invoke(Method.java:597)
13056        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13057        at ome.services.throttling.Callback.run(Callback.java:56)
13058        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13059        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13060        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
13061        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
13062        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
13063        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
13064        at IceInternal.Incoming.invoke(Incoming.java:159)
13065        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13066        at Ice.ConnectionI.message(ConnectionI.java:972)
13067        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13068        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13069        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13070
13071    serverExceptionClass = ome.conditions.InternalException
13072    message = Hibernate session is not re-entrant.
13073Either you have two threads operating on the same stateful object (don't do this)
13074 or you have a recursive call (recurse on the unwrapped object).
13075}
130762010-10-21 21:50:06,322 ERROR [                           blitz_gateway] (Dummy-14  ) None
130772010-10-21 21:50:06,330 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
130782010-10-21 21:50:06,330 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
130792010-10-21 21:50:06,331 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
130802010-10-21 21:50:06,331 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
130812010-10-21 21:50:06,332 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
130822010-10-21 21:50:06,332 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
130832010-10-21 21:50:06,334 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
130842010-10-21 21:50:06,334 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
130852010-10-21 21:50:06,334 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
130862010-10-21 21:50:06,334 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
130872010-10-21 21:50:06,335 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
130882010-10-21 21:50:06,336 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
13089{
13090    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
13091Either you have two threads operating on the same stateful object (don't do this)
13092 or you have a recursive call (recurse on the unwrapped object).
13093        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
13094        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
13095        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13096        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13097        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13098        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13099        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13100        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13101        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13102        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13103        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13104        at $Proxy71.resetDefaults(Unknown Source)
13105        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
13106        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13107        at java.lang.reflect.Method.invoke(Method.java:597)
13108        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13109        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13110        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13111        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13112        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13113        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13114        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13115        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13116        at $Proxy71.resetDefaults(Unknown Source)
13117        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
13118        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13119        at java.lang.reflect.Method.invoke(Method.java:597)
13120        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13121        at ome.services.throttling.Callback.run(Callback.java:56)
13122        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13123        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13124        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
13125        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
13126        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
13127        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
13128        at IceInternal.Incoming.invoke(Incoming.java:159)
13129        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13130        at Ice.ConnectionI.message(ConnectionI.java:972)
13131        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13132        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13133        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13134
13135    serverExceptionClass = ome.conditions.InternalException
13136    message = Hibernate session is not re-entrant.
13137Either you have two threads operating on the same stateful object (don't do this)
13138 or you have a recursive call (recurse on the unwrapped object).
13139}
131402010-10-21 21:50:06,337 ERROR [                           blitz_gateway] (Dummy-14  ) None
131412010-10-21 21:50:06,366 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
131422010-10-21 21:50:06,366 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
131432010-10-21 21:50:06,366 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
131442010-10-21 21:50:06,367 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
131452010-10-21 21:50:06,367 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
131462010-10-21 21:50:06,367 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
131472010-10-21 21:50:06,367 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
131482010-10-21 21:50:06,368 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
131492010-10-21 21:50:06,368 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
131502010-10-21 21:50:06,371 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
13151{
13152    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
13153could not load an entity: [ome.model.meta.Session#53338]
13154        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
13155        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
13156        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
13157        at org.hibernate.loader.Loader.loadEntity(Loader.java:1937)
13158        at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:86)
13159        at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:76)
13160        at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:3270)
13161        at org.hibernate.event.def.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:496)
13162        at org.hibernate.event.def.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:477)
13163        at org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:227)
13164        at org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:147)
13165        at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:1080)
13166        at org.hibernate.impl.SessionImpl.immediateLoad(SessionImpl.java:1018)
13167        at org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractLazyInitializer.java:176)
13168        at org.hibernate.proxy.AbstractLazyInitializer.getImplementation(AbstractLazyInitializer.java:215)
13169        at org.hibernate.event.def.DefaultMergeEventListener.getTransientCopyCache(DefaultMergeEventListener.java:120)
13170        at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:90)
13171        at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:75)
13172        at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:859)
13173        at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:843)
13174        at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:847)
13175        at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:273)
13176        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:121)
13177        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:118)
13178        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:311)
13179        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
13180        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
13181        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
13182        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
13183        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13184        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
13185        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13186        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13187        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13188        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13189        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13190        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13191        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13192        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13193        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13194        at $Proxy71.setPixelsId(Unknown Source)
13195        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
13196        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13197        at java.lang.reflect.Method.invoke(Method.java:597)
13198        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13199        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13200        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13201        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13202        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13203        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13204        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13205        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13206        at $Proxy71.setPixelsId(Unknown Source)
13207        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
13208        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13209        at java.lang.reflect.Method.invoke(Method.java:597)
13210        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13211        at ome.services.throttling.Callback.run(Callback.java:56)
13212        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13213        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13214        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
13215        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
13216        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
13217        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
13218        at IceInternal.Incoming.invoke(Incoming.java:159)
13219        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13220        at Ice.ConnectionI.message(ConnectionI.java:972)
13221        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13222        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13223        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13224
13225    serverExceptionClass = ome.conditions.InternalException
13226    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
13227could not load an entity: [ome.model.meta.Session#53338]
13228}
132292010-10-21 21:50:06,376 ERROR [                           blitz_gateway] (Dummy-15  ) None
132302010-10-21 21:50:06,384 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
132312010-10-21 21:50:06,384 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
132322010-10-21 21:50:06,385 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
132332010-10-21 21:50:06,385 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
132342010-10-21 21:50:06,385 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
132352010-10-21 21:50:06,385 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
132362010-10-21 21:50:06,385 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
132372010-10-21 21:50:06,386 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
132382010-10-21 21:50:06,386 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
132392010-10-21 21:50:06,386 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
132402010-10-21 21:50:06,386 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
132412010-10-21 21:50:06,387 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
13242{
13243    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
13244Either you have two threads operating on the same stateful object (don't do this)
13245 or you have a recursive call (recurse on the unwrapped object).
13246        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
13247        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
13248        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13249        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13250        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13251        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13252        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13253        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13254        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13255        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13256        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13257        at $Proxy71.resetDefaults(Unknown Source)
13258        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
13259        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13260        at java.lang.reflect.Method.invoke(Method.java:597)
13261        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13262        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13263        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13264        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13265        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13266        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13267        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13268        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13269        at $Proxy71.resetDefaults(Unknown Source)
13270        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
13271        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13272        at java.lang.reflect.Method.invoke(Method.java:597)
13273        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13274        at ome.services.throttling.Callback.run(Callback.java:56)
13275        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13276        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13277        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
13278        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
13279        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
13280        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
13281        at IceInternal.Incoming.invoke(Incoming.java:159)
13282        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13283        at Ice.ConnectionI.message(ConnectionI.java:972)
13284        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13285        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13286        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13287
13288    serverExceptionClass = ome.conditions.InternalException
13289    message = Hibernate session is not re-entrant.
13290Either you have two threads operating on the same stateful object (don't do this)
13291 or you have a recursive call (recurse on the unwrapped object).
13292}
132932010-10-21 21:50:06,388 ERROR [                           blitz_gateway] (Dummy-15  ) None
132942010-10-21 21:50:06,416 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
132952010-10-21 21:50:06,417 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
132962010-10-21 21:50:06,417 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
132972010-10-21 21:50:06,417 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
132982010-10-21 21:50:06,417 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
132992010-10-21 21:50:06,418 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
133002010-10-21 21:50:06,418 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
133012010-10-21 21:50:06,418 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
133022010-10-21 21:50:06,419 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
133032010-10-21 21:50:06,421 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
13304{
13305    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
13306could not insert: [ome.model.meta.Event]
13307        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
13308        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
13309        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
13310        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
13311        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
13312        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
13313        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
13314        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
13315        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
13316        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
13317        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
13318        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
13319        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
13320        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
13321        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
13322        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
13323        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
13324        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13325        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
13326        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13327        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13328        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13329        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13330        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13331        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13332        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13333        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13334        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13335        at $Proxy71.setPixelsId(Unknown Source)
13336        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
13337        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13338        at java.lang.reflect.Method.invoke(Method.java:597)
13339        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13340        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13341        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13342        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13343        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13344        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13345        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13346        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13347        at $Proxy71.setPixelsId(Unknown Source)
13348        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
13349        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13350        at java.lang.reflect.Method.invoke(Method.java:597)
13351        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13352        at ome.services.throttling.Callback.run(Callback.java:56)
13353        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13354        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13355        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
13356        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
13357        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
13358        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
13359        at IceInternal.Incoming.invoke(Incoming.java:159)
13360        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13361        at Ice.ConnectionI.message(ConnectionI.java:972)
13362        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13363        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13364        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13365
13366    serverExceptionClass = ome.conditions.InternalException
13367    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
13368could not insert: [ome.model.meta.Event]
13369}
133702010-10-21 21:50:06,421 ERROR [                           blitz_gateway] (Dummy-10  ) None
133712010-10-21 21:50:06,447 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
133722010-10-21 21:50:06,447 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
133732010-10-21 21:50:06,448 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
133742010-10-21 21:50:06,449 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
133752010-10-21 21:50:06,449 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
133762010-10-21 21:50:06,449 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
133772010-10-21 21:50:06,449 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
133782010-10-21 21:50:06,450 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
133792010-10-21 21:50:06,450 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
133802010-10-21 21:50:06,450 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
133812010-10-21 21:50:06,450 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
133822010-10-21 21:50:06,452 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
13383{
13384    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
13385Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
13386        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
13387        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
13388        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
13389        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
13390        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
13391        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13392        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13393        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13394        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13395        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13396        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13397        at $Proxy71.resetDefaults(Unknown Source)
13398        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
13399        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13400        at java.lang.reflect.Method.invoke(Method.java:597)
13401        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13402        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13403        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13404        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13405        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13406        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13407        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13408        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13409        at $Proxy71.resetDefaults(Unknown Source)
13410        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
13411        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13412        at java.lang.reflect.Method.invoke(Method.java:597)
13413        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13414        at ome.services.throttling.Callback.run(Callback.java:56)
13415        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13416        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13417        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
13418        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
13419        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
13420        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
13421        at IceInternal.Incoming.invoke(Incoming.java:159)
13422        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13423        at Ice.ConnectionI.message(ConnectionI.java:972)
13424        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13425        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13426        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13427
13428    serverExceptionClass = ome.conditions.InternalException
13429    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
13430Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
13431}
134322010-10-21 21:50:06,452 ERROR [                           blitz_gateway] (Dummy-10  ) None
134332010-10-21 21:50:06,452 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
134342010-10-21 21:50:06,454 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
134352010-10-21 21:50:06,454 WARNI [                                  stderr] (Dummy-18  ) rv = thumb(*args)
134362010-10-21 21:50:06,454 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
134372010-10-21 21:50:06,455 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
134382010-10-21 21:50:06,455 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
134392010-10-21 21:50:06,455 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
134402010-10-21 21:50:06,455 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
134412010-10-21 21:50:06,456 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
134422010-10-21 21:50:06,457 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
13443{
13444    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
13445Either you have two threads operating on the same stateful object (don't do this)
13446 or you have a recursive call (recurse on the unwrapped object).
13447        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
13448        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
13449        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13450        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13451        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13452        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13453        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13454        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13455        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13456        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13457        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13458        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
13459        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
13460        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13461        at java.lang.reflect.Method.invoke(Method.java:597)
13462        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13463        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13464        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13465        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13466        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13467        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13468        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13469        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13470        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
13471        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
13472        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13473        at java.lang.reflect.Method.invoke(Method.java:597)
13474        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13475        at ome.services.throttling.Callback.run(Callback.java:56)
13476        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13477        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13478        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
13479        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
13480        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
13481        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
13482        at IceInternal.Incoming.invoke(Incoming.java:159)
13483        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13484        at Ice.ConnectionI.message(ConnectionI.java:972)
13485        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13486        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13487        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13488
13489    serverExceptionClass = ome.conditions.InternalException
13490    message = Hibernate session is not re-entrant.
13491Either you have two threads operating on the same stateful object (don't do this)
13492 or you have a recursive call (recurse on the unwrapped object).
13493}
134942010-10-21 21:50:06,457 ERROR [                           blitz_gateway] (Dummy-18  ) None
134952010-10-21 21:50:06,468 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
134962010-10-21 21:50:06,469 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
134972010-10-21 21:50:06,470 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
134982010-10-21 21:50:06,470 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
134992010-10-21 21:50:06,471 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
135002010-10-21 21:50:06,474 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
135012010-10-21 21:50:06,474 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
135022010-10-21 21:50:06,474 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
135032010-10-21 21:50:06,474 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
135042010-10-21 21:50:06,479 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
13505{
13506    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
13507Hibernate operation: could not execute query; uncategorized SQLException for SQL [select renderingd0_.id as id38_0_, pixels1_.id as id51_1_, event2_.id as id117_2_, renderingd0_.compression as compress2_38_0_, renderingd0_.defaultT as defaultT38_0_, renderingd0_.defaultZ as defaultZ38_0_, renderingd0_.creation_id as creation8_38_0_, renderingd0_.external_id as external9_38_0_, renderingd0_.group_id as group10_38_0_, renderingd0_.owner_id as owner11_38_0_, renderingd0_.permissions as permissi5_38_0_, renderingd0_.update_id as update12_38_0_, renderingd0_.model as model38_0_, renderingd0_.name as name38_0_, renderingd0_.pixels as pixels38_0_, renderingd0_.quantization as quantiz15_38_0_, renderingd0_.version as version38_0_, pixels1_.creation_id as creation17_51_1_, pixels1_.external_id as external18_51_1_, pixels1_.group_id as group19_51_1_, pixels1_.owner_id as owner20_51_1_, pixels1_.permissions as permissi2_51_1_, pixels1_.update_id as update21_51_1_, pixels1_.dimensionOrder as dimensi22_51_1_, pixels1_.image as image51_1_, pixels1_.methodology as methodol3_51_1_, pixels1_.physicalSizeX as physical4_51_1_, pixels1_.physicalSizeY as physical5_51_1_, pixels1_.physicalSizeZ as physical6_51_1_, pixels1_.pixelsType as pixelsType51_1_, pixels1_.relatedTo as relatedTo51_1_, pixels1_.sha1 as sha7_51_1_, pixels1_.sizeC as sizeC51_1_, pixels1_.sizeT as sizeT51_1_, pixels1_.sizeX as sizeX51_1_, pixels1_.sizeY as sizeY51_1_, pixels1_.sizeZ as sizeZ51_1_, pixels1_.timeIncrement as timeInc13_51_1_, pixels1_.version as version51_1_, pixels1_.waveIncrement as waveInc15_51_1_, pixels1_.waveStart as waveStart51_1_, event2_.containingEvent as containi5_117_2_, event2_.external_id as external6_117_2_, event2_.permissions as permissi2_117_2_, event2_.experimenter as experime7_117_2_, event2_.experimenterGroup as experime8_117_2_, event2_.session as session117_2_, event2_.status as status117_2_, event2_.time as time117_2_, event2_.type as type117_2_ from renderingdef renderingd0_ inner join pixels pixels1_ on renderingd0_.pixels=pixels1_.id inner join event event3_ on pixels1_.update_id=event3_.id inner join event event2_ on renderingd0_.update_id=event2_.id where (
13508
13509  ( renderingd0_.group_id = ? AND
13510     ( ? OR
13511       ? OR
13512       renderingd0_.owner_id = ?
13513     )
13514  ) OR
13515  renderingd0_.group_id = 1 OR
13516 ?
13517) and renderingd0_.owner_id=? and (renderingd0_.pixels in (?))]; SQL state [25P02]; error code [0]; ERROR: current transaction is aborted, commands ignored until end of transaction block; nested exception is org.postgresql.util.PSQLException: ERROR: current transaction is aborted, commands ignored until end of transaction block
13518        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
13519        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
13520        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
13521        at org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424)
13522        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:410)
13523        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
13524        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
13525        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
13526        at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:369)
13527        at ome.services.ThumbnailCtx.bulkLoadRenderingSettingsByPixelsId(ThumbnailCtx.java:723)
13528        at ome.services.ThumbnailCtx.loadAndPrepareRenderingSettings(ThumbnailCtx.java:201)
13529        at ome.services.ThumbnailCtx.loadAndPrepareRenderingSettings(ThumbnailCtx.java:175)
13530        at ome.services.ThumbnailBean.setPixelsId(ThumbnailBean.java:257)
13531        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
13532        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13533        at java.lang.reflect.Method.invoke(Method.java:597)
13534        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13535        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13536        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13537        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
13538        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13539        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
13540        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13541        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13542        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13543        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13544        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13545        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13546        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13547        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13548        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13549        at $Proxy71.setPixelsId(Unknown Source)
13550        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
13551        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13552        at java.lang.reflect.Method.invoke(Method.java:597)
13553        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13554        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13555        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13556        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13557        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13558        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13559        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13560        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13561        at $Proxy71.setPixelsId(Unknown Source)
13562        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
13563        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13564        at java.lang.reflect.Method.invoke(Method.java:597)
13565        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13566        at ome.services.throttling.Callback.run(Callback.java:56)
13567        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13568        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13569        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
13570        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
13571        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
13572        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
13573        at IceInternal.Incoming.invoke(Incoming.java:159)
13574        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13575        at Ice.ConnectionI.message(ConnectionI.java:972)
13576        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13577        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13578        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13579
13580    serverExceptionClass = ome.conditions.InternalException
13581    message =  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
13582Hibernate operation: could not execute query; uncategorized SQLException for SQL [select renderingd0_.id as id38_0_, pixels1_.id as id51_1_, event2_.id as id117_2_, renderingd0_.compression as compress2_38_0_, renderingd0_.defaultT as defaultT38_0_, renderingd0_.defaultZ as defaultZ38_0_, renderingd0_.creation_id as creation8_38_0_, renderingd0_.external_id as external9_38_0_, renderingd0_.group_id as group10_38_0_, renderingd0_.owner_id as owner11_38_0_, renderingd0_.permissions as permissi5_38_0_, renderingd0_.update_id as update12_38_0_, renderingd0_.model as model38_0_, renderingd0_.name as name38_0_, renderingd0_.pixels as pixels38_0_, renderingd0_.quantization as quantiz15_38_0_, renderingd0_.version as version38_0_, pixels1_.creation_id as creation17_51_1_, pixels1_.external_id as external18_51_1_, pixels1_.group_id as group19_51_1_, pixels1_.owner_id as owner20_51_1_, pixels1_.permissions as permissi2_51_1_, pixels1_.update_id as update21_51_1_, pixels1_.dimensionOrder as dimensi22_51_1_, pixels1_.image as image51_1_, pixels1_.methodology as methodol3_51_1_, pixels1_.physicalSizeX as physical4_51_1_, pixels1_.physicalSizeY as physical5_51_1_, pixels1_.physicalSizeZ as physical6_51_1_, pixels1_.pixelsType as pixelsType51_1_, pixels1_.relatedTo as relatedTo51_1_, pixels1_.sha1 as sha7_51_1_, pixels1_.sizeC as sizeC51_1_, pixels1_.sizeT as sizeT51_1_, pixels1_.sizeX as sizeX51_1_, pixels1_.sizeY as sizeY51_1_, pixels1_.sizeZ as sizeZ51_1_, pixels1_.timeIncrement as timeInc13_51_1_, pixels1_.version as version51_1_, pixels1_.waveIncrement as waveInc15_51_1_, pixels1_.waveStart as waveStart51_1_, event2_.containingEvent as containi5_117_2_, event2_.external_id as external6_117_2_, event2_.permissions as permissi2_117_2_, event2_.experimenter as experime7_117_2_, event2_.experimenterGroup as experime8_117_2_, event2_.session as session117_2_, event2_.status as status117_2_, event2_.time as time117_2_, event2_.type as type117_2_ from renderingdef renderingd0_ inner join pixels pixels1_ on renderingd0_.pixels=pixels1_.id inner join event event3_ on pixels1_.update_id=event3_.id inner join event event2_ on renderingd0_.update_id=event2_.id where (
13583
13584  ( renderingd0_.group_id = ? AND
13585     ( ? OR
13586       ? OR
13587       renderingd0_.owner_id = ?
13588     )
13589  ) OR
13590  renderingd0_.group_id = 1 OR
13591 ?
13592) and renderingd0_.owner_id=? and (renderingd0_.pixels in (?))]; SQL state [25P02]; error code [0]; ERROR: current transaction is aborted, commands ignored until end of transaction block; nested exception is org.postgresql.util.PSQLException: ERROR: current transaction is aborted, commands ignored until end of transaction block
13593}
135942010-10-21 21:50:06,480 ERROR [                           blitz_gateway] (Dummy-5   ) None
135952010-10-21 21:50:06,552 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
135962010-10-21 21:50:06,553 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
135972010-10-21 21:50:06,553 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
135982010-10-21 21:50:06,553 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
135992010-10-21 21:50:06,553 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
136002010-10-21 21:50:06,553 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
136012010-10-21 21:50:06,554 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
136022010-10-21 21:50:06,554 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
136032010-10-21 21:50:06,554 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
136042010-10-21 21:50:06,554 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
136052010-10-21 21:50:06,554 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
136062010-10-21 21:50:06,556 WARNI [                                  stderr] (Dummy-5   ) ApiUsageException: exception ::omero::ApiUsageException
13607{
13608    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
13609        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
13610        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
13611        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
13612        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13613        at java.lang.reflect.Method.invoke(Method.java:597)
13614        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13615        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13616        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13617        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
13618        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13619        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
13620        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13621        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13622        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13623        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13624        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13625        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13626        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13627        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13628        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13629        at $Proxy71.resetDefaults(Unknown Source)
13630        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
13631        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13632        at java.lang.reflect.Method.invoke(Method.java:597)
13633        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13634        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13635        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13636        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13637        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13638        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13639        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13640        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13641        at $Proxy71.resetDefaults(Unknown Source)
13642        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
13643        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13644        at java.lang.reflect.Method.invoke(Method.java:597)
13645        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13646        at ome.services.throttling.Callback.run(Callback.java:56)
13647        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13648        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13649        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
13650        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
13651        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
13652        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
13653        at IceInternal.Incoming.invoke(Incoming.java:159)
13654        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13655        at Ice.ConnectionI.message(ConnectionI.java:972)
13656        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13657        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13658        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13659
13660    serverExceptionClass = ome.conditions.ApiUsageException
13661    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
13662}
136632010-10-21 21:50:06,556 ERROR [                           blitz_gateway] (Dummy-5   ) None
136642010-10-21 21:50:06,756 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
136652010-10-21 21:50:06,756 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
136662010-10-21 21:50:06,757 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
136672010-10-21 21:50:06,757 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
136682010-10-21 21:50:06,757 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
136692010-10-21 21:50:06,757 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
136702010-10-21 21:50:06,757 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
136712010-10-21 21:50:06,757 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
136722010-10-21 21:50:06,758 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
136732010-10-21 21:50:06,759 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
13674{
13675    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
13676could not insert: [ome.model.meta.Event]
13677        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
13678        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
13679        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
13680        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
13681        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
13682        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
13683        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
13684        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
13685        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
13686        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
13687        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
13688        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
13689        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
13690        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
13691        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
13692        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
13693        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
13694        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
13695        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13696        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
13697        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13698        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13699        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13700        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13701        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13702        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13703        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13704        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13705        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13706        at $Proxy71.setPixelsId(Unknown Source)
13707        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
13708        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13709        at java.lang.reflect.Method.invoke(Method.java:597)
13710        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13711        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13712        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13713        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13714        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13715        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13716        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13717        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13718        at $Proxy71.setPixelsId(Unknown Source)
13719        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
13720        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13721        at java.lang.reflect.Method.invoke(Method.java:597)
13722        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13723        at ome.services.throttling.Callback.run(Callback.java:56)
13724        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13725        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13726        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
13727        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
13728        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
13729        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
13730        at IceInternal.Incoming.invoke(Incoming.java:159)
13731        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13732        at Ice.ConnectionI.message(ConnectionI.java:972)
13733        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13734        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13735        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13736
13737    serverExceptionClass = ome.conditions.InternalException
13738    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
13739could not insert: [ome.model.meta.Event]
13740}
137412010-10-21 21:50:06,760 ERROR [                           blitz_gateway] (Dummy-10  ) None
137422010-10-21 21:50:06,765 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
137432010-10-21 21:50:06,766 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
137442010-10-21 21:50:06,766 WARNI [                                  stderr] (Dummy-18  ) rv = tb.setPixelsId(pixels_id)
137452010-10-21 21:50:06,766 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
137462010-10-21 21:50:06,766 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
137472010-10-21 21:50:06,766 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
137482010-10-21 21:50:06,767 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
137492010-10-21 21:50:06,767 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
137502010-10-21 21:50:06,767 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
137512010-10-21 21:50:06,768 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
13752{
13753    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
13754Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
13755        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
13756        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
13757        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
13758        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
13759        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
13760        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13761        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13762        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13763        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13764        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13765        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13766        at $Proxy71.setPixelsId(Unknown Source)
13767        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
13768        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13769        at java.lang.reflect.Method.invoke(Method.java:597)
13770        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13771        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13772        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13773        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13774        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13775        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13776        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13777        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13778        at $Proxy71.setPixelsId(Unknown Source)
13779        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
13780        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13781        at java.lang.reflect.Method.invoke(Method.java:597)
13782        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13783        at ome.services.throttling.Callback.run(Callback.java:56)
13784        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13785        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13786        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
13787        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
13788        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
13789        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
13790        at IceInternal.Incoming.invoke(Incoming.java:159)
13791        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13792        at Ice.ConnectionI.message(ConnectionI.java:972)
13793        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13794        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13795        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13796
13797    serverExceptionClass = ome.conditions.InternalException
13798    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
13799Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
13800}
138012010-10-21 21:50:06,769 ERROR [                           blitz_gateway] (Dummy-18  ) None
138022010-10-21 21:50:06,770 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
138032010-10-21 21:50:06,771 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
138042010-10-21 21:50:06,771 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
138052010-10-21 21:50:06,771 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
138062010-10-21 21:50:06,771 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
138072010-10-21 21:50:06,771 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
138082010-10-21 21:50:06,771 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
138092010-10-21 21:50:06,772 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
138102010-10-21 21:50:06,772 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
138112010-10-21 21:50:06,772 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
138122010-10-21 21:50:06,772 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
138132010-10-21 21:50:06,775 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
13814{
13815    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (java.lang.NullPointerException):
13816null
13817        at org.hibernate.engine.StatefulPersistenceContext.getLoadedCollectionOwnerOrNull(StatefulPersistenceContext.java:745)
13818        at org.hibernate.event.AbstractCollectionEvent.getLoadedOwnerOrNull(AbstractCollectionEvent.java:76)
13819        at org.hibernate.event.InitializeCollectionEvent.<init>(InitializeCollectionEvent.java:38)
13820        at org.hibernate.impl.SessionImpl.initializeCollection(SessionImpl.java:1853)
13821        at org.hibernate.collection.AbstractPersistentCollection.initialize(AbstractPersistentCollection.java:366)
13822        at org.hibernate.collection.AbstractPersistentCollection.read(AbstractPersistentCollection.java:108)
13823        at org.hibernate.collection.PersistentMap.entrySet(PersistentMap.java:265)
13824        at ome.util.ContextFilter.filter(ContextFilter.java:137)
13825        at ome.model.meta.ExperimenterGroup.acceptFilter(ExperimenterGroup.java:935)
13826        at sun.reflect.GeneratedMethodAccessor208.invoke(Unknown Source)
13827        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13828        at java.lang.reflect.Method.invoke(Method.java:597)
13829        at org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.invoke(JavassistLazyInitializer.java:198)
13830        at ome.model.meta.ExperimenterGroup_$$_javassist_41.acceptFilter(ExperimenterGroup_$$_javassist_41.java)
13831        at ome.util.ContextFilter.doFilter(ContextFilter.java:77)
13832        at ome.util.ContextFilter.filter(ContextFilter.java:105)
13833        at ome.tools.hibernate.UpdateFilter.filter(UpdateFilter.java:114)
13834        at ome.model.meta.Event.acceptFilter(Event.java:508)
13835        at ome.util.ContextFilter.doFilter(ContextFilter.java:77)
13836        at ome.util.ContextFilter.filter(ContextFilter.java:105)
13837        at ome.tools.hibernate.UpdateFilter.filter(UpdateFilter.java:114)
13838        at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:272)
13839        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:121)
13840        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:118)
13841        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:311)
13842        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
13843        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
13844        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
13845        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
13846        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13847        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
13848        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13849        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13850        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13851        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13852        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13853        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13854        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13855        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13856        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13857        at $Proxy71.resetDefaults(Unknown Source)
13858        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
13859        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13860        at java.lang.reflect.Method.invoke(Method.java:597)
13861        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13862        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13863        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13864        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13865        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13866        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13867        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13868        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13869        at $Proxy71.resetDefaults(Unknown Source)
13870        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
13871        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13872        at java.lang.reflect.Method.invoke(Method.java:597)
13873        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13874        at ome.services.throttling.Callback.run(Callback.java:56)
13875        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13876        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13877        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
13878        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
13879        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
13880        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
13881        at IceInternal.Incoming.invoke(Incoming.java:159)
13882        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13883        at Ice.ConnectionI.message(ConnectionI.java:972)
13884        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13885        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13886        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13887
13888    serverExceptionClass = ome.conditions.InternalException
13889    message =  Wrapped Exception: (java.lang.NullPointerException):
13890null
13891}
138922010-10-21 21:50:06,775 ERROR [                           blitz_gateway] (Dummy-10  ) None
138932010-10-21 21:50:06,784 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
138942010-10-21 21:50:06,785 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
138952010-10-21 21:50:06,786 WARNI [                                  stderr] (Dummy-18  ) tb = self._prepareTB()
138962010-10-21 21:50:06,786 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
138972010-10-21 21:50:06,788 WARNI [                                  stderr] (Dummy-18  ) tb.resetDefaults()
138982010-10-21 21:50:06,788 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
138992010-10-21 21:50:06,789 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
139002010-10-21 21:50:06,789 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
139012010-10-21 21:50:06,789 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
139022010-10-21 21:50:06,790 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
139032010-10-21 21:50:06,790 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
139042010-10-21 21:50:06,792 WARNI [                                  stderr] (Dummy-18  ) ApiUsageException: exception ::omero::ApiUsageException
13905{
13906    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
13907        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
13908        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
13909        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
13910        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13911        at java.lang.reflect.Method.invoke(Method.java:597)
13912        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13913        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13914        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13915        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
13916        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13917        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
13918        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13919        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13920        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13921        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13922        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13923        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13924        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13925        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13926        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13927        at $Proxy71.resetDefaults(Unknown Source)
13928        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
13929        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13930        at java.lang.reflect.Method.invoke(Method.java:597)
13931        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13932        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13933        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13934        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13935        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13936        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13937        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13938        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13939        at $Proxy71.resetDefaults(Unknown Source)
13940        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
13941        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13942        at java.lang.reflect.Method.invoke(Method.java:597)
13943        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
13944        at ome.services.throttling.Callback.run(Callback.java:56)
13945        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
13946        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
13947        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
13948        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
13949        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
13950        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
13951        at IceInternal.Incoming.invoke(Incoming.java:159)
13952        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
13953        at Ice.ConnectionI.message(ConnectionI.java:972)
13954        at IceInternal.ThreadPool.run(ThreadPool.java:577)
13955        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
13956        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
13957
13958    serverExceptionClass = ome.conditions.ApiUsageException
13959    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
13960}
139612010-10-21 21:50:06,792 ERROR [                           blitz_gateway] (Dummy-18  ) None
139622010-10-21 21:50:06,830 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
139632010-10-21 21:50:06,830 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
139642010-10-21 21:50:06,831 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
139652010-10-21 21:50:06,831 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
139662010-10-21 21:50:06,831 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
139672010-10-21 21:50:06,831 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
139682010-10-21 21:50:06,831 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
139692010-10-21 21:50:06,832 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
139702010-10-21 21:50:06,832 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
139712010-10-21 21:50:06,833 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
13972{
13973    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
13974Either you have two threads operating on the same stateful object (don't do this)
13975 or you have a recursive call (recurse on the unwrapped object).
13976        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
13977        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
13978        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
13979        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13980        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
13981        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13982        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
13983        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13984        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
13985        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13986        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13987        at $Proxy71.setPixelsId(Unknown Source)
13988        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
13989        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
13990        at java.lang.reflect.Method.invoke(Method.java:597)
13991        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
13992        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
13993        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
13994        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
13995        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13996        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
13997        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
13998        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
13999        at $Proxy71.setPixelsId(Unknown Source)
14000        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
14001        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14002        at java.lang.reflect.Method.invoke(Method.java:597)
14003        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14004        at ome.services.throttling.Callback.run(Callback.java:56)
14005        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14006        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14007        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
14008        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
14009        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
14010        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
14011        at IceInternal.Incoming.invoke(Incoming.java:159)
14012        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14013        at Ice.ConnectionI.message(ConnectionI.java:972)
14014        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14015        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14016        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14017
14018    serverExceptionClass = ome.conditions.InternalException
14019    message = Hibernate session is not re-entrant.
14020Either you have two threads operating on the same stateful object (don't do this)
14021 or you have a recursive call (recurse on the unwrapped object).
14022}
140232010-10-21 21:50:06,834 ERROR [                           blitz_gateway] (Dummy-5   ) None
140242010-10-21 21:50:06,837 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
140252010-10-21 21:50:06,837 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
140262010-10-21 21:50:06,837 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
140272010-10-21 21:50:06,839 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
140282010-10-21 21:50:06,839 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
140292010-10-21 21:50:06,839 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
140302010-10-21 21:50:06,839 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
140312010-10-21 21:50:06,840 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
140322010-10-21 21:50:06,840 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
140332010-10-21 21:50:06,840 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
140342010-10-21 21:50:06,843 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
14035{
14036    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14037Either you have two threads operating on the same stateful object (don't do this)
14038 or you have a recursive call (recurse on the unwrapped object).
14039        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14040        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14041        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14042        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14043        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14044        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14045        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14046        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14047        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14048        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14049        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14050        at $Proxy71.setPixelsId(Unknown Source)
14051        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
14052        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14053        at java.lang.reflect.Method.invoke(Method.java:597)
14054        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14055        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14056        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14057        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14058        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14059        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14060        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14061        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14062        at $Proxy71.setPixelsId(Unknown Source)
14063        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
14064        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14065        at java.lang.reflect.Method.invoke(Method.java:597)
14066        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14067        at ome.services.throttling.Callback.run(Callback.java:56)
14068        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14069        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14070        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
14071        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
14072        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
14073        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
14074        at IceInternal.Incoming.invoke(Incoming.java:159)
14075        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14076        at Ice.ConnectionI.message(ConnectionI.java:972)
14077        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14078        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14079        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14080
14081    serverExceptionClass = ome.conditions.InternalException
14082    message = Hibernate session is not re-entrant.
14083Either you have two threads operating on the same stateful object (don't do this)
14084 or you have a recursive call (recurse on the unwrapped object).
14085}
140862010-10-21 21:50:06,844 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
140872010-10-21 21:50:06,844 ERROR [                           blitz_gateway] (Dummy-14  ) None
140882010-10-21 21:50:06,844 WARNI [                                  stderr] (Dummy-3   ) rv = thumb(*args)
140892010-10-21 21:50:06,845 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
140902010-10-21 21:50:06,845 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
140912010-10-21 21:50:06,845 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
140922010-10-21 21:50:06,845 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
140932010-10-21 21:50:06,846 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
140942010-10-21 21:50:06,846 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
140952010-10-21 21:50:06,846 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
140962010-10-21 21:50:06,846 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
140972010-10-21 21:50:06,847 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
140982010-10-21 21:50:06,847 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
140992010-10-21 21:50:06,847 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
141002010-10-21 21:50:06,847 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
141012010-10-21 21:50:06,847 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
141022010-10-21 21:50:06,849 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
14103{
14104    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14105Either you have two threads operating on the same stateful object (don't do this)
14106 or you have a recursive call (recurse on the unwrapped object).
14107        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14108        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14109        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14110        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14111        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14112        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14113        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14114        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14115        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14116        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14117        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14118        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
14119        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
14120        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14121        at java.lang.reflect.Method.invoke(Method.java:597)
14122        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14123        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14124        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14125        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14126        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14127        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14128        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14129        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14130        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
14131        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
14132        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14133        at java.lang.reflect.Method.invoke(Method.java:597)
14134        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14135        at ome.services.throttling.Callback.run(Callback.java:56)
14136        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14137        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14138        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
14139        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
14140        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
14141        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
14142        at IceInternal.Incoming.invoke(Incoming.java:159)
14143        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14144        at Ice.ConnectionI.message(ConnectionI.java:972)
14145        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14146        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14147        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14148
14149    serverExceptionClass = ome.conditions.InternalException
14150    message = Hibernate session is not re-entrant.
14151Either you have two threads operating on the same stateful object (don't do this)
14152 or you have a recursive call (recurse on the unwrapped object).
14153}
141542010-10-21 21:50:06,849 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
141552010-10-21 21:50:06,849 ERROR [                           blitz_gateway] (Dummy-3   ) None
141562010-10-21 21:50:06,850 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
141572010-10-21 21:50:06,850 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
141582010-10-21 21:50:06,851 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
141592010-10-21 21:50:06,853 WARNI [                                  stderr] (Dummy-5   ) ApiUsageException: exception ::omero::ApiUsageException
14160{
14161    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
14162        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
14163        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
14164        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
14165        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14166        at java.lang.reflect.Method.invoke(Method.java:597)
14167        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14168        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14169        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14170        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
14171        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14172        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
14173        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14174        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14175        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14176        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14177        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14178        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14179        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14180        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14181        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14182        at $Proxy71.resetDefaults(Unknown Source)
14183        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
14184        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14185        at java.lang.reflect.Method.invoke(Method.java:597)
14186        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14187        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14188        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14189        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14190        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14191        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14192        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14193        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14194        at $Proxy71.resetDefaults(Unknown Source)
14195        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
14196        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14197        at java.lang.reflect.Method.invoke(Method.java:597)
14198        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14199        at ome.services.throttling.Callback.run(Callback.java:56)
14200        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14201        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14202        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
14203        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
14204        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
14205        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
14206        at IceInternal.Incoming.invoke(Incoming.java:159)
14207        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14208        at Ice.ConnectionI.message(ConnectionI.java:972)
14209        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14210        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14211        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14212
14213    serverExceptionClass = ome.conditions.ApiUsageException
14214    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
14215}
142162010-10-21 21:50:06,854 ERROR [                           blitz_gateway] (Dummy-5   ) None
142172010-10-21 21:50:06,856 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
142182010-10-21 21:50:06,856 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
142192010-10-21 21:50:06,856 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
142202010-10-21 21:50:06,857 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
142212010-10-21 21:50:06,857 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
142222010-10-21 21:50:06,857 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
142232010-10-21 21:50:06,857 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
142242010-10-21 21:50:06,857 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
142252010-10-21 21:50:06,858 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
142262010-10-21 21:50:06,858 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
142272010-10-21 21:50:06,858 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
142282010-10-21 21:50:06,860 WARNI [                                  stderr] (Dummy-14  ) ApiUsageException: exception ::omero::ApiUsageException
14229{
14230    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
14231        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
14232        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
14233        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
14234        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14235        at java.lang.reflect.Method.invoke(Method.java:597)
14236        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14237        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14238        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14239        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
14240        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14241        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
14242        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14243        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14244        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14245        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14246        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14247        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14248        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14249        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14250        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14251        at $Proxy71.resetDefaults(Unknown Source)
14252        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
14253        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14254        at java.lang.reflect.Method.invoke(Method.java:597)
14255        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14256        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14257        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14258        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14259        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14260        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14261        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14262        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14263        at $Proxy71.resetDefaults(Unknown Source)
14264        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
14265        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14266        at java.lang.reflect.Method.invoke(Method.java:597)
14267        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14268        at ome.services.throttling.Callback.run(Callback.java:56)
14269        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14270        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14271        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
14272        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
14273        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
14274        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
14275        at IceInternal.Incoming.invoke(Incoming.java:159)
14276        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14277        at Ice.ConnectionI.message(ConnectionI.java:972)
14278        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14279        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14280        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14281
14282    serverExceptionClass = ome.conditions.ApiUsageException
14283    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
14284}
142852010-10-21 21:50:06,860 ERROR [                           blitz_gateway] (Dummy-14  ) None
142862010-10-21 21:50:06,900 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
142872010-10-21 21:50:06,901 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
142882010-10-21 21:50:06,901 WARNI [                                  stderr] (Dummy-3   ) rv = tb.setPixelsId(pixels_id)
142892010-10-21 21:50:06,901 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
142902010-10-21 21:50:06,901 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
142912010-10-21 21:50:06,901 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
142922010-10-21 21:50:06,902 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
142932010-10-21 21:50:06,902 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
142942010-10-21 21:50:06,902 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
142952010-10-21 21:50:06,902 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
142962010-10-21 21:50:06,902 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
142972010-10-21 21:50:06,903 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
142982010-10-21 21:50:06,903 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
142992010-10-21 21:50:06,904 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
14300{
14301    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14302Either you have two threads operating on the same stateful object (don't do this)
14303 or you have a recursive call (recurse on the unwrapped object).
14304        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14305        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14306        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14307        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14308        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14309        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14310        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14311        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14312        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14313        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14314        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14315        at $Proxy71.setPixelsId(Unknown Source)
14316        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
14317        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14318        at java.lang.reflect.Method.invoke(Method.java:597)
14319        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14320        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14321        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14322        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14323        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14324        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14325        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14326        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14327        at $Proxy71.setPixelsId(Unknown Source)
14328        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
14329        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14330        at java.lang.reflect.Method.invoke(Method.java:597)
14331        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14332        at ome.services.throttling.Callback.run(Callback.java:56)
14333        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14334        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14335        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
14336        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
14337        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
14338        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
14339        at IceInternal.Incoming.invoke(Incoming.java:159)
14340        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14341        at Ice.ConnectionI.message(ConnectionI.java:972)
14342        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14343        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14344        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14345
14346    serverExceptionClass = ome.conditions.InternalException
14347    message = Hibernate session is not re-entrant.
14348Either you have two threads operating on the same stateful object (don't do this)
14349 or you have a recursive call (recurse on the unwrapped object).
14350}
143512010-10-21 21:50:06,904 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
143522010-10-21 21:50:06,904 ERROR [                           blitz_gateway] (Dummy-3   ) None
143532010-10-21 21:50:06,905 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
143542010-10-21 21:50:06,905 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
143552010-10-21 21:50:06,905 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
143562010-10-21 21:50:06,905 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
143572010-10-21 21:50:06,907 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
14358{
14359    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14360Either you have two threads operating on the same stateful object (don't do this)
14361 or you have a recursive call (recurse on the unwrapped object).
14362        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14363        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14364        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14365        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14366        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14367        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14368        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14369        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14370        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14371        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14372        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14373        at $Proxy71.setPixelsId(Unknown Source)
14374        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
14375        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14376        at java.lang.reflect.Method.invoke(Method.java:597)
14377        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14378        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14379        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14380        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14381        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14382        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14383        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14384        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14385        at $Proxy71.setPixelsId(Unknown Source)
14386        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
14387        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14388        at java.lang.reflect.Method.invoke(Method.java:597)
14389        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14390        at ome.services.throttling.Callback.run(Callback.java:56)
14391        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14392        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14393        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
14394        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
14395        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
14396        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
14397        at IceInternal.Incoming.invoke(Incoming.java:159)
14398        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14399        at Ice.ConnectionI.message(ConnectionI.java:972)
14400        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14401        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14402        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14403
14404    serverExceptionClass = ome.conditions.InternalException
14405    message = Hibernate session is not re-entrant.
14406Either you have two threads operating on the same stateful object (don't do this)
14407 or you have a recursive call (recurse on the unwrapped object).
14408}
144092010-10-21 21:50:06,907 ERROR [                           blitz_gateway] (Dummy-15  ) None
144102010-10-21 21:50:06,912 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
144112010-10-21 21:50:06,912 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
144122010-10-21 21:50:06,912 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
144132010-10-21 21:50:06,913 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
144142010-10-21 21:50:06,913 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
144152010-10-21 21:50:06,913 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
144162010-10-21 21:50:06,913 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
144172010-10-21 21:50:06,913 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
144182010-10-21 21:50:06,914 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
144192010-10-21 21:50:06,914 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
144202010-10-21 21:50:06,914 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
144212010-10-21 21:50:06,914 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
144222010-10-21 21:50:06,915 WARNI [                                  stderr] (Dummy-10  ) rv = thumb(*args)
144232010-10-21 21:50:06,915 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
144242010-10-21 21:50:06,915 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
144252010-10-21 21:50:06,917 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
14426{
14427    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14428Either you have two threads operating on the same stateful object (don't do this)
14429 or you have a recursive call (recurse on the unwrapped object).
14430        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14431        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14432        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14433        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14434        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14435        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14436        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14437        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14438        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14439        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14440        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14441        at $Proxy71.resetDefaults(Unknown Source)
14442        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
14443        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14444        at java.lang.reflect.Method.invoke(Method.java:597)
14445        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14446        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14447        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14448        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14449        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14450        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14451        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14452        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14453        at $Proxy71.resetDefaults(Unknown Source)
14454        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
14455        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14456        at java.lang.reflect.Method.invoke(Method.java:597)
14457        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14458        at ome.services.throttling.Callback.run(Callback.java:56)
14459        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14460        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14461        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
14462        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
14463        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
14464        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
14465        at IceInternal.Incoming.invoke(Incoming.java:159)
14466        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14467        at Ice.ConnectionI.message(ConnectionI.java:972)
14468        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14469        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14470        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14471
14472    serverExceptionClass = ome.conditions.InternalException
14473    message = Hibernate session is not re-entrant.
14474Either you have two threads operating on the same stateful object (don't do this)
14475 or you have a recursive call (recurse on the unwrapped object).
14476}
144772010-10-21 21:50:06,917 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
144782010-10-21 21:50:06,917 ERROR [                           blitz_gateway] (Dummy-15  ) None
144792010-10-21 21:50:06,917 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
144802010-10-21 21:50:06,918 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
144812010-10-21 21:50:06,919 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
144822010-10-21 21:50:06,920 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
144832010-10-21 21:50:06,921 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
14484{
14485    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14486Either you have two threads operating on the same stateful object (don't do this)
14487 or you have a recursive call (recurse on the unwrapped object).
14488        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14489        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14490        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14491        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14492        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14493        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14494        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14495        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14496        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14497        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14498        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14499        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
14500        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
14501        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14502        at java.lang.reflect.Method.invoke(Method.java:597)
14503        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14504        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14505        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14506        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14507        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14508        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14509        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14510        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14511        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
14512        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
14513        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14514        at java.lang.reflect.Method.invoke(Method.java:597)
14515        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14516        at ome.services.throttling.Callback.run(Callback.java:56)
14517        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14518        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14519        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
14520        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
14521        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
14522        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
14523        at IceInternal.Incoming.invoke(Incoming.java:159)
14524        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14525        at Ice.ConnectionI.message(ConnectionI.java:972)
14526        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14527        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14528        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14529
14530    serverExceptionClass = ome.conditions.InternalException
14531    message = Hibernate session is not re-entrant.
14532Either you have two threads operating on the same stateful object (don't do this)
14533 or you have a recursive call (recurse on the unwrapped object).
14534}
145352010-10-21 21:50:06,921 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
145362010-10-21 21:50:06,921 ERROR [                           blitz_gateway] (Dummy-10  ) None
145372010-10-21 21:50:06,922 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
145382010-10-21 21:50:06,922 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
145392010-10-21 21:50:06,923 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
145402010-10-21 21:50:06,923 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
145412010-10-21 21:50:06,924 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
145422010-10-21 21:50:06,924 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
145432010-10-21 21:50:06,924 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
145442010-10-21 21:50:06,924 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
145452010-10-21 21:50:06,925 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
145462010-10-21 21:50:06,925 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
145472010-10-21 21:50:06,927 WARNI [                                  stderr] (Dummy-3   ) ApiUsageException: exception ::omero::ApiUsageException
14548{
14549    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
14550        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
14551        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
14552        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
14553        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14554        at java.lang.reflect.Method.invoke(Method.java:597)
14555        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14556        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14557        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14558        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
14559        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14560        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
14561        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14562        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14563        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14564        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14565        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14566        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14567        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14568        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14569        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14570        at $Proxy71.resetDefaults(Unknown Source)
14571        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
14572        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14573        at java.lang.reflect.Method.invoke(Method.java:597)
14574        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14575        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14576        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14577        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14578        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14579        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14580        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14581        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14582        at $Proxy71.resetDefaults(Unknown Source)
14583        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
14584        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14585        at java.lang.reflect.Method.invoke(Method.java:597)
14586        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14587        at ome.services.throttling.Callback.run(Callback.java:56)
14588        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14589        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14590        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
14591        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
14592        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
14593        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
14594        at IceInternal.Incoming.invoke(Incoming.java:159)
14595        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14596        at Ice.ConnectionI.message(ConnectionI.java:972)
14597        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14598        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14599        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14600
14601    serverExceptionClass = ome.conditions.ApiUsageException
14602    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
14603}
146042010-10-21 21:50:06,927 ERROR [                           blitz_gateway] (Dummy-3   ) None
146052010-10-21 21:50:06,970 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
146062010-10-21 21:50:06,970 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
146072010-10-21 21:50:06,971 WARNI [                                  stderr] (Dummy-10  ) rv = tb.setPixelsId(pixels_id)
146082010-10-21 21:50:06,971 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
146092010-10-21 21:50:06,971 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
146102010-10-21 21:50:06,971 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
146112010-10-21 21:50:06,971 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
146122010-10-21 21:50:06,972 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
146132010-10-21 21:50:06,972 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
146142010-10-21 21:50:06,973 WARNI [                                  stderr] (Dummy-10  ) InternalException: exception ::omero::InternalException
14615{
14616    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14617Either you have two threads operating on the same stateful object (don't do this)
14618 or you have a recursive call (recurse on the unwrapped object).
14619        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14620        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14621        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14622        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14623        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14624        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14625        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14626        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14627        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14628        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14629        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14630        at $Proxy71.setPixelsId(Unknown Source)
14631        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
14632        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14633        at java.lang.reflect.Method.invoke(Method.java:597)
14634        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14635        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14636        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14637        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14638        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14639        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14640        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14641        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14642        at $Proxy71.setPixelsId(Unknown Source)
14643        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
14644        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14645        at java.lang.reflect.Method.invoke(Method.java:597)
14646        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14647        at ome.services.throttling.Callback.run(Callback.java:56)
14648        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14649        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14650        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
14651        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
14652        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
14653        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
14654        at IceInternal.Incoming.invoke(Incoming.java:159)
14655        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14656        at Ice.ConnectionI.message(ConnectionI.java:972)
14657        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14658        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14659        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14660
14661    serverExceptionClass = ome.conditions.InternalException
14662    message = Hibernate session is not re-entrant.
14663Either you have two threads operating on the same stateful object (don't do this)
14664 or you have a recursive call (recurse on the unwrapped object).
14665}
146662010-10-21 21:50:06,973 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
146672010-10-21 21:50:06,973 ERROR [                           blitz_gateway] (Dummy-10  ) None
146682010-10-21 21:50:06,973 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
146692010-10-21 21:50:06,974 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
146702010-10-21 21:50:06,974 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
146712010-10-21 21:50:06,974 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
146722010-10-21 21:50:06,974 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
146732010-10-21 21:50:06,975 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
146742010-10-21 21:50:06,975 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
146752010-10-21 21:50:06,975 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
146762010-10-21 21:50:06,976 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
14677{
14678    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14679Either you have two threads operating on the same stateful object (don't do this)
14680 or you have a recursive call (recurse on the unwrapped object).
14681        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14682        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14683        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14684        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14685        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14686        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14687        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14688        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14689        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14690        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14691        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14692        at $Proxy71.setPixelsId(Unknown Source)
14693        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
14694        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14695        at java.lang.reflect.Method.invoke(Method.java:597)
14696        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14697        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14698        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14699        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14700        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14701        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14702        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14703        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14704        at $Proxy71.setPixelsId(Unknown Source)
14705        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
14706        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14707        at java.lang.reflect.Method.invoke(Method.java:597)
14708        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14709        at ome.services.throttling.Callback.run(Callback.java:56)
14710        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14711        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14712        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
14713        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
14714        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
14715        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
14716        at IceInternal.Incoming.invoke(Incoming.java:159)
14717        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14718        at Ice.ConnectionI.message(ConnectionI.java:972)
14719        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14720        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14721        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14722
14723    serverExceptionClass = ome.conditions.InternalException
14724    message = Hibernate session is not re-entrant.
14725Either you have two threads operating on the same stateful object (don't do this)
14726 or you have a recursive call (recurse on the unwrapped object).
14727}
147282010-10-21 21:50:06,977 ERROR [                           blitz_gateway] (Dummy-5   ) None
147292010-10-21 21:50:06,981 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
147302010-10-21 21:50:06,981 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
147312010-10-21 21:50:06,981 WARNI [                                  stderr] (Dummy-18  ) rv = thumb(*args)
147322010-10-21 21:50:06,982 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
147332010-10-21 21:50:06,982 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
147342010-10-21 21:50:06,982 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
147352010-10-21 21:50:06,982 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
147362010-10-21 21:50:06,982 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
147372010-10-21 21:50:06,983 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
147382010-10-21 21:50:06,983 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
147392010-10-21 21:50:06,983 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
147402010-10-21 21:50:06,983 WARNI [                                  stderr] (Dummy-10  ) Traceback (most recent call last):
147412010-10-21 21:50:06,984 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
14742{
14743    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14744Either you have two threads operating on the same stateful object (don't do this)
14745 or you have a recursive call (recurse on the unwrapped object).
14746        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14747        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14748        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14749        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14750        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14751        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14752        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14753        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14754        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14755        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14756        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14757        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
14758        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
14759        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14760        at java.lang.reflect.Method.invoke(Method.java:597)
14761        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14762        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14763        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14764        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14765        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14766        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14767        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14768        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14769        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
14770        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
14771        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14772        at java.lang.reflect.Method.invoke(Method.java:597)
14773        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14774        at ome.services.throttling.Callback.run(Callback.java:56)
14775        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14776        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14777        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
14778        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
14779        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
14780        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
14781        at IceInternal.Incoming.invoke(Incoming.java:159)
14782        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14783        at Ice.ConnectionI.message(ConnectionI.java:972)
14784        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14785        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14786        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14787
14788    serverExceptionClass = ome.conditions.InternalException
14789    message = Hibernate session is not re-entrant.
14790Either you have two threads operating on the same stateful object (don't do this)
14791 or you have a recursive call (recurse on the unwrapped object).
14792}
147932010-10-21 21:50:06,984 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
147942010-10-21 21:50:06,985 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
147952010-10-21 21:50:06,985 ERROR [                           blitz_gateway] (Dummy-18  ) None
147962010-10-21 21:50:06,985 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
147972010-10-21 21:50:06,985 WARNI [                                  stderr] (Dummy-10  ) tb = self._prepareTB()
147982010-10-21 21:50:06,986 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
147992010-10-21 21:50:06,986 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
148002010-10-21 21:50:06,987 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
148012010-10-21 21:50:06,988 WARNI [                                  stderr] (Dummy-10  ) tb.resetDefaults()
148022010-10-21 21:50:06,988 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
148032010-10-21 21:50:06,988 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
148042010-10-21 21:50:06,989 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
148052010-10-21 21:50:06,989 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
148062010-10-21 21:50:06,989 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
148072010-10-21 21:50:06,988 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
148082010-10-21 21:50:06,990 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
14809{
14810    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14811Either you have two threads operating on the same stateful object (don't do this)
14812 or you have a recursive call (recurse on the unwrapped object).
14813        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14814        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14815        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14816        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14817        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14818        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14819        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14820        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14821        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14822        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14823        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14824        at $Proxy71.resetDefaults(Unknown Source)
14825        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
14826        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14827        at java.lang.reflect.Method.invoke(Method.java:597)
14828        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14829        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14830        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14831        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14832        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14833        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14834        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14835        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14836        at $Proxy71.resetDefaults(Unknown Source)
14837        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
14838        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14839        at java.lang.reflect.Method.invoke(Method.java:597)
14840        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14841        at ome.services.throttling.Callback.run(Callback.java:56)
14842        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14843        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14844        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
14845        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
14846        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
14847        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
14848        at IceInternal.Incoming.invoke(Incoming.java:159)
14849        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14850        at Ice.ConnectionI.message(ConnectionI.java:972)
14851        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14852        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14853        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14854
14855    serverExceptionClass = ome.conditions.InternalException
14856    message = Hibernate session is not re-entrant.
14857Either you have two threads operating on the same stateful object (don't do this)
14858 or you have a recursive call (recurse on the unwrapped object).
14859}
148602010-10-21 21:50:06,991 WARNI [                                  stderr] (Dummy-10  ) return inner(*args, **kwargs)
148612010-10-21 21:50:06,991 ERROR [                           blitz_gateway] (Dummy-5   ) None
148622010-10-21 21:50:06,991 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
148632010-10-21 21:50:06,992 WARNI [                                  stderr] (Dummy-10  ) return f(*args, **kwargs)
148642010-10-21 21:50:06,993 WARNI [                                  stderr] (Dummy-10  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
148652010-10-21 21:50:06,993 WARNI [                                  stderr] (Dummy-10  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
148662010-10-21 21:50:06,994 WARNI [                                  stderr] (Dummy-10  ) ApiUsageException: exception ::omero::ApiUsageException
14867{
14868    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
14869        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
14870        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
14871        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
14872        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14873        at java.lang.reflect.Method.invoke(Method.java:597)
14874        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14875        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14876        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14877        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
14878        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14879        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
14880        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14881        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14882        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14883        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14884        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14885        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14886        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14887        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14888        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14889        at $Proxy71.resetDefaults(Unknown Source)
14890        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
14891        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14892        at java.lang.reflect.Method.invoke(Method.java:597)
14893        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14894        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14895        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14896        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14897        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14898        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14899        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14900        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14901        at $Proxy71.resetDefaults(Unknown Source)
14902        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
14903        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14904        at java.lang.reflect.Method.invoke(Method.java:597)
14905        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14906        at ome.services.throttling.Callback.run(Callback.java:56)
14907        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14908        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14909        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
14910        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
14911        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
14912        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
14913        at IceInternal.Incoming.invoke(Incoming.java:159)
14914        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14915        at Ice.ConnectionI.message(ConnectionI.java:972)
14916        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14917        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14918        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14919
14920    serverExceptionClass = ome.conditions.ApiUsageException
14921    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
14922}
149232010-10-21 21:50:06,995 ERROR [                           blitz_gateway] (Dummy-10  ) None
149242010-10-21 21:50:07,037 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
149252010-10-21 21:50:07,037 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
149262010-10-21 21:50:07,037 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
149272010-10-21 21:50:07,037 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
149282010-10-21 21:50:07,037 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
149292010-10-21 21:50:07,037 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
149302010-10-21 21:50:07,038 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
149312010-10-21 21:50:07,038 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
149322010-10-21 21:50:07,038 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
149332010-10-21 21:50:07,038 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
149342010-10-21 21:50:07,038 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
149352010-10-21 21:50:07,040 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
14936{
14937    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14938Either you have two threads operating on the same stateful object (don't do this)
14939 or you have a recursive call (recurse on the unwrapped object).
14940        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
14941        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
14942        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
14943        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14944        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
14945        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14946        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
14947        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14948        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
14949        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14950        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14951        at $Proxy71.setPixelsId(Unknown Source)
14952        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
14953        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14954        at java.lang.reflect.Method.invoke(Method.java:597)
14955        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
14956        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
14957        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
14958        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
14959        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14960        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
14961        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
14962        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
14963        at $Proxy71.setPixelsId(Unknown Source)
14964        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
14965        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
14966        at java.lang.reflect.Method.invoke(Method.java:597)
14967        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
14968        at ome.services.throttling.Callback.run(Callback.java:56)
14969        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
14970        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
14971        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
14972        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
14973        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
14974        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
14975        at IceInternal.Incoming.invoke(Incoming.java:159)
14976        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
14977        at Ice.ConnectionI.message(ConnectionI.java:972)
14978        at IceInternal.ThreadPool.run(ThreadPool.java:577)
14979        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
14980        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
14981
14982    serverExceptionClass = ome.conditions.InternalException
14983    message = Hibernate session is not re-entrant.
14984Either you have two threads operating on the same stateful object (don't do this)
14985 or you have a recursive call (recurse on the unwrapped object).
14986}
149872010-10-21 21:50:07,040 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
149882010-10-21 21:50:07,040 ERROR [                           blitz_gateway] (Dummy-16  ) None
149892010-10-21 21:50:07,041 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
149902010-10-21 21:50:07,041 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
149912010-10-21 21:50:07,041 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
149922010-10-21 21:50:07,041 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
149932010-10-21 21:50:07,042 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
149942010-10-21 21:50:07,042 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
149952010-10-21 21:50:07,043 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
14996{
14997    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
14998Either you have two threads operating on the same stateful object (don't do this)
14999 or you have a recursive call (recurse on the unwrapped object).
15000        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15001        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15002        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15003        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15004        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15005        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15006        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15007        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15008        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15009        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15010        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15011        at $Proxy71.setPixelsId(Unknown Source)
15012        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
15013        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15014        at java.lang.reflect.Method.invoke(Method.java:597)
15015        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15016        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15017        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15018        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15019        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15020        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15021        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15022        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15023        at $Proxy71.setPixelsId(Unknown Source)
15024        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
15025        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15026        at java.lang.reflect.Method.invoke(Method.java:597)
15027        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15028        at ome.services.throttling.Callback.run(Callback.java:56)
15029        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15030        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15031        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
15032        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
15033        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
15034        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
15035        at IceInternal.Incoming.invoke(Incoming.java:159)
15036        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15037        at Ice.ConnectionI.message(ConnectionI.java:972)
15038        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15039        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15040        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15041
15042    serverExceptionClass = ome.conditions.InternalException
15043    message = Hibernate session is not re-entrant.
15044Either you have two threads operating on the same stateful object (don't do this)
15045 or you have a recursive call (recurse on the unwrapped object).
15046}
150472010-10-21 21:50:07,043 ERROR [                           blitz_gateway] (Dummy-15  ) None
150482010-10-21 21:50:07,047 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
150492010-10-21 21:50:07,048 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
150502010-10-21 21:50:07,049 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
150512010-10-21 21:50:07,049 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
150522010-10-21 21:50:07,049 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
150532010-10-21 21:50:07,049 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
150542010-10-21 21:50:07,049 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
150552010-10-21 21:50:07,049 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
150562010-10-21 21:50:07,050 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
150572010-10-21 21:50:07,050 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
150582010-10-21 21:50:07,050 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
150592010-10-21 21:50:07,051 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
15060{
15061    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15062Either you have two threads operating on the same stateful object (don't do this)
15063 or you have a recursive call (recurse on the unwrapped object).
15064        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15065        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15066        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15067        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15068        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15069        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15070        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15071        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15072        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15073        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15074        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15075        at $Proxy71.resetDefaults(Unknown Source)
15076        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15077        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15078        at java.lang.reflect.Method.invoke(Method.java:597)
15079        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15080        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15081        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15082        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15083        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15084        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15085        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15086        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15087        at $Proxy71.resetDefaults(Unknown Source)
15088        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
15089        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15090        at java.lang.reflect.Method.invoke(Method.java:597)
15091        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15092        at ome.services.throttling.Callback.run(Callback.java:56)
15093        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15094        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15095        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
15096        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
15097        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
15098        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
15099        at IceInternal.Incoming.invoke(Incoming.java:159)
15100        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15101        at Ice.ConnectionI.message(ConnectionI.java:972)
15102        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15103        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15104        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15105
15106    serverExceptionClass = ome.conditions.InternalException
15107    message = Hibernate session is not re-entrant.
15108Either you have two threads operating on the same stateful object (don't do this)
15109 or you have a recursive call (recurse on the unwrapped object).
15110}
151112010-10-21 21:50:07,052 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
151122010-10-21 21:50:07,052 ERROR [                           blitz_gateway] (Dummy-16  ) None
151132010-10-21 21:50:07,052 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
151142010-10-21 21:50:07,053 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
151152010-10-21 21:50:07,053 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
151162010-10-21 21:50:07,054 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
151172010-10-21 21:50:07,054 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
151182010-10-21 21:50:07,054 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
151192010-10-21 21:50:07,055 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
151202010-10-21 21:50:07,055 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
151212010-10-21 21:50:07,055 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
151222010-10-21 21:50:07,055 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
151232010-10-21 21:50:07,056 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
15124{
15125    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15126Either you have two threads operating on the same stateful object (don't do this)
15127 or you have a recursive call (recurse on the unwrapped object).
15128        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15129        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15130        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15131        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15132        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15133        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15134        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15135        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15136        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15137        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15138        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15139        at $Proxy71.resetDefaults(Unknown Source)
15140        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15141        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15142        at java.lang.reflect.Method.invoke(Method.java:597)
15143        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15144        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15145        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15146        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15147        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15148        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15149        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15150        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15151        at $Proxy71.resetDefaults(Unknown Source)
15152        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
15153        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15154        at java.lang.reflect.Method.invoke(Method.java:597)
15155        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15156        at ome.services.throttling.Callback.run(Callback.java:56)
15157        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15158        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15159        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
15160        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
15161        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
15162        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
15163        at IceInternal.Incoming.invoke(Incoming.java:159)
15164        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15165        at Ice.ConnectionI.message(ConnectionI.java:972)
15166        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15167        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15168        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15169
15170    serverExceptionClass = ome.conditions.InternalException
15171    message = Hibernate session is not re-entrant.
15172Either you have two threads operating on the same stateful object (don't do this)
15173 or you have a recursive call (recurse on the unwrapped object).
15174}
151752010-10-21 21:50:07,057 ERROR [                           blitz_gateway] (Dummy-15  ) None
151762010-10-21 21:50:07,127 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
151772010-10-21 21:50:07,128 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
151782010-10-21 21:50:07,128 WARNI [                                  stderr] (Dummy-18  ) rv = tb.setPixelsId(pixels_id)
151792010-10-21 21:50:07,129 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
151802010-10-21 21:50:07,129 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
151812010-10-21 21:50:07,129 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
151822010-10-21 21:50:07,129 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
151832010-10-21 21:50:07,129 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
151842010-10-21 21:50:07,130 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
151852010-10-21 21:50:07,131 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
15186{
15187    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15188Either you have two threads operating on the same stateful object (don't do this)
15189 or you have a recursive call (recurse on the unwrapped object).
15190        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15191        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15192        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15193        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15194        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15195        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15196        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15197        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15198        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15199        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15200        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15201        at $Proxy71.setPixelsId(Unknown Source)
15202        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
15203        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15204        at java.lang.reflect.Method.invoke(Method.java:597)
15205        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15206        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15207        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15208        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15209        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15210        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15211        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15212        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15213        at $Proxy71.setPixelsId(Unknown Source)
15214        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
15215        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15216        at java.lang.reflect.Method.invoke(Method.java:597)
15217        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15218        at ome.services.throttling.Callback.run(Callback.java:56)
15219        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15220        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15221        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
15222        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
15223        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
15224        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
15225        at IceInternal.Incoming.invoke(Incoming.java:159)
15226        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15227        at Ice.ConnectionI.message(ConnectionI.java:972)
15228        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15229        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15230        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15231
15232    serverExceptionClass = ome.conditions.InternalException
15233    message = Hibernate session is not re-entrant.
15234Either you have two threads operating on the same stateful object (don't do this)
15235 or you have a recursive call (recurse on the unwrapped object).
15236}
152372010-10-21 21:50:07,131 ERROR [                           blitz_gateway] (Dummy-18  ) None
152382010-10-21 21:50:07,135 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
152392010-10-21 21:50:07,135 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
152402010-10-21 21:50:07,135 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
152412010-10-21 21:50:07,135 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
152422010-10-21 21:50:07,136 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
152432010-10-21 21:50:07,136 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
152442010-10-21 21:50:07,136 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
152452010-10-21 21:50:07,138 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
152462010-10-21 21:50:07,138 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
152472010-10-21 21:50:07,139 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
15248{
15249    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15250Either you have two threads operating on the same stateful object (don't do this)
15251 or you have a recursive call (recurse on the unwrapped object).
15252        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15253        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15254        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15255        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15256        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15257        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15258        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15259        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15260        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15261        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15262        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15263        at $Proxy71.setPixelsId(Unknown Source)
15264        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
15265        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15266        at java.lang.reflect.Method.invoke(Method.java:597)
15267        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15268        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15269        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15270        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15271        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15272        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15273        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15274        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15275        at $Proxy71.setPixelsId(Unknown Source)
15276        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
15277        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15278        at java.lang.reflect.Method.invoke(Method.java:597)
15279        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15280        at ome.services.throttling.Callback.run(Callback.java:56)
15281        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15282        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15283        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
15284        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
15285        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
15286        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
15287        at IceInternal.Incoming.invoke(Incoming.java:159)
15288        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15289        at Ice.ConnectionI.message(ConnectionI.java:972)
15290        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15291        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15292        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15293
15294    serverExceptionClass = ome.conditions.InternalException
15295    message = Hibernate session is not re-entrant.
15296Either you have two threads operating on the same stateful object (don't do this)
15297 or you have a recursive call (recurse on the unwrapped object).
15298}
152992010-10-21 21:50:07,140 ERROR [                           blitz_gateway] (Dummy-5   ) None
153002010-10-21 21:50:07,140 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
153012010-10-21 21:50:07,141 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
153022010-10-21 21:50:07,141 WARNI [                                  stderr] (Dummy-3   ) rv = thumb(*args)
153032010-10-21 21:50:07,141 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
153042010-10-21 21:50:07,141 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
153052010-10-21 21:50:07,142 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
153062010-10-21 21:50:07,144 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
153072010-10-21 21:50:07,146 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
153082010-10-21 21:50:07,146 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
153092010-10-21 21:50:07,147 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
15310{
15311    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15312Either you have two threads operating on the same stateful object (don't do this)
15313 or you have a recursive call (recurse on the unwrapped object).
15314        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15315        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15316        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15317        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15318        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15319        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15320        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15321        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15322        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15323        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15324        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15325        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
15326        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
15327        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15328        at java.lang.reflect.Method.invoke(Method.java:597)
15329        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15330        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15331        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15332        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15333        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15334        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15335        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15336        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15337        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
15338        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
15339        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15340        at java.lang.reflect.Method.invoke(Method.java:597)
15341        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15342        at ome.services.throttling.Callback.run(Callback.java:56)
15343        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15344        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15345        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
15346        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
15347        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
15348        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
15349        at IceInternal.Incoming.invoke(Incoming.java:159)
15350        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15351        at Ice.ConnectionI.message(ConnectionI.java:972)
15352        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15353        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15354        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15355
15356    serverExceptionClass = ome.conditions.InternalException
15357    message = Hibernate session is not re-entrant.
15358Either you have two threads operating on the same stateful object (don't do this)
15359 or you have a recursive call (recurse on the unwrapped object).
15360}
153612010-10-21 21:50:07,148 ERROR [                           blitz_gateway] (Dummy-3   ) None
153622010-10-21 21:50:07,150 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
153632010-10-21 21:50:07,150 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
153642010-10-21 21:50:07,150 WARNI [                                  stderr] (Dummy-18  ) tb = self._prepareTB()
153652010-10-21 21:50:07,151 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
153662010-10-21 21:50:07,151 WARNI [                                  stderr] (Dummy-18  ) tb.resetDefaults()
153672010-10-21 21:50:07,151 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
153682010-10-21 21:50:07,151 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
153692010-10-21 21:50:07,151 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
153702010-10-21 21:50:07,152 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
153712010-10-21 21:50:07,152 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
153722010-10-21 21:50:07,152 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
153732010-10-21 21:50:07,153 WARNI [                                  stderr] (Dummy-18  ) ApiUsageException: exception ::omero::ApiUsageException
15374{
15375    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
15376        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
15377        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
15378        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15379        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15380        at java.lang.reflect.Method.invoke(Method.java:597)
15381        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15382        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15383        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15384        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
15385        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15386        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
15387        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15388        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15389        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15390        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15391        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15392        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15393        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15394        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15395        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15396        at $Proxy71.resetDefaults(Unknown Source)
15397        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15398        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15399        at java.lang.reflect.Method.invoke(Method.java:597)
15400        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15401        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15402        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15403        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15404        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15405        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15406        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15407        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15408        at $Proxy71.resetDefaults(Unknown Source)
15409        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
15410        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15411        at java.lang.reflect.Method.invoke(Method.java:597)
15412        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15413        at ome.services.throttling.Callback.run(Callback.java:56)
15414        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15415        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15416        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
15417        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
15418        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
15419        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
15420        at IceInternal.Incoming.invoke(Incoming.java:159)
15421        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15422        at Ice.ConnectionI.message(ConnectionI.java:972)
15423        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15424        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15425        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15426
15427    serverExceptionClass = ome.conditions.ApiUsageException
15428    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
15429}
154302010-10-21 21:50:07,154 ERROR [                           blitz_gateway] (Dummy-18  ) None
154312010-10-21 21:50:07,162 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
154322010-10-21 21:50:07,163 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
154332010-10-21 21:50:07,163 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
154342010-10-21 21:50:07,164 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
154352010-10-21 21:50:07,164 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
154362010-10-21 21:50:07,164 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
154372010-10-21 21:50:07,165 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
154382010-10-21 21:50:07,165 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
154392010-10-21 21:50:07,165 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
154402010-10-21 21:50:07,166 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
154412010-10-21 21:50:07,166 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
154422010-10-21 21:50:07,167 WARNI [                                  stderr] (Dummy-5   ) ApiUsageException: exception ::omero::ApiUsageException
15443{
15444    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
15445        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
15446        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
15447        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15448        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15449        at java.lang.reflect.Method.invoke(Method.java:597)
15450        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15451        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15452        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15453        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
15454        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15455        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
15456        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15457        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15458        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15459        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15460        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15461        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15462        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15463        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15464        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15465        at $Proxy71.resetDefaults(Unknown Source)
15466        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15467        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15468        at java.lang.reflect.Method.invoke(Method.java:597)
15469        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15470        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15471        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15472        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15473        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15474        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15475        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15476        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15477        at $Proxy71.resetDefaults(Unknown Source)
15478        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
15479        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15480        at java.lang.reflect.Method.invoke(Method.java:597)
15481        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15482        at ome.services.throttling.Callback.run(Callback.java:56)
15483        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15484        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15485        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
15486        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
15487        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
15488        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
15489        at IceInternal.Incoming.invoke(Incoming.java:159)
15490        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15491        at Ice.ConnectionI.message(ConnectionI.java:972)
15492        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15493        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15494        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15495
15496    serverExceptionClass = ome.conditions.ApiUsageException
15497    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
15498}
154992010-10-21 21:50:07,168 ERROR [                           blitz_gateway] (Dummy-5   ) None
155002010-10-21 21:50:07,213 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
155012010-10-21 21:50:07,213 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
155022010-10-21 21:50:07,215 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
155032010-10-21 21:50:07,215 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
155042010-10-21 21:50:07,215 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
155052010-10-21 21:50:07,216 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
155062010-10-21 21:50:07,216 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
155072010-10-21 21:50:07,216 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
155082010-10-21 21:50:07,216 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
155092010-10-21 21:50:07,217 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
15510{
15511    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15512Either you have two threads operating on the same stateful object (don't do this)
15513 or you have a recursive call (recurse on the unwrapped object).
15514        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15515        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15516        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15517        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15518        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15519        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15520        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15521        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15522        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15523        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15524        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15525        at $Proxy71.setPixelsId(Unknown Source)
15526        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
15527        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15528        at java.lang.reflect.Method.invoke(Method.java:597)
15529        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15530        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15531        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15532        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15533        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15534        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15535        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15536        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15537        at $Proxy71.setPixelsId(Unknown Source)
15538        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
15539        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15540        at java.lang.reflect.Method.invoke(Method.java:597)
15541        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15542        at ome.services.throttling.Callback.run(Callback.java:56)
15543        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15544        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15545        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
15546        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
15547        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
15548        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
15549        at IceInternal.Incoming.invoke(Incoming.java:159)
15550        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15551        at Ice.ConnectionI.message(ConnectionI.java:972)
15552        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15553        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15554        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15555
15556    serverExceptionClass = ome.conditions.InternalException
15557    message = Hibernate session is not re-entrant.
15558Either you have two threads operating on the same stateful object (don't do this)
15559 or you have a recursive call (recurse on the unwrapped object).
15560}
155612010-10-21 21:50:07,217 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
155622010-10-21 21:50:07,217 ERROR [                           blitz_gateway] (Dummy-15  ) None
155632010-10-21 21:50:07,218 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
155642010-10-21 21:50:07,218 WARNI [                                  stderr] (Dummy-3   ) rv = thumb(*args)
155652010-10-21 21:50:07,218 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
155662010-10-21 21:50:07,218 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
155672010-10-21 21:50:07,219 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
155682010-10-21 21:50:07,219 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
155692010-10-21 21:50:07,219 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
155702010-10-21 21:50:07,219 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
155712010-10-21 21:50:07,220 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
15572{
15573    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15574Either you have two threads operating on the same stateful object (don't do this)
15575 or you have a recursive call (recurse on the unwrapped object).
15576        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15577        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15578        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15579        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15580        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15581        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15582        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15583        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15584        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15585        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15586        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15587        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
15588        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
15589        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15590        at java.lang.reflect.Method.invoke(Method.java:597)
15591        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15592        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15593        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15594        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15595        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15596        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15597        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15598        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15599        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
15600        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
15601        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15602        at java.lang.reflect.Method.invoke(Method.java:597)
15603        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15604        at ome.services.throttling.Callback.run(Callback.java:56)
15605        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15606        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15607        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
15608        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
15609        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
15610        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
15611        at IceInternal.Incoming.invoke(Incoming.java:159)
15612        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15613        at Ice.ConnectionI.message(ConnectionI.java:972)
15614        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15615        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15616        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15617
15618    serverExceptionClass = ome.conditions.InternalException
15619    message = Hibernate session is not re-entrant.
15620Either you have two threads operating on the same stateful object (don't do this)
15621 or you have a recursive call (recurse on the unwrapped object).
15622}
156232010-10-21 21:50:07,221 ERROR [                           blitz_gateway] (Dummy-3   ) None
156242010-10-21 21:50:07,228 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
156252010-10-21 21:50:07,228 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
156262010-10-21 21:50:07,229 WARNI [                                  stderr] (Dummy-14  ) rv = thumb(*args)
156272010-10-21 21:50:07,229 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
156282010-10-21 21:50:07,229 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
156292010-10-21 21:50:07,230 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
156302010-10-21 21:50:07,230 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
156312010-10-21 21:50:07,230 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
156322010-10-21 21:50:07,230 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
156332010-10-21 21:50:07,231 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
15634{
15635    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15636Either you have two threads operating on the same stateful object (don't do this)
15637 or you have a recursive call (recurse on the unwrapped object).
15638        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15639        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15640        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15641        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15642        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15643        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15644        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15645        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15646        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15647        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15648        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15649        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
15650        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
15651        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15652        at java.lang.reflect.Method.invoke(Method.java:597)
15653        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15654        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15655        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15656        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15657        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15658        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15659        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15660        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15661        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
15662        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
15663        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15664        at java.lang.reflect.Method.invoke(Method.java:597)
15665        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15666        at ome.services.throttling.Callback.run(Callback.java:56)
15667        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15668        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15669        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
15670        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
15671        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
15672        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
15673        at IceInternal.Incoming.invoke(Incoming.java:159)
15674        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15675        at Ice.ConnectionI.message(ConnectionI.java:972)
15676        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15677        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15678        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15679
15680    serverExceptionClass = ome.conditions.InternalException
15681    message = Hibernate session is not re-entrant.
15682Either you have two threads operating on the same stateful object (don't do this)
15683 or you have a recursive call (recurse on the unwrapped object).
15684}
156852010-10-21 21:50:07,232 ERROR [                           blitz_gateway] (Dummy-14  ) None
156862010-10-21 21:50:07,261 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
156872010-10-21 21:50:07,261 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
156882010-10-21 21:50:07,261 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
156892010-10-21 21:50:07,261 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
156902010-10-21 21:50:07,262 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
156912010-10-21 21:50:07,262 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
156922010-10-21 21:50:07,262 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
156932010-10-21 21:50:07,262 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
156942010-10-21 21:50:07,262 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
156952010-10-21 21:50:07,262 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
156962010-10-21 21:50:07,263 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
156972010-10-21 21:50:07,264 WARNI [                                  stderr] (Dummy-15  ) ApiUsageException: exception ::omero::ApiUsageException
15698{
15699    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
15700        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
15701        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
15702        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15703        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15704        at java.lang.reflect.Method.invoke(Method.java:597)
15705        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15706        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15707        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15708        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
15709        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15710        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
15711        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15712        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15713        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15714        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15715        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15716        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15717        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15718        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15719        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15720        at $Proxy71.resetDefaults(Unknown Source)
15721        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15722        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15723        at java.lang.reflect.Method.invoke(Method.java:597)
15724        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15725        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15726        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15727        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15728        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15729        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15730        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15731        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15732        at $Proxy71.resetDefaults(Unknown Source)
15733        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
15734        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15735        at java.lang.reflect.Method.invoke(Method.java:597)
15736        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15737        at ome.services.throttling.Callback.run(Callback.java:56)
15738        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15739        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15740        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
15741        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
15742        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
15743        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
15744        at IceInternal.Incoming.invoke(Incoming.java:159)
15745        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15746        at Ice.ConnectionI.message(ConnectionI.java:972)
15747        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15748        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15749        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15750
15751    serverExceptionClass = ome.conditions.ApiUsageException
15752    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
15753}
157542010-10-21 21:50:07,264 ERROR [                           blitz_gateway] (Dummy-15  ) None
157552010-10-21 21:50:07,324 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
157562010-10-21 21:50:07,325 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
157572010-10-21 21:50:07,325 WARNI [                                  stderr] (Dummy-18  ) rv = tb.setPixelsId(pixels_id)
157582010-10-21 21:50:07,325 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
157592010-10-21 21:50:07,325 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
157602010-10-21 21:50:07,325 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
157612010-10-21 21:50:07,326 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
157622010-10-21 21:50:07,326 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
157632010-10-21 21:50:07,326 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
157642010-10-21 21:50:07,327 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
15765{
15766    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15767Either you have two threads operating on the same stateful object (don't do this)
15768 or you have a recursive call (recurse on the unwrapped object).
15769        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15770        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15771        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15772        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15773        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15774        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15775        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15776        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15777        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15778        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15779        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15780        at $Proxy71.setPixelsId(Unknown Source)
15781        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
15782        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15783        at java.lang.reflect.Method.invoke(Method.java:597)
15784        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15785        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15786        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15787        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15788        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15789        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15790        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15791        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15792        at $Proxy71.setPixelsId(Unknown Source)
15793        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
15794        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15795        at java.lang.reflect.Method.invoke(Method.java:597)
15796        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15797        at ome.services.throttling.Callback.run(Callback.java:56)
15798        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15799        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15800        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
15801        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
15802        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
15803        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
15804        at IceInternal.Incoming.invoke(Incoming.java:159)
15805        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15806        at Ice.ConnectionI.message(ConnectionI.java:972)
15807        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15808        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15809        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15810
15811    serverExceptionClass = ome.conditions.InternalException
15812    message = Hibernate session is not re-entrant.
15813Either you have two threads operating on the same stateful object (don't do this)
15814 or you have a recursive call (recurse on the unwrapped object).
15815}
158162010-10-21 21:50:07,327 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
158172010-10-21 21:50:07,327 ERROR [                           blitz_gateway] (Dummy-18  ) None
158182010-10-21 21:50:07,327 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
158192010-10-21 21:50:07,328 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
158202010-10-21 21:50:07,328 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
158212010-10-21 21:50:07,328 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
158222010-10-21 21:50:07,329 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
158232010-10-21 21:50:07,329 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
158242010-10-21 21:50:07,329 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
158252010-10-21 21:50:07,329 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
158262010-10-21 21:50:07,330 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
15827{
15828    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15829Either you have two threads operating on the same stateful object (don't do this)
15830 or you have a recursive call (recurse on the unwrapped object).
15831        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15832        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15833        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15834        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15835        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15836        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15837        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15838        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15839        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15840        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15841        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15842        at $Proxy71.setPixelsId(Unknown Source)
15843        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
15844        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15845        at java.lang.reflect.Method.invoke(Method.java:597)
15846        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15847        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15848        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15849        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15850        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15851        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15852        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15853        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15854        at $Proxy71.setPixelsId(Unknown Source)
15855        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
15856        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15857        at java.lang.reflect.Method.invoke(Method.java:597)
15858        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15859        at ome.services.throttling.Callback.run(Callback.java:56)
15860        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15861        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15862        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
15863        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
15864        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
15865        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
15866        at IceInternal.Incoming.invoke(Incoming.java:159)
15867        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15868        at Ice.ConnectionI.message(ConnectionI.java:972)
15869        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15870        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15871        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15872
15873    serverExceptionClass = ome.conditions.InternalException
15874    message = Hibernate session is not re-entrant.
15875Either you have two threads operating on the same stateful object (don't do this)
15876 or you have a recursive call (recurse on the unwrapped object).
15877}
158782010-10-21 21:50:07,331 ERROR [                           blitz_gateway] (Dummy-5   ) None
158792010-10-21 21:50:07,336 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
158802010-10-21 21:50:07,337 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
158812010-10-21 21:50:07,337 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
158822010-10-21 21:50:07,337 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
158832010-10-21 21:50:07,337 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
158842010-10-21 21:50:07,338 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
158852010-10-21 21:50:07,338 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
158862010-10-21 21:50:07,338 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
158872010-10-21 21:50:07,338 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
158882010-10-21 21:50:07,338 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
158892010-10-21 21:50:07,338 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
158902010-10-21 21:50:07,339 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
15891{
15892    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
15893Either you have two threads operating on the same stateful object (don't do this)
15894 or you have a recursive call (recurse on the unwrapped object).
15895        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
15896        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
15897        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15898        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15899        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15900        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15901        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15902        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15903        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15904        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15905        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15906        at $Proxy71.resetDefaults(Unknown Source)
15907        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15908        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15909        at java.lang.reflect.Method.invoke(Method.java:597)
15910        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15911        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15912        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15913        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15914        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15915        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15916        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15917        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15918        at $Proxy71.resetDefaults(Unknown Source)
15919        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
15920        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15921        at java.lang.reflect.Method.invoke(Method.java:597)
15922        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15923        at ome.services.throttling.Callback.run(Callback.java:56)
15924        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15925        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15926        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
15927        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
15928        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
15929        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
15930        at IceInternal.Incoming.invoke(Incoming.java:159)
15931        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
15932        at Ice.ConnectionI.message(ConnectionI.java:972)
15933        at IceInternal.ThreadPool.run(ThreadPool.java:577)
15934        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
15935        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
15936
15937    serverExceptionClass = ome.conditions.InternalException
15938    message = Hibernate session is not re-entrant.
15939Either you have two threads operating on the same stateful object (don't do this)
15940 or you have a recursive call (recurse on the unwrapped object).
15941}
159422010-10-21 21:50:07,339 ERROR [                           blitz_gateway] (Dummy-5   ) None
159432010-10-21 21:50:07,372 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
159442010-10-21 21:50:07,372 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
159452010-10-21 21:50:07,373 WARNI [                                  stderr] (Dummy-18  ) tb = self._prepareTB()
159462010-10-21 21:50:07,373 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
159472010-10-21 21:50:07,373 WARNI [                                  stderr] (Dummy-18  ) tb.resetDefaults()
159482010-10-21 21:50:07,373 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
159492010-10-21 21:50:07,373 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
159502010-10-21 21:50:07,374 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
159512010-10-21 21:50:07,374 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
159522010-10-21 21:50:07,374 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
159532010-10-21 21:50:07,374 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
159542010-10-21 21:50:07,376 WARNI [                                  stderr] (Dummy-18  ) ApiUsageException: exception ::omero::ApiUsageException
15955{
15956    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
15957        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
15958        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
15959        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15960        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15961        at java.lang.reflect.Method.invoke(Method.java:597)
15962        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15963        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15964        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15965        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
15966        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15967        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
15968        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
15969        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15970        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
15971        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15972        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
15973        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15974        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
15975        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15976        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15977        at $Proxy71.resetDefaults(Unknown Source)
15978        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
15979        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15980        at java.lang.reflect.Method.invoke(Method.java:597)
15981        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
15982        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
15983        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
15984        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
15985        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15986        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
15987        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
15988        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
15989        at $Proxy71.resetDefaults(Unknown Source)
15990        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
15991        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
15992        at java.lang.reflect.Method.invoke(Method.java:597)
15993        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
15994        at ome.services.throttling.Callback.run(Callback.java:56)
15995        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
15996        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
15997        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
15998        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
15999        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
16000        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
16001        at IceInternal.Incoming.invoke(Incoming.java:159)
16002        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16003        at Ice.ConnectionI.message(ConnectionI.java:972)
16004        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16005        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16006        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16007
16008    serverExceptionClass = ome.conditions.ApiUsageException
16009    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
16010}
160112010-10-21 21:50:07,376 ERROR [                           blitz_gateway] (Dummy-18  ) None
160122010-10-21 21:50:07,422 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
160132010-10-21 21:50:07,422 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
160142010-10-21 21:50:07,422 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
160152010-10-21 21:50:07,423 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
160162010-10-21 21:50:07,423 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
160172010-10-21 21:50:07,423 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
160182010-10-21 21:50:07,423 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
160192010-10-21 21:50:07,423 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
160202010-10-21 21:50:07,424 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
160212010-10-21 21:50:07,424 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
16022{
16023    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
16024Either you have two threads operating on the same stateful object (don't do this)
16025 or you have a recursive call (recurse on the unwrapped object).
16026        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
16027        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
16028        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
16029        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16030        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
16031        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16032        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16033        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16034        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16035        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16036        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16037        at $Proxy71.setPixelsId(Unknown Source)
16038        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
16039        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16040        at java.lang.reflect.Method.invoke(Method.java:597)
16041        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16042        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16043        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16044        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16045        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16046        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16047        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16048        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16049        at $Proxy71.setPixelsId(Unknown Source)
16050        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
16051        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16052        at java.lang.reflect.Method.invoke(Method.java:597)
16053        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16054        at ome.services.throttling.Callback.run(Callback.java:56)
16055        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16056        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16057        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
16058        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
16059        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
16060        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
16061        at IceInternal.Incoming.invoke(Incoming.java:159)
16062        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16063        at Ice.ConnectionI.message(ConnectionI.java:972)
16064        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16065        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16066        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16067
16068    serverExceptionClass = ome.conditions.InternalException
16069    message = Hibernate session is not re-entrant.
16070Either you have two threads operating on the same stateful object (don't do this)
16071 or you have a recursive call (recurse on the unwrapped object).
16072}
160732010-10-21 21:50:07,425 ERROR [                           blitz_gateway] (Dummy-14  ) None
160742010-10-21 21:50:07,430 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
160752010-10-21 21:50:07,430 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
160762010-10-21 21:50:07,430 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
160772010-10-21 21:50:07,431 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
160782010-10-21 21:50:07,431 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
160792010-10-21 21:50:07,431 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
160802010-10-21 21:50:07,431 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
160812010-10-21 21:50:07,431 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
160822010-10-21 21:50:07,431 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
160832010-10-21 21:50:07,432 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
160842010-10-21 21:50:07,432 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
160852010-10-21 21:50:07,433 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
16086{
16087    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
16088Either you have two threads operating on the same stateful object (don't do this)
16089 or you have a recursive call (recurse on the unwrapped object).
16090        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
16091        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
16092        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
16093        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16094        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
16095        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16096        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16097        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16098        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16099        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16100        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16101        at $Proxy71.resetDefaults(Unknown Source)
16102        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
16103        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16104        at java.lang.reflect.Method.invoke(Method.java:597)
16105        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16106        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16107        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16108        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16109        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16110        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16111        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16112        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16113        at $Proxy71.resetDefaults(Unknown Source)
16114        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
16115        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16116        at java.lang.reflect.Method.invoke(Method.java:597)
16117        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16118        at ome.services.throttling.Callback.run(Callback.java:56)
16119        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16120        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16121        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
16122        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
16123        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
16124        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
16125        at IceInternal.Incoming.invoke(Incoming.java:159)
16126        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16127        at Ice.ConnectionI.message(ConnectionI.java:972)
16128        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16129        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16130        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16131
16132    serverExceptionClass = ome.conditions.InternalException
16133    message = Hibernate session is not re-entrant.
16134Either you have two threads operating on the same stateful object (don't do this)
16135 or you have a recursive call (recurse on the unwrapped object).
16136}
161372010-10-21 21:50:07,433 ERROR [                           blitz_gateway] (Dummy-14  ) None
161382010-10-21 21:50:07,476 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
161392010-10-21 21:50:07,477 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
161402010-10-21 21:50:07,477 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
161412010-10-21 21:50:07,477 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
161422010-10-21 21:50:07,478 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
161432010-10-21 21:50:07,478 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
161442010-10-21 21:50:07,478 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
161452010-10-21 21:50:07,478 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
161462010-10-21 21:50:07,478 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
161472010-10-21 21:50:07,479 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
16148{
16149    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
16150Either you have two threads operating on the same stateful object (don't do this)
16151 or you have a recursive call (recurse on the unwrapped object).
16152        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
16153        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
16154        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
16155        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16156        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
16157        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16158        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16159        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16160        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16161        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16162        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16163        at $Proxy71.setPixelsId(Unknown Source)
16164        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
16165        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16166        at java.lang.reflect.Method.invoke(Method.java:597)
16167        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16168        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16169        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16170        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16171        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16172        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16173        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16174        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16175        at $Proxy71.setPixelsId(Unknown Source)
16176        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
16177        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16178        at java.lang.reflect.Method.invoke(Method.java:597)
16179        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16180        at ome.services.throttling.Callback.run(Callback.java:56)
16181        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16182        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16183        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
16184        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
16185        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
16186        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
16187        at IceInternal.Incoming.invoke(Incoming.java:159)
16188        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16189        at Ice.ConnectionI.message(ConnectionI.java:972)
16190        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16191        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16192        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16193
16194    serverExceptionClass = ome.conditions.InternalException
16195    message = Hibernate session is not re-entrant.
16196Either you have two threads operating on the same stateful object (don't do this)
16197 or you have a recursive call (recurse on the unwrapped object).
16198}
161992010-10-21 21:50:07,480 ERROR [                           blitz_gateway] (Dummy-5   ) None
162002010-10-21 21:50:07,494 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
162012010-10-21 21:50:07,494 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
162022010-10-21 21:50:07,494 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
162032010-10-21 21:50:07,495 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
162042010-10-21 21:50:07,495 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
162052010-10-21 21:50:07,495 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
162062010-10-21 21:50:07,495 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
162072010-10-21 21:50:07,495 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
162082010-10-21 21:50:07,496 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
162092010-10-21 21:50:07,496 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
162102010-10-21 21:50:07,496 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
162112010-10-21 21:50:07,496 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
162122010-10-21 21:50:07,497 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
162132010-10-21 21:50:07,497 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
162142010-10-21 21:50:07,497 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
162152010-10-21 21:50:07,497 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
162162010-10-21 21:50:07,500 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
162172010-10-21 21:50:07,501 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
162182010-10-21 21:50:07,502 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
16219{
16220    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.HibernateException):
16221Found shared references to a collection: ome.model.meta.Event.logs
16222        at org.hibernate.engine.Collections.processReachableCollection(Collections.java:185)
16223        at org.hibernate.event.def.FlushVisitor.processCollection(FlushVisitor.java:60)
16224        at org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.java:124)
16225        at org.hibernate.event.def.AbstractVisitor.processValue(AbstractVisitor.java:84)
16226        at org.hibernate.event.def.AbstractVisitor.processEntityPropertyValues(AbstractVisitor.java:78)
16227        at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:165)
16228        at org.hibernate.event.def.AbstractFlushingEventListener.flushEntities(AbstractFlushingEventListener.java:219)
16229        at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:99)
16230        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
16231        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
16232        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
16233        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
16234        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
16235        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
16236        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
16237        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
16238        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16239        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
16240        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
16241        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16242        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
16243        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16244        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16245        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16246        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16247        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16248        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16249        at $Proxy71.setPixelsId(Unknown Source)
16250        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
16251        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16252        at java.lang.reflect.Method.invoke(Method.java:597)
16253        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16254        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16255        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16256        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16257        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16258        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16259        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16260        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16261        at $Proxy71.setPixelsId(Unknown Source)
16262        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
16263        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16264        at java.lang.reflect.Method.invoke(Method.java:597)
16265        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16266        at ome.services.throttling.Callback.run(Callback.java:56)
16267        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16268        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16269        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
16270        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
16271        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
16272        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
16273        at IceInternal.Incoming.invoke(Incoming.java:159)
16274        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16275        at Ice.ConnectionI.message(ConnectionI.java:972)
16276        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16277        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16278        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16279
16280    serverExceptionClass = ome.conditions.InternalException
16281    message =  Wrapped Exception: (org.hibernate.HibernateException):
16282Found shared references to a collection: ome.model.meta.Event.logs
16283}
162842010-10-21 21:50:07,502 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
162852010-10-21 21:50:07,502 ERROR [                           blitz_gateway] (Dummy-16  ) None
162862010-10-21 21:50:07,503 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
162872010-10-21 21:50:07,504 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
16288{
16289    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
16290Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
16291        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
16292        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
16293        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
16294        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
16295        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
16296        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16297        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16298        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16299        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16300        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16301        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16302        at $Proxy71.resetDefaults(Unknown Source)
16303        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
16304        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16305        at java.lang.reflect.Method.invoke(Method.java:597)
16306        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16307        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16308        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16309        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16310        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16311        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16312        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16313        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16314        at $Proxy71.resetDefaults(Unknown Source)
16315        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
16316        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16317        at java.lang.reflect.Method.invoke(Method.java:597)
16318        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16319        at ome.services.throttling.Callback.run(Callback.java:56)
16320        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16321        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16322        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
16323        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
16324        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
16325        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
16326        at IceInternal.Incoming.invoke(Incoming.java:159)
16327        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16328        at Ice.ConnectionI.message(ConnectionI.java:972)
16329        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16330        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16331        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16332
16333    serverExceptionClass = ome.conditions.InternalException
16334    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
16335Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
16336}
163372010-10-21 21:50:07,504 ERROR [                           blitz_gateway] (Dummy-5   ) None
163382010-10-21 21:50:07,515 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
163392010-10-21 21:50:07,516 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
163402010-10-21 21:50:07,517 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
163412010-10-21 21:50:07,517 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
163422010-10-21 21:50:07,518 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
163432010-10-21 21:50:07,521 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
163442010-10-21 21:50:07,522 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
163452010-10-21 21:50:07,522 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
163462010-10-21 21:50:07,522 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
163472010-10-21 21:50:07,523 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
163482010-10-21 21:50:07,523 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
163492010-10-21 21:50:07,525 WARNI [                                  stderr] (Dummy-16  ) ApiUsageException: exception ::omero::ApiUsageException
16350{
16351    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
16352        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
16353        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
16354        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
16355        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16356        at java.lang.reflect.Method.invoke(Method.java:597)
16357        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16358        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16359        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16360        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
16361        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16362        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
16363        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
16364        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16365        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
16366        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16367        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16368        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16369        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16370        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16371        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16372        at $Proxy71.resetDefaults(Unknown Source)
16373        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
16374        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16375        at java.lang.reflect.Method.invoke(Method.java:597)
16376        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16377        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16378        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16379        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16380        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16381        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16382        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16383        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16384        at $Proxy71.resetDefaults(Unknown Source)
16385        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
16386        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16387        at java.lang.reflect.Method.invoke(Method.java:597)
16388        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16389        at ome.services.throttling.Callback.run(Callback.java:56)
16390        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16391        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16392        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
16393        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
16394        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
16395        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
16396        at IceInternal.Incoming.invoke(Incoming.java:159)
16397        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16398        at Ice.ConnectionI.message(ConnectionI.java:972)
16399        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16400        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16401        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16402
16403    serverExceptionClass = ome.conditions.ApiUsageException
16404    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
16405}
164062010-10-21 21:50:07,525 ERROR [                           blitz_gateway] (Dummy-16  ) None
164072010-10-21 21:50:07,595 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
164082010-10-21 21:50:07,595 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
164092010-10-21 21:50:07,595 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
164102010-10-21 21:50:07,597 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
164112010-10-21 21:50:07,597 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
164122010-10-21 21:50:07,599 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
164132010-10-21 21:50:07,599 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
164142010-10-21 21:50:07,599 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
164152010-10-21 21:50:07,600 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
164162010-10-21 21:50:07,601 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
16417{
16418    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
16419Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
16420        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
16421        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
16422        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
16423        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
16424        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
16425        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16426        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16427        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16428        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16429        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16430        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16431        at $Proxy71.setPixelsId(Unknown Source)
16432        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
16433        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16434        at java.lang.reflect.Method.invoke(Method.java:597)
16435        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16436        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16437        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16438        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16439        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16440        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16441        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16442        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16443        at $Proxy71.setPixelsId(Unknown Source)
16444        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
16445        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16446        at java.lang.reflect.Method.invoke(Method.java:597)
16447        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16448        at ome.services.throttling.Callback.run(Callback.java:56)
16449        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16450        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16451        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
16452        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
16453        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
16454        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
16455        at IceInternal.Incoming.invoke(Incoming.java:159)
16456        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16457        at Ice.ConnectionI.message(ConnectionI.java:972)
16458        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16459        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16460        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16461
16462    serverExceptionClass = ome.conditions.InternalException
16463    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
16464Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
16465}
164662010-10-21 21:50:07,601 ERROR [                           blitz_gateway] (Dummy-14  ) None
164672010-10-21 21:50:07,605 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
164682010-10-21 21:50:07,606 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
164692010-10-21 21:50:07,606 WARNI [                                  stderr] (Dummy-3   ) rv = tb.setPixelsId(pixels_id)
164702010-10-21 21:50:07,607 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
164712010-10-21 21:50:07,607 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
164722010-10-21 21:50:07,607 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
164732010-10-21 21:50:07,608 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
164742010-10-21 21:50:07,608 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
164752010-10-21 21:50:07,608 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
164762010-10-21 21:50:07,610 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
16477{
16478    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
16479Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
16480        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
16481        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
16482        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
16483        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
16484        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
16485        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16486        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16487        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16488        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16489        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16490        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16491        at $Proxy71.setPixelsId(Unknown Source)
16492        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
16493        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16494        at java.lang.reflect.Method.invoke(Method.java:597)
16495        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16496        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16497        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16498        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16499        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16500        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16501        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16502        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16503        at $Proxy71.setPixelsId(Unknown Source)
16504        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
16505        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16506        at java.lang.reflect.Method.invoke(Method.java:597)
16507        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16508        at ome.services.throttling.Callback.run(Callback.java:56)
16509        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16510        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16511        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
16512        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
16513        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
16514        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
16515        at IceInternal.Incoming.invoke(Incoming.java:159)
16516        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16517        at Ice.ConnectionI.message(ConnectionI.java:972)
16518        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16519        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16520        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16521
16522    serverExceptionClass = ome.conditions.InternalException
16523    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
16524Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
16525}
165262010-10-21 21:50:07,610 ERROR [                           blitz_gateway] (Dummy-3   ) None
165272010-10-21 21:50:07,617 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
165282010-10-21 21:50:07,618 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
165292010-10-21 21:50:07,618 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
165302010-10-21 21:50:07,618 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
165312010-10-21 21:50:07,618 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
165322010-10-21 21:50:07,618 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
165332010-10-21 21:50:07,621 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
165342010-10-21 21:50:07,621 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
165352010-10-21 21:50:07,621 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
165362010-10-21 21:50:07,621 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
165372010-10-21 21:50:07,623 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
165382010-10-21 21:50:07,625 WARNI [                                  stderr] (Dummy-14  ) ApiUsageException: exception ::omero::ApiUsageException
16539{
16540    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
16541        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
16542        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
16543        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
16544        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16545        at java.lang.reflect.Method.invoke(Method.java:597)
16546        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16547        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16548        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16549        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
16550        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16551        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
16552        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
16553        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16554        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
16555        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16556        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16557        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16558        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16559        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16560        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16561        at $Proxy71.resetDefaults(Unknown Source)
16562        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
16563        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16564        at java.lang.reflect.Method.invoke(Method.java:597)
16565        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16566        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16567        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16568        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16569        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16570        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16571        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16572        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16573        at $Proxy71.resetDefaults(Unknown Source)
16574        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
16575        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16576        at java.lang.reflect.Method.invoke(Method.java:597)
16577        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16578        at ome.services.throttling.Callback.run(Callback.java:56)
16579        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16580        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16581        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
16582        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
16583        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
16584        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
16585        at IceInternal.Incoming.invoke(Incoming.java:159)
16586        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16587        at Ice.ConnectionI.message(ConnectionI.java:972)
16588        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16589        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16590        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16591
16592    serverExceptionClass = ome.conditions.ApiUsageException
16593    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
16594}
165952010-10-21 21:50:07,625 ERROR [                           blitz_gateway] (Dummy-14  ) None
165962010-10-21 21:50:07,634 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
165972010-10-21 21:50:07,635 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
165982010-10-21 21:50:07,635 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
165992010-10-21 21:50:07,643 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
166002010-10-21 21:50:07,643 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
166012010-10-21 21:50:07,643 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
166022010-10-21 21:50:07,644 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
166032010-10-21 21:50:07,646 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
166042010-10-21 21:50:07,647 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
166052010-10-21 21:50:07,647 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
166062010-10-21 21:50:07,647 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
166072010-10-21 21:50:07,649 WARNI [                                  stderr] (Dummy-3   ) ApiUsageException: exception ::omero::ApiUsageException
16608{
16609    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
16610        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
16611        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
16612        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
16613        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16614        at java.lang.reflect.Method.invoke(Method.java:597)
16615        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16616        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16617        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16618        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
16619        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16620        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
16621        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
16622        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16623        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
16624        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16625        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16626        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16627        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16628        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16629        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16630        at $Proxy71.resetDefaults(Unknown Source)
16631        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
16632        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16633        at java.lang.reflect.Method.invoke(Method.java:597)
16634        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16635        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16636        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16637        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16638        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16639        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16640        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16641        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16642        at $Proxy71.resetDefaults(Unknown Source)
16643        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
16644        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16645        at java.lang.reflect.Method.invoke(Method.java:597)
16646        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16647        at ome.services.throttling.Callback.run(Callback.java:56)
16648        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16649        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16650        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
16651        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
16652        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
16653        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
16654        at IceInternal.Incoming.invoke(Incoming.java:159)
16655        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16656        at Ice.ConnectionI.message(ConnectionI.java:972)
16657        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16658        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16659        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16660
16661    serverExceptionClass = ome.conditions.ApiUsageException
16662    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
16663}
166642010-10-21 21:50:07,649 ERROR [                           blitz_gateway] (Dummy-3   ) None
166652010-10-21 21:50:07,687 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
166662010-10-21 21:50:07,687 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
166672010-10-21 21:50:07,687 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
166682010-10-21 21:50:07,687 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
166692010-10-21 21:50:07,688 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
166702010-10-21 21:50:07,688 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
166712010-10-21 21:50:07,688 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
166722010-10-21 21:50:07,688 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
166732010-10-21 21:50:07,689 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
166742010-10-21 21:50:07,690 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
16675{
16676    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
16677Either you have two threads operating on the same stateful object (don't do this)
16678 or you have a recursive call (recurse on the unwrapped object).
16679        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
16680        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
16681        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
16682        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16683        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
16684        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16685        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16686        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16687        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16688        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16689        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16690        at $Proxy71.setPixelsId(Unknown Source)
16691        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
16692        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16693        at java.lang.reflect.Method.invoke(Method.java:597)
16694        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16695        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16696        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16697        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16698        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16699        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16700        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16701        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16702        at $Proxy71.setPixelsId(Unknown Source)
16703        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
16704        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16705        at java.lang.reflect.Method.invoke(Method.java:597)
16706        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16707        at ome.services.throttling.Callback.run(Callback.java:56)
16708        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16709        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16710        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
16711        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
16712        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
16713        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
16714        at IceInternal.Incoming.invoke(Incoming.java:159)
16715        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16716        at Ice.ConnectionI.message(ConnectionI.java:972)
16717        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16718        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16719        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16720
16721    serverExceptionClass = ome.conditions.InternalException
16722    message = Hibernate session is not re-entrant.
16723Either you have two threads operating on the same stateful object (don't do this)
16724 or you have a recursive call (recurse on the unwrapped object).
16725}
167262010-10-21 21:50:07,690 ERROR [                           blitz_gateway] (Dummy-16  ) None
167272010-10-21 21:50:07,706 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
167282010-10-21 21:50:07,706 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
167292010-10-21 21:50:07,707 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
167302010-10-21 21:50:07,707 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
167312010-10-21 21:50:07,707 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
167322010-10-21 21:50:07,707 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
167332010-10-21 21:50:07,708 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
167342010-10-21 21:50:07,711 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
167352010-10-21 21:50:07,711 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
167362010-10-21 21:50:07,711 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
167372010-10-21 21:50:07,711 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
167382010-10-21 21:50:07,713 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
16739{
16740    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
16741Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
16742        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
16743        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
16744        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
16745        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
16746        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
16747        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16748        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16749        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16750        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16751        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16752        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16753        at $Proxy71.resetDefaults(Unknown Source)
16754        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
16755        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16756        at java.lang.reflect.Method.invoke(Method.java:597)
16757        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16758        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16759        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16760        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16761        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16762        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16763        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16764        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16765        at $Proxy71.resetDefaults(Unknown Source)
16766        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
16767        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16768        at java.lang.reflect.Method.invoke(Method.java:597)
16769        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16770        at ome.services.throttling.Callback.run(Callback.java:56)
16771        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16772        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16773        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
16774        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
16775        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
16776        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
16777        at IceInternal.Incoming.invoke(Incoming.java:159)
16778        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16779        at Ice.ConnectionI.message(ConnectionI.java:972)
16780        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16781        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16782        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16783
16784    serverExceptionClass = ome.conditions.InternalException
16785    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
16786Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
16787}
167882010-10-21 21:50:07,713 ERROR [                           blitz_gateway] (Dummy-16  ) None
167892010-10-21 21:50:07,762 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
167902010-10-21 21:50:07,763 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
167912010-10-21 21:50:07,766 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
167922010-10-21 21:50:07,767 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
167932010-10-21 21:50:07,767 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
167942010-10-21 21:50:07,768 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
167952010-10-21 21:50:07,768 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
167962010-10-21 21:50:07,768 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
167972010-10-21 21:50:07,768 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
167982010-10-21 21:50:07,770 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
16799{
16800    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.AssertionFailure):
16801collection was processed twice by flush()
16802        at org.hibernate.engine.Collections.prepareCollectionForUpdate(Collections.java:224)
16803        at org.hibernate.engine.Collections.processDereferencedCollection(Collections.java:128)
16804        at org.hibernate.engine.Collections.processUnreachableCollection(Collections.java:62)
16805        at org.hibernate.event.def.AbstractFlushingEventListener.flushCollections(AbstractFlushingEventListener.java:241)
16806        at org.hibernate.event.def.AbstractFlushingEventListener.flushEverythingToExecutions(AbstractFlushingEventListener.java:100)
16807        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:50)
16808        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
16809        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
16810        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
16811        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
16812        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
16813        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
16814        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
16815        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16816        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
16817        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
16818        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16819        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
16820        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16821        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16822        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16823        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16824        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16825        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16826        at $Proxy71.setPixelsId(Unknown Source)
16827        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
16828        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16829        at java.lang.reflect.Method.invoke(Method.java:597)
16830        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16831        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16832        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16833        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16834        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16835        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16836        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16837        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16838        at $Proxy71.setPixelsId(Unknown Source)
16839        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
16840        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16841        at java.lang.reflect.Method.invoke(Method.java:597)
16842        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16843        at ome.services.throttling.Callback.run(Callback.java:56)
16844        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16845        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16846        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
16847        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
16848        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
16849        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
16850        at IceInternal.Incoming.invoke(Incoming.java:159)
16851        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16852        at Ice.ConnectionI.message(ConnectionI.java:972)
16853        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16854        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16855        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16856
16857    serverExceptionClass = ome.conditions.InternalException
16858    message =  Wrapped Exception: (org.hibernate.AssertionFailure):
16859collection was processed twice by flush()
16860}
168612010-10-21 21:50:07,771 ERROR [                           blitz_gateway] (Dummy-15  ) None
168622010-10-21 21:50:07,779 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
168632010-10-21 21:50:07,780 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
168642010-10-21 21:50:07,780 WARNI [                                  stderr] (Dummy-14  ) rv = tb.setPixelsId(pixels_id)
168652010-10-21 21:50:07,781 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
168662010-10-21 21:50:07,781 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
168672010-10-21 21:50:07,781 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
168682010-10-21 21:50:07,781 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
168692010-10-21 21:50:07,781 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
168702010-10-21 21:50:07,781 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
168712010-10-21 21:50:07,783 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
16872{
16873    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
16874Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
16875        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
16876        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
16877        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
16878        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
16879        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
16880        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16881        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16882        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16883        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16884        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16885        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16886        at $Proxy71.setPixelsId(Unknown Source)
16887        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
16888        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16889        at java.lang.reflect.Method.invoke(Method.java:597)
16890        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16891        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16892        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16893        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16894        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16895        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16896        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16897        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16898        at $Proxy71.setPixelsId(Unknown Source)
16899        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
16900        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16901        at java.lang.reflect.Method.invoke(Method.java:597)
16902        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16903        at ome.services.throttling.Callback.run(Callback.java:56)
16904        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16905        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16906        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
16907        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
16908        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
16909        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
16910        at IceInternal.Incoming.invoke(Incoming.java:159)
16911        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16912        at Ice.ConnectionI.message(ConnectionI.java:972)
16913        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16914        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16915        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16916
16917    serverExceptionClass = ome.conditions.InternalException
16918    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
16919Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
16920}
169212010-10-21 21:50:07,783 ERROR [                           blitz_gateway] (Dummy-14  ) None
169222010-10-21 21:50:07,789 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
169232010-10-21 21:50:07,790 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
169242010-10-21 21:50:07,791 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
169252010-10-21 21:50:07,792 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
169262010-10-21 21:50:07,792 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
169272010-10-21 21:50:07,792 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
169282010-10-21 21:50:07,792 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
169292010-10-21 21:50:07,792 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
169302010-10-21 21:50:07,792 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
169312010-10-21 21:50:07,793 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
169322010-10-21 21:50:07,793 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
169332010-10-21 21:50:07,795 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
16934{
16935    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.AssertionFailure):
16936Merged entity does not have status set to MANAGED or READ_ONLY; ome.model.meta.Session:Id_53338 status=LOADING
16937        at org.hibernate.event.def.DefaultMergeEventListener.getTransientCopyCache(DefaultMergeEventListener.java:137)
16938        at org.hibernate.event.def.DefaultMergeEventListener.onMerge(DefaultMergeEventListener.java:90)
16939        at ome.security.basic.MergeEventListener.onMerge(MergeEventListener.java:75)
16940        at org.hibernate.impl.SessionImpl.fireMerge(SessionImpl.java:859)
16941        at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:843)
16942        at org.hibernate.impl.SessionImpl.merge(SessionImpl.java:847)
16943        at ome.logic.UpdateImpl.internalMerge(UpdateImpl.java:273)
16944        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:121)
16945        at ome.logic.UpdateImpl$2.run(UpdateImpl.java:118)
16946        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:311)
16947        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
16948        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
16949        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
16950        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
16951        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16952        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
16953        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
16954        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16955        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
16956        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16957        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
16958        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16959        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
16960        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16961        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16962        at $Proxy71.resetDefaults(Unknown Source)
16963        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
16964        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16965        at java.lang.reflect.Method.invoke(Method.java:597)
16966        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
16967        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
16968        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
16969        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
16970        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16971        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
16972        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
16973        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
16974        at $Proxy71.resetDefaults(Unknown Source)
16975        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
16976        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
16977        at java.lang.reflect.Method.invoke(Method.java:597)
16978        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
16979        at ome.services.throttling.Callback.run(Callback.java:56)
16980        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
16981        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
16982        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
16983        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
16984        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
16985        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
16986        at IceInternal.Incoming.invoke(Incoming.java:159)
16987        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
16988        at Ice.ConnectionI.message(ConnectionI.java:972)
16989        at IceInternal.ThreadPool.run(ThreadPool.java:577)
16990        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
16991        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
16992
16993    serverExceptionClass = ome.conditions.InternalException
16994    message =  Wrapped Exception: (org.hibernate.AssertionFailure):
16995Merged entity does not have status set to MANAGED or READ_ONLY; ome.model.meta.Session:Id_53338 status=LOADING
16996}
169972010-10-21 21:50:07,795 ERROR [                           blitz_gateway] (Dummy-15  ) None
169982010-10-21 21:50:07,803 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
169992010-10-21 21:50:07,804 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
170002010-10-21 21:50:07,804 WARNI [                                  stderr] (Dummy-3   ) rv = tb.setPixelsId(pixels_id)
170012010-10-21 21:50:07,804 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
170022010-10-21 21:50:07,805 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
170032010-10-21 21:50:07,805 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
170042010-10-21 21:50:07,805 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
170052010-10-21 21:50:07,806 WARNI [                                  stderr] (Dummy-14  ) tb = self._prepareTB()
170062010-10-21 21:50:07,806 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
170072010-10-21 21:50:07,806 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
170082010-10-21 21:50:07,808 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
170092010-10-21 21:50:07,809 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
170102010-10-21 21:50:07,809 WARNI [                                  stderr] (Dummy-14  ) tb.resetDefaults()
170112010-10-21 21:50:07,809 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
170122010-10-21 21:50:07,809 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
170132010-10-21 21:50:07,811 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
17014{
17015    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
17016could not insert: [ome.model.meta.Event]
17017        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
17018        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
17019        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
17020        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
17021        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
17022        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
17023        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
17024        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
17025        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
17026        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
17027        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
17028        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
17029        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
17030        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
17031        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
17032        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
17033        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
17034        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17035        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
17036        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17037        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17038        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17039        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17040        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17041        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17042        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17043        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17044        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17045        at $Proxy71.setPixelsId(Unknown Source)
17046        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
17047        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17048        at java.lang.reflect.Method.invoke(Method.java:597)
17049        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17050        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17051        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17052        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17053        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17054        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17055        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17056        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17057        at $Proxy71.setPixelsId(Unknown Source)
17058        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
17059        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17060        at java.lang.reflect.Method.invoke(Method.java:597)
17061        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17062        at ome.services.throttling.Callback.run(Callback.java:56)
17063        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17064        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17065        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
17066        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
17067        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
17068        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
17069        at IceInternal.Incoming.invoke(Incoming.java:159)
17070        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17071        at Ice.ConnectionI.message(ConnectionI.java:972)
17072        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17073        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17074        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17075
17076    serverExceptionClass = ome.conditions.InternalException
17077    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
17078could not insert: [ome.model.meta.Event]
17079}
170802010-10-21 21:50:07,811 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
170812010-10-21 21:50:07,811 ERROR [                           blitz_gateway] (Dummy-3   ) None
170822010-10-21 21:50:07,812 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
170832010-10-21 21:50:07,812 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
170842010-10-21 21:50:07,812 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
170852010-10-21 21:50:07,812 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
170862010-10-21 21:50:07,814 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
17087{
17088    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
17089could not insert: [ome.model.meta.Event]
17090        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
17091        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
17092        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
17093        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
17094        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
17095        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
17096        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
17097        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
17098        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
17099        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
17100        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
17101        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
17102        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
17103        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
17104        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
17105        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
17106        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
17107        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
17108        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17109        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
17110        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17111        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17112        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17113        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17114        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17115        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17116        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17117        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17118        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17119        at $Proxy71.resetDefaults(Unknown Source)
17120        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
17121        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17122        at java.lang.reflect.Method.invoke(Method.java:597)
17123        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17124        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17125        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17126        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17127        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17128        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17129        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17130        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17131        at $Proxy71.resetDefaults(Unknown Source)
17132        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
17133        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17134        at java.lang.reflect.Method.invoke(Method.java:597)
17135        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17136        at ome.services.throttling.Callback.run(Callback.java:56)
17137        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17138        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17139        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
17140        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
17141        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
17142        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
17143        at IceInternal.Incoming.invoke(Incoming.java:159)
17144        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17145        at Ice.ConnectionI.message(ConnectionI.java:972)
17146        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17147        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17148        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17149
17150    serverExceptionClass = ome.conditions.InternalException
17151    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
17152could not insert: [ome.model.meta.Event]
17153}
171542010-10-21 21:50:07,815 ERROR [                           blitz_gateway] (Dummy-14  ) None
171552010-10-21 21:50:07,862 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
171562010-10-21 21:50:07,862 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
171572010-10-21 21:50:07,862 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
171582010-10-21 21:50:07,862 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
171592010-10-21 21:50:07,863 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
171602010-10-21 21:50:07,863 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
171612010-10-21 21:50:07,863 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
171622010-10-21 21:50:07,863 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
171632010-10-21 21:50:07,863 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
171642010-10-21 21:50:07,864 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
171652010-10-21 21:50:07,864 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
171662010-10-21 21:50:07,866 WARNI [                                  stderr] (Dummy-3   ) ApiUsageException: exception ::omero::ApiUsageException
17167{
17168    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
17169        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
17170        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
17171        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
17172        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17173        at java.lang.reflect.Method.invoke(Method.java:597)
17174        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17175        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17176        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17177        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
17178        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17179        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
17180        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17181        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17182        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17183        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17184        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17185        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17186        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17187        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17188        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17189        at $Proxy71.resetDefaults(Unknown Source)
17190        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
17191        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17192        at java.lang.reflect.Method.invoke(Method.java:597)
17193        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17194        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17195        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17196        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17197        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17198        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17199        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17200        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17201        at $Proxy71.resetDefaults(Unknown Source)
17202        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
17203        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17204        at java.lang.reflect.Method.invoke(Method.java:597)
17205        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17206        at ome.services.throttling.Callback.run(Callback.java:56)
17207        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17208        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17209        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
17210        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
17211        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
17212        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
17213        at IceInternal.Incoming.invoke(Incoming.java:159)
17214        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17215        at Ice.ConnectionI.message(ConnectionI.java:972)
17216        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17217        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17218        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17219
17220    serverExceptionClass = ome.conditions.ApiUsageException
17221    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
17222}
172232010-10-21 21:50:07,867 ERROR [                           blitz_gateway] (Dummy-3   ) None
172242010-10-21 21:50:07,907 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
172252010-10-21 21:50:07,907 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
172262010-10-21 21:50:07,907 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
172272010-10-21 21:50:07,907 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
172282010-10-21 21:50:07,907 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
172292010-10-21 21:50:07,908 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
172302010-10-21 21:50:07,908 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
172312010-10-21 21:50:07,908 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
172322010-10-21 21:50:07,908 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
172332010-10-21 21:50:07,909 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
17234{
17235    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
17236Either you have two threads operating on the same stateful object (don't do this)
17237 or you have a recursive call (recurse on the unwrapped object).
17238        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
17239        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
17240        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17241        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17242        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17243        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17244        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17245        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17246        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17247        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17248        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17249        at $Proxy71.setPixelsId(Unknown Source)
17250        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
17251        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17252        at java.lang.reflect.Method.invoke(Method.java:597)
17253        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17254        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17255        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17256        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17257        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17258        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17259        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17260        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17261        at $Proxy71.setPixelsId(Unknown Source)
17262        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
17263        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17264        at java.lang.reflect.Method.invoke(Method.java:597)
17265        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17266        at ome.services.throttling.Callback.run(Callback.java:56)
17267        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17268        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17269        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
17270        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
17271        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
17272        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
17273        at IceInternal.Incoming.invoke(Incoming.java:159)
17274        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17275        at Ice.ConnectionI.message(ConnectionI.java:972)
17276        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17277        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17278        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17279
17280    serverExceptionClass = ome.conditions.InternalException
17281    message = Hibernate session is not re-entrant.
17282Either you have two threads operating on the same stateful object (don't do this)
17283 or you have a recursive call (recurse on the unwrapped object).
17284}
172852010-10-21 21:50:07,909 ERROR [                           blitz_gateway] (Dummy-5   ) None
172862010-10-21 21:50:07,914 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
172872010-10-21 21:50:07,914 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
172882010-10-21 21:50:07,915 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
172892010-10-21 21:50:07,915 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
172902010-10-21 21:50:07,915 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
172912010-10-21 21:50:07,915 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
172922010-10-21 21:50:07,915 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
172932010-10-21 21:50:07,915 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
172942010-10-21 21:50:07,916 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
172952010-10-21 21:50:07,916 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
172962010-10-21 21:50:07,916 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
172972010-10-21 21:50:07,917 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
17298{
17299    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
17300Either you have two threads operating on the same stateful object (don't do this)
17301 or you have a recursive call (recurse on the unwrapped object).
17302        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
17303        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
17304        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17305        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17306        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17307        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17308        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17309        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17310        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17311        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17312        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17313        at $Proxy71.resetDefaults(Unknown Source)
17314        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
17315        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17316        at java.lang.reflect.Method.invoke(Method.java:597)
17317        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17318        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17319        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17320        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17321        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17322        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17323        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17324        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17325        at $Proxy71.resetDefaults(Unknown Source)
17326        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
17327        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17328        at java.lang.reflect.Method.invoke(Method.java:597)
17329        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17330        at ome.services.throttling.Callback.run(Callback.java:56)
17331        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17332        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17333        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
17334        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
17335        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
17336        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
17337        at IceInternal.Incoming.invoke(Incoming.java:159)
17338        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17339        at Ice.ConnectionI.message(ConnectionI.java:972)
17340        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17341        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17342        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17343
17344    serverExceptionClass = ome.conditions.InternalException
17345    message = Hibernate session is not re-entrant.
17346Either you have two threads operating on the same stateful object (don't do this)
17347 or you have a recursive call (recurse on the unwrapped object).
17348}
173492010-10-21 21:50:07,917 ERROR [                           blitz_gateway] (Dummy-5   ) None
173502010-10-21 21:50:07,960 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
173512010-10-21 21:50:07,961 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
173522010-10-21 21:50:07,964 WARNI [                                  stderr] (Dummy-18  ) rv = tb.setPixelsId(pixels_id)
173532010-10-21 21:50:07,961 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
173542010-10-21 21:50:07,965 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
173552010-10-21 21:50:07,965 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
173562010-10-21 21:50:07,965 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
173572010-10-21 21:50:07,965 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
173582010-10-21 21:50:07,966 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
173592010-10-21 21:50:07,965 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
173602010-10-21 21:50:07,966 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
173612010-10-21 21:50:07,966 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
173622010-10-21 21:50:07,966 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
173632010-10-21 21:50:07,966 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
173642010-10-21 21:50:07,967 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
173652010-10-21 21:50:07,967 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
173662010-10-21 21:50:07,967 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
173672010-10-21 21:50:07,970 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
173682010-10-21 21:50:07,968 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
17369{
17370    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.AssertionFailure):
17371collection [ome.model.core.Pixels.annotationLinksCountPerOwner] was not processed by flush()
17372        at org.hibernate.engine.CollectionEntry.postFlush(CollectionEntry.java:228)
17373        at org.hibernate.event.def.AbstractFlushingEventListener.postFlush(AbstractFlushingEventListener.java:356)
17374        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:52)
17375        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
17376        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
17377        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
17378        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
17379        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
17380        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
17381        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
17382        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17383        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
17384        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17385        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17386        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17387        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17388        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17389        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17390        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17391        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17392        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17393        at $Proxy71.setPixelsId(Unknown Source)
17394        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
17395        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17396        at java.lang.reflect.Method.invoke(Method.java:597)
17397        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17398        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17399        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17400        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17401        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17402        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17403        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17404        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17405        at $Proxy71.setPixelsId(Unknown Source)
17406        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
17407        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17408        at java.lang.reflect.Method.invoke(Method.java:597)
17409        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17410        at ome.services.throttling.Callback.run(Callback.java:56)
17411        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17412        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17413        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
17414        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
17415        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
17416        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
17417        at IceInternal.Incoming.invoke(Incoming.java:159)
17418        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17419        at Ice.ConnectionI.message(ConnectionI.java:972)
17420        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17421        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17422        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17423
17424    serverExceptionClass = ome.conditions.InternalException
17425    message =  Wrapped Exception: (org.hibernate.AssertionFailure):
17426collection [ome.model.core.Pixels.annotationLinksCountPerOwner] was not processed by flush()
17427}
174282010-10-21 21:50:07,972 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
17429{
17430    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.AssertionFailure):
17431possible non-threadsafe access to the session
17432        at org.hibernate.event.def.DefaultPostLoadEventListener.onPostLoad(DefaultPostLoadEventListener.java:51)
17433        at org.hibernate.engine.TwoPhaseLoad.initializeEntity(TwoPhaseLoad.java:234)
17434        at org.hibernate.loader.Loader.initializeEntitiesAndCollections(Loader.java:898)
17435        at org.hibernate.loader.Loader.doQuery(Loader.java:773)
17436        at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:270)
17437        at org.hibernate.loader.Loader.doList(Loader.java:2294)
17438        at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2172)
17439        at org.hibernate.loader.Loader.list(Loader.java:2167)
17440        at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:448)
17441        at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:363)
17442        at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:196)
17443        at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1258)
17444        at org.hibernate.impl.QueryImpl.list(QueryImpl.java:102)
17445        at ome.services.query.Query.doInHibernate(Query.java:244)
17446        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:406)
17447        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
17448        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
17449        at ome.logic.QueryImpl.findAllByQuery(QueryImpl.java:369)
17450        at ome.services.ThumbnailCtx.bulkLoadRenderingSettingsByPixelsId(ThumbnailCtx.java:723)
17451        at ome.services.ThumbnailCtx.loadAndPrepareRenderingSettings(ThumbnailCtx.java:201)
17452        at ome.services.ThumbnailCtx.loadAndPrepareRenderingSettings(ThumbnailCtx.java:175)
17453        at ome.services.ThumbnailBean.setPixelsId(ThumbnailBean.java:257)
17454        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
17455        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17456        at java.lang.reflect.Method.invoke(Method.java:597)
17457        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17458        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17459        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17460        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
17461        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17462        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
17463        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17464        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17465        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17466        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17467        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17468        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17469        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17470        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17471        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17472        at $Proxy71.setPixelsId(Unknown Source)
17473        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
17474        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17475        at java.lang.reflect.Method.invoke(Method.java:597)
17476        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17477        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17478        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17479        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17480        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17481        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17482        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17483        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17484        at $Proxy71.setPixelsId(Unknown Source)
17485        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
17486        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17487        at java.lang.reflect.Method.invoke(Method.java:597)
17488        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17489        at ome.services.throttling.Callback.run(Callback.java:56)
17490        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17491        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17492        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
17493        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
17494        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
17495        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
17496        at IceInternal.Incoming.invoke(Incoming.java:159)
17497        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17498        at Ice.ConnectionI.message(ConnectionI.java:972)
17499        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17500        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17501        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17502
17503    serverExceptionClass = ome.conditions.InternalException
17504    message =  Wrapped Exception: (org.hibernate.AssertionFailure):
17505possible non-threadsafe access to the session
17506}
175072010-10-21 21:50:07,973 ERROR [                           blitz_gateway] (Dummy-18  ) None
175082010-10-21 21:50:07,972 ERROR [                           blitz_gateway] (Dummy-16  ) None
175092010-10-21 21:50:07,983 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
175102010-10-21 21:50:07,983 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
175112010-10-21 21:50:07,983 WARNI [                                  stderr] (Dummy-18  ) tb = self._prepareTB()
175122010-10-21 21:50:07,983 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
175132010-10-21 21:50:07,984 WARNI [                                  stderr] (Dummy-18  ) tb.resetDefaults()
175142010-10-21 21:50:07,984 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
175152010-10-21 21:50:07,984 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
175162010-10-21 21:50:07,984 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
175172010-10-21 21:50:07,984 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
175182010-10-21 21:50:07,984 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
175192010-10-21 21:50:07,985 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
175202010-10-21 21:50:07,986 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
17521{
17522    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
17523Either you have two threads operating on the same stateful object (don't do this)
17524 or you have a recursive call (recurse on the unwrapped object).
17525        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
17526        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
17527        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17528        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17529        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17530        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17531        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17532        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17533        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17534        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17535        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17536        at $Proxy71.resetDefaults(Unknown Source)
17537        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
17538        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17539        at java.lang.reflect.Method.invoke(Method.java:597)
17540        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17541        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17542        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17543        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17544        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17545        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17546        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17547        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17548        at $Proxy71.resetDefaults(Unknown Source)
17549        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
17550        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17551        at java.lang.reflect.Method.invoke(Method.java:597)
17552        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17553        at ome.services.throttling.Callback.run(Callback.java:56)
17554        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17555        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17556        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
17557        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
17558        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
17559        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
17560        at IceInternal.Incoming.invoke(Incoming.java:159)
17561        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17562        at Ice.ConnectionI.message(ConnectionI.java:972)
17563        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17564        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17565        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17566
17567    serverExceptionClass = ome.conditions.InternalException
17568    message = Hibernate session is not re-entrant.
17569Either you have two threads operating on the same stateful object (don't do this)
17570 or you have a recursive call (recurse on the unwrapped object).
17571}
175722010-10-21 21:50:07,986 ERROR [                           blitz_gateway] (Dummy-18  ) None
175732010-10-21 21:50:08,009 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
175742010-10-21 21:50:08,009 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
175752010-10-21 21:50:08,010 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
175762010-10-21 21:50:08,010 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
175772010-10-21 21:50:08,010 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
175782010-10-21 21:50:08,011 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
175792010-10-21 21:50:08,011 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
175802010-10-21 21:50:08,012 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
175812010-10-21 21:50:08,014 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
175822010-10-21 21:50:08,014 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
175832010-10-21 21:50:08,014 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
175842010-10-21 21:50:08,016 WARNI [                                  stderr] (Dummy-16  ) ApiUsageException: exception ::omero::ApiUsageException
17585{
17586    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
17587        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
17588        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
17589        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
17590        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17591        at java.lang.reflect.Method.invoke(Method.java:597)
17592        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17593        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17594        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17595        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
17596        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17597        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
17598        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17599        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17600        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17601        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17602        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17603        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17604        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17605        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17606        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17607        at $Proxy71.resetDefaults(Unknown Source)
17608        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
17609        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17610        at java.lang.reflect.Method.invoke(Method.java:597)
17611        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17612        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17613        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17614        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17615        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17616        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17617        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17618        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17619        at $Proxy71.resetDefaults(Unknown Source)
17620        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
17621        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17622        at java.lang.reflect.Method.invoke(Method.java:597)
17623        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17624        at ome.services.throttling.Callback.run(Callback.java:56)
17625        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17626        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17627        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
17628        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
17629        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
17630        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
17631        at IceInternal.Incoming.invoke(Incoming.java:159)
17632        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17633        at Ice.ConnectionI.message(ConnectionI.java:972)
17634        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17635        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17636        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17637
17638    serverExceptionClass = ome.conditions.ApiUsageException
17639    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
17640}
176412010-10-21 21:50:08,017 ERROR [                           blitz_gateway] (Dummy-16  ) None
176422010-10-21 21:50:08,065 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
176432010-10-21 21:50:08,066 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
176442010-10-21 21:50:08,066 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
176452010-10-21 21:50:08,066 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
176462010-10-21 21:50:08,066 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
176472010-10-21 21:50:08,067 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
176482010-10-21 21:50:08,067 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
176492010-10-21 21:50:08,067 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
176502010-10-21 21:50:08,067 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
176512010-10-21 21:50:08,068 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
17652{
17653    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
17654error executing work
17655        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
17656        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
17657        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
17658        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:52)
17659        at org.hibernate.impl.SessionImpl.doWork(SessionImpl.java:1991)
17660        at ome.security.basic.EventHandler.invoke(EventHandler.java:116)
17661        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17662        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
17663        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17664        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17665        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17666        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17667        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17668        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17669        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17670        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17671        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17672        at $Proxy71.setPixelsId(Unknown Source)
17673        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
17674        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17675        at java.lang.reflect.Method.invoke(Method.java:597)
17676        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17677        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17678        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17679        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17680        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17681        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17682        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17683        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17684        at $Proxy71.setPixelsId(Unknown Source)
17685        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
17686        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17687        at java.lang.reflect.Method.invoke(Method.java:597)
17688        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17689        at ome.services.throttling.Callback.run(Callback.java:56)
17690        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17691        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17692        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
17693        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
17694        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
17695        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
17696        at IceInternal.Incoming.invoke(Incoming.java:159)
17697        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17698        at Ice.ConnectionI.message(ConnectionI.java:972)
17699        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17700        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17701        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17702
17703    serverExceptionClass = ome.conditions.InternalException
17704    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
17705error executing work
17706}
177072010-10-21 21:50:08,069 ERROR [                           blitz_gateway] (Dummy-5   ) None
177082010-10-21 21:50:08,075 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
177092010-10-21 21:50:08,075 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
177102010-10-21 21:50:08,075 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
177112010-10-21 21:50:08,075 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
177122010-10-21 21:50:08,076 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
177132010-10-21 21:50:08,076 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
177142010-10-21 21:50:08,076 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
177152010-10-21 21:50:08,076 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
177162010-10-21 21:50:08,076 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
177172010-10-21 21:50:08,076 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
177182010-10-21 21:50:08,076 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
177192010-10-21 21:50:08,077 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
17720{
17721    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
17722Either you have two threads operating on the same stateful object (don't do this)
17723 or you have a recursive call (recurse on the unwrapped object).
17724        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
17725        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
17726        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17727        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17728        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17729        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17730        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17731        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17732        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17733        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17734        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17735        at $Proxy71.resetDefaults(Unknown Source)
17736        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
17737        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17738        at java.lang.reflect.Method.invoke(Method.java:597)
17739        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17740        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17741        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17742        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17743        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17744        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17745        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17746        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17747        at $Proxy71.resetDefaults(Unknown Source)
17748        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
17749        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17750        at java.lang.reflect.Method.invoke(Method.java:597)
17751        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17752        at ome.services.throttling.Callback.run(Callback.java:56)
17753        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17754        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17755        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
17756        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
17757        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
17758        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
17759        at IceInternal.Incoming.invoke(Incoming.java:159)
17760        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17761        at Ice.ConnectionI.message(ConnectionI.java:972)
17762        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17763        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17764        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17765
17766    serverExceptionClass = ome.conditions.InternalException
17767    message = Hibernate session is not re-entrant.
17768Either you have two threads operating on the same stateful object (don't do this)
17769 or you have a recursive call (recurse on the unwrapped object).
17770}
177712010-10-21 21:50:08,077 ERROR [                           blitz_gateway] (Dummy-5   ) None
177722010-10-21 21:50:08,081 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
177732010-10-21 21:50:08,081 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
177742010-10-21 21:50:08,082 WARNI [                                  stderr] (Dummy-3   ) rv = tb.setPixelsId(pixels_id)
177752010-10-21 21:50:08,082 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
177762010-10-21 21:50:08,082 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
177772010-10-21 21:50:08,082 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
177782010-10-21 21:50:08,083 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
177792010-10-21 21:50:08,083 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
177802010-10-21 21:50:08,083 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
177812010-10-21 21:50:08,084 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
17782{
17783    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
17784Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
17785        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
17786        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
17787        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
17788        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
17789        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
17790        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17791        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17792        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17793        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17794        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17795        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17796        at $Proxy71.setPixelsId(Unknown Source)
17797        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
17798        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17799        at java.lang.reflect.Method.invoke(Method.java:597)
17800        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17801        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17802        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17803        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17804        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17805        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17806        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17807        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17808        at $Proxy71.setPixelsId(Unknown Source)
17809        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
17810        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17811        at java.lang.reflect.Method.invoke(Method.java:597)
17812        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17813        at ome.services.throttling.Callback.run(Callback.java:56)
17814        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17815        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17816        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
17817        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
17818        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
17819        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
17820        at IceInternal.Incoming.invoke(Incoming.java:159)
17821        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17822        at Ice.ConnectionI.message(ConnectionI.java:972)
17823        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17824        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17825        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17826
17827    serverExceptionClass = ome.conditions.InternalException
17828    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
17829Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
17830}
178312010-10-21 21:50:08,085 ERROR [                           blitz_gateway] (Dummy-3   ) None
178322010-10-21 21:50:08,089 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
178332010-10-21 21:50:08,090 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
178342010-10-21 21:50:08,090 WARNI [                                  stderr] (Dummy-14  ) rv = thumb(*args)
178352010-10-21 21:50:08,090 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
178362010-10-21 21:50:08,090 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
178372010-10-21 21:50:08,090 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
178382010-10-21 21:50:08,090 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
178392010-10-21 21:50:08,091 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
178402010-10-21 21:50:08,091 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
178412010-10-21 21:50:08,092 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
17842{
17843    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (java.lang.NullPointerException):
17844null
17845        at ome.services.ThumbnailCtx.calculateXYWidths(ThumbnailCtx.java:531)
17846        at ome.services.ThumbnailBean._getThumbnailByLongestSideDirect(ThumbnailBean.java:1001)
17847        at ome.services.ThumbnailBean.getThumbnailByLongestSideDirect(ThumbnailBean.java:1017)
17848        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
17849        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17850        at java.lang.reflect.Method.invoke(Method.java:597)
17851        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17852        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17853        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17854        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
17855        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17856        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
17857        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17858        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17859        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17860        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17861        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17862        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17863        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17864        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17865        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17866        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
17867        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
17868        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17869        at java.lang.reflect.Method.invoke(Method.java:597)
17870        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17871        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17872        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17873        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17874        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17875        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17876        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17877        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17878        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
17879        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
17880        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17881        at java.lang.reflect.Method.invoke(Method.java:597)
17882        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17883        at ome.services.throttling.Callback.run(Callback.java:56)
17884        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17885        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17886        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
17887        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
17888        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
17889        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
17890        at IceInternal.Incoming.invoke(Incoming.java:159)
17891        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17892        at Ice.ConnectionI.message(ConnectionI.java:972)
17893        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17894        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17895        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17896
17897    serverExceptionClass = ome.conditions.InternalException
17898    message =  Wrapped Exception: (java.lang.NullPointerException):
17899null
17900}
179012010-10-21 21:50:08,092 ERROR [                           blitz_gateway] (Dummy-14  ) None
179022010-10-21 21:50:08,098 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
179032010-10-21 21:50:08,099 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
179042010-10-21 21:50:08,099 WARNI [                                  stderr] (Dummy-3   ) tb = self._prepareTB()
179052010-10-21 21:50:08,100 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
179062010-10-21 21:50:08,100 WARNI [                                  stderr] (Dummy-3   ) tb.resetDefaults()
179072010-10-21 21:50:08,100 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
179082010-10-21 21:50:08,102 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
179092010-10-21 21:50:08,102 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
179102010-10-21 21:50:08,103 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
179112010-10-21 21:50:08,103 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
179122010-10-21 21:50:08,105 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
179132010-10-21 21:50:08,106 WARNI [                                  stderr] (Dummy-3   ) ApiUsageException: exception ::omero::ApiUsageException
17914{
17915    serverStackTrace = ome.conditions.ApiUsageException: Unable to reset rendering settings in a read-only group for Pixels set id:null
17916        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1060)
17917        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
17918        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17919        at java.lang.reflect.Method.invoke(Method.java:597)
17920        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17921        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17922        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17923        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
17924        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17925        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
17926        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
17927        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17928        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
17929        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17930        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
17931        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17932        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
17933        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17934        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17935        at $Proxy71.resetDefaults(Unknown Source)
17936        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
17937        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17938        at java.lang.reflect.Method.invoke(Method.java:597)
17939        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17940        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17941        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17942        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
17943        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17944        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
17945        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
17946        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
17947        at $Proxy71.resetDefaults(Unknown Source)
17948        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
17949        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17950        at java.lang.reflect.Method.invoke(Method.java:597)
17951        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
17952        at ome.services.throttling.Callback.run(Callback.java:56)
17953        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
17954        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
17955        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
17956        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
17957        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
17958        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
17959        at IceInternal.Incoming.invoke(Incoming.java:159)
17960        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
17961        at Ice.ConnectionI.message(ConnectionI.java:972)
17962        at IceInternal.ThreadPool.run(ThreadPool.java:577)
17963        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
17964        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
17965
17966    serverExceptionClass = ome.conditions.ApiUsageException
17967    message = Unable to reset rendering settings in a read-only group for Pixels set id:null
17968}
179692010-10-21 21:50:08,107 ERROR [                           blitz_gateway] (Dummy-3   ) None
179702010-10-21 21:50:08,149 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
179712010-10-21 21:50:08,149 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
179722010-10-21 21:50:08,149 WARNI [                                  stderr] (Dummy-18  ) rv = thumb(*args)
179732010-10-21 21:50:08,150 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
179742010-10-21 21:50:08,150 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
179752010-10-21 21:50:08,150 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
179762010-10-21 21:50:08,151 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
179772010-10-21 21:50:08,152 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
179782010-10-21 21:50:08,152 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
179792010-10-21 21:50:08,152 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
179802010-10-21 21:50:08,152 WARNI [                                  stderr] (Dummy-16  ) rv = tb.setPixelsId(pixels_id)
179812010-10-21 21:50:08,153 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
179822010-10-21 21:50:08,153 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
179832010-10-21 21:50:08,154 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
17984{
17985    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (java.lang.NullPointerException):
17986null
17987        at ome.services.ThumbnailBean.load(ThumbnailBean.java:308)
17988        at ome.services.ThumbnailBean.errorIfInvalidState(ThumbnailBean.java:570)
17989        at ome.services.ThumbnailBean.createScaledImage(ThumbnailBean.java:492)
17990        at ome.services.ThumbnailBean.retrieveThumbnailDirect(ThumbnailBean.java:962)
17991        at ome.services.ThumbnailBean._getThumbnailByLongestSideDirect(ThumbnailBean.java:1002)
17992        at ome.services.ThumbnailBean.getThumbnailByLongestSideDirect(ThumbnailBean.java:1017)
17993        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
17994        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
17995        at java.lang.reflect.Method.invoke(Method.java:597)
17996        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
17997        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
17998        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
17999        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
18000        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18001        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
18002        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18003        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18004        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18005        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18006        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18007        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18008        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18009        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18010        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18011        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
18012        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
18013        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18014        at java.lang.reflect.Method.invoke(Method.java:597)
18015        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18016        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18017        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18018        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18019        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18020        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18021        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18022        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18023        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
18024        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
18025        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18026        at java.lang.reflect.Method.invoke(Method.java:597)
18027        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18028        at ome.services.throttling.Callback.run(Callback.java:56)
18029        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18030        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18031        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
18032        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
18033        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
18034        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
18035        at IceInternal.Incoming.invoke(Incoming.java:159)
18036        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18037        at Ice.ConnectionI.message(ConnectionI.java:972)
18038        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18039        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18040        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18041
18042    serverExceptionClass = ome.conditions.InternalException
18043    message =  Wrapped Exception: (java.lang.NullPointerException):
18044null
18045}
180462010-10-21 21:50:08,154 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
180472010-10-21 21:50:08,155 ERROR [                           blitz_gateway] (Dummy-18  ) None
180482010-10-21 21:50:08,155 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
180492010-10-21 21:50:08,157 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
180502010-10-21 21:50:08,157 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
180512010-10-21 21:50:08,157 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
180522010-10-21 21:50:08,158 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
18053{
18054    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
18055Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
18056        at org.springframework.jdbc.datasource.DataSourceTransactionManager.doRollback(DataSourceTransactionManager.java:286)
18057        at org.springframework.transaction.support.AbstractPlatformTransactionManager.processRollback(AbstractPlatformTransactionManager.java:845)
18058        at org.springframework.transaction.support.AbstractPlatformTransactionManager.rollback(AbstractPlatformTransactionManager.java:822)
18059        at org.springframework.transaction.interceptor.TransactionAspectSupport.completeTransactionAfterThrowing(TransactionAspectSupport.java:430)
18060        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:112)
18061        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18062        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18063        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18064        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18065        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18066        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18067        at $Proxy71.setPixelsId(Unknown Source)
18068        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
18069        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18070        at java.lang.reflect.Method.invoke(Method.java:597)
18071        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18072        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18073        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18074        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18075        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18076        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18077        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18078        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18079        at $Proxy71.setPixelsId(Unknown Source)
18080        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
18081        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18082        at java.lang.reflect.Method.invoke(Method.java:597)
18083        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18084        at ome.services.throttling.Callback.run(Callback.java:56)
18085        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18086        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18087        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
18088        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
18089        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
18090        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
18091        at IceInternal.Incoming.invoke(Incoming.java:159)
18092        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18093        at Ice.ConnectionI.message(ConnectionI.java:972)
18094        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18095        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18096        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18097
18098    serverExceptionClass = ome.conditions.InternalException
18099    message =  Wrapped Exception: (org.springframework.transaction.TransactionSystemException):
18100Could not roll back JDBC transaction; nested exception is java.sql.SQLException: connection handle already closed
18101}
181022010-10-21 21:50:08,159 ERROR [                           blitz_gateway] (Dummy-16  ) None
181032010-10-21 21:50:08,169 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
181042010-10-21 21:50:08,170 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
181052010-10-21 21:50:08,170 WARNI [                                  stderr] (Dummy-16  ) tb = self._prepareTB()
181062010-10-21 21:50:08,170 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
181072010-10-21 21:50:08,170 WARNI [                                  stderr] (Dummy-16  ) tb.resetDefaults()
181082010-10-21 21:50:08,170 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
181092010-10-21 21:50:08,171 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
181102010-10-21 21:50:08,171 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
181112010-10-21 21:50:08,171 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
181122010-10-21 21:50:08,171 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
181132010-10-21 21:50:08,173 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
181142010-10-21 21:50:08,175 WARNI [                                  stderr] (Dummy-16  ) ApiUsageException: exception ::omero::ApiUsageException
18115{
18116    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
18117        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
18118        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
18119        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
18120        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18121        at java.lang.reflect.Method.invoke(Method.java:597)
18122        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18123        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18124        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18125        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
18126        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18127        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
18128        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18129        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18130        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18131        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18132        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18133        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18134        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18135        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18136        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18137        at $Proxy71.resetDefaults(Unknown Source)
18138        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
18139        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18140        at java.lang.reflect.Method.invoke(Method.java:597)
18141        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18142        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18143        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18144        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18145        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18146        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18147        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18148        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18149        at $Proxy71.resetDefaults(Unknown Source)
18150        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
18151        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18152        at java.lang.reflect.Method.invoke(Method.java:597)
18153        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18154        at ome.services.throttling.Callback.run(Callback.java:56)
18155        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18156        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18157        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
18158        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
18159        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
18160        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
18161        at IceInternal.Incoming.invoke(Incoming.java:159)
18162        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18163        at Ice.ConnectionI.message(ConnectionI.java:972)
18164        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18165        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18166        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18167
18168    serverExceptionClass = ome.conditions.ApiUsageException
18169    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
18170}
181712010-10-21 21:50:08,175 ERROR [                           blitz_gateway] (Dummy-16  ) None
181722010-10-21 21:50:08,230 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
181732010-10-21 21:50:08,230 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
181742010-10-21 21:50:08,230 WARNI [                                  stderr] (Dummy-14  ) rv = thumb(*args)
181752010-10-21 21:50:08,230 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
181762010-10-21 21:50:08,230 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
181772010-10-21 21:50:08,231 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
181782010-10-21 21:50:08,231 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
181792010-10-21 21:50:08,231 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
181802010-10-21 21:50:08,231 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
181812010-10-21 21:50:08,232 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
18182{
18183    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
18184Either you have two threads operating on the same stateful object (don't do this)
18185 or you have a recursive call (recurse on the unwrapped object).
18186        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
18187        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
18188        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18189        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18190        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18191        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18192        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18193        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18194        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18195        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18196        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18197        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
18198        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
18199        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18200        at java.lang.reflect.Method.invoke(Method.java:597)
18201        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18202        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18203        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18204        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18205        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18206        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18207        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18208        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18209        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
18210        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
18211        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18212        at java.lang.reflect.Method.invoke(Method.java:597)
18213        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18214        at ome.services.throttling.Callback.run(Callback.java:56)
18215        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18216        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18217        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
18218        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
18219        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
18220        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
18221        at IceInternal.Incoming.invoke(Incoming.java:159)
18222        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18223        at Ice.ConnectionI.message(ConnectionI.java:972)
18224        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18225        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18226        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18227
18228    serverExceptionClass = ome.conditions.InternalException
18229    message = Hibernate session is not re-entrant.
18230Either you have two threads operating on the same stateful object (don't do this)
18231 or you have a recursive call (recurse on the unwrapped object).
18232}
182332010-10-21 21:50:08,232 ERROR [                           blitz_gateway] (Dummy-14  ) None
182342010-10-21 21:50:08,236 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
182352010-10-21 21:50:08,236 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
182362010-10-21 21:50:08,237 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
182372010-10-21 21:50:08,237 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
182382010-10-21 21:50:08,237 WARNI [                                  stderr] (Dummy-15  ) rv = tb.setPixelsId(pixels_id)
182392010-10-21 21:50:08,237 WARNI [                                  stderr] (Dummy-5   ) rv = tb.setPixelsId(pixels_id)
182402010-10-21 21:50:08,238 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
182412010-10-21 21:50:08,238 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
182422010-10-21 21:50:08,238 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
182432010-10-21 21:50:08,238 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
182442010-10-21 21:50:08,239 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
182452010-10-21 21:50:08,239 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
182462010-10-21 21:50:08,239 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
182472010-10-21 21:50:08,240 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
182482010-10-21 21:50:08,240 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
182492010-10-21 21:50:08,240 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
182502010-10-21 21:50:08,241 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
182512010-10-21 21:50:08,243 WARNI [                                  stderr] (Dummy-15  ) InternalException: exception ::omero::InternalException
18252{
18253    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
18254could not insert: [ome.model.meta.Event]
18255        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
18256        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
18257        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
18258        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
18259        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
18260        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
18261        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
18262        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
18263        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
18264        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
18265        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
18266        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
18267        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
18268        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
18269        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
18270        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
18271        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
18272        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18273        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
18274        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18275        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18276        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18277        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18278        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18279        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18280        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18281        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18282        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18283        at $Proxy71.setPixelsId(Unknown Source)
18284        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
18285        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18286        at java.lang.reflect.Method.invoke(Method.java:597)
18287        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18288        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18289        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18290        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18291        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18292        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18293        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18294        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18295        at $Proxy71.setPixelsId(Unknown Source)
18296        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
18297        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18298        at java.lang.reflect.Method.invoke(Method.java:597)
18299        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18300        at ome.services.throttling.Callback.run(Callback.java:56)
18301        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18302        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18303        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
18304        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
18305        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
18306        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
18307        at IceInternal.Incoming.invoke(Incoming.java:159)
18308        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18309        at Ice.ConnectionI.message(ConnectionI.java:972)
18310        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18311        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18312        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18313
18314    serverExceptionClass = ome.conditions.InternalException
18315    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
18316could not insert: [ome.model.meta.Event]
18317}
183182010-10-21 21:50:08,243 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
183192010-10-21 21:50:08,243 ERROR [                           blitz_gateway] (Dummy-15  ) None
183202010-10-21 21:50:08,245 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
18321{
18322    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
18323could not insert: [ome.model.meta.Event]
18324        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
18325        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
18326        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
18327        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
18328        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
18329        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
18330        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
18331        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
18332        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
18333        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
18334        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
18335        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
18336        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
18337        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
18338        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
18339        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
18340        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
18341        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
18342        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18343        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
18344        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18345        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18346        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18347        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18348        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18349        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18350        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18351        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18352        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18353        at $Proxy71.setPixelsId(Unknown Source)
18354        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
18355        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18356        at java.lang.reflect.Method.invoke(Method.java:597)
18357        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18358        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18359        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18360        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18361        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18362        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18363        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18364        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18365        at $Proxy71.setPixelsId(Unknown Source)
18366        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
18367        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18368        at java.lang.reflect.Method.invoke(Method.java:597)
18369        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18370        at ome.services.throttling.Callback.run(Callback.java:56)
18371        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18372        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18373        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
18374        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
18375        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
18376        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
18377        at IceInternal.Incoming.invoke(Incoming.java:159)
18378        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18379        at Ice.ConnectionI.message(ConnectionI.java:972)
18380        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18381        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18382        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18383
18384    serverExceptionClass = ome.conditions.InternalException
18385    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
18386could not insert: [ome.model.meta.Event]
18387}
183882010-10-21 21:50:08,245 ERROR [                           blitz_gateway] (Dummy-5   ) None
183892010-10-21 21:50:08,261 WARNI [                                  stderr] (Dummy-15  ) Traceback (most recent call last):
183902010-10-21 21:50:08,261 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
183912010-10-21 21:50:08,261 WARNI [                                  stderr] (Dummy-15  ) tb = self._prepareTB()
183922010-10-21 21:50:08,261 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
183932010-10-21 21:50:08,262 WARNI [                                  stderr] (Dummy-15  ) tb.resetDefaults()
183942010-10-21 21:50:08,262 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2283, in wrapped
183952010-10-21 21:50:08,262 WARNI [                                  stderr] (Dummy-15  ) return inner(*args, **kwargs)
183962010-10-21 21:50:08,262 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
183972010-10-21 21:50:08,262 WARNI [                                  stderr] (Dummy-15  ) return f(*args, **kwargs)
183982010-10-21 21:50:08,263 WARNI [                                  stderr] (Dummy-15  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
183992010-10-21 21:50:08,265 WARNI [                                  stderr] (Dummy-15  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
184002010-10-21 21:50:08,267 WARNI [                                  stderr] (Dummy-15  ) ApiUsageException: exception ::omero::ApiUsageException
18401{
18402    serverStackTrace = ome.conditions.ApiUsageException: The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
18403        at ome.services.ThumbnailBean._resetDefaults(ThumbnailBean.java:1084)
18404        at ome.services.ThumbnailBean.resetDefaults(ThumbnailBean.java:1064)
18405        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
18406        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18407        at java.lang.reflect.Method.invoke(Method.java:597)
18408        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18409        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18410        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18411        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
18412        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18413        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
18414        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18415        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18416        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18417        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18418        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18419        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18420        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18421        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18422        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18423        at $Proxy71.resetDefaults(Unknown Source)
18424        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
18425        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18426        at java.lang.reflect.Method.invoke(Method.java:597)
18427        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18428        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18429        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18430        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18431        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18432        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18433        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18434        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18435        at $Proxy71.resetDefaults(Unknown Source)
18436        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
18437        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18438        at java.lang.reflect.Method.invoke(Method.java:597)
18439        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18440        at ome.services.throttling.Callback.run(Callback.java:56)
18441        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18442        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18443        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
18444        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
18445        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
18446        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
18447        at IceInternal.Incoming.invoke(Incoming.java:159)
18448        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18449        at Ice.ConnectionI.message(ConnectionI.java:972)
18450        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18451        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18452        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18453
18454    serverExceptionClass = ome.conditions.ApiUsageException
18455    message = The thumbnail service only resets **empty** rendering settings. Resetting of existing settings should either be performed using the RenderingEngine or IRenderingSettings.
18456}
184572010-10-21 21:50:08,270 WARNI [                                  stderr] (Dummy-5   ) Traceback (most recent call last):
184582010-10-21 21:50:08,270 ERROR [                           blitz_gateway] (Dummy-15  ) None
184592010-10-21 21:50:08,271 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
184602010-10-21 21:50:08,271 WARNI [                                  stderr] (Dummy-5   ) tb = self._prepareTB()
184612010-10-21 21:50:08,271 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
184622010-10-21 21:50:08,273 WARNI [                                  stderr] (Dummy-5   ) tb.resetDefaults()
184632010-10-21 21:50:08,273 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
184642010-10-21 21:50:08,273 WARNI [                                  stderr] (Dummy-5   ) return inner(*args, **kwargs)
184652010-10-21 21:50:08,273 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
184662010-10-21 21:50:08,274 WARNI [                                  stderr] (Dummy-5   ) return f(*args, **kwargs)
184672010-10-21 21:50:08,274 WARNI [                                  stderr] (Dummy-5   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
184682010-10-21 21:50:08,274 WARNI [                                  stderr] (Dummy-5   ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
184692010-10-21 21:50:08,275 WARNI [                                  stderr] (Dummy-5   ) InternalException: exception ::omero::InternalException
18470{
18471    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
18472error executing work
18473        at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:140)
18474        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:128)
18475        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
18476        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:52)
18477        at org.hibernate.impl.SessionImpl.doWork(SessionImpl.java:1991)
18478        at ome.security.basic.EventHandler.invoke(EventHandler.java:116)
18479        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18480        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
18481        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18482        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18483        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18484        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18485        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18486        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18487        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18488        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18489        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18490        at $Proxy71.resetDefaults(Unknown Source)
18491        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
18492        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18493        at java.lang.reflect.Method.invoke(Method.java:597)
18494        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18495        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18496        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18497        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18498        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18499        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18500        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18501        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18502        at $Proxy71.resetDefaults(Unknown Source)
18503        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
18504        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18505        at java.lang.reflect.Method.invoke(Method.java:597)
18506        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18507        at ome.services.throttling.Callback.run(Callback.java:56)
18508        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18509        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18510        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
18511        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
18512        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
18513        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
18514        at IceInternal.Incoming.invoke(Incoming.java:159)
18515        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18516        at Ice.ConnectionI.message(ConnectionI.java:972)
18517        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18518        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18519        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18520
18521    serverExceptionClass = ome.conditions.InternalException
18522    message =  Wrapped Exception: (org.hibernate.exception.GenericJDBCException):
18523error executing work
18524}
185252010-10-21 21:50:08,275 ERROR [                           blitz_gateway] (Dummy-5   ) None
185262010-10-21 21:50:08,334 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
185272010-10-21 21:50:08,334 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3490, in _prepareTB
185282010-10-21 21:50:08,334 WARNI [                                  stderr] (Dummy-18  ) rv = tb.setPixelsId(pixels_id)
185292010-10-21 21:50:08,334 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
185302010-10-21 21:50:08,335 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
185312010-10-21 21:50:08,335 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
185322010-10-21 21:50:08,335 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
185332010-10-21 21:50:08,335 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 93, in setPixelsId
185342010-10-21 21:50:08,335 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_setPixelsId.invoke(self, ((pixelsId, ), _ctx))
185352010-10-21 21:50:08,337 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
18536{
18537    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
18538could not insert: [ome.model.meta.Event]
18539        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
18540        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
18541        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
18542        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
18543        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
18544        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
18545        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
18546        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
18547        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
18548        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
18549        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
18550        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
18551        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
18552        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
18553        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
18554        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
18555        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
18556        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18557        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
18558        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18559        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18560        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18561        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18562        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18563        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18564        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18565        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18566        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18567        at $Proxy71.setPixelsId(Unknown Source)
18568        at sun.reflect.GeneratedMethodAccessor421.invoke(Unknown Source)
18569        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18570        at java.lang.reflect.Method.invoke(Method.java:597)
18571        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18572        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18573        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18574        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18575        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18576        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18577        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18578        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18579        at $Proxy71.setPixelsId(Unknown Source)
18580        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
18581        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18582        at java.lang.reflect.Method.invoke(Method.java:597)
18583        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18584        at ome.services.throttling.Callback.run(Callback.java:56)
18585        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18586        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18587        at ome.services.blitz.impl.ThumbnailStoreI.setPixelsId_async(ThumbnailStoreI.java:140)
18588        at omero.api._ThumbnailStoreTie.setPixelsId_async(_ThumbnailStoreTie.java:176)
18589        at omero.api._ThumbnailStoreDisp.___setPixelsId(_ThumbnailStoreDisp.java:218)
18590        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:670)
18591        at IceInternal.Incoming.invoke(Incoming.java:159)
18592        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18593        at Ice.ConnectionI.message(ConnectionI.java:972)
18594        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18595        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18596        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18597
18598    serverExceptionClass = ome.conditions.InternalException
18599    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
18600could not insert: [ome.model.meta.Event]
18601}
186022010-10-21 21:50:08,337 ERROR [                           blitz_gateway] (Dummy-18  ) None
186032010-10-21 21:50:08,380 WARNI [                                  stderr] (Dummy-16  ) Traceback (most recent call last):
186042010-10-21 21:50:08,380 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
186052010-10-21 21:50:08,381 WARNI [                                  stderr] (Dummy-16  ) rv = thumb(*args)
186062010-10-21 21:50:08,381 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
186072010-10-21 21:50:08,381 WARNI [                                  stderr] (Dummy-16  ) return inner(*args, **kwargs)
186082010-10-21 21:50:08,381 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
186092010-10-21 21:50:08,381 WARNI [                                  stderr] (Dummy-16  ) return f(*args, **kwargs)
186102010-10-21 21:50:08,381 WARNI [                                  stderr] (Dummy-16  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
186112010-10-21 21:50:08,382 WARNI [                                  stderr] (Dummy-16  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
186122010-10-21 21:50:08,383 WARNI [                                  stderr] (Dummy-16  ) InternalException: exception ::omero::InternalException
18613{
18614    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
18615Either you have two threads operating on the same stateful object (don't do this)
18616 or you have a recursive call (recurse on the unwrapped object).
18617        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
18618        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
18619        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18620        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18621        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18622        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18623        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18624        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18625        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18626        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18627        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18628        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
18629        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
18630        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18631        at java.lang.reflect.Method.invoke(Method.java:597)
18632        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18633        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18634        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18635        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18636        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18637        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18638        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18639        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18640        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
18641        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
18642        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18643        at java.lang.reflect.Method.invoke(Method.java:597)
18644        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18645        at ome.services.throttling.Callback.run(Callback.java:56)
18646        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18647        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18648        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
18649        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
18650        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
18651        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
18652        at IceInternal.Incoming.invoke(Incoming.java:159)
18653        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18654        at Ice.ConnectionI.message(ConnectionI.java:972)
18655        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18656        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18657        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18658
18659    serverExceptionClass = ome.conditions.InternalException
18660    message = Hibernate session is not re-entrant.
18661Either you have two threads operating on the same stateful object (don't do this)
18662 or you have a recursive call (recurse on the unwrapped object).
18663}
186642010-10-21 21:50:08,383 ERROR [                           blitz_gateway] (Dummy-16  ) None
186652010-10-21 21:50:08,393 WARNI [                                  stderr] (Dummy-18  ) Traceback (most recent call last):
186662010-10-21 21:50:08,393 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3531, in getThumbnail
186672010-10-21 21:50:08,394 WARNI [                                  stderr] (Dummy-18  ) tb = self._prepareTB()
186682010-10-21 21:50:08,394 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3495, in _prepareTB
186692010-10-21 21:50:08,394 WARNI [                                  stderr] (Dummy-18  ) tb.resetDefaults()
186702010-10-21 21:50:08,395 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
186712010-10-21 21:50:08,395 WARNI [                                  stderr] (Dummy-18  ) return inner(*args, **kwargs)
186722010-10-21 21:50:08,395 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
186732010-10-21 21:50:08,395 WARNI [                                  stderr] (Dummy-18  ) return f(*args, **kwargs)
186742010-10-21 21:50:08,395 WARNI [                                  stderr] (Dummy-18  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 177, in resetDefaults
186752010-10-21 21:50:08,396 WARNI [                                  stderr] (Dummy-18  ) return _M_omero.api.ThumbnailStore._op_resetDefaults.invoke(self, ((), _ctx))
186762010-10-21 21:50:08,397 WARNI [                                  stderr] (Dummy-18  ) InternalException: exception ::omero::InternalException
18677{
18678    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
18679could not insert: [ome.model.meta.Event]
18680        at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:96)
18681        at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:66)
18682        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2438)
18683        at org.hibernate.persister.entity.AbstractEntityPersister.insert(AbstractEntityPersister.java:2858)
18684        at org.hibernate.action.EntityInsertAction.execute(EntityInsertAction.java:79)
18685        at org.hibernate.engine.ActionQueue.execute(ActionQueue.java:268)
18686        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:260)
18687        at org.hibernate.engine.ActionQueue.executeActions(ActionQueue.java:179)
18688        at org.hibernate.event.def.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:321)
18689        at org.hibernate.event.def.DefaultFlushEventListener.onFlush(DefaultFlushEventListener.java:51)
18690        at org.hibernate.impl.SessionImpl.flush(SessionImpl.java:1206)
18691        at ome.logic.UpdateImpl.afterUpdate(UpdateImpl.java:294)
18692        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:312)
18693        at ome.logic.UpdateImpl.doAction(UpdateImpl.java:302)
18694        at ome.logic.UpdateImpl.saveAndReturnObject(UpdateImpl.java:118)
18695        at ome.security.basic.BasicSecuritySystem.loadEventContext(BasicSecuritySystem.java:410)
18696        at ome.security.basic.EventHandler.invoke(EventHandler.java:123)
18697        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18698        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
18699        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18700        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18701        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18702        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18703        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18704        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18705        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18706        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18707        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18708        at $Proxy71.resetDefaults(Unknown Source)
18709        at sun.reflect.GeneratedMethodAccessor604.invoke(Unknown Source)
18710        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18711        at java.lang.reflect.Method.invoke(Method.java:597)
18712        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18713        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18714        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18715        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18716        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18717        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18718        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18719        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18720        at $Proxy71.resetDefaults(Unknown Source)
18721        at sun.reflect.GeneratedMethodAccessor603.invoke(Unknown Source)
18722        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18723        at java.lang.reflect.Method.invoke(Method.java:597)
18724        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18725        at ome.services.throttling.Callback.run(Callback.java:56)
18726        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18727        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18728        at ome.services.blitz.impl.ThumbnailStoreI.resetDefaults_async(ThumbnailStoreI.java:134)
18729        at omero.api._ThumbnailStoreTie.resetDefaults_async(_ThumbnailStoreTie.java:169)
18730        at omero.api._ThumbnailStoreDisp.___resetDefaults(_ThumbnailStoreDisp.java:541)
18731        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:666)
18732        at IceInternal.Incoming.invoke(Incoming.java:159)
18733        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18734        at Ice.ConnectionI.message(ConnectionI.java:972)
18735        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18736        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18737        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18738
18739    serverExceptionClass = ome.conditions.InternalException
18740    message =  Wrapped Exception: (org.hibernate.exception.ConstraintViolationException):
18741could not insert: [ome.model.meta.Event]
18742}
187432010-10-21 21:50:08,398 ERROR [                           blitz_gateway] (Dummy-18  ) None
187442010-10-21 21:50:08,415 WARNI [                                  stderr] (Dummy-14  ) Traceback (most recent call last):
187452010-10-21 21:50:08,418 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
187462010-10-21 21:50:08,419 WARNI [                                  stderr] (Dummy-14  ) rv = thumb(*args)
187472010-10-21 21:50:08,419 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
187482010-10-21 21:50:08,419 WARNI [                                  stderr] (Dummy-14  ) return inner(*args, **kwargs)
187492010-10-21 21:50:08,426 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
187502010-10-21 21:50:08,426 WARNI [                                  stderr] (Dummy-14  ) return f(*args, **kwargs)
187512010-10-21 21:50:08,427 WARNI [                                  stderr] (Dummy-14  ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
187522010-10-21 21:50:08,427 WARNI [                                  stderr] (Dummy-14  ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
187532010-10-21 21:50:08,437 WARNI [                                  stderr] (Dummy-14  ) InternalException: exception ::omero::InternalException
18754{
18755    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
18756Hibernate operation: could not execute query; uncategorized SQLException for SQL [select pixels0_.id as id51_0_, pixelstype1_.id as id92_1_, channels2_.id as id8_2_, logicalcha3_.id as id111_3_, photometri5_.id as id48_4_, illuminati6_.id as id70_5_, acquisitio7_.id as id116_6_, contrastme8_.id as id119_7_, statsinfo4_.id as id90_8_, pixels0_.creation_id as creation17_51_0_, pixels0_.external_id as external18_51_0_, pixels0_.group_id as group19_51_0_, pixels0_.owner_id as owner20_51_0_, pixels0_.permissions as permissi2_51_0_, pixels0_.update_id as update21_51_0_, pixels0_.dimensionOrder as dimensi22_51_0_, pixels0_.image as image51_0_, pixels0_.methodology as methodol3_51_0_, pixels0_.physicalSizeX as physical4_51_0_, pixels0_.physicalSizeY as physical5_51_0_, pixels0_.physicalSizeZ as physical6_51_0_, pixels0_.pixelsType as pixelsType51_0_, pixels0_.relatedTo as relatedTo51_0_, pixels0_.sha1 as sha7_51_0_, pixels0_.sizeC as sizeC51_0_, pixels0_.sizeT as sizeT51_0_, pixels0_.sizeX as sizeX51_0_, pixels0_.sizeY as sizeY51_0_, pixels0_.sizeZ as sizeZ51_0_, pixels0_.timeIncrement as timeInc13_51_0_, pixels0_.version as version51_0_, pixels0_.waveIncrement as waveInc15_51_0_, pixels0_.waveStart as waveStart51_0_, pixelstype1_.external_id as external4_92_1_, pixelstype1_.permissions as permissi2_92_1_, pixelstype1_.value as value92_1_, channels2_.alpha as alpha8_2_, channels2_.blue as blue8_2_, channels2_.creation_id as creation8_8_2_, channels2_.external_id as external9_8_2_, channels2_.group_id as group10_8_2_, channels2_.owner_id as owner11_8_2_, channels2_.permissions as permissi4_8_2_, channels2_.update_id as update12_8_2_, channels2_.green as green8_2_, channels2_.logicalChannel as logical13_8_2_, channels2_.pixels as pixels8_2_, channels2_.red as red8_2_, channels2_.statsInfo as statsInfo8_2_, channels2_.version as version8_2_, channels2_.pixels as pixels51_0__, channels2_.id as id0__, channels2_.pixels_index as pixels16_0__, logicalcha3_.contrastMethod as contras12_111_3_, logicalcha3_.creation_id as creation13_111_3_, logicalcha3_.external_id as external14_111_3_, logicalcha3_.group_id as group15_111_3_, logicalcha3_.owner_id as owner16_111_3_, logicalcha3_.permissions as permissi2_111_3_, logicalcha3_.update_id as update17_111_3_, logicalcha3_.detectorSettings as detecto18_111_3_, logicalcha3_.emissionWave as emission3_111_3_, logicalcha3_.excitationWave as excitati4_111_3_, logicalcha3_.filterSet as filterSet111_3_, logicalcha3_.fluor as fluor111_3_, logicalcha3_.illumination as illumin20_111_3_, logicalcha3_.lightPath as lightPath111_3_, logicalcha3_.lightSourceSettings as lightSo22_111_3_, logicalcha3_.mode as mode111_3_, logicalcha3_.name as name111_3_, logicalcha3_.ndFilter as ndFilter111_3_, logicalcha3_.otf as otf111_3_, logicalcha3_.photometricInterpretation as photome25_111_3_, logicalcha3_.pinHoleSize as pinHoleS8_111_3_, logicalcha3_.pockelCellSetting as pockelCe9_111_3_, logicalcha3_.samplesPerPixel as samples10_111_3_, logicalcha3_.version as version111_3_, photometri5_.external_id as external4_48_4_, photometri5_.permissions as permissi2_48_4_, photometri5_.value as value48_4_, illuminati6_.external_id as external4_70_5_, illuminati6_.permissions as permissi2_70_5_, illuminati6_.value as value70_5_, acquisitio7_.external_id as external4_116_6_, acquisitio7_.permissions as permissi2_116_6_, acquisitio7_.value as value116_6_, contrastme8_.external_id as external4_119_7_, contrastme8_.permissions as permissi2_119_7_, contrastme8_.value as value119_7_, statsinfo4_.creation_id as creation6_90_8_, statsinfo4_.external_id as external7_90_8_, statsinfo4_.group_id as group8_90_8_, statsinfo4_.owner_id as owner9_90_8_, statsinfo4_.permissions as permissi2_90_8_, statsinfo4_.update_id as update10_90_8_, statsinfo4_.globalMax as globalMax90_8_, statsinfo4_.globalMin as globalMin90_8_, statsinfo4_.version as version90_8_ from pixels pixels0_ left outer join pixelstype pixelstype1_ on pixels0_.pixelsType=pixelstype1_.id left outer join channel channels2_ on pixels0_.id=channels2_.pixels and (
18757
18758  ( channels2_.group_id = ? AND
18759     ( ? OR
18760       ? OR
18761       channels2_.owner_id = ?
18762     )
18763  ) OR
18764  channels2_.group_id = 1 OR
18765 ?
18766) left outer join logicalchannel logicalcha3_ on channels2_.logicalChannel=logicalcha3_.id left outer join photometricinterpretation photometri5_ on logicalcha3_.photometricInterpretation=photometri5_.id left outer join illumination illuminati6_ on logicalcha3_.illumination=illuminati6_.id left outer join acquisitionmode acquisitio7_ on logicalcha3_.mode=acquisitio7_.id left outer join contrastmethod contrastme8_ on logicalcha3_.contrastMethod=contrastme8_.id left outer join statsinfo statsinfo4_ on channels2_.statsInfo=statsinfo4_.id where (
18767
18768  ( pixels0_.group_id = ? AND
18769     ( ? OR
18770       ? OR
18771       pixels0_.owner_id = ?
18772     )
18773  ) OR
18774  pixels0_.group_id = 1 OR
18775 ?
18776) and pixels0_.id=?]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
18777        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:83)
18778        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
18779        at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80)
18780        at org.springframework.orm.hibernate3.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:424)
18781        at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:410)
18782        at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:411)
18783        at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:339)
18784        at ome.logic.QueryImpl.execute(QueryImpl.java:141)
18785        at ome.logic.QueryImpl.findByQuery(QueryImpl.java:337)
18786        at ome.logic.PixelsImpl.retrievePixDescription(PixelsImpl.java:73)
18787        at ome.services.ThumbnailBean.load(ThumbnailBean.java:307)
18788        at ome.services.ThumbnailBean.errorIfInvalidState(ThumbnailBean.java:570)
18789        at ome.services.ThumbnailBean.createScaledImage(ThumbnailBean.java:492)
18790        at ome.services.ThumbnailBean.retrieveThumbnailDirect(ThumbnailBean.java:962)
18791        at ome.services.ThumbnailBean._getThumbnailByLongestSideDirect(ThumbnailBean.java:1002)
18792        at ome.services.ThumbnailBean.getThumbnailByLongestSideDirect(ThumbnailBean.java:1017)
18793        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
18794        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18795        at java.lang.reflect.Method.invoke(Method.java:597)
18796        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18797        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18798        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18799        at ome.security.basic.EventHandler.invoke(EventHandler.java:160)
18800        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18801        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:182)
18802        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18803        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18804        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18805        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18806        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18807        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18808        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18809        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18810        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18811        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
18812        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
18813        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18814        at java.lang.reflect.Method.invoke(Method.java:597)
18815        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18816        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18817        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18818        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18819        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18820        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18821        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18822        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18823        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
18824        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
18825        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18826        at java.lang.reflect.Method.invoke(Method.java:597)
18827        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18828        at ome.services.throttling.Callback.run(Callback.java:56)
18829        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18830        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18831        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
18832        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
18833        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
18834        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
18835        at IceInternal.Incoming.invoke(Incoming.java:159)
18836        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18837        at Ice.ConnectionI.message(ConnectionI.java:972)
18838        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18839        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18840        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18841
18842    serverExceptionClass = ome.conditions.InternalException
18843    message =  Wrapped Exception: (org.springframework.jdbc.UncategorizedSQLException):
18844Hibernate operation: could not execute query; uncategorized SQLException for SQL [select pixels0_.id as id51_0_, pixelstype1_.id as id92_1_, channels2_.id as id8_2_, logicalcha3_.id as id111_3_, photometri5_.id as id48_4_, illuminati6_.id as id70_5_, acquisitio7_.id as id116_6_, contrastme8_.id as id119_7_, statsinfo4_.id as id90_8_, pixels0_.creation_id as creation17_51_0_, pixels0_.external_id as external18_51_0_, pixels0_.group_id as group19_51_0_, pixels0_.owner_id as owner20_51_0_, pixels0_.permissions as permissi2_51_0_, pixels0_.update_id as update21_51_0_, pixels0_.dimensionOrder as dimensi22_51_0_, pixels0_.image as image51_0_, pixels0_.methodology as methodol3_51_0_, pixels0_.physicalSizeX as physical4_51_0_, pixels0_.physicalSizeY as physical5_51_0_, pixels0_.physicalSizeZ as physical6_51_0_, pixels0_.pixelsType as pixelsType51_0_, pixels0_.relatedTo as relatedTo51_0_, pixels0_.sha1 as sha7_51_0_, pixels0_.sizeC as sizeC51_0_, pixels0_.sizeT as sizeT51_0_, pixels0_.sizeX as sizeX51_0_, pixels0_.sizeY as sizeY51_0_, pixels0_.sizeZ as sizeZ51_0_, pixels0_.timeIncrement as timeInc13_51_0_, pixels0_.version as version51_0_, pixels0_.waveIncrement as waveInc15_51_0_, pixels0_.waveStart as waveStart51_0_, pixelstype1_.external_id as external4_92_1_, pixelstype1_.permissions as permissi2_92_1_, pixelstype1_.value as value92_1_, channels2_.alpha as alpha8_2_, channels2_.blue as blue8_2_, channels2_.creation_id as creation8_8_2_, channels2_.external_id as external9_8_2_, channels2_.group_id as group10_8_2_, channels2_.owner_id as owner11_8_2_, channels2_.permissions as permissi4_8_2_, channels2_.update_id as update12_8_2_, channels2_.green as green8_2_, channels2_.logicalChannel as logical13_8_2_, channels2_.pixels as pixels8_2_, channels2_.red as red8_2_, channels2_.statsInfo as statsInfo8_2_, channels2_.version as version8_2_, channels2_.pixels as pixels51_0__, channels2_.id as id0__, channels2_.pixels_index as pixels16_0__, logicalcha3_.contrastMethod as contras12_111_3_, logicalcha3_.creation_id as creation13_111_3_, logicalcha3_.external_id as external14_111_3_, logicalcha3_.group_id as group15_111_3_, logicalcha3_.owner_id as owner16_111_3_, logicalcha3_.permissions as permissi2_111_3_, logicalcha3_.update_id as update17_111_3_, logicalcha3_.detectorSettings as detecto18_111_3_, logicalcha3_.emissionWave as emission3_111_3_, logicalcha3_.excitationWave as excitati4_111_3_, logicalcha3_.filterSet as filterSet111_3_, logicalcha3_.fluor as fluor111_3_, logicalcha3_.illumination as illumin20_111_3_, logicalcha3_.lightPath as lightPath111_3_, logicalcha3_.lightSourceSettings as lightSo22_111_3_, logicalcha3_.mode as mode111_3_, logicalcha3_.name as name111_3_, logicalcha3_.ndFilter as ndFilter111_3_, logicalcha3_.otf as otf111_3_, logicalcha3_.photometricInterpretation as photome25_111_3_, logicalcha3_.pinHoleSize as pinHoleS8_111_3_, logicalcha3_.pockelCellSetting as pockelCe9_111_3_, logicalcha3_.samplesPerPixel as samples10_111_3_, logicalcha3_.version as version111_3_, photometri5_.external_id as external4_48_4_, photometri5_.permissions as permissi2_48_4_, photometri5_.value as value48_4_, illuminati6_.external_id as external4_70_5_, illuminati6_.permissions as permissi2_70_5_, illuminati6_.value as value70_5_, acquisitio7_.external_id as external4_116_6_, acquisitio7_.permissions as permissi2_116_6_, acquisitio7_.value as value116_6_, contrastme8_.external_id as external4_119_7_, contrastme8_.permissions as permissi2_119_7_, contrastme8_.value as value119_7_, statsinfo4_.creation_id as creation6_90_8_, statsinfo4_.external_id as external7_90_8_, statsinfo4_.group_id as group8_90_8_, statsinfo4_.owner_id as owner9_90_8_, statsinfo4_.permissions as permissi2_90_8_, statsinfo4_.update_id as update10_90_8_, statsinfo4_.globalMax as globalMax90_8_, statsinfo4_.globalMin as globalMin90_8_, statsinfo4_.version as version90_8_ from pixels pixels0_ left outer join pixelstype pixelstype1_ on pixels0_.pixelsType=pixelstype1_.id left outer join channel channels2_ on pixels0_.id=channels2_.pixels and (
18845
18846  ( channels2_.group_id = ? AND
18847     ( ? OR
18848       ? OR
18849       channels2_.owner_id = ?
18850     )
18851  ) OR
18852  channels2_.group_id = 1 OR
18853 ?
18854) left outer join logicalchannel logicalcha3_ on channels2_.logicalChannel=logicalcha3_.id left outer join photometricinterpretation photometri5_ on logicalcha3_.photometricInterpretation=photometri5_.id left outer join illumination illuminati6_ on logicalcha3_.illumination=illuminati6_.id left outer join acquisitionmode acquisitio7_ on logicalcha3_.mode=acquisitio7_.id left outer join contrastmethod contrastme8_ on logicalcha3_.contrastMethod=contrastme8_.id left outer join statsinfo statsinfo4_ on channels2_.statsInfo=statsinfo4_.id where (
18855
18856  ( pixels0_.group_id = ? AND
18857     ( ? OR
18858       ? OR
18859       pixels0_.owner_id = ?
18860     )
18861  ) OR
18862  pixels0_.group_id = 1 OR
18863 ?
18864) and pixels0_.id=?]; SQL state [25001]; error code [0]; Cannot change transaction read-only property in the middle of a transaction.; nested exception is org.postgresql.util.PSQLException: Cannot change transaction read-only property in the middle of a transaction.
18865}
188662010-10-21 21:50:08,437 ERROR [                           blitz_gateway] (Dummy-14  ) None
188672010-10-21 21:53:45,267 INFO  [                 omero.util.UpgradeCheck] (Dummy-3   ) no update needed
188682010-10-21 21:53:45,268 INFO  [                              webgateway] (Dummy-3   ) getBlitzConnection(host=localhost, port=4064, ssl=False, username=josh)
188692010-10-21 21:53:45,524 INFO  [                           blitz_gateway] (Dummy-3   ) BlitzGateway.connect().createSession(): Traceback (most recent call last):
18870  File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 1085, in connect
18871    self._createSession()
18872  File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 970, in _createSession
18873    self._ic_props[omero.constants.PASSWORD])
18874  File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/clients.py", line 443, in createSession
18875    prx = self.getRouter(self.__ic).createSession(username, password, ctx)
18876  File "/opt/Ice-3.3.1-64/python/Glacier2_Router_ice.py", line 107, in createSession
18877    return _M_Glacier2.Router._op_createSession.invoke(self, ((userId, password), _ctx))
18878PermissionDeniedException: exception ::Glacier2::PermissionDeniedException
18879{
18880    reason = Password check failed
18881}
18882
188832010-10-21 21:53:48,531 ERROR [                              webgateway] (Dummy-3   ) Critical error during connect, retrying after _purge
188842010-10-21 21:53:48,531 INFO  [                              webgateway] (Dummy-3   ) reached connector_pool_size (70), size after purge: (1)
188852010-10-21 21:53:51,563 INFO  [                           blitz_gateway] (Dummy-3   ) BlitzGateway.connect().createSession(): Traceback (most recent call last):
18886  File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 1085, in connect
18887    self._createSession()
18888  File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 970, in _createSession
18889    self._ic_props[omero.constants.PASSWORD])
18890  File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/clients.py", line 443, in createSession
18891    prx = self.getRouter(self.__ic).createSession(username, password, ctx)
18892  File "/opt/Ice-3.3.1-64/python/Glacier2_Router_ice.py", line 107, in createSession
18893    return _M_Glacier2.Router._op_createSession.invoke(self, ((userId, password), _ctx))
18894PermissionDeniedException: exception ::Glacier2::PermissionDeniedException
18895{
18896    reason = Password check failed
18897}
18898
188992010-10-21 21:53:54,669 INFO  [                           blitz_gateway] (Dummy-3   ) created connection (uuid=1c856f17-4984-4a1a-8dc8-2e538190c8c6)
189002010-10-21 21:53:54,670 INFO  [                             views-admin] (Dummy-3   ) Have connection as Guest
189012010-10-21 21:53:54,750 INFO  [                           blitz_gateway] (Dummy-3   ) created connection (uuid=e493d092-6da0-4b50-bca4-fa5f44a91d19)
189022010-10-21 21:53:54,750 INFO  [                             views-admin] (Dummy-3   ) Have connection as Guest
189032010-10-21 21:54:20,931 INFO  [                 omero.util.UpgradeCheck] (Dummy-3   ) no update needed
189042010-10-21 21:54:20,931 INFO  [                              webgateway] (Dummy-3   ) getBlitzConnection(host=localhost, port=4064, ssl=False, username=demo)
189052010-10-21 21:54:21,089 INFO  [                           blitz_gateway] (Dummy-3   ) created connection (uuid=be74e9d4-ebee-465f-be02-e55d46955967)
189062010-10-21 21:54:25,070 WARNI [                                  stderr] (Dummy-3   ) Traceback (most recent call last):
189072010-10-21 21:54:25,070 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 3553, in getThumbnail
189082010-10-21 21:54:25,070 WARNI [                                  stderr] (Dummy-3   ) rv = thumb(*args)
189092010-10-21 21:54:25,070 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2311, in wrapped
189102010-10-21 21:54:25,070 WARNI [                                  stderr] (Dummy-3   ) return inner(*args, **kwargs)
189112010-10-21 21:54:25,070 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero/gateway/__init__.py", line 2244, in inner
189122010-10-21 21:54:25,071 WARNI [                                  stderr] (Dummy-3   ) return f(*args, **kwargs)
189132010-10-21 21:54:25,071 WARNI [                                  stderr] (Dummy-3   ) File "/Users/moore/GlencoeSoftware.git/git/omero.git/dist/lib/python/omero_api_ThumbnailStore_ice.py", line 129, in getThumbnailByLongestSideDirect
189142010-10-21 21:54:25,071 WARNI [                                  stderr] (Dummy-3   ) return _M_omero.api.ThumbnailStore._op_getThumbnailByLongestSideDirect.invoke(self, ((size, ), _ctx))
189152010-10-21 21:54:25,072 WARNI [                                  stderr] (Dummy-3   ) InternalException: exception ::omero::InternalException
18916{
18917    serverStackTrace = ome.conditions.InternalException: Hibernate session is not re-entrant.
18918Either you have two threads operating on the same stateful object (don't do this)
18919 or you have a recursive call (recurse on the unwrapped object).
18920        at ome.tools.hibernate.SessionHandler.newOrRestoredSession(SessionHandler.java:257)
18921        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:176)
18922        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:166)
18923        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18924        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
18925        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18926        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:231)
18927        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18928        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:111)
18929        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18930        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18931        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
18932        at sun.reflect.GeneratedMethodAccessor435.invoke(Unknown Source)
18933        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18934        at java.lang.reflect.Method.invoke(Method.java:597)
18935        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
18936        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
18937        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
18938        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:83)
18939        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18940        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:40)
18941        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
18942        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
18943        at $Proxy71.getThumbnailByLongestSideDirect(Unknown Source)
18944        at sun.reflect.GeneratedMethodAccessor602.invoke(Unknown Source)
18945        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
18946        at java.lang.reflect.Method.invoke(Method.java:597)
18947        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
18948        at ome.services.throttling.Callback.run(Callback.java:56)
18949        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
18950        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:136)
18951        at ome.services.blitz.impl.ThumbnailStoreI.getThumbnailByLongestSideDirect_async(ThumbnailStoreI.java:78)
18952        at omero.api._ThumbnailStoreTie.getThumbnailByLongestSideDirect_async(_ThumbnailStoreTie.java:127)
18953        at omero.api._ThumbnailStoreDisp.___getThumbnailByLongestSideDirect(_ThumbnailStoreDisp.java:357)
18954        at omero.api._ThumbnailStoreDisp.__dispatch(_ThumbnailStoreDisp.java:622)
18955        at IceInternal.Incoming.invoke(Incoming.java:159)
18956        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
18957        at Ice.ConnectionI.message(ConnectionI.java:972)
18958        at IceInternal.ThreadPool.run(ThreadPool.java:577)
18959        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
18960        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
18961
18962    serverExceptionClass = ome.conditions.InternalException
18963    message = Hibernate session is not re-entrant.
18964Either you have two threads operating on the same stateful object (don't do this)
18965 or you have a recursive call (recurse on the unwrapped object).
18966}
189672010-10-21 21:54:25,072 ERROR [                           blitz_gateway] (Dummy-3   ) None

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

We're Hiring!