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

From: LaJ at AALBORG-INDUSTRIES(dot)COM ( LaJ / Lars Jørgensen )
To:
Subject: [Pljava-dev] Could not load library pljava.so
Date: 2007-02-08 11:00:29
Message-ID: 14B456E20233F54BBDAD478C1DF846990AD02F02@aiexchange.aalborg-industries.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

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://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20070208/7e13731c/attachment.html>

Browse pljava-dev by date

  From Date Subject
Next Message Peter Henderson 2007-02-20 09:49:29 [Pljava-dev] Wiki site down?
Previous Message Nageswara R. Ambavaram 2007-02-08 08:17:46 [Pljava-dev] error - pljava.dll not found