[Pljava-dev] Could not load library pljava.so

LaJ / Lars Jørgensen LaJ at AALBORG-INDUSTRIES.COM
Thu Feb 8 11:00:29 UTC 2007


Hi, 

This is my first time installing PlJava and I've run into some problems. I
have a PostgreSQL database running on a PowerPC equipped with uCLibc. I want
to use triggers in the database and tries to install PlJava. When running
the install script I get the following error:

# psql -d ttest -U default -f /root/host/pljava/install.sql
psql:/root/host/pljava/install.sql:1: ERROR:  schema "sqlj" already exists
GRANT
psql:/root/host/pljava/install.sql:6: ERROR:  could not load library
"/root/host/pljava/pljava.so": File not found
psql:/root/host/pljava/install.sql:8: ERROR:  function
sqlj.java_call_handler() does not exist
psql:/root/host/pljava/install.sql:12: ERROR:  could not load library
"/root/host/pljava/pljava.so": File not found
psql:/root/host/pljava/install.sql:14: ERROR:  function
sqlj.javau_call_handler() does not exist
psql:/root/host/pljava/install.sql:23: NOTICE:  CREATE TABLE will create
implicit sequence "jar_repository_jarid_seq1" for serial column
"jar_repository.jarid"
psql:/root/host/pljava/install.sql:23: ERROR:  relation "jar_repository"
already exists GRANT
psql:/root/host/pljava/install.sql:32: NOTICE:  CREATE TABLE will create
implicit sequence "jar_entry_entryid_seq1" for serial column
"jar_entry.entryid"
psql:/root/host/pljava/install.sql:32: ERROR:  relation "jar_entry" already
exists GRANT ALTER TABLE
psql:/root/host/pljava/install.sql:43: ERROR:  relation "classpath_entry"
already exists GRANT
psql:/root/host/pljava/install.sql:50: NOTICE:  CREATE TABLE will create
implicit sequence "typemap_entry_mapid_seq1" for serial column
"typemap_entry.mapid"
psql:/root/host/pljava/install.sql:50: ERROR:  relation "typemap_entry"
already exists GRANT
psql:/root/host/pljava/install.sql:55: ERROR:  language "java" does not
exist
psql:/root/host/pljava/install.sql:59: ERROR:  language "java" does not
exist
psql:/root/host/pljava/install.sql:63: ERROR:  language "java" does not
exist
psql:/root/host/pljava/install.sql:67: ERROR:  language "java" does not
exist
psql:/root/host/pljava/install.sql:71: ERROR:  language "java" does not
exist
psql:/root/host/pljava/install.sql:75: ERROR:  language "java" does not
exist
psql:/root/host/pljava/install.sql:79: ERROR:  language "java" does not
exist
psql:/root/host/pljava/install.sql:83: ERROR:  language "java" does not
exist
psql:/root/host/pljava/install.sql:87: ERROR:  language "java" does not
exist

Van anyone help me?

Regards Lars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pgfoundry.org/pipermail/pljava-dev/attachments/20070208/7e13731c/attachment.html 


More information about the Pljava-dev mailing list