[
http://jira.jboss.com/jira/browse/JBRULES-1206?page=all ]
Matija Kejzar updated JBRULES-1206:
-----------------------------------
Attachment: wp-rules-exception.txt
Attaching the rules file.
ParserException on misplaced parenthesis
----------------------------------------
Key: JBRULES-1206
URL:
http://jira.jboss.com/jira/browse/JBRULES-1206
Project: JBoss Rules
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Drl Parser/Builder
Affects Versions: 4.0.1
Environment: Windows XP SP2
Reporter: Matija Kejzar
Assigned To: Mark Proctor
Attachments: wp-rules-exception.txt
The following exception is thrown on parsing of the attached rules (see attached file).
Take note of the incorrect parenthesis in the eval statement on the
WorkerPerformanceContext condition lines. Also, please note these rules were generated by
the spreadsheet compiler from an .xls decision table.
Here is the exception:
Caused by: org.drools.compiler.DroolsParserException: Unknown error while parsing. This
is a bug. Please contact the Development team.
at org.drools.compiler.DrlParser.compile(DrlParser.java:180)
at org.drools.compiler.DrlParser.parse(DrlParser.java:61)
at org.drools.compiler.PackageBuilder.addPackageFromDrl(PackageBuilder.java:156)
... application code
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira