[Pljava-dev] Java calling other jars

Tim Clarke Tim.Clarke at manifest.co.uk
Tue Feb 21 15:57:09 UTC 2006


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



More information about the Pljava-dev mailing list