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

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

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

Pranay Pandey reassigned OFBIZ-7157:
------------------------------------

    Assignee: Pranay Pandey  (was: Amardeep Singh Jhajj)

> 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
>
> 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)