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

Command "shell wrapper:install" fails

    XMLWordPrintableJSON

Details

    Description

      I am currently using apache-karaf-4.1.1-20170320.164246-38.tar.gz on Ubuntu 16.04 LTS and the following command fails:

      $ shell wrapper:install --start-type DEMAND_START
      [org.apache.karaf.shell.support.ShellUtil] : Command exception (Undefined option, ...)
      org.apache.karaf.shell.support.CommandException: Too many arguments specified
              at org.apache.karaf.shell.impl.action.command.DefaultActionPreparator.prepare(DefaultActionPreparator.java:160)
              at org.apache.karaf.shell.impl.action.command.ActionCommand.execute(ActionCommand.java:83)
              at org.apache.karaf.shell.impl.console.CommandWrapper.execute(CommandWrapper.java:53)
              at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:560)
              at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:486)
              at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:375)
              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)
      Error executing command wrapper:install: too many arguments specified
      

      May someone please have a look.

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            herr-herner Jens Offenbach
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: