Symptom:
I am trying to virtualize an Oracle database. When I exercise the JDBC transaction in playback mode, the transaction count does not increase in the VSE Console.
Solution:
Open the log file for the agent. Search for the following exception:
java.lang.RuntimeException: com.itko.javassist.NotFoundException: oracle.xdb.XMLType at com.itko.javassist.CtClassType.getClassFile2(CtClassType.java:202) at com.itko.javassist.CtClassType.getSuperclass(CtClassType.java:746)
If you find the exception, do the following steps:
The transaction count should increase.
Alternately, you can download the xdb.jar file and can place it in the classpath of the application.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|