Issue Details (XML | Word | Printable)

Key: AMQ-1177
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Hiram Chirino
Reporter: Hiram Chirino
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

ActiveMQConnection memory leaks

Created: 26/Feb/07 10:40 AM   Updated: 05/Mar/07 08:01 AM
Return to search
Component/s: JMS client
Affects Version/s: 4.1.0
Fix Version/s: 4.1.1, 5.0.0

Time Tracking:
Not Specified


 Description  « Hide
klas eriksson: Commented on AMQ-847

I think this issue is actually two (or more memory leaks.
One in createConnection() and one in close().
I tried a very similar program with the following results:

apache-activemq-4.2-incubator-20061204.023752-14:
1. 'createConnection' followed by 'close' when activeMq-server is UP:
outOfmemory after ~1800 createConnection-close.

2. 'createConnection' without close when activeMq server is not started.
outOfmemory after < 1800 failed 'createConnection'.

I have also tried 4.0.x and 4.1.x. The leak memory too.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Create crucible review for this changeset in
514717 by  Jonas Lim (2 files)
05/Mar/07 08:00 AM (32 months, 8 days ago)