I am running Karaf 2.2.7 and trying to register a basic bundle with blueprint. But its failing to register. I see there are around 11 log files karaf.log to karaf.log.11.

I don't see much information in those logs that I understand.

But when I run display-exception , this is what I get

org.apache.felix.gogo.runtime.CommandNotFoundException: Command not found: version at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:471)[17:org.apache.karaf.shell.console:2.2.7] at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:400)[17:org.apache.karaf.shell.console:2.2.7] at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)[17:org.apache.karaf.shell.console:2.2.7] at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)[17:org.apache.karaf.shell.console:2.2.7] at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)[17:org.apache.karaf.shell.console:2.2.7] at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)[17:org.apache.karaf.shell.console:2.2.7] at org.apache.karaf.shell.console.jline.Console.run(Console.java:166)[17:org.apache.karaf.shell.console:2.2.7]
    at java.lang.Thread.run(Thread.java:662)[:1.6.0_26]


Thanks
regards,
Ramesh

Reply via email to