First command after connecting always fails
-------------------------------------------
Key: FELIX-1972
URL: https://issues.apache.org/jira/browse/FELIX-1972
Project: Felix
Issue Type: Bug
Components: Remote Shell
Affects Versions: shell.remote-1.0.2
Reporter: Geert Schuring
Priority: Minor
After connecting to the remote shell, the fist command always results in
"Command not found", while retyping the command exactly the same results in
normal results the second time.
Felix Remote Shell Console:
============================
-> scr list
Command not found.
-> scr list
Id State Name
[ 0] [active ]
nl.interact911.ipds.connector.example.ExampleConnectorFactory
[ 1] [active ] nl.interact911.ipds.connectorservice.shellcommand
[ 2] [active ] nl.interact911.ipds.messageservice.shellcommand
[ 3] [active ] nl.interact911.ipds.connectorservice
[ 4] [active ] nl.interact911.ipds.messageservice
->
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.