When it installs it creates an text file in the logs directory.
-----Original Message----- From: Jim Barrows [mailto:[EMAIL PROTECTED] Sent: Sunday, December 09, 2007 3:16 AM To: [email protected] Subject: Re: Error with ant run-install In what context? On Dec 8, 2007 9:54 AM, Brendan Vogt <[EMAIL PROTECTED]> 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
