Bug #1777 (closed)
Opened 10 years ago
Closed 10 years ago
Weird OOM on getEventContext
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Cc: | jburel |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
getAdminService().getEventContext();
Data Retrieval Failure: java.lang.OutOfMemoryError: Java heap space
at IceInternal.BasicStream.readString(BasicStream.java:1301)
at IceInternal.BasicStream.readTypeId(BasicStream.java:665)
at Ice.ObjectImpl.__read(ObjectImpl.java:246)
at omero.sys.EventContext.__read(EventContext.java:176)
at IceInternal.BasicStream.readObject(BasicStream.java:1590)
at IceInternal.BasicStream.readPendingObjects(BasicStream.java:1739)
at omero.api._IAdminDelM.getEventContext(_IAdminDelM.java:985)
Change History (1)
comment:1 Changed 10 years ago by jmoore
- Resolution set to wontfix
- 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.
Filed with ZeroC. Unlikely that we can do anything do correct this other than to do more version detection.
cF. http://www.zeroc.com/forums/bug-reports/4782-3-3-1-outofmemory-client-when-slice-definition-modified.html#post21065