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

From: thhal at mailblocks(dot)com (Thomas Hallgren)
To:
Subject: [Pljava-dev] language "java" does not exist
Date: 2005-05-21 07:30:21
Message-ID: thhal-0EHxqA8PPzTYuZ7HDXLJz5OGrzY+eSx@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Terrance Davis wrote:

> I?m trying to deploy pljava with postgres 8.0 on Windows XP and
> failing. The command I use is:
>
> java org.postgresql.pljava.deploy.Deployer -install -host localhost
> -database testdb -user postgres -password mypass
>
> I receive this error:
>
> java.sql.SQLException: ERROR: could not load library "C:/Program
> Files/PostgreSQL/8.0/pljava/libpljava.dll": dynamic load error
>
Please consult the mail archives and/or user guide. There's plenty of
information concerning this error. Pay specific attention to the PATH
setting. The "language java does not exist" is a consequence of the load
error.

Regards,
Thomas Hallgren

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Zoong PHAM 2005-05-22 02:11:20 [Pljava-dev] Problem using pljava-1.1.0 and PostgreSQL 8.0.3 for Compiere-2.5.2 on Redhat Linux AS 4
Previous Message Thomas Hallgren 2005-05-21 06:31:37 [Pljava-dev] A couple PL/Java questions