You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Brendan Vogt <br...@gmail.com> on 2007/12/08 17:54:16 UTC

Error with ant run-install

Hi,

 

Anything that I need to worry about here??

 

2007-12-08 18:34:03,281 (main) [       DatabaseUtil.java:2870:ERROR] Could
not create foreign key indices for entity [PartyInvitationRoleAssoc]: SQL
Exception while executing the following:

CREATE INDEX PARTYINVITATION ON public.PARTY_INVITATION_ROLE_ASSOC
(PARTY_INVITATION_ID)

Error was: org.postgresql.util.PSQLException: ERROR: relation
"partyinvitation" already exists

 

Brendan


RE: Error with ant run-install

Posted by Brendan Vogt <br...@gmail.com>.
When it installs it creates an text file in the logs directory.



-----Original Message-----
From: Jim Barrows [mailto:jim.barrows@gmail.com] 
Sent: Sunday, December 09, 2007 3:16 AM
To: user@ofbiz.apache.org
Subject: Re: Error with ant run-install

In what context?

On Dec 8, 2007 9:54 AM, Brendan Vogt <br...@gmail.com> wrote:
> Hi,
>
>
>
> Anything that I need to worry about here??
>
>
>
> 2007-12-08 18:34:03,281 (main) [       DatabaseUtil.java:2870:ERROR] Could
> not create foreign key indices for entity [PartyInvitationRoleAssoc]: SQL
> Exception while executing the following:
>
> CREATE INDEX PARTYINVITATION ON public.PARTY_INVITATION_ROLE_ASSOC
> (PARTY_INVITATION_ID)
>
> Error was: org.postgresql.util.PSQLException: ERROR: relation
> "partyinvitation" already exists
>
>
>
> Brendan
>
>



-- 
James A Barrows


Re: Error with ant run-install

Posted by Jim Barrows <ji...@gmail.com>.
In what context?

On Dec 8, 2007 9:54 AM, Brendan Vogt <br...@gmail.com> wrote:
> Hi,
>
>
>
> Anything that I need to worry about here??
>
>
>
> 2007-12-08 18:34:03,281 (main) [       DatabaseUtil.java:2870:ERROR] Could
> not create foreign key indices for entity [PartyInvitationRoleAssoc]: SQL
> Exception while executing the following:
>
> CREATE INDEX PARTYINVITATION ON public.PARTY_INVITATION_ROLE_ASSOC
> (PARTY_INVITATION_ID)
>
> Error was: org.postgresql.util.PSQLException: ERROR: relation
> "partyinvitation" already exists
>
>
>
> Brendan
>
>



-- 
James A Barrows