[Pljava-dev] VM death with PlJava
Greg Bowyer
gbowyer at fastmail.co.uk
Mon May 8 11:05:00 UTC 2006
Hi guys, I am trying to usw PLJava to do triggers, I have done the
install from source, however when i try the following quick test
CREATE FUNCTION getsysprop(VARCHAR)
RETURNS VARCHAR
AS 'java.lang.System.getProperty'
LANGUAGE java;
SELECT getsysprop('user.home');
I get
INFO: Execption
INFO: in thread "main"
ERROR: Java exit monitor failure (final)
In the postgresql datadir I get java VM death logs, i have attached one
to this message.
Any ideas what I am doing wrong here ???
Many thanks
Greg Bowyer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hs_err_pid10981.log
Type: text/x-log
Size: 12586 bytes
Desc: not available
Url : http://pgfoundry.org/pipermail/pljava-dev/attachments/20060508/07ba5e7f/attachment.bin
More information about the Pljava-dev
mailing list