Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-247

ServiceFaultCatchTest: process might deployed twice

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.1
    • 1.2
    • None
    • None

    Description

      As of today, the process is deployed at the beginning of the unit test. (1)
      However if an exception is thrown, the process never gets undeployed meaning it would be automatically re-deployed during ODE server start-up. This will fail in a "Duplicate Deployment Unit" error due to (1).

      The fix has to make sure the process is deployed only if necessary and undeployed no matter what happens during the test.

      Attachments

        1. ode-247.patch
          2 kB
          Alexis Midon

        Activity

          People

            mriou Matthieu Riou
            alexismidon Alexis Midon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: