I'm using QTP 8.2. and I want to test an Application which is designed with Oracle Forms 10 g. Before installing the Oracle Addin for QTP 8.2. I was able to open the Application with QTP and IExplorer 6.0. After Installing the Oracle Addin for QTP 8.2. I wasn't able to open the Application neither with QTP nor ÍExplorer. I only installed the Addin. I haven't installed any upgrade or patch!
The following failure is shown in the JAVA Console after starting the application:
The other solution won't work this one does. I experienced some problems with my existing scripts(recorded with the 6.5 Oracle add-in) because some objects aren t recognized properly anymore. I adjusted the scripts and now it works well.
Solution:
1. Open the registrykey: HKEY_LOCAL_MACHINESOFTWAREMercury InteractiveJavaAgentOracle Add-in for QuickTest
2. In the Oracle Add-in for QuickTest key change the value of Enabled from 1 to 0
The only problem with this fix is if you are really wanting to use the Oracle Add-in with your application the suggested fix disables the Oracle Add-in. In my case I was receiving the same error but when I disabled the Oracle Add-in I could not record in QTP using that specific application. To fix the problem I went out on the Mercury Website to their Knowledge Base and found a Patch which adds support for Oracle Forms 10g/9i (also known as Oracle Forms 9.x) to the QTP Oracle Add-in 8.2. It is Patch # QTPORACLE82P6102 but you have to request that they send it to you. Maybe this will help.
Hi Frns Thanks to all.Even I got the same problem. After installing java and oracle add-ins my application could not open. My application is built with oracle 10g forms and java. After modifying the value for Enabled from 1 to 0. then Could work on applicaiton. and qtp 8.2 is able to recognize.
RE: Hello,I'm using QTP 8.2. and I want to test an Application which is designed with Oracle Forms 10 g.Before installing the Oracle Addin for QTP 8.2. I was able to open the Application with QTP and IExplorer 6.0.After Installing the Oracle Addin for QTP
Hi
I experienced the same problem. The fact is that Oracle Add-In 8.2 is not compatible with Java 6 or higher (updates). I think your Oracle forms are loaded either by using JInitiator or Java.
If they are loaded using JInitiator then you dont need any other Java. However if Java is needed then download and install Java 5 update 12. This would ensure that the forms are loaded even with the Oracle Add-In 8.2.