-
Bug
-
Resolution: Done
-
Major
-
fuse-esb-7.0.2
-
None
-
None
-
%
After installing a patch into 7.0.2 the patch is unable to be rollbacked in and results in the following:
FuseESB:karaf@root> patch:rollback fuse-esb-7.0.2.fuse-097-p5 Error executing command: Unable to rollback patch fuse-esb-7.0.2.fuse-097-p5 because of the following missing bundles: null/null null/null null/null null/null null/null null/null FuseESB:karaf@root>
I have also tried installing PATCH-10 prior to fuse-esb-7.0.2.fuse-097-p5, however a similar issue still occurs and the patch is not rolled back:
FuseESB:karaf@root> patch:list [name] [installed] [description] PATCH-10 true null fuse-esb-7.0.2.fuse-097-p5 true null FuseESB:karaf@root> patch:rollback fuse-esb-7.0.2.fuse-097-p5 Error executing command: java.lang.NullPointerException FuseESB:karaf@root> patch:list [name] [installed] [description] PATCH-10 true null fuse-esb-7.0.2.fuse-097-p5 true null FuseESB:karaf@root>