Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-986

Failed Initialization using RETEOO in 6.3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.4.0.Beta1
    • 6.3.0.Final
    • core engine
    • None
    • Hide

      Example attached. Run with:
      export JAVA_TOOL_OPTIONS="-Ddrools.ruleEngine=reteoo"; mvn clean -Dtest=sessionUp test

      Show
      Example attached. Run with: export JAVA_TOOL_OPTIONS="-Ddrools.ruleEngine=reteoo"; mvn clean -Dtest=sessionUp test
    • NEW
    • NEW

      The problem seems to be in the line 504 of the init() method of RuleBaseConfiguration, which should be moved to the beginning of the method or at least before
      setPhreakEnabled () is called in line 495

            mfusco@redhat.com Mario Fusco
            cavicop Jose Cavieres (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: