Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2618 | minor | always | 04-22-08 10:43 | 04-22-08 14:25 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.6 | ||
|
|||||
Summary: | 0002618: ActiveMQ timeout | ||||
Description: |
(rep by wesley) In my topic producer I manually create a JmsSesion and JmsConnection using JmsFactory and send a TextMessage, then close the connection explicitly. In my message driven bean I did not inject anything because resin should be responsible to call onMessage() method when there is a new message in topic. I've met the 6h max-active-time problem. After server running for 6 hours, it prints a log message: closing pool item from active timeout:PoolItem[activemq, 0, ActiveMQManagedConnection] |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|