Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Gogo Shell issue with servlet bridge
Gogo Shell issue with servlet bridge [message #1016143] Tue, 05 March 2013 09:04
Arnaud MERGEY is currently offline Arnaud MERGEYFriend
Messages: 243
Registered: March 2010
Location: France
Senior Member
Hello,

Since 4.2, I randomly experience with console in an application deployed using equinox servlet bridge

With this stack trace

gogo: CommandNotFoundException: Command not found: gosh
org.apache.felix.gogo.runtime.CommandNotFoundException: Command not found: gosh
at org.apache.felix.gogo.runtime.Closure.executeCmd(Closure.java:474)
at org.apache.felix.gogo.runtime.Closure.executeStatement(Closure.java:403)
at org.apache.felix.gogo.runtime.Pipe.run(Pipe.java:108)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:183)
at org.apache.felix.gogo.runtime.Closure.execute(Closure.java:120)
at org.apache.felix.gogo.runtime.CommandSessionImpl.execute(CommandSessionImpl.java:89)
at org.apache.felix.gogo.shell.Activator.run(Activator.java:75)
at java.lang.Thread.run(Thread.java:662)

I have no reproducible test case as it occurs randomly.

Gogo shell version should probably be upgraded to 0.12 as I guess it is probably caused by some bugs fixed in felix
Maybe this:
https://issues.apache.org/jira/browse/FELIX-3706
or this:
https://issues.apache.org/jira/browse/FELIX-3703

Best regards,
Arnaud

[Updated on: Tue, 05 March 2013 09:05]

Report message to a moderator

Previous Topic:Mirror updatesites leaves original updatesite urls in metadata
Next Topic:issue of Bundle-Classpath with ibm jre1.7 sr4
Goto Forum:
  


Current Time: Tue Apr 16 18:48:50 GMT 2024

Powered by FUDForum. Page generated in 0.92657 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top