[ http://jira.codehaus.org/browse/DROOLS-477?page=all ]
     
Phil Stafford-Jones closed DROOLS-477:
--------------------------------------

    Resolution: Fixed

DecisionTableParse errors are reported further down the stack trace. Be careful 
to read all the stack trace and it will help greatly in debugging load errors. 
It even gives line number and column (we find line number is 1 less than that 
in the Excel spreadsheet).

> DecisionTableLoader does not correctly report exceptions correctly
> ------------------------------------------------------------------
>
>          Key: DROOLS-477
>          URL: http://jira.codehaus.org/browse/DROOLS-477
>      Project: drools
>         Type: Improvement

>   Components: decision tables
>     Versions: 2.1
>     Reporter: Phil Stafford-Jones
>     Assignee: bob mcwhirter

>
> Original Estimate: 2 hours
>         Remaining: 2 hours
>
> During DecisionTable loading if an exception is thrown only a runtime 
> exception is reported without
> any of the specific DecisionTableParseException messages. Please could you 
> catch the DecisionTable
> Parse errors in DecisionTableLoader.java and report there details.
> This will dramtically improve debugging during the load phase.
> Class: decisiontableloader.jvaa
> Exception: DecisionTableParseException

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to