Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.0
-
Fix Version/s: 4.1.0
-
Component/s: Installation/Deployment
-
Security Level: Public
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Summary | The boostrap configuration Mbean is not unregistered if component installation is cancelled | bThe boostrap configuration Mbean is not unregistered if component installation is cancelled |
| Priority | Blocker [ 1 ] | |
| Description |
Using the JMX API,
# load a new component (don't install it) # next, unload the component installer The boostrap MBean is not unregistered |
Using the JMX API,
# load a new component (don't install it) # next, unload the component installer \\ The boostrap MBean is not unregistered |
| Fix Version/s | 3.3.0 [ 10334 ] |
| Summary | bThe boostrap configuration Mbean is not unregistered if component installation is cancelled | The boostrap configuration Mbean is not unregistered if component installation is cancelled |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

The component bootstrap should be clean up to unregister the bootstrap MBean when unloading the component.