Page 1 of 1

BL-4.0 - DB Problem while deploying to AWS

Posted: Tue Jul 21, 2015 11:50 pm
by sumit784
Hi,

I have recently updated for Verson 4.0 and its running fine in my local env. I am using Mysql and Jboss server

When I am pushing the same war/jar file to and AWS instance, it gives me a deployment error saying that the "blPUSecure" cannot be created. Log says , table "blc_bank_account_payment" NOT found.

I have re-checked it multiple times and the table is there in my DB, also all the jpa/hibernate mapping are present.
Does it need a different config in jboss xml or any other kind of specific config ?

Thanks in advance.

- Sumit

Re: BL-4.0 - DB Problem while deploying to AWS

Posted: Mon Jul 27, 2015 4:57 am
by phillipuniverse
Can you post the full error?