Ticket #1042 (assigned defect)
GC overhead limit exceeded out of memory exception
| Reported by: | callan | Owned by: | callan |
|---|---|---|---|
| Priority: | major | Milestone: | 3.0-Beta4 |
| Component: | General | Version: | |
| Keywords: | Cc: | jmoore |
Description
Nightshade hit this error, causing the server to basically grind to a total halt:
java.lang.OutOfMemoryError: GC overhead limit exceeded 17:03:13,557 INFO [ServiceHandler] Excp: java.lang.OutOfMemoryError: GC overhead limit exceeded 17:20:50,217 INFO [ServiceHandler] Meth: interface ome.services.util.Executor$Work.doWork 17:20:50,217 INFO [ServiceHandler] Args: [null, null, ome.tools.spring.InternalServiceFactory@7847687d] 17:20:52,723 INFO [EventHandler] Auth: user=0,group=0,event=19167046(Sessions) 17:20:55,223 INFO [ServiceHandler] Rslt: true 17:20:55,223 INFO [ServiceHandler] Meth: interface ome.services.util.Executor$Work.doWork 17:20:55,223 INFO [ServiceHandler] Args: [null, null, ome.tools.spring.InternalServiceFactory@e88978b] 17:20:57,713 INFO [EventHandler] Auth: user=0,group=0,event=19167047(Sessions) 17:21:00,196 WARN [ServiceHandler] Unknown exception thrown. java.lang.OutOfMemoryError: GC overhead limit exceeded 17:21:00,196 INFO [ServiceHandler] Excp: java.lang.OutOfMemoryError: GC overhead limit exceeded 18:08:26,090 INFO [ServiceHandler] Meth: interface ome.services.util.Executor$Work.doWork 18:08:26,090 INFO [ServiceHandler] Args: [null, null, ome.tools.spring.InternalServiceFactory@434f7c8a] 18:08:28,596 INFO [EventHandler] Auth: user=0,group=0,event=19167048(Sessions) 18:08:31,086 INFO [ServiceHandler] Rslt: true 18:08:31,087 INFO [ServiceHandler] Meth: interface ome.services.util.Executor$Work.doWork 18:08:31,087 INFO [ServiceHandler] Args: [null, null, ome.tools.spring.InternalServiceFactory@5d980b4] 18:08:33,585 INFO [EventHandler] Auth: user=0,group=0,event=19167049(Sessions) 18:08:36,079 WARN [ServiceHandler] Unknown exception thrown.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
