Anurag Chandak created OFBIZ-7212:
-------------------------------------
Summary: Error on product detail page
Key: OFBIZ-7212
URL: https://issues.apache.org/jira/browse/OFBIZ-7212
Project: OFBiz
Issue Type: Bug
Components: product
Affects Versions: Release Branch 15.12, Trunk, Release Branch 14.12,
Release Branch 13.07
Reporter: Anurag Chandak
Assignee: Anurag Chandak
Fix For: Upcoming Branch
Steps to regenerate:
- Go to Catalog --> Products
- Select any digital product from product list
- Go to features
- Expire product features for any of the feature type
- Go to product detail page of respective digital product
- Following error is shown:
{code}
org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen
[component://ecommerce/widget/CatalogScreens.xml#product]:
org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen
[component://ecommerce/widget/CommonScreens.xml#main-decorator]:
org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen
[component://ecommerce/widget/CatalogScreens.xml#productdetail]:
java.lang.IllegalArgumentException: Error running script at location
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy]:
org.ofbiz.service.ExecutionServiceException: Cannot build feature tree:
orderFeatureList is null for orderKey=STYLE (Error running script at location
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy]:
org.ofbiz.service.ExecutionServiceException: Cannot build feature tree:
orderFeatureList is null for orderKey=STYLE) (Error rendering screen
[component://ecommerce/widget/CatalogScreens.xml#productdetail]:
java.lang.IllegalArgumentException: Error running script at location
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy]:
org.ofbiz.service.ExecutionServiceException: Cannot build feature tree:
orderFeatureList is null for orderKey=STYLE (Error running script at location
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy]:
org.ofbiz.service.ExecutionServiceException: Cannot build feature tree:
orderFeatureList is null for orderKey=STYLE)) (Error rendering screen
[component://ecommerce/widget/CommonScreens.xml#main-decorator]:
org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen
[component://ecommerce/widget/CatalogScreens.xml#productdetail]:
java.lang.IllegalArgumentException: Error running script at location
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy]:
org.ofbiz.service.ExecutionServiceException: Cannot build feature tree:
orderFeatureList is null for orderKey=STYLE (Error running script at location
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy]:
org.ofbiz.service.ExecutionServiceException: Cannot build feature tree:
orderFeatureList is null for orderKey=STYLE) (Error rendering screen
[component://ecommerce/widget/CatalogScreens.xml#productdetail]:
java.lang.IllegalArgumentException: Error running script at location
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy]:
org.ofbiz.service.ExecutionServiceException: Cannot build feature tree:
orderFeatureList is null for orderKey=STYLE (Error running script at location
[component://order/webapp/ordermgr/WEB-INF/actions/entry/catalog/ProductDetail.groovy]:
org.ofbiz.service.ExecutionServiceException: Cannot build feature tree:
orderFeatureList is null for orderKey=STYLE)))
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)