i treied to to install agent on target machine with the command
cmd> java -jar agent.jar -d
Agent_Home
Now it is giving me error
Invalid or corrupt jarfile agent.jar
the java is jdk1.6 and is it set properly .
echo $JAVA_HOME
/usr/java6
please suggest