DX Application Performance Management

  • 1.  Error in JVM of Blackboard.

    Posted Jan 16, 2015 05:00 PM

    Hello everybody,

     

    I need your help to fix the next issue:

     

    I installed Wily Introscope versión 9.5 on Solaris 10, App Server Tomcat, when I finished the installation appears the next error:

     

    NFO | jvm 1 | 2015/01/16 12:17:57 | 1/16/15 12:17:56 PM CST [ERROR] [IntroscopeAgent.Agent] Exception finishing method tracer for com.xythos.common.dbConnect.JDBCResultSet.close

     

    The problem here is that the above error is writing into the  application's logs.

     

    I tryed to fix the error creating a custom pdb, the content of custom pbd is this:

     

    # Custom Intstrumentation for Blackboard

    # 02/12/14

    ###################################PBD###########################

    SkipClass: com.xythos.common.dbConnect.JDBCResultSet.close

     

    The application is Blackboard.

     

    I hope you can help me with this issue.

     

    Thanks in advance.

     

    Kind regards.



  • 2.  Re: Error in JVM of Blackboard.

    Broadcom Employee
    Posted Jan 16, 2015 05:05 PM

    You need to skip the method, not the class.



  • 3.  Re: Error in JVM of Blackboard.

    Posted Jan 16, 2015 05:09 PM

     

     

     

     



  • 4.  Re: Error in JVM of Blackboard.

    Broadcom Employee
    Posted Jan 16, 2015 05:13 PM


  • 5.  Re: Error in JVM of Blackboard.

    Posted Jan 16, 2015 05:20 PM

    Again thanks Haruhiko Davis.

     

    I will try to apply your recommendation.

     

    Thanks in advance.

     

    Kind regards.