VMware Cloud Community
pcampbel
Contributor
Contributor

2.7.6 client on AIX 4.3.3

These files do exist, though they are reported as not existing.
Any thoughts on why this happens on AIX 4.3.3 ?

./hq-agent.sh start
chmod: jre/bin/ikeyman: No such file or directory
chmod: jre/bin/java: No such file or directory
chmod: jre/bin/java.properties: No such file or directory
chmod: jre/bin/java_ca.properties: No such file or directory
chmod: jre/bin/java_cs.properties: No such file or directory
chmod: jre/bin/java_de.properties: No such file or directory
chmod: jre/bin/java_es.properties: No such file or directory
chmod: jre/bin/java_fr.properties: No such file or directory
chmod: jre/bin/java_hu.properties: No such file or directory
chmod: jre/bin/java_it.properties: No such file or directory
chmod: jre/bin/java_ja.properties: No such file or directory
chmod: jre/bin/java_ko.properties: No such file or directory
chmod: jre/bin/java_pl.properties: No such file or directory
chmod: jre/bin/java_pt_BR.properties: No such file or directory
chmod: jre/bin/java_ru.properties: No such file or directory
chmod: jre/bin/java_sk.properties: No such file or directory
chmod: jre/bin/java_sl.properties: No such file or directory
chmod: jre/bin/java_tr.properties: No such file or directory
chmod: jre/bin/java_zh.properties: No such file or directory
chmod: jre/bin/java_zh_TW.properties: No such file or directory
chmod: jre/bin/javaplugin.so: No such file or directory
chmod: jre/bin/javaw: No such file or directory
chmod: jre/bin/jextract: No such file or directory
chmod: jre/bin/jvmdcf: No such file or directory
chmod: jre/bin/keytool: No such file or directory
chmod: jre/bin/kinit: No such file or directory
chmod: jre/bin/klist: No such file or directory
chmod: jre/bin/ktab: No such file or directory
chmod: jre/bin/libJdbcOdbc.a: No such file or directory
chmod: jre/bin/libawt.a: No such file or directory
chmod: jre/bin/libcmm.a: No such file or directory
chmod: jre/bin/libdbgmalloc.a: No such file or directory
chmod: jre/bin/libdbx_java.so: No such file or directory
chmod: jre/bin/libdcpr.a: No such file or directory
chmod: jre/bin/libdt_socket.a: No such file or directory
chmod: jre/bin/libfontmanager.a: No such file or directory
chmod: jre/bin/libframe.a: No such file or directory
chmod: jre/bin/libhpi.a: No such file or directory
chmod: jre/bin/libhprof.a: No such file or directory
chmod: jre/bin/libjaas.a: No such file or directory
chmod: jre/bin/libjava.a: No such file or directory
chmod: jre/bin/libjavaplugin_jni.so: No such file or directory
chmod: jre/bin/libjavaplugin_oji.so: No such file or directory
chmod: jre/bin/libjawt.a: No such file or directory
chmod: jre/bin/libjdwp.a: No such file or directory
chmod: jre/bin/libjitc.a: No such file or directory
chmod: jre/bin/libjpeg.a: No such file or directory
chmod: jre/bin/libjpkcs11.so: No such file or directory
chmod: jre/bin/libjsig.a: No such file or directory
chmod: jre/bin/libjsound.a: No such file or directory
chmod: jre/bin/libnet.a: No such file or directory
chmod: jre/bin/libnio.a: No such file or directory
chmod: jre/bin/librmi.a: No such file or directory
chmod: jre/bin/libute.a: No such file or directory
chmod: jre/bin/libxhpi.a: No such file or directory
chmod: jre/bin/libzip.a: No such file or directory
chmod: jre/bin/policytool: No such file or directory
chmod: jre/bin/rmid: No such file or directory
chmod: jre/bin/rmiregistry: No such file or directory
chmod: jre/bin/tnameserv: No such file or directory
chmod: jre/bin/utetcf: No such file or directory Starting agent Error loading: /usr/local/hyperic/hyperic-hq-agent-2.7.6/jre/bin/classic/libjvm.a
0 Kudos
3 Replies
dougm_hyperic
VMware Employee
VMware Employee

On Jan 22, 2007, at 12:33 PM, pcampbel wrote:

> These files do exist, though they are reported as not existing.
> Any thoughts on why this happens on AIX 4.3.3 ?

As you probably know, IBM has withdrawn support for AIX 4.3.3 as of
Dec 31, 2003.
http://www-306.ibm.com/software/info/supportlifecycle/list/a.html

We continued to support AIX 4.3.3 up until about a year ago, when we
switched our bundled JRE from 1.3 to 1.4.
One of the main reasons we upgraded the JRE was because WebSphere 5.1
requires 1.4, but IBM's own 1.4 JRE does not run on AIX 4.3.3.
At this time all of our existing AIX customers had also been migrated
to AIX 5.1 or higher.

It was still possible at the time to run the HQ agent if a 1.3 JRE is
installed by setting the following environment variable:
HQ_JAVA_HOME=/usr/java13

However, we don't currently have access to an AIX 4.3.3 machine to
maintain this support. If we could arrange that somehow, it would be
possible.


0 Kudos
pcampbel
Contributor
Contributor

Okay, I am attempting to use the 1.3.1 jre on 4.3.3
./java -version
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1)
Classic VM (build 1.3.1, J2RE 1.3.1 IBM AIX build ca1311-20011123a (JIT enabled: jitc))

The error I get is
./hq-agent.sh start
Starting agent
- Unable to load agent token file. Generating a new one ... Done
Exception in thread "main" java.lang.NoClassDefFoundError: java/net/SocketAddress

Any ideas?
Thanks
0 Kudos
dougm_hyperic
VMware Employee
VMware Employee

We'll need to do some back-porting work to get the agent running
again on a 1.3.1 jre and aix 4.3.3, still working on getting access
to a 4.3.3 machine.

On Feb 7, 2007, at 2:28 PM, pcampbel wrote:

> Okay, I am attempting to use the 1.3.1 jre on 4.3.3
> ./java -version
> java version "1.3.1"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1)
> Classic VM (build 1.3.1, J2RE 1.3.1 IBM AIX build ca1311-20011123a
> (JIT enabled: jitc))
>
> The error I get is
> ./hq-agent.sh start
> Starting agent
> - Unable to load agent token file. Generating a new one ... Done
> Exception in thread "main" java.lang.NoClassDefFoundError: java/net/
> SocketAddress
>
> Any ideas?
> Thanks
>



0 Kudos