Hi, For 4.0.0, we fixed an issue on the client (fixed for 4.0.1).
Does it work in 3.0.4 if you do list (instead of list*) ? Regards JB On 07/17/2015 12:38 PM, gersid wrote:
if i run the client.bat as the following command:*c:\apache-servicemix-6.0.0\bin>client -a 8101 -h 127.0.0.1 list* then the command output is giving just partial list and then hangs.Same time the karaf (servicemix) console is dropping the stack like the following: karaf@root>Exception in thread "Thread-78" java.lang.NoSuchMethodError: org.apache.felix.gogo.runtime.CommandProcessorImpl.closeSession(Lorg/apache/felix/gogo/runtime/CommandSessionImpl;)V at org.apache.felix.gogo.runtime.CommandSessionImpl.close(CommandSessionImpl.java:74) at org.apache.karaf.shell.security.impl.SecuredCommandProcessorImpl$1.close(SecuredCommandProcessorImpl.java:119) at org.apache.karaf.shell.ssh.ShellCommand.run(ShellCommand.java:154) at java.lang.Thread.run(Thread.java:745)Exception in thread "Thread-79" java.lang.NoSuchMethodError: org.apache.felix.gogo.runtime.CommandProcessorImpl.closeSession(Lorg/apache/felix/gogo/runtime/CommandSessionImpl;)V at org.apache.felix.gogo.runtime.CommandSessionImpl.close(CommandSessionImpl.java:74) at org.apache.karaf.shell.security.impl.SecuredCommandProcessorImpl$1.close(SecuredCommandProcessorImpl.java:119) at org.apache.karaf.shell.ssh.ShellCommand.run(ShellCommand.java:154) at java.lang.Thread.run(Thread.java:745) -- View this message in context: http://karaf.922171.n3.nabble.com/client-karaf-versions-3-0-4-4-0-0-hang-when-executing-command-tp4041477.html Sent from the Karaf - User mailing list archive at Nabble.com.
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
