Sorry Guys last fix does not survive a single pc boot. But fix below works 100%
All Problem bellow are Resolved:
QTP 9.5, 10, 11 version does not recognized Oracle Objects due to Java JRE confilict.
QTP does not record or Java JRE message "Several Virtual Machines running.
Oracle Object recognized or record as Java Applet objects.
Orcale Dev Suite does not work on PC with QTP installed.
Serena Version Manager web page does not open conflict with Java Jre and QTP
Any Conflict with QTP "_JAVA_OPTIONS" and "_IBM_JAVA_OPTIONS" environment variables.
"HP don't know what they doing and there tech support sucks"
How To FIX this crapy variable:
1 - Install all QTP Patches again.
2 - Access PC System Properties(Right Click on My Computer select Properties)>Advanced>Environment Variables
Now Fix:
Update User & System Environment Variables that are define as _JAVA_OPTIONS, and IBM_JAVA_OPTIONS. You need to update both variable's path value and put QuickTest Professional word in between double quotes.see example below
-Xrunjvmhook -Xbootclasspath/a:C:\PROGRA~1\HP\"QuickTest Professional"\bin\java_shared\classes;C:\PROGRA~1\HP\"QuickTest Professional"\bin\java_shared\classes\jasmine.jar
Save and close both System properties screens.
Restart your QTP and it should work fine.
Now problem I have is at the time of execution of recorded script. You need to open an IE browser before starting QTP, Once a browser open minimize it and then open QTP, Your script will run without any problem.
Good Luck
Ali Raza
All Problem bellow are Resolved:
QTP 9.5, 10, 11 version does not recognized Oracle Objects due to Java JRE confilict.
QTP does not record or Java JRE message "Several Virtual Machines running.
Oracle Object recognized or record as Java Applet objects.
Orcale Dev Suite does not work on PC with QTP installed.
Serena Version Manager web page does not open conflict with Java Jre and QTP
Any Conflict with QTP "_JAVA_OPTIONS" and "_IBM_JAVA_OPTIONS" environment variables.
"HP don't know what they doing and there tech support sucks"
How To FIX this crapy variable:
1 - Install all QTP Patches again.
2 - Access PC System Properties(Right Click on My Computer select Properties)>Advanced>Environment Variables
Now Fix:
Update User & System Environment Variables that are define as _JAVA_OPTIONS, and IBM_JAVA_OPTIONS. You need to update both variable's path value and put QuickTest Professional word in between double quotes.see example below
-Xrunjvmhook -Xbootclasspath/a:C:\PROGRA~1\HP\"QuickTest Professional"\bin\java_shared\classes;C:\PROGRA~1\HP\"QuickTest Professional"\bin\java_shared\classes\jasmine.jar
Save and close both System properties screens.
Restart your QTP and it should work fine.
Now problem I have is at the time of execution of recorded script. You need to open an IE browser before starting QTP, Once a browser open minimize it and then open QTP, Your script will run without any problem.
Good Luck
Ali Raza

