Hi all,
I'm installing OpenACS 4.5.1b on Redhat 7.2. I have Oracle 8.1.7
installed.
I followed Bruno Mattorollo's notes on Oracle on Redhat, which told
me to downgrade glibc to version 2.1.
After the Oracle install, I reverted back to glibc version 2.2.
When I went to install the OACS, and got to "Installing Core
Services", I got the following error loading the content-repository
Java functions:
Acs-core-docs instantiated as acs-core-docs.
Package enabled.
Installing data model for ACS Content Repository 4.1.2...
Loading SQLJ code /web/chats/packages/acs-content-
repository/java/Regexp-oracle.sqlj...
SIGSEGV received at bffff2b8
in /apps/oracle/jre/1.1.8/lib/linux/native_threads/libjava.so.
Processing terminated
Writing stack trace to javacore8548.txt ... OK
Loading SQLJ code /web/chats/packages/acs-content-
repository/java/Util-oracle.sqlj...
SIGSEGV received at bffff2b8
in /apps/oracle/jre/1.1.8/lib/linux/native_threads/libjava.so.
Processing terminated
Writing stack trace to javacore8561.txt ... OK
Loading SQLJ code /web/chats/packages/acs-content-
repository/java/XMLExchange-oracle.sqlj...
SIGSEGV received at bffff2a8
in /apps/oracle/jre/1.1.8/lib/linux/native_threads/libjava.so.
Processing terminated
Writing stack trace to javacore8574.txt ... OK
This is the top part of the Stack Trace. I didn't think any more
was relevant, and it's really long:
SIGSEGV received at bffff2b8
in /apps/oracle/jre/1.1.8/lib/linux/native_threads/
libjava.so. Processing terminated
jre full version "JDK 1.1.8 IBM build l118-20000713 (JIT enabled:
jitc)"
Has anyone seen this before or know how I might get over it?
Cheers,
Kevin