|
From: Alexandre K. <ale...@ta...> - 2016-12-05 02:08:30
|
Matteo, Thank you for your email. How do you install the service? The Wrapper comes with a script file which should take care of the installation. For example, with the TestWrapper application (test application included when you download the Wrapper), you can install it with the following command: ./testwrapper install Depending of your OS, it will create the necessary files on your system. What is your OS? And the following commands to start, stop and uninstall the service: ./testwrapper start ./testwrapper stop ./testwrapper remove Regards, Alexandre Klein Alexandre Klein Tanuki Software, Ltd. 6-18-10-4F Nishi-Kasai, Edogawa-ku Tokyo 134-0088 Japan Tel: +81-3-3878-3211 Fax: +81-3-3878-0313 http://www.tanukisoftware.com On Thu, Dec 1, 2016 at 11:38 PM, <mat...@ac...> wrote: > Hi, > I have a jboss-fuse-6.2.1 with Tanuki wrapper included, I > used this feature and I created executable wrapper and configured them into > /etc/init.d to permit automatic stop & start at shutdown and reboot of > server. > At boot of server there are no problem, the problem is at server shutdown, > because every time the applications (there are multiple wrapper instances) > is killed before the "clean" stop ends. > The strange thing is that if I stop the application manually with > "service", it is correctly stopped waiting a "clean" end. > > On server I have > > Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org > > Linux 3.10.0-327.28.3.el7.x86_64 #1 SMP Fri Aug 12 13:21:05 EDT 2016 > x86_64 x86_64 x86_64 GNU/Linux > > I attach logfile. > > > Thank you > > > > ________________________________ > > This message is for the designated recipient only and may contain > privileged, proprietary, or otherwise confidential information. If you have > received it in error, please notify the sender immediately and delete the > original. Any other use of the e-mail by you is prohibited. Where allowed > by local law, electronic communications with Accenture and its affiliates, > including e-mail and instant messaging (including content), may be scanned > by our systems for the purposes of information security and assessment of > internal compliance with Accenture policy. > ____________________________________________________________ > __________________________ > > www.accenture.com > > ------------------------------------------------------------ > ------------------ > > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |