Menu

#43 requestThreadDump does not work

v3.1.0
closed-fixed
API (14)
5
2004-04-15
2004-04-12
Anonymous
No

Running program below generates an error:
Unable to send BREAK event to JVM process. Err(6)

public class WrapperTest
{
public static void main(String[] args)
{
WrapperManager.requestThreadDump();
}
}

Discussion

  • Leif Mortenson

    Leif Mortenson - 2004-04-12

    Logged In: YES
    user_id=228081

    Was this in 3.1.0 (built from CVS) or the newest released
    version 3.0.5? I have fixed a couple bugs related to
    thread dumps in 3.1.0 and thought that this was now working.

    Could you also tell me where this is failing? Running as a
    console or as service? I'll recheck it in the latest code
    as well.

    Cheers,
    Leif

     
  • Leif Mortenson

    Leif Mortenson - 2004-04-12
    • assigned_to: nobody --> mortenson
     
  • Leif Mortenson

    Leif Mortenson - 2004-04-15
    • status: open --> open-fixed
     
  • Leif Mortenson

    Leif Mortenson - 2004-04-15

    Logged In: YES
    user_id=228081

    Version 3.1.0 with this fix was released today, so closing
    this off.
    Cheers,
    Leif

     
  • Leif Mortenson

    Leif Mortenson - 2004-04-15
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB