Quantcast
Channel: VMware Communities : Popular Discussions - Hyperic User Forums
Viewing all articles
Browse latest Browse all 52618

Help Starting Agent

$
0
0

Hey guys,

 

I'm a summer intern trying to lay down a Hyperic agent on one of our AIX environments. I've had success with both laying down and pointing the agent on a linux box, but the AIX box is throwing an error. any help on this subject would be greatly appreciated. If theres already a thread on this i'm sorry! please point me towards it.

 

 

# ./hq-agent.sh start
-n Starting HQ Agent...
-n .
-n .
-n .
running (376986).
Exception in thread "main" java.lang.UnsatisfiedLinkError: org/hyperic/sigar/Fil                           eAttrs.gather(Lorg/hyperic/sigar/Sigar;Ljava/lang/String;)V
        at org.hyperic.sigar.FileInfo.fetchInfo(FileInfo.java:430)
        at org.hyperic.sigar.FileInfo.fetchFileInfo(FileInfo.java:450)
        at org.hyperic.sigar.Sigar.getFileInfo(Sigar.java:729)
        at org.hyperic.sigar.FileWatcher.add(FileWatcher.java:66)
        at org.hyperic.sigar.FileWatcher.add(FileWatcher.java:61)
        at org.hyperic.hq.bizapp.agent.client.AgentClient$2.<init>(AgentClient.j                           ava:1243)
        at org.hyperic.hq.bizapp.agent.client.AgentClient.initializeAgent(AgentC                           lient.java:1238)
        at org.hyperic.hq.bizapp.agent.client.AgentClient.main(AgentClient.java:                           1371)
# ./376986).
ksh: 0403-057 Syntax error: `)' is not expected.
# ather(Lorg/hyperic/sigar/Sigar;Ljava/lang/String;)V                                    <
ksh: 0403-057 Syntax error: `(' is not expected.
#         at org.hyperic.sigar.FileInfo.fetchInfo(FileInfo.java:430)
ksh: 0403-057 Syntax error: `(' is not expected.
#         at org.hyperic.sigar.FileInfo.fetchFileInfo(FileInfo.java:450)
ksh: 0403-057 Syntax error: `(' is not expected.
#         at org.hyperic.sigar.Sigar.getFileInfo(Sigar.java:729)
ksh: 0403-057 Syntax error: `(' is not expected.
#         at org.hyperic.sigar.FileWatcher.add(FileWatcher.java:66)
ksh: 0403-057 Syntax error: `(' is not expected.
#         at org.hyperic.sigar.FileWatcher.add(FileWatcher.java:61)
ksh: 0403-057 Syntax error: `(' is not expected.
# t.AgentClient$2.<init>(AgentClient.java:1243)                                          <
ksh: 0403-057 Syntax error: `(' is not expected.
#         at org.hyperic.hq.bizapp.agent.client.AgentClient.initializeAge

Viewing all articles
Browse latest Browse all 52618

Trending Articles