DX Application Performance Management

  • 1.  Java Agent OSB BEA-300001 error

    Posted Nov 24, 2016 12:21 PM

    Hello all,

     

    Maybe some of you have this experience and can help me.

     

    I have a situation while monitoring a Oracle Service Bus machine in wich only a generic BEA error code is raised on certain services. The exception is:

     

    Transport error (error code=BEA-380001): Error

     

    This service running on OSB is based on SOAP Request X Response and client has designed the envelopes with two exception tags, as following:

     

    <soapenv:Fault> here goes the Business Exception XYZ </soapenv:Fault>
    <fault> here goes the BEA-380001 message </fault>

     

    Just the second tag is being reported to Java agent and error section of its metrics.

     

    Can I somehow have the content of <soapenv:Fault> on my exception list of this agent? How to do that?

     

    -->> Environment.
    - WebLogic Server 10.3.6.0
    - APM 10.1 (agents and cluster)

     

    Thank you.
    Alexandre França



  • 2.  Re: Java Agent OSB BEA-300001 error

    Broadcom Employee
    Posted Nov 24, 2016 05:44 PM

    Hi Alexandre,

    I suspect this may need further investigation into a tracer addition or customisation of the OOTB Soap Fault Tracer for the current exception handling.

    Guenter_Grossberger and Hiko_Davis to provide SME advice after Thanksgiving weekend

     

    Regards,

     

    Lynn



  • 3.  Re: Java Agent OSB BEA-300001 error

    Posted Dec 19, 2016 12:49 PM

    Hi Guys,

     

    I still researching this issue, meanwhile, any of you have an idea of how to get the string from <soapenv:Fault> xml envelope tag?

     

    Thank you.

    Alexandre França



  • 4.  Re: Java Agent OSB BEA-300001 error

    Broadcom Employee
    Posted Dec 19, 2016 12:57 PM

    What version of Java are you using?



  • 5.  Re: Java Agent OSB BEA-300001 error

    Posted Dec 19, 2016 01:01 PM

    Hi Haruhiko,

     

    java version "1.8.0_60"
    Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
    Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)

     

    Regards.

    Alexandre França

     



  • 6.  Re: Java Agent OSB BEA-300001 error

    Broadcom Employee
    Posted Dec 19, 2016 09:58 PM

    Hi Alexandre,

    I think it's best at this point to open a ticket as this error message suggests an issue with the SOAP envelope and it may have customer details which you will not want to share here.

    There should be an application log which details the exact issue with the request you're making, according to Oracle.



  • 7.  Re: Java Agent OSB BEA-300001 error

    Posted Dec 20, 2016 11:16 AM

    Hi Haruhiko,

     

    Thanks anyway...

     

    Best.

    Alexandre