[Pljava-dev] problems running test suite

From: pierce at hogranch(dot)com (John R Pierce)
To:
Subject: [Pljava-dev] problems running test suite
Date: 2010-04-22 22:59:54
Message-ID: 4BD0D4EA.6010903@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

John R Pierce wrote:
> (Solaris 10, Sparc, 64 bit Postgres 8.4.3, 64 bit Sun JDK 1.5.0...
> had built pljava on 8.4.3+1.5.0_24 and passed tests, but on another
> system with 8.4.1+1.5.0_18 it failed to run the tests with...)
>
> $ psql -c "SELECT
> sqlj.install_jar('file:///app/postgres/8.4/pljava/examples.jar',
> 'samples',true)" dbname pgadmin
> Password for user pgadmin:
> ERROR: java.lang.SecurityException: read on
> /app/postgres/8.4/pljava/examples.jar

another update...

I went ahead and pulled down the updates from HEAD last night, also used
jdk 1.5.0_21 instead of _24, meanwhile the production site upgraded
their JDK to 1.5.0_22 and Postgres to 8.4.3, and it got past the step
that failed, but the person I'm working with in Asia was too tired
(4:30AM her time) to complete the testing, so we don't know if its
actually working yet or not. I'll probably find out later tonite..

In response to

Browse pljava-dev by date

  From Date Subject
Next Message John R Pierce 2010-04-24 03:16:44 [Pljava-dev] dynamic_library_path vs LD_LIBRARY_PATH
Previous Message John R Pierce 2010-04-22 01:16:57 [Pljava-dev] problems running test suite