Loadjava hangs in RedHat Linux (URGENT)

From: aruneeshsalhotr <member32378_at_dbforums.com>
Date: Thu, 31 Jul 2003 18:13:33 +0000
Message-ID: <3171359.1059675213_at_dbforums.com>


Hi,
I was able to load the class into Aurora JVM using TOAD, though loadjava behaviour is slightly unclear.

I compiled the java file, and obtained the .class file. I used TOAD to load the class into into the JVM, and then I created the call spec.
I am able to call the java procedure from anywhere now.

But since I am using an evaluation copy of TOAD, so I would need to know how to get the loadjava started somehow.

I set the classpath correctly as
/u01/app/oracle/product/8.1.7/sqlj/lib/translator.zip:/u01/app/oracle/p-
roduct/8.1.7/sqlj/lib/runtime.zip:/usr/java/jdk1.3.1_02/jre/lib/rt.jar:

But still I am facing the problem that I cant load the class file into the JVM.
Thanx and Regards
Aruneesh

Hi
I even tried setting the JRECLASSPATH env variable to

/u01/app/oracle/product/8.1.7/sqlj/lib/translator.zip:/u01/app/oracle/p-
roduct/8.1.7/sqlj/lib/runtime.zip:/usr/java/jdk1.3.1_02/jre/lib/rt.jar:

I also set the LD_ASSUME_KERNEL=2.4.18 (version of my linux kernel). Anyone has any leads on this.

Thanx and Regards
Aruneesh

--
Posted via http://dbforums.com
Received on Thu Jul 31 2003 - 20:13:33 CEST

Original text of this message