Padmavati Rawat created OFBIZ-9517:
--------------------------------------
Summary: Error while Stock Move
Key: OFBIZ-9517
URL: https://issues.apache.org/jira/browse/OFBIZ-9517
Project: OFBiz
Issue Type: Bug
Affects Versions: Trunk
Reporter: Padmavati Rawat
Steps:
1. Go to Facility Tab
2. Select Web Store Warehouse.
3. Navigate to Move Stock.
4. The error is shown on screen. See error log below.
{code:java}
ERROR rendering error page [/error/error.jsp], but here is the error text:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen
[component://product/widget/facility/FacilityScreens.xml#PickMoveStock]:
org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen
[component://product/widget/facility/CommonScreens.xml#CommonFacilityDecorator]:
org.apache.ofbiz.entity.transaction.GenericTransactionException: The current
transaction is marked for rollback, not beginning a new transaction and
aborting current operation; the rollbackOnly was caused by: Error in Service
[findStockMovesNeeded]: Cannot compare: r-value is null (The current
transaction is marked for rollback, not beginning a new transaction and
aborting current operation; the rollbackOnly was caused by: Error in Service
[findStockMovesNeeded]: Cannot compare: r-value is null) (Error rendering
screen
[component://product/widget/facility/CommonScreens.xml#CommonFacilityDecorator]:
org.apache.ofbiz.entity.transaction.GenericTransactionException: The current
transaction is marked for rollback, not beginning a new transaction and
aborting current operation; the rollbackOnly was caused by: Error in Service
[findStockMovesNeeded]: Cannot compare: r-value is null (The current
transaction is marked for rollback, not beginning a new transaction and
aborting current operation; the rollbackOnly was caused by: Error in Service
[findStockMovesNeeded]: Cannot compare: r-value is null))
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)