[
https://issues.apache.org/jira/browse/OFBIZ-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amardeep Singh Jhajj updated OFBIZ-7157:
----------------------------------------
Attachment: OFBIZ-7157.patch
> Error on clicking "Create New Financial Account Reconciliations" button
> -----------------------------------------------------------------------
>
> Key: OFBIZ-7157
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7157> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Trunk, Release Branch 15.12
> Reporter: Amardeep Singh Jhajj
> Assignee: Pranay Pandey
> Attachments: OFBIZ-7157.patch
>
>
> Error:
> {code}
> [java] 2016-06-01 20:13:56,637 |http-nio-8443-exec-4 |[ControlServlet] |E| Servlet.service() for servlet [ControlServlet] in context with path [/accounting] threw exception [Servlet execution threw an exception] with root cause
> [java] bsh.TokenMgrError: Lexical error at line 1, column 3. Encountered: "L" (76), after : "\'G"
> [java] at bsh.ParserTokenManager.getNextToken(Unknown Source) ~[bsh-2.0b4.jar:2.0b4 2007-04-28 05:52:58]
> [java] at bsh.Parser.jj_ntk(Unknown Source) ~[bsh-2.0b4.jar:2.0b4 2007-04-28 05:52:58]
> [java] at bsh.Parser.Line(Unknown Source) ~[bsh-2.0b4.jar:2.0b4 2007-04-28 05:52:58]
> [java] at bsh.Interpreter.parseScript(Unknown Source) ~[bsh-2.0b4.jar:2.0b4 2007-04-28 05:52:58]
> {code}
> Steps to regenerate:
> 1. Go to
https://localhost:8443/accounting/control/FindFinAccountReconciliations?finAccountId=ABN_CHECKING> 2. Click on "Create New Financial Account Reconciliations" button.
> I will provide the patch for it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)