Uploaded image for project: 'BxMS Documentation'
  1. BxMS Documentation
  2. BXMSDOC-2434

missing system property org.jbpm.rm.init.timer in our document

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • JBPM Core
    • None
    • 2018 Week 27-29
    • 6

      The system property org.jbpm.rm.init.timer is not mentioned in any of our document.

      The property takes a boolean value to tell the jbpm engine whether it needs to initialize loading the timer instances or not.

      One important note is, if ejb timer service is being used, the system property org.jbpm.rm.init.timer must be set as false to avoid the initial load. Otherwise, it may cause transaction timeout issue in some application server such as Webshpere Application Server(WAS).
      Currently, this is not true. I've raised a jira https://issues.jboss.org/browse/RHBA-611 to address the issue.

      In summary, our documentation should
      1. mention this system property. and explain what it means.
      2. emphasize that when ejb timer service is being used the value must be set as false. This should be handled by jbpm engine code.

              emmurphy1@redhat.com Emily Murphy
              rhn-support-ghu Gary Hu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: