Agent 11.1 fails to install (relink) on AIX 6
Hello.
I try to establish Agent 11.1 on AIX, installation passes successfully, but on linking there is an error. I attached last lines of installation log, the out put of environment variables and Java.
Out:ld: 0711-866 INTERNAL ERROR: Output symbol table size miscalculated.
ld: 0711-759 INTERNAL ERROR: Source file xoutxx.c, line 509.
Depending on where this product was acquired, contact your service
representative or the approved supplier.
make: 1254-004 The error code from the last command is 16.
Stop.
'
Running make for target client_sharedlib
Exception in thread "Thread-54" java.lang.OutOfMemoryError
at java.lang.StringBuffer.ensureCapacityImpl(StringBuffer.java:335)
at java.lang.StringBuffer.append(StringBuffer.java:201)
at oracle.opatch.ReaderThread.run(SystemCall.java:1770)
Environment variables:
[oracle@rjtdb01:/etc/ssh]$ env
SHELL=/usr/bin/bash
TMPDIR=/tmp
NLS_LANG=AMERICAN_AMERICA.CL8ISO8859P5
USER=oracle
ORA_NLS10=/oracle/orabin_RJT/product/10.2/nls/data
ORACLE_SID=pm
ODMDIR=/etc/objrepos
ORACLE_BASE=/oracle/RJT
AIXTHREAD_SCOPE=S
TNS_ADMIN=/oracle/orabin_RJT/product/10.2/network/admin
MAIL=/usr/spool/mail/oracle
PATH=/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/oracle/orabin_RJT/product/10.2/bin:/usr/bin/X11:/sbin:/u02/oracle/ibso/tools/xml:/u02/oracle/ibso/tools/xml/lib:/usr/local/bin:/usr/java6_64/jre/bin/
LOGIN=oracle
PWD=/etc/ssh
EDITOR=vi
LANG=en_US
TZ=MSK-3MSD-4,M3.5.0/02:00,M10.5.0/03:00
PS1=\[\033[1;34m\][\u@\h:\w]$\[\033[0m\]
SHLVL=1
HOME=/home/oracle
LOGNAME=oracle
JITC_COMPILEOPT=NALL
ORA_NLS33=/oracle/orabin_RJT/product/10.2/ocommon/nls/admin/data
ORACLE_HOME=/oracle/orabin_RJT/product/10.2
NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
LD_LIBRARY_PATH=/oracle/orabin_RJT/product/10.2/lib:/oracle/orabin_RJT/product/10.2/ctx/lib:/usr/lib:/oracle/orabin_RJT/product/10.2/lib32:/oracle/orabin_RJT/product/10.2/ctx/lib32:/u02/oracle/ibso/tools/xml:/u02/oracle/ibso/tools/xml/lib
Java:
[oracle@rjtdb01:/etc/ssh]$ which java
/usr/java6_64/jre/bin//java
[oracle@rjtdb01:/etc/ssh]$ java -fullversion
java full version "JRE 1.6.0 IBM AIX build pap6460sr7-20091215_02 (SR7)"
[oracle@rjtdb01:/etc/ssh]$