Expand my Community achievements bar.

AEM 6.2 + Hybris 5.7 Integration

Avatar

Community Advisor

Hi,

I'm doing the integration of AEM 6.2 and Hybris 5.7. I'm following all the steps mentioned in official doc : http://docs.adobe.com/docs/en/aem/6-2/deploy/ecommerce/hybris.html#Setup the Geometrixx Outdoors Store

I've started Hybris successfully. But, when I'm trying to upload geometrixx-outdoors-export.csv and geometrixx-outdoors-images.zip, in Hybris, it's showing error in console:

18.05.2017 21:36:00: ERROR: line 41 at main script: error executing code line at 41 : Sourced file: inline evaluation of: ``VariantType vt = VariantsManager.getInstance().createVariantType("Shoes");'' : Typed variable declaration : Method Invocation createVariantType 18.05.2017 21:36:00: ERROR: line 41 at main script: error executing code line at 41 : Sourced file: inline evaluation of: ``VariantType vt = VariantsManager.getInstance().createVariantType("Shoes");'' : Typed variable declaration : Method Invocation createVariantType 18.05.2017 21:36:00: ERROR: line 41 at main script: Exception 'error executing code line at 41 : Sourced file: inline evaluation of: ``VariantType vt = VariantsManager.getInstance().createVariantType("Shoes");'' : Typed variable declaration : Method Invocation createVariantType' in handling exception: error executing code line at 41 : Sourced file: inline evaluation of: ``VariantType vt = VariantsManager.getInstance().createVariantType("Shoes");'' : Typed variable declaration : Method Invocation createVariantType 18.05.2017 21:36:00: ERROR: line 41 at main script: Exception 'error executing code line at 41 : Sourced file: inline evaluation of: ``VariantType vt = VariantsManager.getInstance().createVariantType("Shoes");'' : Typed variable declaration : Method Invocation createVariantType' in handling exception: error executing code line at 41 : Sourced file: inline evaluation of: ``VariantType vt = VariantsManager.getInstance().createVariantType("Shoes");'' : Typed variable declaration : Method Invocation createVariantType

Regards,

Himanshu

0 Replies