You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Peter Nerg <pe...@gmail.com> on 2012/04/06 09:23:12 UTC

Re: Can't find SCR commands in Gogo

Ok, I was perhaps not clear enough.
I've already tried all the combos but it still claims that it's an unknown
command.
START LEVEL 1
   ID|State      |Level|Name
    0|Active     |    0|System Bundle (4.0.2)
    1|Active     |    1|Apache Felix Bundle Repository (1.6.6)
    2|Active     |    1|Apache Felix Configuration Admin Service (1.2.8)
    3|Active     |    1|Apache Felix Gogo Command (0.12.0)
    4|Active     |    1|Apache Felix Gogo Runtime (0.10.0)
    5|Active     |    1|Apache Felix Gogo Shell (0.10.0)
    6|Active     |    1|Apache Felix Http Bundle (2.2.0)
    7|Active     |    1|Apache Felix Metatype Service (1.0.4)
    8|Active     |    1|Apache Felix Declarative Services (1.6.0)
    9|Active     |    1|Apache Felix Web Management Console (3.1.8)
   10|Active     |    1|slf4j-api (1.6.4)
   11|Resolved   |    1|slf4j-simple (1.6.4)
g! scr:help
gogo: CommandNotFoundException: Command not found: scr:help
g! scr:list
gogo: CommandNotFoundException: Command not found: scr:list
g! scr:info
gogo: CommandNotFoundException: Command not found: scr:info
g!

Apparently I'm missing something but I can't figure out what.

Btw, is there something wrong with this mailing list?
It took me roughly a week to get my post approved. Also I see that you're
reply was from March 27:th but I got the notification this night (April
6:th). 

/Peter


Felix Meschberger-4 wrote:
> 
> Hi,
> 
> Am 27.03.2012 um 08:02 schrieb Peter Nerg:
> 
>> g! scr
>> gogo: CommandNotFoundException: Command not found: scr
> 
> scr is the Gogo Shell namespace for the commands. The commands would be
> 
>   scr:help
>   scr:list
>   scr:info
>   scr:enable
>   scr:disable
> 
> Regards
> Felix
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
> 
> 
> 
-- 
View this message in context: http://old.nabble.com/Can%27t-find-SCR-commands-in-Gogo-tp33544780p33599301.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: Can't find SCR commands in Gogo

Posted by Peter Nerg <pe...@gmail.com>.
Aha, so I need to exercise some patience and wait for the 1.6.2 release.
I sort of missed that it wasn't already released. Perhaps the documentation
could be a bit clearer on that part.
Thx for clearing out that for me.

/Peter


Simon Chemouil-4 wrote:
> 
> Hi Peter,
> 
> Gogo commands for Felix SCR were added in 1.6.2 (not released). You're
> using 1.6.0, so to use them you will have to use the old Felix shell.
> You will have to get SCR from trunk to use the shell commands in Gogo.
> 
> Simon
> 
> 
> On Fri, Apr 6, 2012 at 9:23 AM, Peter Nerg <pe...@gmail.com> wrote:
>>
>> Ok, I was perhaps not clear enough.
>> I've already tried all the combos but it still claims that it's an
>> unknown
>> command.
>> START LEVEL 1
>>   ID|State      |Level|Name
>>    0|Active     |    0|System Bundle (4.0.2)
>>    1|Active     |    1|Apache Felix Bundle Repository (1.6.6)
>>    2|Active     |    1|Apache Felix Configuration Admin Service (1.2.8)
>>    3|Active     |    1|Apache Felix Gogo Command (0.12.0)
>>    4|Active     |    1|Apache Felix Gogo Runtime (0.10.0)
>>    5|Active     |    1|Apache Felix Gogo Shell (0.10.0)
>>    6|Active     |    1|Apache Felix Http Bundle (2.2.0)
>>    7|Active     |    1|Apache Felix Metatype Service (1.0.4)
>>    8|Active     |    1|Apache Felix Declarative Services (1.6.0)
>>    9|Active     |    1|Apache Felix Web Management Console (3.1.8)
>>   10|Active     |    1|slf4j-api (1.6.4)
>>   11|Resolved   |    1|slf4j-simple (1.6.4)
>> g! scr:help
>> gogo: CommandNotFoundException: Command not found: scr:help
>> g! scr:list
>> gogo: CommandNotFoundException: Command not found: scr:list
>> g! scr:info
>> gogo: CommandNotFoundException: Command not found: scr:info
>> g!
>>
>> Apparently I'm missing something but I can't figure out what.
>>
>> Btw, is there something wrong with this mailing list?
>> It took me roughly a week to get my post approved. Also I see that you're
>> reply was from March 27:th but I got the notification this night (April
>> 6:th).
>>
>> /Peter
>>
>>
>> Felix Meschberger-4 wrote:
>>>
>>> Hi,
>>>
>>> Am 27.03.2012 um 08:02 schrieb Peter Nerg:
>>>
>>>> g! scr
>>>> gogo: CommandNotFoundException: Command not found: scr
>>>
>>> scr is the Gogo Shell namespace for the commands. The commands would be
>>>
>>>   scr:help
>>>   scr:list
>>>   scr:info
>>>   scr:enable
>>>   scr:disable
>>>
>>> Regards
>>> Felix
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
>>> For additional commands, e-mail: users-help@felix.apache.org
>>>
>>>
>>>
>> --
>> View this message in context:
>> http://old.nabble.com/Can%27t-find-SCR-commands-in-Gogo-tp33544780p33599301.html
>> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
>> For additional commands, e-mail: users-help@felix.apache.org
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
> 
> 
> 
-- 
View this message in context: http://old.nabble.com/Can%27t-find-SCR-commands-in-Gogo-tp33544780p33644451.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org


Re: Can't find SCR commands in Gogo

Posted by Simon Chemouil <sc...@gmail.com>.
Hi Peter,

Gogo commands for Felix SCR were added in 1.6.2 (not released). You're
using 1.6.0, so to use them you will have to use the old Felix shell.
You will have to get SCR from trunk to use the shell commands in Gogo.

Simon


On Fri, Apr 6, 2012 at 9:23 AM, Peter Nerg <pe...@gmail.com> wrote:
>
> Ok, I was perhaps not clear enough.
> I've already tried all the combos but it still claims that it's an unknown
> command.
> START LEVEL 1
>   ID|State      |Level|Name
>    0|Active     |    0|System Bundle (4.0.2)
>    1|Active     |    1|Apache Felix Bundle Repository (1.6.6)
>    2|Active     |    1|Apache Felix Configuration Admin Service (1.2.8)
>    3|Active     |    1|Apache Felix Gogo Command (0.12.0)
>    4|Active     |    1|Apache Felix Gogo Runtime (0.10.0)
>    5|Active     |    1|Apache Felix Gogo Shell (0.10.0)
>    6|Active     |    1|Apache Felix Http Bundle (2.2.0)
>    7|Active     |    1|Apache Felix Metatype Service (1.0.4)
>    8|Active     |    1|Apache Felix Declarative Services (1.6.0)
>    9|Active     |    1|Apache Felix Web Management Console (3.1.8)
>   10|Active     |    1|slf4j-api (1.6.4)
>   11|Resolved   |    1|slf4j-simple (1.6.4)
> g! scr:help
> gogo: CommandNotFoundException: Command not found: scr:help
> g! scr:list
> gogo: CommandNotFoundException: Command not found: scr:list
> g! scr:info
> gogo: CommandNotFoundException: Command not found: scr:info
> g!
>
> Apparently I'm missing something but I can't figure out what.
>
> Btw, is there something wrong with this mailing list?
> It took me roughly a week to get my post approved. Also I see that you're
> reply was from March 27:th but I got the notification this night (April
> 6:th).
>
> /Peter
>
>
> Felix Meschberger-4 wrote:
>>
>> Hi,
>>
>> Am 27.03.2012 um 08:02 schrieb Peter Nerg:
>>
>>> g! scr
>>> gogo: CommandNotFoundException: Command not found: scr
>>
>> scr is the Gogo Shell namespace for the commands. The commands would be
>>
>>   scr:help
>>   scr:list
>>   scr:info
>>   scr:enable
>>   scr:disable
>>
>> Regards
>> Felix
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
>> For additional commands, e-mail: users-help@felix.apache.org
>>
>>
>>
> --
> View this message in context: http://old.nabble.com/Can%27t-find-SCR-commands-in-Gogo-tp33544780p33599301.html
> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org