-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Redis
-
Tags:
Activating Redis fails due to incorrect paths in the default templates.
ERROR [localhost-startStop-1] [org.nuxeo.common.xmap.XValueFactory] Cannot load class: org.nuxeo.ecm.core.work.redis.RedisWorkQueuing java.lang.ClassNotFoundException: org.nuxeo.ecm.core.work.redis.RedisWorkQueuing ERROR [localhost-startStop-1] [org.nuxeo.runtime.model.impl.RegistrationInfoImpl] Failed to register extension to: service:org.nuxeo.ecm.core.work.service, xpoint: implementation in component: ser vice:org.nuxeo.ecm.core.redis.config {} java.lang.NullPointerException at java.lang.Class.isAssignableFrom(Native Method) at org.nuxeo.ecm.core.work.api.WorkQueuingImplDescriptor.getWorkQueuingClass(WorkQueuingImplDescriptor.java:36)
- depends on
-
NXP-15160 integrate nosql unit in redis test features
- Resolved