What steps will reproduce the problem? 1. Add jTracert to classpath in eclipse Run configuration. 2. Run with "-javaagent:jTracert.jar" as VM parameter.
What is the expected output? What do you see instead? Expect jar to be loaded. Instead, get this message: "Error occurred during initialization of VM agent library failed to init: instrument Error opening zip file: jTracert.jar"
What version of the product are you using? On what operating system? Version: 0.3.3. OS: Windows Server 2003.
Please provide any additional information below. Winzip also can't open the jar as a zip file. I get the message: "Failed to load Main-Class manifest attribute."
Comment #1
Posted on Sep 21, 2008 by Quick HippoComment deleted
Comment #2
Posted on Sep 21, 2008 by Quick HippoCan be closed - resolved
Comment #3
Posted on Dec 4, 2008 by Massive CatI still have the same problem with jTracert-0.0.3.jar jdk 1.6 + windows XP robin.bakkerus@gmail.com
Comment #4
Posted on Dec 5, 2008 by Massive Catthe documentation is wrong. The -javaagent qualifier expects a path. Hence the following will work: -javaagent:c:/jTracert-0.0.3.jar
Comment #5
Posted on Jan 6, 2009 by Happy PandaI've added appropriate comment about filename to the main page and to the wiki.
Comment #6
Posted on Jan 6, 2009 by Happy Panda(No comment was entered for this change.)
Status: Done
Labels:
Type-Defect
Priority-Medium