Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Installing Oracle 9.2 on AIX 5.2 makes a Java core dump

419271Apr 15 2004 — edited Apr 19 2004
This is weird, I have fully followed the instructions in the installation guide. I am working on a pSeries 690 in an LPAR with 4 GB RAM and 2 CPU's running AIX 5.2 ML02 and X works fine and I can do a xclock and xhosts without any problem. Can anybody tell me what I am missing here, I am pretty stucked.


[The error I get]
$ Initializing Java Virtual Machine from /tmp/OraInstall2004-04-15_10-29-39PM/jre/bin/java. Please wait...
stackpointer=2ff20f40
Writing Java core file ....
Written Java core to /tmp/javacore389194.1082060980.txt
/tmp/OraInstall2004-04-15_10-29-39PM/installer: 389194 Segmentation fault(coredump)

[Output form Java error txt file]
J2RE 1.3.1 IBM AIX build ca131-20020706
Current Thread Details
----------------------
"main" sys_thread_t:0x3000FA78
----- Native Stack -----
unavailable - iar 0xFFFFFFFE not in text area
------------------------------------------------------------------------
Operating Environment
---------------------
Host : pepostop1:172.24.164.21
OS Level : AIX 5.2.0.0
Processors -
Architecture : POWER_PC (impl: unknown, ver: unknown)
How Many : 32
Enabled : 1
User Limits (in bytes except for NOFILE and NPROC) -
RLIMIT_FSIZE : 1073741312
RLIMIT_DATA : 2147483645
RLIMIT_STACK : 33554432
RLIMIT_CORE : 1073741312
RLIMIT_NOFILE : 2000
NPROC(max) : 262144
Page Space (in blocks) -
/dev/hd6: size=1048576, free=1047077
Application Environment
-----------------------
Signal Handlers -
SIGHUP : intrDispatchMD (libhpi.a)
SIGINT : intrDispatchMD (libhpi.a)
SIGQUIT : intrDispatchMD (libhpi.a)
SIGILL : intrDispatchMD (libhpi.a)
SIGTRAP : JITSigTrapHandler (libjitc.a)
SIGABRT : intrDispatchMD (libhpi.a)
SIGEMT : intrDispatchMD (libhpi.a)
SIGFPE : intrDispatchMD (libhpi.a)
SIGBUS : intrDispatchMD (libhpi.a)
SIGSEGV : intrDispatchMD (libhpi.a)
SIGSYS : intrDispatchMD (libhpi.a)
SIGPIPE : ignored
SIGUSR2 : JITSigUSR2Handler (libjitc.a)
SIGTERM : intrDispatchMD (libhpi.a)
"javacore389216.1082061207.txt" 429 lines, 15139 characters



[Java Version]
$ 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 ca131-20030122a (JIT enabled: jitc))
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 17 2004
Added on Apr 15 2004
1 comment
253 views