[Pljava-dev] Deployment problem

From: thhal at mailblocks(dot)com (Thomas Hallgren)
To:
Subject: [Pljava-dev] Deployment problem
Date: 2005-03-16 14:45:50
Message-ID: 4238469E.30006@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

ocure wrote:

> Hi
> I'm having a hard time at deployment time.
> The javatest schema is not created after the following query :
> SELECT
> sqlj.install_jar('file:///home/olive/_devj/pljava/examp.jar','exa',True);
> I copied the examples.ddr in the examp.jar
>
> After struggling with the system, I also obtained the following error :
> ERROR: relation with OID 150594 does not exist
>
> Where can I get some information on schema and deployment.

You can ask specific questions in this forum.

You stand a better chance of accurate advice if you provide some more
info such as the backend error-log, exactly when you encounter what
problem, platform in use, Java version, PostgreSQL version, and PL/Java
version, etc.

Regards,
Thomas Hallgren

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message ocure 2005-03-16 15:02:26 [Pljava-dev] Re: Deployment problem
Previous Message ocure 2005-03-16 14:38:05 [Pljava-dev] Deployment problem