Bug #386 (closed)
Opened 13 years ago
Closed 13 years ago
Shoola locks on a Data Retrieval Failure
| Reported by: | jamoore | Owned by: | jburel |
|---|---|---|---|
| Priority: | minor | Cc: | |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
The server threw a ValidationException (probably shouldn't have) and the following was reported in the log:
77121 ms since start (2006-09-26 21:10:39,180) ** ERROR ** [thread: AWT-EventQueue-0][class: org.openmicroscopy.shoola.agents.treeviewer.AnnotationEditor] - Data Retrieval Failure: org.openmicroscopy.shoola.env.data.DSAccessException: Cannot update the object.
After that, the window froze.
Change History (3)
comment:1 Changed 13 years ago by jmoore
comment:2 Changed 13 years ago by jburel
- Keywords set to iteration6
- Milestone changed from Unscheduled to 3.0-M3
- Status changed from new to assigned
- Version changed from 3.0-M1 to 3.0-M3
comment:3 Changed 13 years ago by jburel
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Apparently the window doesn't always lock. The server exception is:
ome.conditions.ValidationException: not-null property references a null or transient value: ome.model.meta.Event.experimenter at org.hibernate.engine.Nullability.checkNullability(Nullability.java:72) at org.hibernate.event.def.DefaultFlushEntityEventListener.scheduleUpdate(DefaultFlushEntityEventListener.java:263) at org.hibernate.event.def.DefaultFlushEntityEventListener.onFlushEntity(DefaultFlushEntityEventListener.java:121)To reproduce: