Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cut/Paste, Cannot delete the object, OMEROGateway.deleteObjects #397

Open
dominikl opened this issue Sep 19, 2023 · 2 comments
Open

Cut/Paste, Cannot delete the object, OMEROGateway.deleteObjects #397

dominikl opened this issue Sep 19, 2023 · 2 comments

Comments

@dominikl
Copy link
Member

QA 37356

java.lang.Exception: omero.gateway.exception.DSAccessException: Cannot access data. 
Cannot delete the object.
	at org.openmicroscopy.shoola.env.data.OMEROGateway.handleException(OMEROGateway.java:774)
	at org.openmicroscopy.shoola.env.data.OMEROGateway.deleteObjects(OMEROGateway.java:2011)
	at org.openmicroscopy.shoola.env.data.OmeroDataServiceImpl.cut(OmeroDataServiceImpl.java:142)
	at org.openmicroscopy.shoola.env.data.OmeroDataServiceImpl.cutAndPaste(OmeroDataServiceImpl.java:479)
	at org.openmicroscopy.shoola.env.data.views.calls.ExistingObjectsSaver$3.doCall(ExistingObjectsSaver.java:151)
	at org.openmicroscopy.shoola.env.data.views.BatchCall.doStep(BatchCall.java:144)
	at org.openmicroscopy.shoola.util.concur.tasks.CompositeTask.doStep(CompositeTask.java:226)
	at org.openmicroscopy.shoola.env.data.views.CompositeBatchCall.doStep(CompositeBatchCall.java:126)
	at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.exec(ExecCommand.java:165)
	at org.openmicroscopy.shoola.util.concur.tasks.ExecCommand.run(ExecCommand.java:276)
	at org.openmicroscopy.shoola.util.concur.tasks.AsyncProcessor$Runner.run(AsyncProcessor.java:91)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.Exception: Cannot delete the object: cannot read ome.model.containers.DatasetImageLink[731909]
	at org.openmicroscopy.shoola.env.data.OMEROGateway.deleteObjects(OMEROGateway.java:2006)
...
@dominikl
Copy link
Member Author

dominikl commented Oct 5, 2023

QA 40305

@dominikl
Copy link
Member Author

dominikl commented Jul 9, 2024

I think this is the same issue: QA 41751

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant