agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] Java VM stalls during
Date: Thu, 9 Dec 2010 21:32:12 -0800 (PST)
Message-ID: <1291959132968-3299847.post@n5.nabble.com> (raw)
In-Reply-To: <1291783942566-3296921.post@n5.nabble.com>
References: <AANLkTim7a8zeXKQb35bFdSGuGj2WD2x4ZPP9i_Tr+xcy@mail.gmail.com>
<1291615093757-3293612.post@n5.nabble.com>
<AANLkTi=yWfCoownj+R8GLgmZp0X8xwF2yDNhhYg0wQs1@mail.gmail.com>
<1291783942566-3296921.post@n5.nabble.com>
I have tested with pljava-1.4.1 release too, but still same issue (please see
the log below).
--------------
>>> DEBUG: 00000: Added JVM option string "-Xrs"
>>> LOCATION: JVMOptList_add,
>>> /usr/local/src/PLJava/org.postgresql.pljava/src/C/pljava/Backend.c:436
>>> STATEMENT: select
>>> sqlj.install_jar('file:///data1/home/bakumar/Work/Java/classes/Haribol.jar','test_jar',false)
;
>>> DEBUG: 00000: Creating JavaVM
>>> LOCATION: initializeJavaVM,
>>> /usr/local/src/PLJava/org.postgresql.pljava/src/C/pljava/Backend.c:675
>>> STATEMENT: select
>>> sqlj.install_jar('file:///data1/home/bakumar/Work/Java/classes/Haribol.jar','test_jar',false)
--------------
When i check the code with log, "initializeJavaVM" function makes the call
to JNI_createVM which calls "JNI_CreateJavaVM" function and looks like
control waits there in loop indefinitely. As "JNI_CreateJavaVM" function is
in "libjvm.so", could it be JDK issue? I have followed build procedures
stated by FreeBSD ports makefile, compiled and installed JDK-1.5 (64bit
version). Would there be any issue in FreeBSD JDK source?
We badly need your help on this issue. Thanks in advance!
--
View this message in context: http://postgresql.1045698.n5.nabble.com/Java-VM-stalls-during-install-jar-tp3290754p3299847.html
Sent from the PL/Java mailing list archive at Nabble.com.
view thread (10+ messages) latest in thread
Message-ID: <1291959132968-3299847.post@n5.nabble.com>
Permalink: ../1291959132968-3299847.post@n5.nabble.com/
Also on: postgresql.org/message-id/1291959132968-3299847.post@n5.nabble.com
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pljava-dev@postgresql.org
Subject: Re: [Pljava-dev] Java VM stalls during
In-Reply-To: <1291959132968-3299847.post@n5.nabble.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox