Page 1 of 1

Deploy in EC2.

Posted: Wed Apr 24, 2013 11:54 am
by jonjon
Hi,

I try to deploy the demo application on EC2 instance...and got schema export error...

Any help would be appreciated...

--------------------
[ERROR] 09:29:17 SchemaExport - Unsuccessful: alter table BLC_TAR_CRIT_OFFER_XREF add index FK125F5803D5F3FAF4 (OFFER_ID), add constraint FK125F5803D5F3FAF4 foreign key (OFFER_ID) references BLC_OFFER (OFFER_ID)
[artifact:mvn] [ERROR] 09:29:17 SchemaExport - Can't create table 'broadleaf.#sql-f92_5a' (errno: 121)
[artifact:mvn] [ERROR] 09:29:17 SchemaExport - Unsuccessful: alter table BLC_TAR_CRIT_OFFER_XREF add index FK125F58033615A91A (OFFER_ITEM_CRITERIA_ID), add constraint FK125F58033615A91A foreign key (OFFER_ITEM_CRITERIA_ID) references BLC_OFFER_ITEM_CRITERIA (OFFER_ITEM_CRITERIA_ID)
[artifact:mvn] [ERROR] 09:29:17 SchemaExport - Can't create table 'broadleaf.#sql-f92_5a' (errno: 121)
[artifact:mvn] [ERROR] 09:29:18 SchemaExport - Unsuccessful: alter table SANDBOX_ITEM_ACTION add index FKB270D74A9797A024 (SANDBOX_ACTION_ID), add constraint FKB270D74A9797A024 foreign key (SANDBOX_ACTION_ID)
----------------------

Re: Deploy in EC2.

Posted: Wed Apr 24, 2013 12:11 pm
by phillipuniverse
What version of Broadleaf? And what database are you using?