Postby dsailer » Fri Sep 21, 2012 1:48 pm
Also getting this adding a new product. This is using MySQL 5.5 When I upraded to 2.0 GA the schema was updated automatically.
13:41:44,105 INFO [STDOUT] Hibernate: insert into BLC_PRODUCT (ARCHIVED, CAN_SELL_WITHOUT_OPTIONS, DEFAULT_CATEGORY_ID, DISPLAY_TEMPLATE, IS_FEATURED
_PRODUCT, MANUFACTURE, MODEL, URL, URL_KEY, PRODUCT_ID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
13:41:44,113 INFO [STDOUT] [ WARN] 13:41:44 JDBCExceptionReporter - SQL Error: 1364, SQLState: HY000
13:41:44,114 INFO [STDOUT] [ERROR] 13:41:44 JDBCExceptionReporter - Field 'DEFAULT_SKU_ID' doesn't have a default value
13:41:44,129 INFO [STDOUT] [ERROR] 13:41:44 ProductCustomPersistenceHandler - Unable to add entity for org.broadleafcommerce.core.catalog.domain.Prod
uctImpl
javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCException: Could not execute JDBC batch update