I started Karaf and tried to connect a client to run a Karaf command (e.g.
"headers"):

client -h 127.0.0.1 headers > h.txt

What I get is an error message (in file h.txt):
Error executing command: Unable to creation command action
org.apache.karaf.bundle.command.Headers

I get errors for all command, e.g. when I want to run "list" I get this
here:
Error executing command: Unable to creation command action
org.apache.karaf.bundle.command.List

Bug?

Reply via email to