VMware Cloud Community
hsleung
Contributor
Contributor

Can't install Hyperic agent on Solaris 9

Hi, I cannot install Hyperic agents on Solaris 9 (Sparc machine). The error messages is shown during installation.

The details as below:
-----------------------------------------
# uname -a
SunOS ossmcntp01 5.9 Generic_117171-07 sun4u sparc SUNW,Sun-Blade-100

# su - hyperic
Sun Microsystems Inc. SunOS 5.9 Generic May 2002
$ pwd
/opt/hyperic
$ ls -ltr
total 8
-rw-r--r-- 1 hyperic other 174 Oct 30 10:40 local.profile
-rw-r--r-- 1 hyperic other 157 Oct 30 10:40 local.login
-rw-r--r-- 1 hyperic other 136 Oct 30 10:40 local.cshrc
drwxr-xr-x 9 hyperic other 512 Oct 30 11:00 hyperic-hq-agent-4.1.2
$ cd hyperic-hq-agent-4.1.2/bin
$ ls -ltr
total 4
-rwxr-xr-x 1 hyperic other 839 Oct 30 11:00 hq-agent.sh
-rwxr-xr-x 1 hyperic other 789 Oct 30 11:00 hq-agent.bat
$ ./hq-agent.sh start
-n Starting HQ Agent...

dl failure on line 719Error: failed /opt/hyperic/hyperic-hq-agent-4.1.2/jre/lib/sparc/client/libjvm.so, because ld.so.1: /opt/hyperic/hyperic-hq-agent-4.1.2/jre/bin/java: fatal: libCrun.so.1: open failed: No such file or directory
-----------------------------------------

Is it need to install any patch for the above error?

Thanks,
HS
0 Kudos
1 Reply
excowboy
Virtuoso
Virtuoso

Hi,

I have not seen this error on Sparc Solaris 9. Do you have a ld library path setting ("crle -l" and "env | grep LD_ " )? Do you actually have a libCrun.so.1 file on your system and if so is the path to that file part of the library path ?

As a workaround: Is there another JRE on the box you could use ?

Cheers,
Mirko
0 Kudos