on 2019 Jun 21 8:28 PM
OS: Linux Hybris recipe: b2c_acc_plus
Config as follows:
db.driver=com.mysql.jdbc.Driver
db.url=jdbc:mysql://hostname/hybrisdb?useConfigs=maxPerformance&characterEncoding=utf8&useSSL=false
db.username=hybrisdba
db.password=password
db.tableprefix=
mysql.optional.tabledefs=CHARSET=utf8 COLLATE=utf8_bin
mysql.tabletype=InnoDB
mysql.allow.fractional.seconds=true
db.customsessionsql=SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED
Stack runs to Orbeon Forms message, then Hybris generates the error:
ERROR [hybrisHTTP29] [10.100.16.61] [DBPersistenceManager] typePK or Code was NULL in getPersistenceInfoInternal() INFO | jvm 1 | main | 2019/06/21 13:12:22.583 | Jun 21, 2019 1:12:22 PM org.apache.catalina.core.StandardWrapperValve invoke INFO | jvm 1 | main | 2019/06/21 13:12:22.583 | SEVERE: Servlet.service() for servlet [DispatcherServlet] in context with path [/yacceleratorstorefront] threw exception [Error while processing internal filterchain. Exception occurred at chain position: 7 of 20. Current filter: ‘de.hybris.platform.yacceleratorstorefront.filters.cms.CMSSiteFilter@205e7824’!; nested exception is de.hybris.platform.jalo.JaloSystemException: Table hybrisdb.composedtypes’ doesn’t exist[HY--1]]
Another 1905 instance is running correctly against MySQL 5.6.
Request clarification before answering.
It could be a driver issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.