You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Amardeep Singh Jhajj (JIRA)" <ji...@apache.org> on 2016/06/01 14:42:59 UTC

[jira] [Created] (OFBIZ-7157) Error on clicking "Create New Financial Account Reconciliations" button

Amardeep Singh Jhajj created OFBIZ-7157:
-------------------------------------------

             Summary: 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: Release Branch 15.12, Trunk
            Reporter: Amardeep Singh Jhajj
            Assignee: Amardeep Singh Jhajj


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)