[
https://issues.apache.org/jira/browse/KARAF-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang reassigned KARAF-3984:
-----------------------------------
Assignee: Freeman Fang
> bin/client with a command can't exit automatically
> --------------------------------------------------
>
> Key: KARAF-3984
> URL: https://issues.apache.org/jira/browse/KARAF-3984
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 3.0.4
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 3.0.5
>
>
> for example run
> {code}
> ./bin/client la
> {code}
> the client side just hang after the output, and the server side we get error
> like
> {code}
> karaf@root()> Exception in thread "Thread-16" 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)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)