cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

datahubbackoffice was seen in localextentions.xml and ext-backoffice but datahubbackoffice not load.

Former Member
0 Likes
496

ERROR [localhost-startStop-3] [BackofficeLibraryHandler] Could not load manager class for extension 'datahubbackoffice'.

WARN [localhost-startStop-3] [CoreUtilities] cannot load extension datahubbackoffice (and others?) because: java.lang.ClassNotFoundException: de.hybris.platform.datahubbackoffice.jalo.DatahubbackofficeManager

Accepted Solutions (1)

Accepted Solutions (1)

0 Likes

Add the below extensions. datahubadapter,datahubbackoffice to your localentensions.xml

or use the below command to get dependant extensions: ant extensionsxml -Dplatform.extensions=datahubbackoffice

Answers (2)

Answers (2)

0 Likes

Its a warning. Please do a update.and then try creating one instance of datahub.

Former Member
0 Likes

datahubadapter,datahubbackoffice contain in localextentions.xml and I could try to ant extensionsxml -Dplatform.extensions=datahubbackoffice->>it was succesfully;but when ı could try tohybrsiserver.bat...

WARN [localhost-startStop-2] [ReflectionAttributeAccess] extension datahubbackoffice not installed, cannot call attribute accessor for DataHubInstanceModel.InstanceLocation:java.lang.String[rwSRp] WARN [localhost-startStop-2] [ReflectionAttributeAccess] extension datahubbackoffice not installed, cannot call attribute accessor for DataHubInstanceModel.instanceName:java.lang.String[rwSRp]