| From: | ambulimama at gmail(dot)com (Nelli Vanan) |
|---|---|
| To: | |
| Subject: | [Pljava-dev] Unable to load class org/postgresql/pljava/internal/Backend |
| Date: | 2008-10-21 14:05:51 |
| Message-ID: | 6d7730550810210705r745e2078i8d029890ce714543@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pljava-dev |
Hi there,
I have read through some of the mail threads, and noticed that people
had the same problem before. I am using postgres 8.1.11 and plJava
1.4.0 and am running in a variant of CentOS. e-smith server. I am not
sure if I have the same problem that was mentioned in other threads(
about zlib conflict). Please let me know. Thank you very much.
On Mon, Oct 20, 2008 at 4:19 PM, Nelli Vanan <ambulimama at gmail.com> wrote:
> 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 15:00:40 | [Pljava-dev] Unable to load class org/postgresql/pljava/internal/Backend |
| Previous Message | Nelli Vanan | 2008-10-20 20:19:46 | [Pljava-dev] Unable to load class org/postgresql/pljava/internal/Backend |