Table 'BLC.blc_sku' doesn't exist
Posted: Mon Dec 15, 2014 12:38 am
am using broadleaf version 3.1.10 with java 1.7 and tomcat 7 .i have setup the project in netbean IDE with my local MySQL database.while running getting error table not exist.
HTTP Status 500 - Request processing failed; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: Table 'broadleaf.blc_sku' doesn't exist
where 'broadleaf' is my local database name.
HTTP Status 500 - Request processing failed; nested exception is javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: Table 'broadleaf.blc_sku' doesn't exist
where 'broadleaf' is my local database name.