Steps followed
1.Installed Java in the Unix/Linux server
2.Created the class path for Java
3.Verified whether Java is successfully installed by typing Java
4.Placed the Server Agent zip file in a folder and unzipped it
3.Tried running the startAgent.sh and face the below error
$ ./startAgent.sh
ERROR: java.lang.NoClassDefFoundError: org.apache.jorphan.logging.LoggingManager
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/jorphan/logging/LoggingManager
at kg.apc.perfmon.AgentTool.<clinit>(AgentTool.java:17)
Any help would be much appreciated to overcome the above error and start the agent