aspose file tools
The moose likes Java in General and the fly likes Error message with jar file jasmine Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Error message with jar file jasmine" Watch "Error message with jar file jasmine" New topic
Author

Error message with jar file jasmine

Meenu Kj
Greenhorn

Joined: Oct 09, 2009
Posts: 2
Hi,

On execution of a java program, I get these lines of message printed after the successful execution of program. Can anyone please help me understand what this error message mean :

Picked up JAVA_TOOL_OPTIONS: -agentlib:jvmhook
Picked up _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

Thanks
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56157
    
  13

"Meenu Kj", please check your private messages for an important administrative matter.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

Are you sure they are error message and not simply debugging information?


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
Meenu Kj
Greenhorn

Joined: Oct 09, 2009
Posts: 2
Yes Rob, you are right..that appears after the successful execution of the program..but not sure if that is a warning or debugging information..not sure where should I look to correct it.
 
I agree. Here's the link: jrebel
 
subject: Error message with jar file jasmine
 
Similar Threads
package oracle.jdbc.driver does not exist
What am I doing wrong when setting the paths?
Ktoolbar not building my project
wsStartServer ANT task
PATH and CLASSPATH