DX Application Performance Management

 View Only
  • 1.  Error Detector

    Broadcom Employee
    Posted May 17, 2017 11:22 PM

    Hi All,

     

    I am using CA APM 10.1.

     

    Just wanted to check is there a way to capture all the caught and uncaught exception in error detector.

    Not just the count but also the Error description.

    I am currently using the Weblogic Java agent with typical configurations only.

     

    Will any configuration made to toggles-typical.pbd will help and in order to avoid performance degredation  can I specifically run this for particular method

    #######################

    # Exception Configuration

    # ================

    # Introscope can trace all locations where exceptions are either

    # thrown or caught. This can cause performance degredation so

    # it is not traced by default. Uncomment the following lines

    # if you wish to turn on this tracing.

    # InstrumentPoint: ThrowException

    # InstrumentPoint: CatchException

     

    If need to create a custom pbd which tracer should I key in.

    Thanks team in advance.

     

    Regards,

    Winkle Khurana



  • 2.  Re: Error Detector
    Best Answer

    Posted May 18, 2017 04:00 AM

    Hi Winkle,

     

    please see this documentation for reference

    ExceptionErrorReporter tracer is what you should be using and you can use errors.pbd to define specific classes you would like the error detector to report errors/exceptions for.

     

    Configure ErrorDetector - CA Application Performance Management - 10.5 - CA Technologies Documentation 



  • 3.  Re: Error Detector

    Broadcom Employee
    Posted May 18, 2017 06:20 AM

    Hello Winkle

     

    Before enabling error detector on you env please  verify you system resource properly  as sometimes it create  load to the

    system and which leads to performance issue .

     

     Thanks



  • 4.  Re: Error Detector

    Broadcom Employee
    Posted May 18, 2017 08:27 AM

    Hi Winkle:

    Marking as correct since using ExceptionErrorReporter tracer looks like the way to go. Please let us know if the responses were helpful and if there are any followup questions

     

    Thanks

    Hal German