Profile 'amq-base' does not exist in version '1.1'.
Issue
-We are using R4P3 patch in our environment got corrupted, the amq and worker is not showing. We are working in fabric environment
- I just ran container-list command and it showing me error : Error executing command: Profile 'amq-base' does not exist in version '1.1'.
- Below is the StackTrace on karaf.log on root directory logs
2017-02-03 06:42:07,172 | INFO | Thread-10206 | Console | araf.shell.console.jline.Console 222 | 17 - org.apache.karaf.shell.console - 2.3.0.redhat-611454 | Exception caught while executing command
io.fabric8.api.FabricException: Profile 'amq-base' does not exist in version '1.1'.
at io.fabric8.internal.VersionImpl.getProfile(VersionImpl.java:103)
at io.fabric8.internal.ProfileImpl.getParents(ProfileImpl.java:195)
at io.fabric8.internal.ProfileOverlayImpl.fillParentProfiles(ProfileOverlayImpl.java:248)
at io.fabric8.internal.ProfileOverlayImpl.fillParentProfiles(ProfileOverlayImpl.java:249)
at io.fabric8.internal.ProfileOverlayImpl.getInheritedProfiles(ProfileOverlayImpl.java:243)
at io.fabric8.internal.ProfileOverlayImpl.getConfigurations(ProfileOverlayImpl.java:346)
at io.fabric8.internal.ProfileOverlayImpl.getConfiguration(ProfileOverlayImpl.java:368)
at io.fabric8.internal.ContainerImpl.isManaged(ContainerImpl.java:149)
at io.fabric8.commands.support.CommandUtils.status(CommandUtils.java:176)
at io.fabric8.commands.ContainerList.printContainers(ContainerList.java:98)
at io.fabric8.commands.ContainerList.doExecute(ContainerList.java:73)
at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:39)[17:org.apache.karaf.shell.console:2.3.0.redhat-611454]
at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[15:org.apache.felix.gogo.runtime:0.11.0.redhat-611454]
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)[15:org.apache.felix.gogo.runtime:0.11.0.redhat-611454]
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)[15:org.apache.felix.gogo.runtime:0.11.0.redhat-611454]
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[15:org.apache.felix.gogo.runtime:0.11.0.redhat-611454]
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[15:org.apache.felix.gogo.runtime:0.11.0.redhat-611454]
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[15:org.apache.felix.gogo.runtime:0.11.0.redhat-611454]
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.karaf.shell.console.jline.Console.run(Console.java:191)[17:org.apache.karaf.shell.console:2.3.0.redhat-611454]
at java.lang.Thread.run(Thread.java:745)[:1.7.0_71]
at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$4.doRun(ShellFactoryImpl.java:158)[49:org.apache.karaf.shell.ssh:2.3.0.redhat-611454]
at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$4$1.run(ShellFactoryImpl.java:149)[49:org.apache.karaf.shell.ssh:2.3.0.redhat-611454]
at java.security.AccessController.doPrivileged(Native Method)[:1.7.0_71]
at org.apache.karaf.jaas.modules.JaasHelper.doAs(JaasHelper.java:47)[27:org.apache.karaf.jaas.modules:2.3.0.redhat-611454]
at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$4.run(ShellFactoryImpl.java:147)[49:org.apache.karaf.shell.ssh:2.3.0.redhat-611454]
Environment
- Red Hat JBoss Fuse
- 6.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.