[jira] Created: (OFBIZ-1113) GiftCertificate creation failed with ofbiz data demo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-1113) GiftCertificate creation failed with ofbiz data demo

Nicolas Malin (Jira)
GiftCertificate creation failed with ofbiz data demo
----------------------------------------------------

                 Key: OFBIZ-1113
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1113
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
    Affects Versions: SVN trunk
         Environment: -
            Reporter: nicolas malin
             Fix For: SVN trunk
         Attachments: giftCertificate-ofbiz.patch

When you buy a gift card activation, GiftCertificateServices.java return finAccountId = null and all eeca failed.

--------
Exception: java.lang.Exception
Message: Unable to store fulfillment info: Problems with the transaction: The current transaction is marked for rollback, not beginning a new transaction and
 aborting current operation; the rollbackOnly was caused by: Error in simple-method [ [file:/usr/local/devel/ofbiz/applications/accounting/script/org/ofbiz/a
ccounting/finaccount/FinAccountServices.xml#inlineUpdateFinAccountActualAndAvailableBalance]]: In store-value a value was not found with the specified valueA
csr: finAccount, not storing; See logs for more detail
--------

Patch correct this error

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-1113) GiftCertificate creation failed with ofbiz data demo

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nicolas malin updated OFBIZ-1113:
---------------------------------

    Attachment: giftCertificate-ofbiz.patch

> GiftCertificate creation failed with ofbiz data demo
> ----------------------------------------------------
>
>                 Key: OFBIZ-1113
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1113
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: -
>            Reporter: nicolas malin
>             Fix For: SVN trunk
>
>         Attachments: giftCertificate-ofbiz.patch
>
>
> When you buy a gift card activation, GiftCertificateServices.java return finAccountId = null and all eeca failed.
> --------
> Exception: java.lang.Exception
> Message: Unable to store fulfillment info: Problems with the transaction: The current transaction is marked for rollback, not beginning a new transaction and
>  aborting current operation; the rollbackOnly was caused by: Error in simple-method [ [file:/usr/local/devel/ofbiz/applications/accounting/script/org/ofbiz/a
> ccounting/finaccount/FinAccountServices.xml#inlineUpdateFinAccountActualAndAvailableBalance]]: In store-value a value was not found with the specified valueA
> csr: finAccount, not storing; See logs for more detail
> --------
> Patch correct this error

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-1113) GiftCertificate creation failed with ofbiz data demo

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Gray closed OFBIZ-1113.
-----------------------------

    Resolution: Fixed
      Assignee: Scott Gray

Thanks Nicolas, fixed in rev. 590034

> GiftCertificate creation failed with ofbiz data demo
> ----------------------------------------------------
>
>                 Key: OFBIZ-1113
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1113
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: -
>            Reporter: nicolas malin
>            Assignee: Scott Gray
>             Fix For: SVN trunk
>
>         Attachments: giftCertificate-ofbiz.patch
>
>
> When you buy a gift card activation, GiftCertificateServices.java return finAccountId = null and all eeca failed.
> --------
> Exception: java.lang.Exception
> Message: Unable to store fulfillment info: Problems with the transaction: The current transaction is marked for rollback, not beginning a new transaction and
>  aborting current operation; the rollbackOnly was caused by: Error in simple-method [ [file:/usr/local/devel/ofbiz/applications/accounting/script/org/ofbiz/a
> ccounting/finaccount/FinAccountServices.xml#inlineUpdateFinAccountActualAndAvailableBalance]]: In store-value a value was not found with the specified valueA
> csr: finAccount, not storing; See logs for more detail
> --------
> Patch correct this error

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.