Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.1
-
Component/s: Installation/Deployment
-
Security Level: Public
-
- Environment:
- -
A component entry is always registered after step 2 in the system state and repository. So the first installed component is recovered.
--> To prevent two registration of the same component in the repository and system state, add a check to stop a component installation if an entry already exists in the system-state.xml and repository with the same JBI identifier.
--> And fix the undo processing to remove the installation of the first entry in the system state.