Ticket #906 (closed defect: fixed)
Server deadlock on empty connection pool
| Reported by: | jburel | Owned by: | jmoore |
|---|---|---|---|
| Priority: | blocker | Milestone: | 3.0-Beta3 |
| Component: | Services | Version: | |
| Keywords: | Cc: | callan, atarkowska |
Description (last modified by jmoore) (diff)
When too many methods are executing simultaneously, the connection pool can lock up, causing the server to freeze and all methods to fail. kill -9 is required to stop the server.
One symptom of the freeze is that the FullTextThread blocks while indexing, causing other FullTextThreads to print:
INFO [FullTextThread] Currently running; skipping
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
