[ https://issues.apache.org/jira/browse/ODE-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13654499#comment-13654499 ]
Hudson commented on ODE-958: ---------------------------- Integrated in ODE-1.x #174 (See [https://builds.apache.org/job/ODE-1.x/174/]) ODE-958: Avoided the activation of a retired process when there is already an active version of the process. (Revision f7fb7313151d29e96cd3a639e148e2cf18c64036) Result = FAILURE sathwik : Files : * axis2-war/src/test/java/org/apache/ode/axis2/management/ActivateRetiredProcessTest.java * bpel-store/src/main/java/org/apache/ode/store/ProcessStoreImpl.java > ODE allows activating a retired process when there is already an active > version > ------------------------------------------------------------------------------- > > Key: ODE-958 > URL: https://issues.apache.org/jira/browse/ODE-958 > Project: ODE > Issue Type: Bug > Components: BPEL Runtime > Reporter: Sathwik Bantwal Premakumar > Assignee: Sathwik Bantwal Premakumar > Priority: Critical > Labels: patch > Fix For: 1.3.6 > > Attachments: ODE-958-1.patch, ODE-958.patch, ODE-958-Testcase.patch > > > Steps to reproduce: > 1) Deploy a process to the server (V1) > 2) Deploy the process again (V2) > 3) V1: Retired and V2: Active > 4) Now activate (Process package) V1 which is in Retired state. > 5) An exception is thrown ContextException("Can't activate two processes of > the same name:....) > 6) Now check the status of V1 and V2, you can see that both the versions V1 > and V2 are Active. > Retired process should not be activated when there is already an active > version. > Forum Thread > http://ode.markmail.org/message/a6mihchounrue4yz -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira