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.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #12577 (closed)

Opened 10 years ago

Closed 9 years ago

BUG: table.delete fails

Reported by: spli Owned by:
Priority: major Milestone: 5.1.1
Component: API Version: 5.0.4
Keywords: n.a. Cc: python-team@…
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description

This probably comes under the list of general delete issues

In [61]: t=conn.getSharedResources().newTable(0,'/a/b/c/test.h5')

In [62]: t.delete()
---------------------------------------------------------------------------
InternalException                         Traceback (most recent call last)
<ipython-input-62-738df8c1bc3e> in <module>()
----> 1 t.delete()

/Users/simon/omero-test/OMERO-50/lib/python/omero_Tables_ice.pyc in delete(self,
 _ctx)
   1189
   1190         def delete(self, _ctx=None):
-> 1191             return _M_omero.grid.Table._op_delete.invoke(self, ((), _ctx))
   1192
   1193         def begin_delete(self, _response=None, _ex=None, _sent=None, _ctx=None):

InternalException: exception ::omero::InternalException
{
    serverStackTrace = java.lang.NullPointerException
        at ome.services.blitz.impl.DeleteHandleI.<init>(DeleteHandleI.java:100)
        at ome.services.blitz.impl.DeleteI.makeAndLaunchHandle(DeleteI.java:203)
        at ome.services.blitz.impl.DeleteI$5.call(DeleteI.java:166)
        at ome.services.blitz.impl.DeleteI$5.call(DeleteI.java:163)
        at ome.services.throttling.Callback2.run(Callback2.java:49)
        at ome.services.throttling.InThreadThrottlingStrategy.safeRunnableCall(InThreadThrottlingStrategy.java:80)
        at ome.services.blitz.impl.AbstractAmdServant.safeRunnableCall(AbstractAmdServant.java:168)
        at ome.services.blitz.impl.DeleteI.queueDelete_async(DeleteI.java:163)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
        at omero.cmd.CallContext.invoke(CallContext.java:78)
        at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
        at com.sun.proxy.$Proxy110.queueDelete_async(Unknown Source)
        at omero.api._IDeleteTie.queueDelete_async(_IDeleteTie.java:142)
        at omero.api._IDeleteDisp.___queueDelete(_IDeleteDisp.java:360)
        at omero.api._IDeleteDisp.__dispatch(_IDeleteDisp.java:447)
        at IceInternal.Incoming.invoke(Incoming.java:222)
        at Ice.ConnectionI.invokeAll(ConnectionI.java:2482)
        at Ice.ConnectionI.dispatch(ConnectionI.java:1258)
        at Ice.ConnectionI.message(ConnectionI.java:1213)
        at IceInternal.ThreadPool.run(ThreadPool.java:321)
        at IceInternal.ThreadPool.access$300(ThreadPool.java:12)
        at IceInternal.ThreadPool$EventHandlerThread.run(ThreadPool.java:693)
        at java.lang.Thread.run(Thread.java:744)

    serverExceptionClass = java.lang.NullPointerException
    message =
}

Change History (1)

comment:1 Changed 9 years ago by jamoore

  • Milestone changed from Unscheduled to 5.1.1
  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

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

We're Hiring!