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 -> loadjava problem

loadjava problem

From: <pcrocket_at_my-deja.com>
Date: 2000/05/03
Message-ID: <8ent11$dam$1@nnrp1.deja.com>#1/1

Am having problems getting loadjava to work on an AIX server with Oracle 8.1.5. Running a command such as "loadjava -user id/pass -resolve -verbose TestSP.class" produces the following error message:

SIGSEGV received. Processing terminated
Writing stack trace to javacore.txt ... SIGSEGV received. Processing terminated
 full version ""

Compiled the java source with Sun javac compiler running on the same server; I get the same error using the java source file. The stack trace (javacore.txt) file isn't any help. Have successfully run the initjvm script and have the classpath variable set (to $ORACLE_HOME/jdbc/lib/classes111.zip), if this makes any difference

What am I doing wrong?

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed May 03 2000 - 00:00:00 CDT

Original text of this message

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