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 #10538: Tables.log

File Tables.log, 7.1 KB (added by spli, 11 years ago)
Line 
12013-03-18 17:38:50,094 INFO  [                            omero.remote] (Dummy-7   )  Meth: TablesI.getTable
22013-03-18 17:38:50,094 INFO  [                    omero.tables.TablesI] (Dummy-7   ) getTable: 369 {'omero.session.uuid': 'ff730560-a215-412e-ac3d-411e205cb8bd', 'omero.client.uuid': '6764afd0-ec7e-4180-b986-2c1a8fbdd543'}
32013-03-18 17:38:50,103 INFO  [                 omero.tables.HdfStorage] (Dummy-7   ) Size: 0 - Attaching Table-0F7CD8DB-CC78-405D-A977-2B67A9FF302C to /OMERO/Files/369
42013-03-18 17:38:50,104 INFO  [                            omero.remote] (Dummy-7   )  Rslt: 0F7CD8DB-CC78-405D-A977-2B67A9FF302C -t @ Tables-0.TablesAdapter
52013-03-18 17:39:29,087 INFO  [                            omero.remote] (Dummy-3   )  Meth: TableI.initialize
62013-03-18 17:39:29,090 INFO  [                     omero.tables.TableI] (Dummy-3   ) Initialized Table-0F7CD8DB-CC78-405D-A977-2B67A9FF302C with 1 col(s)
72013-03-18 17:39:29,090 INFO  [                            omero.remote] (Dummy-3   )  Rslt: None
82013-03-18 17:39:34,618 INFO  [                            omero.remote] (Dummy-10  )  Meth: TableI.close
92013-03-18 17:39:34,619 INFO  [                 omero.tables.HdfStorage] (Dummy-10  ) Size: 1 - Detaching Table-0F7CD8DB-CC78-405D-A977-2B67A9FF302C from /OMERO/Files/369
102013-03-18 17:39:34,619 INFO  [                 omero.tables.HdfStorage] (Dummy-10  ) Cleaning storage: /OMERO/Files/369
112013-03-18 17:39:34,620 INFO  [                     omero.tables.TableI] (Dummy-10  ) Closed Table-0F7CD8DB-CC78-405D-A977-2B67A9FF302C
122013-03-18 17:39:34,696 WARNI [                     omero.tables.TableI] (Dummy-10  ) Failed to update file object 369
13Traceback (most recent call last):
14  File "/home/omero/slave/workspace/OMERO-merge-develop/src/dist/lib/python/omero/tables.py", line 576, in close
15    rfs.write([], size, 0, ctx) # Force an update
16  File "/home/omero/slave/workspace/OMERO-merge-develop/src/dist/lib/python/omero_api_RawFileStore_ice.py", line 109, in write
17    return _M_omero.api.RawFileStore._op_write.invoke(self, ((buf, position, length), _ctx))
18InternalException: exception ::omero::InternalException
19{
20    serverStackTrace = ome.conditions.InternalException:  Wrapped Exception: (java.lang.NullPointerException):
21null
22        at ome.services.RawFileBean.write(RawFileBean.java:402)
23        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
24        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
25        at java.lang.reflect.Method.invoke(Method.java:592)
26        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
27        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
28        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
29        at ome.security.basic.EventHandler.invoke(EventHandler.java:154)
30        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
31        at ome.tools.hibernate.SessionHandler.doStateful(SessionHandler.java:218)
32        at ome.tools.hibernate.SessionHandler.invoke(SessionHandler.java:202)
33        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
34        at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:108)
35        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
36        at ome.tools.hibernate.ProxyCleanupFilter$Interceptor.invoke(ProxyCleanupFilter.java:241)
37        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
38        at ome.services.util.ServiceHandler.invoke(ServiceHandler.java:116)
39        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
40        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
41        at $Proxy85.write(Unknown Source)
42        at sun.reflect.GeneratedMethodAccessor432.invoke(Unknown Source)
43        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
44        at java.lang.reflect.Method.invoke(Method.java:592)
45        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
46        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
47        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
48        at ome.security.basic.BasicSecurityWiring.invoke(BasicSecurityWiring.java:98)
49        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
50        at ome.services.blitz.fire.AopContextInitializer.invoke(AopContextInitializer.java:43)
51        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
52        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
53        at $Proxy85.write(Unknown Source)
54        at sun.reflect.GeneratedMethodAccessor434.invoke(Unknown Source)
55        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
56        at java.lang.reflect.Method.invoke(Method.java:592)
57        at ome.services.blitz.util.IceMethodInvoker.invoke(IceMethodInvoker.java:179)
58        at ome.services.throttling.Callback.run(Callback.java:56)
59        at ome.services.throttling.InThreadThrottlingStrategy.callInvokerOnRawArgs(InThreadThrottlingStrategy.java:56)
60        at ome.services.blitz.impl.AbstractAmdServant.callInvokerOnRawArgs(AbstractAmdServant.java:150)
61        at ome.services.blitz.impl.RawFileStoreI.write_async(RawFileStoreI.java:117)
62        at sun.reflect.GeneratedMethodAccessor433.invoke(Unknown Source)
63        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
64        at java.lang.reflect.Method.invoke(Method.java:592)
65        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
66        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
67        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
68        at omero.cmd.CallContext.invoke(CallContext.java:59)
69        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
70        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
71        at $Proxy86.write_async(Unknown Source)
72        at omero.api._RawFileStoreTie.write_async(_RawFileStoreTie.java:106)
73        at omero.api._RawFileStoreDisp.___write(_RawFileStoreDisp.java:248)
74        at omero.api._RawFileStoreDisp.__dispatch(_RawFileStoreDisp.java:379)
75        at IceInternal.Incoming.invoke(Incoming.java:159)
76        at Ice.ConnectionI.invokeAll(ConnectionI.java:2037)
77        at Ice.ConnectionI.message(ConnectionI.java:972)
78        at IceInternal.ThreadPool.run(ThreadPool.java:577)
79        at IceInternal.ThreadPool.access$100(ThreadPool.java:12)
80        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:971)
81
82    serverExceptionClass = ome.conditions.InternalException
83    message =  Wrapped Exception: (java.lang.NullPointerException):
84null
85}
862013-03-18 17:39:34,698 INFO  [                            omero.remote] (Dummy-10  )  Rslt: None

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

We're Hiring!