You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Geert Schuring (JIRA)" <ji...@apache.org> on 2010/01/08 12:14:54 UTC

[jira] Created: (FELIX-1972) First command after connecting always fails

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.


[jira] Commented: (FELIX-1972) First command after connecting always fails

Posted by "Geert Schuring (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830738#action_12830738 ] 

Geert Schuring commented on FELIX-1972:
---------------------------------------

I'll try to create a reproduction scenario since I still have this problem, so it should be easy to distillate the exact combination of bundles that causes this. It may be linked to Distributed OSGi... I'll let you know.

> 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.


[jira] Commented: (FELIX-1972) First command after connecting always fails

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830276#action_12830276 ] 

Richard S. Hall commented on FELIX-1972:
----------------------------------------

Is anyone able to reproduce this? If not, we should close this issue.

> 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.


[jira] Commented: (FELIX-1972) First command after connecting always fails

Posted by "Richard S. Hall (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12798152#action_12798152 ] 

Richard S. Hall commented on FELIX-1972:
----------------------------------------

I am not able to reproduce this:

Felix Remote Shell Console:
============================

-> ps
START LEVEL 1
   ID   State         Level  Name
[   0] [Active     ] [    0] System Bundle (2.1.0.SNAPSHOT)
[   1] [Active     ] [    1] Apache Felix Bundle Repository (1.4.2)
[   2] [Active     ] [    1] Apache Felix Shell Service (1.4.1)
[   3] [Active     ] [    1] Apache Felix Remote Shell (1.0.4)
-> 


> 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.