You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Lars Heinemann (JIRA)" <ji...@apache.org> on 2008/11/10 10:12:05 UTC

[jira] Created: (SMX4-153) The subshells are no longer working correctly

The subshells are no longer working correctly
---------------------------------------------

                 Key: SMX4-153
                 URL: https://issues.apache.org/activemq/browse/SMX4-153
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Lars Heinemann


Normally you can type:
> osgi list 
from the parent shell and this invokes the list command inside the osgi subshell.
This is now no longer working for any subshell.

Also when cd'ing into a subshell and invoking "exit" to return to the parent shell then ServiceMix is shutdown instead of leaving the subshell.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SMX4-153) The subshells are no longer working correctly

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet closed SMX4-153.
--------------------------------

    Resolution: Working as Designed

> The subshells are no longer working correctly
> ---------------------------------------------
>
>                 Key: SMX4-153
>                 URL: https://issues.apache.org/activemq/browse/SMX4-153
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Lars Heinemann
>             Fix For: 4.0-m2
>
>
> Normally you can type:
> > osgi list 
> from the parent shell and this invokes the list command inside the osgi subshell.
> This is now no longer working for any subshell.
> Also when cd'ing into a subshell and invoking "exit" to return to the parent shell then ServiceMix is shutdown instead of leaving the subshell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-153) The subshells are no longer working correctly

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47204#action_47204 ] 

Guillaume Nodet commented on SMX4-153:
--------------------------------------

Due to the upgrade to the latest GShell, a few things have changed.
The command syntax for subshells is now
{code}
osgi/list
{code}

and navigation in subshells can be done using:
{code}
osgi
list
..
{code}


> The subshells are no longer working correctly
> ---------------------------------------------
>
>                 Key: SMX4-153
>                 URL: https://issues.apache.org/activemq/browse/SMX4-153
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Lars Heinemann
>             Fix For: 4.0-m2
>
>
> Normally you can type:
> > osgi list 
> from the parent shell and this invokes the list command inside the osgi subshell.
> This is now no longer working for any subshell.
> Also when cd'ing into a subshell and invoking "exit" to return to the parent shell then ServiceMix is shutdown instead of leaving the subshell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-153) The subshells are no longer working correctly

Posted by "Jamie Goodyear (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47222#action_47222 ] 

Jamie Goodyear commented on SMX4-153:
-------------------------------------

Considering this is related to GShell command syntax change should we mark this issue as "Won't Fix"? We may need to update the example's readme files to make the new syntax clear.

> The subshells are no longer working correctly
> ---------------------------------------------
>
>                 Key: SMX4-153
>                 URL: https://issues.apache.org/activemq/browse/SMX4-153
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Lars Heinemann
>             Fix For: 4.0-m2
>
>
> Normally you can type:
> > osgi list 
> from the parent shell and this invokes the list command inside the osgi subshell.
> This is now no longer working for any subshell.
> Also when cd'ing into a subshell and invoking "exit" to return to the parent shell then ServiceMix is shutdown instead of leaving the subshell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-153) The subshells are no longer working correctly

Posted by "Dave Stanley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47258#action_47258 ] 

Dave Stanley commented on SMX4-153:
-----------------------------------

This update seems to have fixed the classloading refresh issue when trying to reload the CXF bundle.


> The subshells are no longer working correctly
> ---------------------------------------------
>
>                 Key: SMX4-153
>                 URL: https://issues.apache.org/activemq/browse/SMX4-153
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Lars Heinemann
>             Fix For: 4.0-m2
>
>
> Normally you can type:
> > osgi list 
> from the parent shell and this invokes the list command inside the osgi subshell.
> This is now no longer working for any subshell.
> Also when cd'ing into a subshell and invoking "exit" to return to the parent shell then ServiceMix is shutdown instead of leaving the subshell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (SMX4-153) The subshells are no longer working correctly

Posted by "Lars Heinemann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Heinemann updated SMX4-153:
--------------------------------

        Fix Version/s: 4.0-m2
    Affects Version/s: 4.0-m2

> The subshells are no longer working correctly
> ---------------------------------------------
>
>                 Key: SMX4-153
>                 URL: https://issues.apache.org/activemq/browse/SMX4-153
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Lars Heinemann
>             Fix For: 4.0-m2
>
>
> Normally you can type:
> > osgi list 
> from the parent shell and this invokes the list command inside the osgi subshell.
> This is now no longer working for any subshell.
> Also when cd'ing into a subshell and invoking "exit" to return to the parent shell then ServiceMix is shutdown instead of leaving the subshell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-153) The subshells are no longer working correctly

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47223#action_47223 ] 

Guillaume Nodet commented on SMX4-153:
--------------------------------------

Yes, I think so.  I was waiting for Lars input to make sure I did not miss anything.

> The subshells are no longer working correctly
> ---------------------------------------------
>
>                 Key: SMX4-153
>                 URL: https://issues.apache.org/activemq/browse/SMX4-153
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Lars Heinemann
>             Fix For: 4.0-m2
>
>
> Normally you can type:
> > osgi list 
> from the parent shell and this invokes the list command inside the osgi subshell.
> This is now no longer working for any subshell.
> Also when cd'ing into a subshell and invoking "exit" to return to the parent shell then ServiceMix is shutdown instead of leaving the subshell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-153) The subshells are no longer working correctly

Posted by "Lars Heinemann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47224#action_47224 ] 

Lars Heinemann commented on SMX4-153:
-------------------------------------

Sorry for the delay...

It worked as you told Guillaume.
This notation is a bit strange to me now, but I will get used to it ;)
Another thing which I stumbled over is that the "utils" subshell is no longer there. Wanted to grep over a log but
that wasn't possible...but I expect there is a similar solution to this as before.

Anyway this issue may be closed as won't fix.


> The subshells are no longer working correctly
> ---------------------------------------------
>
>                 Key: SMX4-153
>                 URL: https://issues.apache.org/activemq/browse/SMX4-153
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Lars Heinemann
>             Fix For: 4.0-m2
>
>
> Normally you can type:
> > osgi list 
> from the parent shell and this invokes the list command inside the osgi subshell.
> This is now no longer working for any subshell.
> Also when cd'ing into a subshell and invoking "exit" to return to the parent shell then ServiceMix is shutdown instead of leaving the subshell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-153) The subshells are no longer working correctly

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47225#action_47225 ] 

Guillaume Nodet commented on SMX4-153:
--------------------------------------

The grep is available using "vfs/grep"

> The subshells are no longer working correctly
> ---------------------------------------------
>
>                 Key: SMX4-153
>                 URL: https://issues.apache.org/activemq/browse/SMX4-153
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Lars Heinemann
>             Fix For: 4.0-m2
>
>
> Normally you can type:
> > osgi list 
> from the parent shell and this invokes the list command inside the osgi subshell.
> This is now no longer working for any subshell.
> Also when cd'ing into a subshell and invoking "exit" to return to the parent shell then ServiceMix is shutdown instead of leaving the subshell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.