You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/03/19 15:27:32 UTC

[jira] Created: (SMX4KNL-22) The console can not be reloaded at runtime

The console can not be reloaded at runtime
------------------------------------------

                 Key: SMX4KNL-22
                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-22
             Project: ServiceMix Kernel
          Issue Type: Bug
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: 1.0-m3


The following command will block everything:
{code}
osgi refresh 1
{code}
where 1 is the id of the gshell-core bundle


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


[jira] Resolved: (SMX4KNL-22) The console can not be reloaded at runtime

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

Guillaume Nodet resolved SMX4KNL-22.
------------------------------------

    Resolution: Fixed

Sending        gshell-core/pom.xml
Sending        gshell-core/src/main/java/org/apache/geronimo/gshell/commands/builtins/EchoCommand.java
Adding         gshell-core/src/main/java/org/apache/geronimo/gshell/commands/utils
Adding         gshell-core/src/main/java/org/apache/geronimo/gshell/commands/utils/GrepCommand.java
Sending        gshell-core/src/main/java/org/apache/geronimo/gshell/remote/server/handler/SpringExecuteHandler.java
Sending        gshell-core/src/main/java/org/apache/geronimo/gshell/spring/EnvironmentTargetSource.java
Sending        gshell-core/src/main/java/org/apache/geronimo/gshell/spring/GShell.java
Deleting       gshell-core/src/main/java/org/apache/geronimo/gshell/spring/IOTargetSource.java
Adding         gshell-core/src/main/java/org/apache/geronimo/gshell/spring/NoCloseInputStream.java
Adding         gshell-core/src/main/java/org/apache/geronimo/gshell/spring/NoCloseOutputStream.java
Sending        gshell-core/src/main/java/org/apache/geronimo/gshell/spring/OsgiSubShell.java
Sending        gshell-core/src/main/java/org/apache/geronimo/gshell/spring/Prompter.java
Adding         gshell-core/src/main/java/org/apache/geronimo/gshell/spring/ProxyIO.java
Sending        gshell-core/src/main/java/org/apache/geronimo/gshell/spring/SpringCommandExecutor.java
Sending        gshell-core/src/main/java/org/apache/geronimo/gshell/spring/SpringRshServer.java
Adding         gshell-core/src/main/java/org/apache/geronimo/gshell/spring/TerminalFactoryBean.java
Sending        gshell-core/src/main/resources/META-INF/spring/gshell-commands.xml
Sending        gshell-core/src/main/resources/META-INF/spring/gshell-osgi.xml
Sending        gshell-core/src/main/resources/META-INF/spring/gshell.xml
Adding         gshell-core/src/test/java/org/apache/geronimo/gshell/spring/NoCloseInputStreamTest.java
Transmitting file data ..................
Committed revision 638842.

> The console can not be reloaded at runtime
> ------------------------------------------
>
>                 Key: SMX4KNL-22
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-22
>             Project: ServiceMix Kernel
>          Issue Type: Bug
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.0-m3
>
>
> The following command will block everything:
> {code}
> osgi refresh 1
> {code}
> where 1 is the id of the gshell-core bundle

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