[Pljava-dev] language "java" does not exist

From: terencenwk at hotmail(dot)com (Terence Ng)
To:
Subject: [Pljava-dev] language "java" does not exist
Date: 2008-07-26 16:57:30
Message-ID: BAY105-W50C33C8F256079ABC90052D3810@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi TrifonAfter I set LD_LIBRARY_PATH and run uninstall.sql to clear previous installation, there still has an error saying "java" does not exit. Why? What did I miss? I have explicitly set LD_LIBRARY_PATH and set in /usr/ld/ld.config by using crle -u -i ...
I have set the dynamic_library_path='$libdir:/usr/postgres/8.2/lib' in postgresql.conf

# echo $LD_LIBRARY_PATH/usr/postgres/8.2/lib:/usr/jdk/instances/jdk1.5.0/jre/lib/amd64:/usr/jdk/instances/jdk1.5.0/jre/lib/amd64/native_threads:/usr/jdk/instances/jdk1.5.0/jre/lib/amd64/server# echo $JAVA_HOME/usr/jdk/instances/jdk1.5.0
# java -versionjava version "1.5.0_15"Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)Java HotSpot(TM) Client VM (build 1.5.0_15-b04, mixed mode, sharing)# svcadm restart postgresql:version_82# psql -d adempiere -U adempiere -f /var/tmp/pljava/pljava-1.4.0/src/sql/uninstall.sqlPassword for user adempiere:psql:/var/tmp/pljava/pljava-1.4.0/src/sql/uninstall.sql:1: ERROR: language "java" does not existpsql:/var/tmp/pljava/pljava-1.4.0/src/sql/uninstall.sql:2: ERROR: language "javau" does not existpsql:/var/tmp/pljava/pljava-1.4.0/src/sql/uninstall.sql:3: ERROR: schema "sqlj" does not exist#Regards, Terence
_________________________________________________________________
Connect to the next generation of MSN Messenger?
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20080727/3a6c7af8/attachment.html>

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Kris Jurka 2008-07-29 17:15:19 [Pljava-dev] language "java" does not exist
Previous Message Terence Ng 2008-07-21 15:23:39 [Pljava-dev] java.lang.NoClassDefFoundError