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 #10082 (closed)

Opened 11 years ago

Closed 10 years ago

BUG:Feedback 4778 Dataset to Plate

Reported by: omero-qa Owned by: jburel
Priority: critical Milestone: 5.0.0-rc1
Component: Insight Version: 4.4.9
Keywords: n.a. Cc: ux@…
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: OMERO 5 Beta 2 (1)

Description

https://www.openmicroscopy.org/qa2/qa2/qa/feedback/4778/

Running Dataset_to_Plate script could lead to the following error

java.lang.Exception: java.lang.Exception: org.openmicroscopy.shoola.env.data.ProcessException: Cannot run script with ID:3207

	at org.openmicroscopy.shoola.env.data.views.ProcessBatchCall.doStep(ProcessBatchCall.java:101)

	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(Unknown Source)

Caused by: org.openmicroscopy.shoola.env.data.ProcessException: Cannot run script with ID:3207

	at org.openmicroscopy.shoola.env.data.OMEROGateway.runScript(OMEROGateway.java:504)

	at org.openmicroscopy.shoola.env.data.OMEROGateway.runScript(OMEROGateway.java:7123)

	at org.openmicroscopy.shoola.env.data.OmeroImageServiceImpl.runScript(OmeroImageServiceImpl.java:1643)

	at org.openmicroscopy.shoola.env.data.views.calls.ScriptRunner$1.initialize(ScriptRunner.java:77)

	at org.openmicroscopy.shoola.env.data.views.ProcessBatchCall.doStep(ProcessBatchCall.java:99)

	... 6 more

Caused by: omero.ValidationException

    serverStackTrace = ""

    serverExceptionClass = ""

    message = "Invalid parameters:

               MISSING INPUT for "IDs": 

               "

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

	at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)

	at java.lang.reflect.Constructor.newInstance(Unknown Source)

	at java.lang.Class.newInstance0(Unknown Source)

	at java.lang.Class.newInstance(Unknown Source)

	at IceInternal.BasicStream$DynamicUserExceptionFactory.createAndThrow(BasicStream.java:2243)

	at IceInternal.BasicStream.throwException(BasicStream.java:1632)

	at IceInternal.Outgoing.throwUserException(Outgoing.java:442)

	at omero.api._IScriptDelM.runScript(_IScriptDelM.java:508)

	at omero.api.IScriptPrxHelper.runScript(IScriptPrxHelper.java:662)

	at omero.api.IScriptPrxHelper.runScript(IScriptPrxHelper.java:634)

	at org.openmicroscopy.shoola.env.data.OMEROGateway.runScript(OMEROGateway.java:500)

	... 10 more



	at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.showErrorDialog(UserNotifierImpl.java:189)

	at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.notifyError(UserNotifierImpl.java:287)

	at org.openmicroscopy.shoola.env.ui.UserNotifierImpl.notifyError(UserNotifierImpl.java:257)

	at org.openmicroscopy.shoola.env.ui.ActivityComponent.showException(ActivityComponent.java:416)

	at org.openmicroscopy.shoola.env.ui.ActivityComponent.actionPerformed(ActivityComponent.java:931)

	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

	at java.awt.Component.processMouseEvent(Unknown Source)

	at javax.swing.JComponent.processMouseEvent(Unknown Source)

	at java.awt.Component.processEvent(Unknown Source)

	at java.awt.Container.processEvent(Unknown Source)

	at java.awt.Component.dispatchEventImpl(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Window.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

	at java.awt.EventQueue.access$400(Unknown Source)

	at java.awt.EventQueue$2.run(Unknown Source)

	at java.awt.EventQueue$2.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)

	at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue.dispatchEvent(Unknown Source)

	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.run(Unknown Source)

Change History (6)

comment:1 Changed 11 years ago by jburel

  • Cc sylittlewood added
  • Summary changed from BUG:Feedback 4778 to BUG:Feedback 4778 Dataset to Plate

comment:2 Changed 11 years ago by jburel

Problem also happened with Thumbnail figure.

comment:3 Changed 11 years ago by jburel

  • Resolution set to fixed
  • Status changed from new to closed

Problem has been fixed in 4.4.6

comment:4 Changed 10 years ago by jburel

  • Cc ux@… added; sylittlewood removed
  • Component changed from from QA to Insight
  • Milestone changed from Unscheduled to 5.0.0-beta2
  • Priority changed from minor to critical
  • Resolution fixed deleted
  • Sprint set to OMERO 5 Beta 2 (1)
  • Status changed from closed to reopened
  • Version set to 4.4.9

problem still appears on develop see https://www.openmicroscopy.org/qa2/qa/feedback/7663/
Reopening

comment:5 Changed 10 years ago by jburel

  • Status changed from reopened to accepted

comment:6 Changed 10 years ago by jburel

  • Resolution set to fixed
  • Status changed from accepted 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.67121 sec.)

We're Hiring!