|
From: Ben D. T. <to...@xm...> - 2004-05-22 08:12:15
|
Hi Thanks for the reply. The point is: 1. I want my app/web server to start up as a service. 2. I sure want the users of that app/web server on windows server to see its console! I want the CTRL-C either to be trapped, either to be ignored. Any ways? Thanks Original Message: From: Andreas Wendt <and...@em...> To: <wra...@li...> Subject: Re: [Wrapper-user] CTRL-C not trapped in sercice console mode! Date: Fri May 21 10:31:52 GMT 2004 Tomer, when running as service, the recommended way to stop the application is via the Service control panel. This is by design, since services should not be started and stopped by itself. Cheers, Andreas > > Hi > > When I'm running wrapper in regular console mode ( -c ) then it trapps perfectly the CTRL-C and I see on console: > > wrapper | CTRL-C trapped. Shutting down. > > However if I'm running in a service mode with console enabled, then I dont see this line on screen, and my application donesn't shut down properly :( > > Anyone knows why? > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user |