Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-2615

[Fuse cartridge] Commands features:* throws "Could not find port within range [8282,8383]"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.2
    • jboss-fuse-6.1 on OSE, jboss-fuse-6.2
    • Fuse on Openshift
    • None
    • % %

    Description

      After applying R2 patch to Fuse 6.1.1.-412 OSE cartridge all "features:*" commands executed in console throws exception:

      JBossFuse:admin@fuse> features:list
      Error executing command: Could not find port within range [8282,8383]
      

      Exception in log:

      2015-02-05 09:09:42,314 | INFO  | Thread-1664      | Console                          | araf.shell.console.jline.Console  220 | 17 - org.apache.karaf.shell.console - 2.3.0.redhat-611421 | Exception caught while executing command
      io.fabric8.api.FabricException: Could not find port within range [8282,8383]
      	at io.fabric8.service.ZookeeperPortService.registerPort(ZookeeperPortService.java:89)
      	at io.fabric8.service.PortPlaceholderResolver.resolve(PortPlaceholderResolver.java:79)
      	at io.fabric8.service.FabricServiceImpl$2.getValue(FabricServiceImpl.java:1075)
      	at io.fabric8.zookeeper.utils.InterpolationHelper.substVars(InterpolationHelper.java:178)
      	at io.fabric8.service.FabricServiceImpl.substituteConfigurations(FabricServiceImpl.java:1071)
      	at io.fabric8.internal.ProfileOverlayImpl.getConfigurations(ProfileOverlayImpl.java:358)
      	at io.fabric8.internal.ProfileOverlayImpl.getContainerConfiguration(ProfileOverlayImpl.java:121)
      	at io.fabric8.internal.ProfileImpl.getContainerConfigList(ProfileImpl.java:149)
      	at io.fabric8.internal.ProfileOverlayImpl.getRepositories(ProfileOverlayImpl.java:106)
      	at io.fabric8.features.FabricFeaturesServiceImpl.listRepositories(FabricFeaturesServiceImpl.java:143)
      	at org.apache.karaf.features.command.ListFeaturesCommand.doExecute(ListFeaturesCommand.java:53)
      	at org.apache.karaf.features.command.FeaturesCommandSupport.doExecute(FeaturesCommandSupport.java:41)
      	at org.apache.karaf.shell.console.OsgiCommandSupport.execute(OsgiCommandSupport.java:39)[17:org.apache.karaf.shell.console:2.3.0.redhat-611421]
      	at org.apache.felix.gogo.commands.basic.AbstractCommand.execute(AbstractCommand.java:35)
      	at org.apache.felix.gogo.runtime.CommandProxy.execute(CommandProxy.java:78)[19:org.apache.felix.gogo.runtime:0.11.0.redhat-611421]
      	at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:477)[19:org.apache.felix.gogo.runtime:0.11.0.redhat-611421]
      	at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)[19:org.apache.felix.gogo.runtime:0.11.0.redhat-611421]
      	at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[19:org.apache.felix.gogo.runtime:0.11.0.redhat-611421]
      	at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[19:org.apache.felix.gogo.runtime:0.11.0.redhat-611421]
      	at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[19:org.apache.felix.gogo.runtime:0.11.0.redhat-611421]
      	at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
      	at org.apache.karaf.shell.console.jline.Console.run(Console.java:189)[17:org.apache.karaf.shell.console:2.3.0.redhat-611421]
      	at java.lang.Thread.run(Thread.java:745)[:1.7.0_75]
      	at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$4.doRun(ShellFactoryImpl.java:158)[34:org.apache.karaf.shell.ssh:2.3.0.redhat-611421]
      	at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$4$1.run(ShellFactoryImpl.java:149)[34:org.apache.karaf.shell.ssh:2.3.0.redhat-611421]
      	at java.security.AccessController.doPrivileged(Native Method)[:1.7.0_75]
      	at org.apache.karaf.jaas.modules.JaasHelper.doAs(JaasHelper.java:47)[41:org.apache.karaf.jaas.modules:2.3.0.redhat-611421]
      	at org.apache.karaf.shell.ssh.ShellFactoryImpl$ShellImpl$4.run(ShellFactoryImpl.java:147)[34:org.apache.karaf.shell.ssh:2.3.0.redhat-611421]
      

      Attachments

        Activity

          People

            janstey@redhat.com Jonathan Anstey
            dsimansk@redhat.com David Simansky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: