You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Lucas Galfaso <lg...@gmail.com> on 2012/04/03 00:21:59 UTC

Issues while updating gogo bundles

Hi,
  It looks like there are some issues while refreshing gogo bundles


This is what you get when updating gogo runtime
____________________________
Welcome to Apache Felix Gogo

g! lb
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 Gogo Command (0.12.0)
    3|Active     |    1|Apache Felix Gogo Runtime (0.10.0)
    4|Active     |    1|Apache Felix Gogo Shell (0.10.0)
g! update 3
g! ____________________________
Welcome to Apache Felix Gogo

g! lb
gosh: java.lang.IllegalStateException: session is closed
gosh: stopping framework
[here, the framework stops]


And this is when updating gogo shell
____________________________
Welcome to Apache Felix Gogo

g! lb
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 Gogo Command (0.12.0)
    3|Active     |    1|Apache Felix Gogo Runtime (0.10.0)
    4|Active     |    1|Apache Felix Gogo Shell (0.10.0)
g! update 4
g! ____________________________
Welcome to Apache Felix Gogo

g! lb
gogo: CommandNotFoundException: Command not found: l
g!
gogo: CommandNotFoundException: Command not found: b
g!
[here the shell is very close to unusable]




Are these bundles meant to ever be refreshed?


Regards,
  Lucas

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