patch:rollback fails on Fuse ESB Enterprise 7.0.2
Issue
- patch:rollback fails on Fuse ESB Enterprise 7.0.2
Running the patch:rollback command in Fuse ESB Enterprise 7.0.2 results in the following error:
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
The log will also contain the following:
org.fusesource.patch.PatchException: 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
at org.fusesource.patch.impl.ServiceImpl.rollback(ServiceImpl.java:304)[77:org.fusesource.patch.patch-core:7.0.2.fuse-097]
at org.fusesource.patch.impl.PatchImpl.rollback(PatchImpl.java:76)[77:org.fusesource.patch.patch-core:7.0.2.fuse-097]
at org.fusesource.patch.commands.Rollback.doExecute(Rollback.java:40)[76:org.fusesource.patch.patch-commands:7.0.2.fuse-097]
at org.fusesource.patch.commands.PatchCommandSupport.doExecute(PatchCommandSupport.java:40)[76:org.fusesource.patch.patch-commands:7.0.2.fuse-097]
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:38)[18:org.apache.karaf.shell.console:2.2.5.fuse-70-102]
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)[18:org.apache.karaf.shell.console:2.2.5.fuse-70-102]
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[18:org.apache.karaf.shell.console:2.2.5.fuse-70-102]
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)[18:org.apache.karaf.shell.console:2.2.5.fuse-70-102]
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)[18:org.apache.karaf.shell.console:2.2.5.fuse-70-102]
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[18:org.apache.karaf.shell.console:2.2.5.fuse-70-102]
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[18:org.apache.karaf.shell.console:2.2.5.fuse-70-102]
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[18:org.apache.karaf.shell.console:2.2.5.fuse-70-102]
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)[18:org.apache.karaf.shell.console:2.2.5.fuse-70-102]
at org.apache.karaf.shell.console.jline.Console.run(Console.java:233)[18:org.apache.karaf.shell.console:2.2.5.fuse-70-102]
at java.lang.Thread.run(Thread.java:680)[:1.6.0_43]
Environment
- Fuse ESB Enterprise 7.0.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.