Re: Java UnsatisfiedLinkError exception when connecting to Postgresql database

2018-11-15 Thread dclark
Rob Sargent wrote: > > On 11/14/18 5:03 PM, dcl...@cinci.rr.com wrote: > > Adrian Klaver wrote: > >> On 11/14/18 10:24 AM, dcl...@cinci.rr.com wrote: > >> Please reply to list also. > >> Ccing list. > >>> Adrian Klaver wrote: > On 11/14/18 9:25 AM, dcl...@cinci.rr.com

Re: Java UnsatisfiedLinkError exception when connecting to Postgresql database

2018-11-14 Thread dclark
Adrian Klaver wrote: > On 11/14/18 10:24 AM, dcl...@cinci.rr.com wrote: > Please reply to list also. > Ccing list. > > > > Adrian Klaver wrote: > >> On 11/14/18 9:25 AM, dcl...@cinci.rr.com wrote: > >>> Hello; > >>> > >>> I've written a Java program which uses Postgresql via JDBC.

Java UnsatisfiedLinkError exception when connecting to Postgresql database

2018-11-14 Thread dclark
Hello; I've written a Java program which uses Postgresql via JDBC. The program works fine on all RedHat systems I've tested except one, where it yields an UnsatisifiedLinkError. Here is the stack trace: sun.misc.VM.latestUserDefinedLoader0(Native Method)