Hi all, using the ofBiz Project Manager module I received the following error message as result of the execution of the "Schedule" command (option found in the Project Summary page). Can someone suggest how to fix the problem?
"org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://projectmgr/widget/CommonScreens.xml#CommonProjectDecorator] : org.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: Failure in findByCondition operation for entity [WorkEffort]: org.ofbiz.entity.GenericEntityException: Error getting the next result (A lock could not be obtained within the time requested). Rolling back transaction.org.ofbiz.entity.GenericEntityException: Error getting the next result (A lock could not be obtained within the time requested) (Error getting the next result (A lock could not be obtained within the time requested)) (The current transaction is marked for rollback, not beginning a new transaction and aborting current operation; the rollbackOnly was caused by: Failure in findByCondition operation for entity [WorkEffort]: org.ofbiz.entity.GenericEntityException: Error getting the next result (A lock could not be obtained within the time requested). Rolling back transaction.org.ofbiz.entity.GenericEntityException: Error getting the next result (A lock could not be obtained within the time requested) (Error getting the next result (A lock could not be obtained within the time requested)))" The program was successfully executed in a previous run, but began ending with the above error after I made some changes in the data. Even correcting those items to previous values the error continues to occur and prevents further login (*) unless the system is restarted. Many thanks in advance for your help, Armando (*) "org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.IllegalArgumentException: Error running Groovy script at location [component://projectmgr/webapp/projectmgr/WEB-INF/actions/ListCurrentPro jects.groovy]: org.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: Failure in findByCondition operation for entity [WorkEffort]: org.ofbiz.entity.GenericEntityException: Error getting the next result (A lock could not be obtained within the time requested). Rolling back transaction.org.ofbiz.entity.GenericEntityException: Error getting the next result (A lock could not be obtained within the time requested) (Error getting the next result (A lock could not be obtained within the time requested)) (Error running Groovy script at location [component://projectmgr/webapp/projectmgr/WEB-INF/actions/ListCurrentPro jects.groovy]: org.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: Failure in findByCondition operation for entity [WorkEffort]: org.ofbiz.entity.GenericEntityException: Error getting the next result (A lock could not be obtained within the time requested). Rolling back transaction.org.ofbiz.entity.GenericEntityException: Error getting the next result (A lock could not be obtained within the time requested) (Error getting the next result (A lock could not be obtained within the time requested)))"
