Is there a chance to install Quick Test Professional? If yes, check this out: https://issuetracker.springsource.com/browse/STS-2828
I was getting the same error, tried a few recommendations, and no one worked. When I try to check my version of java, I get something like this:
Raised JAVA_TOOL_OPTIONS: -agentlib jvmhook Raised _JAVA_OPTIONS: -Xrunjvmhook -Xbootclasspath / a: C: \ PROGRA ~ 1 \ HP \ QUICKT ~ 1 \ bin \ JAVA_S ~ 1 \ classes; C: \ PROGRA ~ 1 \ HP \ QUICKT ~ 1 \ Bin \ JAVA_S ~ 1 \ Classes \ jasmine.jar Error initializing virtual machine Could not find jvmhook agent library on library path with error: unable to find dependent libraries
In my case, this is caused by a user environment variable that QTP puts in my user profile. Someone asked a similar question in Software Quality Assurance and testing . He succeeded by removing environment variables. When I deleted environment variables, I earned Eclipse, but QTP has some problems.
* Update. The problems that I encountered with QTP seemed to be due to the fact that I was trying to log in when the nightly regression tests were performed and all available licenses were used. Now I can use any program without problems.
source share