Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Loading Java src into database

Loading Java src into database

From: Goran Sokol <goran.sokol1_at_zg.hinet.hr>
Date: Mon, 27 May 2002 22:04:19 +0200
Message-ID: <acu3a4$98j1$1@as201.hinet.hr>


Hi!
I have some problem loading java sources into my database. Java program compiled with javac works just fine but when I try to load it into database (8.1.6 for AIX) loadjava utility returns following error:

$ loadjava -u un/pwd -force V8_RUN_CMD.java SIGSEGV received at d2e72074 in
/ora816/app/oracle/product/8.1.6/lib/libocijdbc8
.so. Processing terminated
Writing stack trace to javacore37250.txt ... SIGSEGV received at d0189664 in
/us

r/lib/libc.a. Processing terminated
IOT/Abort trap(coredump)

Manual Installation of initjvm.sql finished with no errors and JAVA_POOL_SIZE is set to 25MB and SHARED_POOL_SIZE is 90MB.

Any help is appreciated. Thanks in advance.

Goran Received on Mon May 27 2002 - 15:04:19 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US