Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-6894

Cannot find linkToProduct from createCommunicationEvent SECA

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 14.12.01, 15.12.01
    • scrum
    • None

    Description

      At r1596506 I had removed the createCommunicationEvent SECA because the related tests (a lot) failed. Here is the stack trace:

      2016-02-14 13:07:36,013 |main                 |GenericDelegator              |E| Failure in findByCondition operation for entity [SystemProperty]: 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: Service [linkToProduct] threw an unexpected exception/errororg.ofbiz.service.GenericServiceException: Cannot find service [linkToProduct] location class (org.ofbiz.scrum.ScrumServices) (Cannot find service [linkToProduct] location class (org.ofbiz.scrum.ScrumServices)). Rolling back transaction.
      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: Service [linkToProduct] threw an unexpected exception/errororg.ofbiz.service.GenericServiceException: Cannot find service [linkToProduct] location class (org.ofbiz.scrum.ScrumServices) (Cannot find service [linkToProduct] location class (org.ofbiz.scrum.ScrumServices))
      	at org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:142) ~[ofbiz-entity.jar:?]
      	at org.ofbiz.entity.transaction.TransactionUtil.begin(TransactionUtil.java:110) ~[ofbiz-entity.jar:?]
      	at org.ofbiz.entity.GenericDelegator.findList(GenericDelegator.java:1577) [ofbiz-entity.jar:?]
      	at org.ofbiz.entity.util.EntityQuery.query(EntityQuery.java:454) [ofbiz-entity.jar:?]
      	at org.ofbiz.entity.util.EntityQuery.queryList(EntityQuery.java:379) [ofbiz-entity.jar:?]
      	at org.ofbiz.entity.util.EntityQuery.queryOne(EntityQuery.java:420) [ofbiz-entity.jar:?]
      	at org.ofbiz.entity.util.EntityUtilProperties.getSystemPropertyValue(EntityUtilProperties.java:61) [ofbiz-entity.jar:?]
      	at org.ofbiz.entity.util.EntityUtilProperties.getPropertyValue(EntityUtilProperties.java:88) [ofbiz-entity.jar:?]
      	at org.ofbiz.common.email.EmailServices.sendMail(EmailServices.java:312) [ofbiz-common.jar:?]
      [...]
      

      Attachments

        1. OFBIZ-6894.patch
          1 kB
          Mohammed Rehan Khan

        Activity

          People

            deepak Deepak Dixit
            jleroux Jacques Le Roux
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: