I'm using gogo 0.10.0 (command/runtime/shell). Framework 3.2.2. I'm starting it as:
"java -jar bin/felix.jar &" OR Through SSH to executes a script on a remote machine. The script just starts Java normally. If I run the script from within the remote shell, I don't see the problem. David Humeniuk -----Original Message----- From: Richard S. Hall [mailto:[email protected]] Sent: Tuesday, September 27, 2011 2:08 PM To: [email protected] Subject: Re: Gogo causing framework to shutdown On 9/27/11 1:27 PM, [email protected] wrote: > I'm trying to finally switch to using the Gogo shell instead of the > Felix Shell TUI. However, when I run the application in the background > (no standard input), the Gogo shell cause the application to shut down > immediately (prints "gosh: stopping framework). With the Felix Shell > TUI, it would just print a message about no standard input, but continue > to run. Is there a way to keep Gogo from shutting things down? Which versions of everything are you using? How are you starting it? It is definitely possible to do this. -> richard > > > > David Humeniuk > > Software Engineer > > L-3 Nova Engineering > > 4393 Digital Way > > Mason, Ohio 45040 > > 513-204-7628 (Direct) > > 513-204-7600 (Main) > > 513-204-8999 (Main Fax) > > www.L-3com.com/Nova > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

