agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feedSubject: [Pljava-dev] error pljava1.3
Date: Sun, 15 Oct 2006 12:13:27 +0200
Message-ID: <453209C7.9060609@cybertec.at> (raw)
'm using pljava with an 8.0.8 and I have done all to get it working
shared objects are ok with ldd for pljava.so
my entries in postgresql.conf are:
dynamic_library_path ='$libdir:/home/eg/pljava/'
custom_variable_classes = 'pljava'
pljava.classpath='/home/eg/pljava/pljava.jar'
I have pljava.so and pljava.jar in this directory
I have compiled it fomr source no compile errors and the output from
ldd pljava.so is:
eg at dhcppc13:~/pljava$ ldd pljava.so
linux-gate.so.1 => (0xffffe000)
libjvm.so => /opt/java/jre/lib/i386/client/libjvm.so (0xb7796000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb7663000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7641000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb763e000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb762c000)
/lib/ld-linux.so.2 (0x80000000)
then I do createdb test
psql -d test < install.sql
works without problems
but If I want to use the examples.jar the following happens:
test=# SELECT sqlj.install_jar('/home/eg/pljava/examples.jar',
'samples', true);
ERROR: java.sql.SQLException: I/O exception reading jar file: no
protocol: /home/eg/pljava/examples.jar
Did I miss something ?
Regards EWald Geschwinde
view thread (3+ messages) latest in thread
Message-ID: <453209C7.9060609@cybertec.at>
Permalink: ../453209C7.9060609@cybertec.at/
Also on: postgresql.org/message-id/453209C7.9060609@cybertec.at
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] error pljava1.3
In-Reply-To: <453209C7.9060609@cybertec.at>
* 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