Error with ant run-install

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Error with ant run-install

Brendan Vogt
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

Reply | Threaded
Open this post in threaded view
|

Re: Error with ant run-install

Jim Barrows
In what context?

On Dec 8, 2007 9:54 AM, Brendan Vogt <[hidden email]> 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
Reply | Threaded
Open this post in threaded view
|

RE: Error with ant run-install

Brendan Vogt
When it installs it creates an text file in the logs directory.



-----Original Message-----
From: Jim Barrows [mailto:[hidden email]]
Sent: Sunday, December 09, 2007 3:16 AM
To: [hidden email]
Subject: Re: Error with ant run-install

In what context?

On Dec 8, 2007 9:54 AM, Brendan Vogt <[hidden email]> 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