From: | ambulimama at gmail(dot)com (Nelli Vanan) |
---|---|
To: | |
Subject: | [Pljava-dev] Unable to load class org/postgresql/pljava/internal/Backend |
Date: | 2008-10-20 20:19:46 |
Message-ID: | 6d7730550810201319h569e51bav5053dbee54500077@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
Hi there,
I am having some problem when trying to experiment with a hello world
example. When I run the following command I am getting this error
message.
I am not sure what I am doing wrong.
The class path seems to be correct. I have the pljava.jar file in /root/mydir
How can I resolve this. Thanks,
SELECT sqlj.install_jar('file:///root/mydir/hello.jar',
'helloworld_jar', false);
WARNING: java.lang.NoClassDefFoundError: org/postgresql/pljava/internal/Backend
ERROR: Unable to load class org/postgresql/pljava/internal/Backend
using CLASSPATH '-Djava.class.path=/root/mydir/pljava.jar'
From | Date | Subject | |
---|---|---|---|
Next Message | Nelli Vanan | 2008-10-21 14:05:51 | [Pljava-dev] Unable to load class org/postgresql/pljava/internal/Backend |
Previous Message | Kris Jurka | 2008-10-17 20:22:09 | [Pljava-dev] ERROR: schema "sqlj" does not exist |