|
Pierre Smits created OFBIZ-11189:
------------------------------------ Summary: Sales invoice Invoice with no line item shows error in the invoice overview Key: OFBIZ-11189 URL: https://issues.apache.org/jira/browse/OFBIZ-11189 Project: OFBiz Issue Type: Bug Components: accounting Affects Versions: Release Branch 16.11 Reporter: Pierre Smits When setting the status of an sales invoice, when it has no line item associated with it, the overview page of the invoice throws an error in the transaction segment. {code:java} ACTUAL ERROR rendering error page [/error/error.jsp], but here is the error text: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://accounting/widget/InvoiceScreens.xml#invoiceOverview]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://accounting/widget/InvoiceScreens.xml#CommonInvoiceDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://accounting/widget/CommonScreens.xml#main-decorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)) (Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null))) (Error rendering screen [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)) (Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)))) (Error rendering screen [component://accounting/widget/CommonScreens.xml#main-decorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)) (Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null))) (Error rendering screen [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)) (Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null))))) (Error rendering screen [component://accounting/widget/InvoiceScreens.xml#CommonInvoiceDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://accounting/widget/CommonScreens.xml#main-decorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)) (Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null))) (Error rendering screen [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)) (Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)))) (Error rendering screen [component://accounting/widget/CommonScreens.xml#main-decorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)) (Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null))) (Error rendering screen [component://commonext/widget/CommonScreens.xml#ApplicationDecorator]: org.apache.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)) (Error rendering screen [component://common/widget/CommonScreens.xml#GlobalDecorator]: java.lang.RuntimeException: Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null) (Error rendering included form named [AcctgTransAndEntries] at location [component://accounting/widget/InvoiceForms.xml]: java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)java.lang.IllegalArgumentException: Error getting value from the database for display of field [acctgTransTypeId] on form [AcctgTransAndEntries]: org.apache.ofbiz.entity.GenericEntityException: 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 simple-method [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null (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 [Create a list with information on payment due dates and amounts for the invoice [file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml#getInvoicePaymentInfoList]]: Error running the simple-method: java.lang.reflect.InvocationTargetException (null) Method = getInvoicePaymentInfoList, File = file:/home/ofbizDemo/branch16.11/applications/accounting/minilang/payment/PaymentServices.xml, Element = <call-class-method>, Line 464null)))))) {code} -- This message was sent by Atlassian Jira (v8.3.2#803003) |
| Free forum by Nabble | Edit this page |
