Error while starting the Skybot agent on an AIX box.
Exception in thread 'main' java.lang.NoClassDefFoundError: com.helpsystems.enterprise.peer.StartAgent
Caused by: java.lang.ClassNotFoundException: com.helpsystems.enterprise.peer.StartAgent
at java.netURLClassLoader.findClass(URLClassLoader.java:423)
at java.lanClassLoader.loadClass(ClassLoader.java:653)
at sun.miscLauncher$AppClassLoader.loadClass(Launcher.java:346)
at java.lang.ClassLoader.loadClass(ClassLoader.java:619)
Could not find the main class: com.helpsystems.enterprise.peer.StartAgent. Program will exit.
Solution:
Check the permission for the directory that the agent is installed in and the directory above it.
Need to be root to run the following command:
chown Skybot -R /opt/skybot
This is the directory if Skybot is installed in the agent directory: /opt/skybot/agent