Ticket #1059 (new defect)
OutOfMemory exception thrown after 2 hours of importing
| Reported by: | jmoore | Owned by: | jmoore |
|---|---|---|---|
| Priority: | blocker | Milestone: | OMERO-Beta4 |
| Component: | Performance | Version: | 3.0-M1 |
| Keywords: | jboss, memory, leak | Cc: | callan, brain, jason |
Description
After 2 hours of importing a screen, the JBoss server hung with a OOM. The thread dump shows no threads hung. A head dump shows 100s of megabytes tied up in char[] (-->) ultimately linked to the JBoss class loader. Possible cause:
https://jira.jboss.org/jira/browse/JBAS-4593
As in the jira ticket, there are more than 10,000 JMX InvocationContexts still in memory. This issue, however, was supposedly fixed in JBoss 4.2.2
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
