DX Application Performance Management

 View Only
  • 1.  Oracle Weblogic domain performacne issues

    Posted Jul 31, 2020 10:29 AM
      |   view attached
    Hi Team,

    Good Day!!

    We have tried to instrument the eBilling application twice but in vain. In the 1st attempt,we found http header error. So disabled the http backend bundle and created a new package and tried for the 2nd time. But this time after adding the APM jvm argument the application team was not able to deploy the new code. So reverted back the changes and application team able to deploy the new code.


    Attaching the debug Agent log for your reference please do needful. Thanks in advance.,

    Regards,
    Srikanth.

    Attachment(s)

    zip
    cadownloads.zip   640 KB 1 version


  • 2.  RE: Oracle Weblogic domain performacne issues
    Best Answer

    Broadcom Employee
    Posted Aug 19, 2020 12:45 PM
    Hello Srikanth,

    Try to deploy the Legacy package:
    6/23/20 09:50:50 AM EDT [WARN] [IntroscopeAgent.VirtualStack] An agent tracer using legacy APIs has been detected.
    6/23/20 09:50:50 AM EDT [WARN] [IntroscopeAgent.VirtualStack] Running legacy tracers with the agent in new mode is not recommended.
    6/23/20 09:50:50 AM EDT [WARN] [IntroscopeAgent.VirtualStack] Please contact support who can refer you to documentation on how to upgrade your legacy tracers.
    6/23/20 09:50:50 AM EDT [WARN] [IntroscopeAgent.VirtualStack] In the interim, please configure the agent to use legacy mode or use the pre-configured version of the legacy agent package.
    6/23/20 09:50:50 AM EDT [WARN] [IntroscopeAgent.VirtualStack] For example, the legacy package for the Oracle WebLogic agent on UNIX is IntroscopeAgentFiles-Legacy-NoInstallerx.x.x.xweblogic.unix.tar 



    Also, try to disbale header injection:

    introscope.agent.soapheaderread.enabled=false
    introscope.agent.httpheaderread.enabled=false
    introscope.agent.soapheaderinsertion.enabled=false
    introscope.agent.httpheaderinsertion.enabled=false

    Gustavo.


  • 3.  RE: Oracle Weblogic domain performacne issues

    Broadcom Employee
    Posted Aug 27, 2020 04:27 PM

    Please review following technical documents that should help you narrow down this issue.

    https://knowledge.broadcom.com/external/article?articleId=145354

    https://knowledge.broadcom.com/external/article?articleId=9866