[Pljava-dev] Java calling other jars

From: Tim(dot)Clarke at manifest(dot)co(dot)uk (Tim Clarke)
To:
Subject: [Pljava-dev] Java calling other jars
Date: 2006-02-21 15:57:09
Message-ID: 44D9FC40FD695B4E85F1C59965C27E0FAA4D58@man3
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pljava-dev

So those two get called first and my earlier attempts clouded the issue.
Thanks for helping - glad it was a simple one ;-)

Tim Clarke

> -----Original Message-----
> From: Thomas Hallgren [mailto:thomas at tada.se]
> Sent: 21 February 2006 15:04
> To: Tim Clarke
> Cc: pljava-dev at gborg.postgresql.org
> Subject: Re: [Pljava-dev] Java calling other jars
>
>
> Hi Tim,
> It seems you have either a CLASSPATH environment variable or the
> postgresql.conf variable 'pljava.classpath' setup so that the System
> Classloader makes attempts to read the log4j-1.2.13.jar file. Please
> make sure that:
>
> a). No CLASSPATH environment variable is visible to the
> PostgreSQL backend.
> b). the pljava.classpath *only* contains the full path to pljava.jar.
>
> Kind regards,
> Thomas Hallgren

Browse pljava-dev by date

  From Date Subject
Next Message Patrick Peisker 2006-02-22 07:01:37 [Pljava-dev] Multithreading
Previous Message Thomas Hallgren 2006-02-21 15:03:48 [Pljava-dev] Java calling other jars