Menu

#270 Topic messages not being release

v2.4 (stable)
closed-accepted
JBossMQ (152)
5
2002-04-30
2002-01-22
No

The topic messages I am publishing are being held in
memory by JBoss and never released. This eventually
leads to an OutOfMemory error.

Bug ID #478527 lists a duplicate problem to the one I
am having. That bug was closed with no explanation
or evaluation.

Discussion

  • Hiram Chirino

    Hiram Chirino - 2002-04-30

    Logged In: YES
    user_id=175851

    Were you using a message selector?? Or were you
    unsubscribing from a durable subscription before you closed
    all consumer that it had?? If so, this was found to cause
    memory leaks. This has now been fixed in the CVS version
    of JBoss. Should be fixed in the next 3.0 RC2 release.

    Back port of the fix to 2.4 should be comming soon.

     
  • Hiram Chirino

    Hiram Chirino - 2002-04-30
    • assigned_to: nobody --> chirino
    • status: open --> closed-accepted
     

Log in to post a comment.