Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-1886

Oracle causing StaleObjectStateException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • jBPM 3.3.0 GA
    • Runtime Engine
    • Compatibility/Configuration
    • Workaround Exists
    • Hide

      explicitly set the lock mode on the join:
      <join name='join1' lock='pessimistic'>

      Show
      explicitly set the lock mode on the join: <join name='join1' lock='pessimistic'>

      Getting StaleObjectStateException when creating and running a process via Oracle DB. Looks like this has been solved before ( JBPM-1085 ) but a call to session.flush() has been removed later ( JBPM-1772 ).

            rhn-support-mputz Martin Weiler (Inactive)
            xnejp03 Petr Nejedly (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: