"Attach to native process failed" with Apache 2.0 Agent 2.202 for RHEL5 Linux 64bit
- by Richard
In trying to install Apache 2.0 Agent 2.202 for RHEL5 Linux 64bit, the dialogue appears as follows.
# export JAVAHOME=/usr/java/jdk1.6.0_24/; echo $JAVAHOME
/usr/java/jdk1.6.0_24/
# ./setup
Launching installer...
Attach to native process failed
On the server we have the following JREs and I've tried both.
$ sudo rpm -qa | egrep "(openjdk|icedtea)"
java-1.6.0-openjdk-1.6.0.0-1.27.1.10.8.el5_8
And SElinux appears to be off:
# cat /etc/sysconfig/selinux
SELINUX=disabled
SELINUXTYPE=targeted