Skip to Content
0
Former Member
Jun 12, 2018 at 03:10 PM

Getting error while clicking on product Link in PLP page

104 Views

Hi All,

I am getting the below error while clicking on the product link on PLP page.

NFO | jvm 1 | main | 2018/06/12 08:45:33.966 | Jun 12, 2018 8:45:33 AM org.apache.catalina.core.StandardWrapperValve invoke INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | SEVERE: Servlet.service() for servlet [DispatcherServlet] in context with path [/gskstorefront] threw exception [Request processing failed; nested exception is java.lang.ClassCastException: java.util.ArrayList cannot be cast to de.hybris.platform.jalo.enumeration.EnumerationValue] with root cause INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | java.lang.ClassCastException: java.util.ArrayList cannot be cast to de.hybris.platform.jalo.enumeration.EnumerationValue INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.europe1.jalo.Europe1PriceFactory.getEnumFromContextOrItem(Europe1PriceFactory.java:3180) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.europe1.jalo.Europe1PriceFactory.getUPG(Europe1PriceFactory.java:3296) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.europe1.jalo.Europe1PriceFactory.getProductPriceInformations(Europe1PriceFactory.java:1618) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.jalo.product.Product.getPriceInformations(Product.java:248) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.jalo.product.Product.getPriceInformations(Product.java:229) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.commerceservices.price.impl.NetPriceService.getPriceInformationsForProduct(NetPriceService.java:52) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.commerceservices.price.impl.DefaultCommercePriceService.getWebPriceForProduct(DefaultCommercePriceService.java:57) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.commercefacades.product.converters.populator.ProductPricePopulator.populate(ProductPricePopulator.java:67) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.commercefacades.product.converters.populator.ProductPricePopulator.populate(ProductPricePopulator.java:1) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.commercefacades.product.converters.populator.ProductPricePopulator$$EnhancerBySpringCGLIB$$589b3b68.populate() INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.converters.impl.DefaultPopulatorList.populate(DefaultPopulatorList.java:72) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.converters.impl.DefaultModifableConfigurablePopulator.populate(DefaultModifableConfigurablePopulator.java:70) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.commercefacades.product.impl.DefaultProductFacade.getProductForOptions(DefaultProductFacade.java:128) INFO | jvm 1 | main | 2018/06/12 08:45:33.966 | at de.hybris.platform.commercefacades.product.impl.DefaultProductVariantFacade.getProductForOptions(DefaultProductVariantFacade.java:44)

  • List item