Session closed when trying to use autocomplete for export/import commands
-------------------------------------------------------------------------
Key: GTNMGMT-22
URL:
https://issues.jboss.org/browse/GTNMGMT-22
Project: GateIn Management
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: cli
Affects Versions: 1.0.0-Beta04
Environment: EPP-5.2.0.ER01
Reporter: Tomas Kyjovsky
Assignee: Nick Scavelli
Priority: Minor
09:56:22,966 INFO [ChannelSession] Send SSH_MSG_CHANNEL_EOF on channel 0
09:56:22,966 INFO [ChannelSession] Send SSH_MSG_CHANNEL_REQUEST exit-status on channel 0
09:56:22,966 INFO [ChannelSession] Send SSH_MSG_CHANNEL_CLOSE on channel 0
09:56:22,967 ERROR [STDERR] Exception in thread "CRaSH"
09:56:22,967 ERROR [STDERR] java.lang.UnsupportedOperationException: Need to find next
argument and use it for completion
09:56:22,967 ERROR [STDERR] at
org.crsh.cmdline.matcher.impl.MatcherImpl.getCompletion(MatcherImpl.java:315)
09:56:22,967 ERROR [STDERR] at
org.crsh.cmdline.matcher.impl.MatcherImpl.complete(MatcherImpl.java:200)
09:56:22,967 ERROR [STDERR] at
org.crsh.command.CRaSHCommand.complete(CRaSHCommand.java:138)
09:56:22,967 ERROR [STDERR] at org.crsh.shell.impl.CRaSH.complete(CRaSH.java:221)
09:56:22,967 ERROR [STDERR] at
org.crsh.shell.concurrent.AsyncShell.complete(AsyncShell.java:173)
09:56:22,967 ERROR [STDERR] at org.crsh.Processor$2.execute(Processor.java:247)
09:56:22,967 ERROR [STDERR] at org.crsh.Processor.execute(Processor.java:341)
09:56:22,967 ERROR [STDERR] at org.crsh.Processor.run(Processor.java:142)
09:56:22,967 ERROR [STDERR] at
org.crsh.ProcessorIOHandler.handle(ProcessorIOHandler.java:66)
09:56:22,967 ERROR [STDERR] at org.crsh.ssh.term.CRaSHCommand.run(CRaSHCommand.java:69)
09:56:22,967 ERROR [STDERR] at java.lang.Thread.run(Thread.java:619)
09:56:22,968 INFO [ChannelSession] Received SSH_MSG_CHANNEL_CLOSE on channel 0
09:56:22,968 INFO [ServerSession] Closing session
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira