Uploaded image for project: 'JBoss BRMS Platform'
  1. JBoss BRMS Platform
  2. RHBRMS-2619

Rules compilation failure depending on condition ordering

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.4.0
    • 6.3.2.GA
    • BRE
    • None
    • ER3

    Description

      When creating rules in guided editor, we are running into validation errors depending on the order of the conditions. The problem is that the order of the conditions is important:

      when
        COND_X
        COND_Y   => works
      
      when
        COND_Y
        COND_X   => fails
      
      java.lang.AssertionError: [10,18]: [ERR 101] Line 10:18 no viable alternative at input 'Number' in rule "ATO_Negative_AU_Test"
      [0,0]: Parser returned a null Package
      

      Test cases showing the compilation failures (@Test testOrder1 vs
      testOrder2) can be found here:
      https://gist.github.com/martinweiler/e684a0e75a2c9f4de4dee5a13affb8b0

      Attachments

        Issue Links

          Activity

            People

              mfusco@redhat.com Mario Fusco
              rhn-support-mputz Martin Weiler (Inactive)
              Archiver:
              rhn-support-ceverson Clark Everson
              Tibor Zimányi Tibor Zimányi
              Tibor Zimányi Tibor Zimányi

              Dates

                Created:
                Updated:
                Resolved:
                Archived:

                PagerDuty