[Pljava-dev] Help Permission Denied

Mark Mitchell mark81 at gmail.com
Mon Jun 16 22:40:05 UTC 2008


Whatever database user you are loading the file with must also have
READ access to both the folder and file.

If you are running as user postgres, you can always copy the jar file
to /tmp to load it.

-Mark

On Mon, Jun 16, 2008 at 6:01 PM, Kris Jurka <books at ejurka.com> wrote:
> Parisso Escamilla wrote:
>> My system is CentOS 5.1
>> Postgres 8.1-11
>> Pl/Java 1.4
>>
>> Hi, i've benn trying to install a jar file  into the data base with
>> select sqlj.install_jar
>> ('file:/home/openxp/ServidorOXP/lib/sqlj.jar','openxp',true);.
>>
>> I´´m getting: ERROR: java.sql.SQLException: I/O exception reading jar
>> file: /home/openxp/ServidorOXP/lib/sql.jar (Permission denied)
>>
>> I don´t know where is the problem, every folder has permission to read
>> and write, but i think the problem isn´t in that way.
>
> Not sure, it could be a se-linux problem?
>
> Kris Jurka
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pljava-dev
>


More information about the Pljava-dev mailing list