on 2023 Oct 17 11:22 PM
Hi Experts, I am using JDK17 and SAP Commerce 2205 (on premise). My system update (running local system) is failing with:
[Initialization] Cannot invoke "java.lang.Iterable.iterator()" because "values" is null
java.lang.NullPointerException: Cannot invoke "java.lang.Iterable.iterator()" because "values" is null
at com.google.common.collect.Maps.uniqueIndex(Maps.java:1234) ~[guava-30.1.1-jre.jar:?]
at de.hybris.bootstrap.ddl.dbtypesystem.impl.DbType.setAttributes(DbType.java:108) ~[ybootstrap.jar:?]
at de.hybris.bootstrap.ddl.dbtypesystem.impl.DbTypeSystemImpl.linkDbTypeSystemEntities(DbTypeSystemImpl.java:229) ~[ybootstrap.jar:?]
at de.hybris.bootstrap.ddl.dbtypesystem.impl.DbTypeSystemImpl.initialize(DbTypeSystemImpl.java:152) ~[ybootstrap.jar:?]
at de.hybris.bootstrap.ddl.dbtypesystem.impl.DbTypeSystemFactory.createDbTypeSystem(DbTypeSystemFactory.java:26) ~[ybootstrap.jar:?]
at de.hybris.bootstrap.ddl.HybrisSchemaGenerator.createDbTypeSystem(HybrisSchemaGenerator.java:469) ~[ybootstrap.jar:?]
at de.hybris.bootstrap.ddl.HybrisSchemaGenerator.update(HybrisSchemaGenerator.java:259) ~[ybootstrap.jar:?]
at de.hybris.platform.core.Initialization.initializeSchemaAndTypeSystemFullyNewStyle(Initialization.java:1320) ~[coreserver.jar:?]
at de.hybris.platform.core.Initialization.initialize(Initialization.java:1194) ~[coreserver.jar:?]
at de.hybris.platform.core.Initialization.createEmptySystemOrUpdate(Initialization.java:849) ~[coreserver.jar:?]
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.