Uploaded image for project: 'Karaf'
  1. Karaf
  2. KARAF-4926

Command "shell wrapper:install" not working

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.0
    • 4.1.0
    • karaf
    • None
    • Ubuntu 16.04 with apache-karaf-4.1.0-20170105.154120-278.tar.gz

    Description

      During the last script change, something got broken. The following command is no longer working:

      $ shell wrapper:install --start-type DEMAND_START
      [org.apache.karaf.shell.impl.console.ConsoleSessionImpl] : completionMode property is not defined in etc/org.apache.karaf.shell.cfg file. Using default completion mode.
      [org.apache.karaf.shell.support.ShellUtil] : Unknown command entered
      org.apache.felix.gogo.runtime.CommandNotFoundException: Command not found: wrapper:install
              at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:549)
              at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:478)
              at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:367)
              at org.apache.felix.gogo.runtime.Pipe.doCall(Pipe.java:417)
              at org.apache.felix.gogo.runtime.Pipe.call(Pipe.java:229)
              at org.apache.felix.gogo.runtime.Pipe.call(Pipe.java:59)
              at java.util.concurrent.FutureTask.run(FutureTask.java:266)
              at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
              at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
              at java.lang.Thread.run(Thread.java:745)
      Command not found: wrapper:install
      

      Attachments

        Activity

          People

            gnodet Guillaume Nodet
            herr-herner Jens Offenbach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: