http://jira.hyperic.com/browse/HHQ-1814
Steps to Reproduce:
Install agent
Run agent
hyperic@esx-qa:~/hyperic-hq-agent-4.0.0-EE/bin> sh hq-agent-nowrapper.sh start
chmod: failed to get attributes of `./pdk/scripts/*': No such file or directory
Starting agent
Exception in thread "main" java.lang.NoClassDefFoundError: org/hyperic/hq/bizapp/agent/client/AgentClient
hyperic@esx-qa:~/hyperic-hq-agent-4.0.0-EE/bin> ./hq-agent.sh console
Running HQ Agent...
wrapper | --> Wrapper Started as Console
wrapper | Launching a JVM...
wrapper | Unable to start a JVM
jvm 1 | wrapper | Unable to start JVM: No such file or directory (2)
wrapper | <-- Wrapper Stopped
hyperic@esx-qa:~/hyperic-hq-agent-4.0.0-EE/bin>
Anonymous