[Ace-users] [ace-users] Can I make use of start-stop-daemon on Linux with ACE tp_reactor_logging_server?

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Wed Nov 21 07:07:21 CST 2007


Hi,

>I'm trying to invoke C++NPv2 example provided by ACE 5.6 like this:
>start-stop-daemon --start --exec ./tp_reactor_logging_server -- 9700
>localhost
>And I run the client provided by C++NPv1.
>I can only input three lines and the client program exits.
>No log file is created under C++NPv2 directory.
>But if I run "./tp_reactor_logging_server 9700 localhost".
>The program runs smoothly.
>Can I run an ACE service in background with Service  Configuration
>Framework?

Sure, but it's not clear what the "start-stop-daemon" command is doing!

Doug
-- 
Dr. Douglas C. Schmidt                       Professor and Associate Chair
Electrical Engineering and Computer Science  TEL: (615) 343-8197
Vanderbilt University                        WEB: www.dre.vanderbilt.edu/~schmidt
Nashville, TN 37203                          NET: d.schmidt at vanderbilt.edu



More information about the Ace-users mailing list