|
From: Christian <chr...@ta...> - 2010-05-13 07:09:06
|
Glenn, We are sorry for the confusion. Due to the parsing routines/naming conventions of SVC, you can not use capital letters for a command launched at rc level. Please try renaming the rc*.d/*MyApp.sh files to rc*.d/*myapp.sh Hope this works out for you. Cheers, Christian On Wed, 2010-05-12 at 23:54 -0500, gle...@ag... wrote: > > Hello, > > I deployed my wrapped application to Solaris 10 and installed > following the instructions on: > http://wrapper.tanukisoftware.org/doc/english/launch-nix-boot-solaris.html > > I can start and stop as a console app and background process from the > command line in /etc/init.d. > > When I reboot the service is not started and I get this > in /var/svc/log/milestone-multi-user-server:default.log: > > Executing legacy init script “/etc/rc3.d/S20MyApp.sh”. > Usage: /etc/rc3.d/S20MyApp.sh { console | start | stop | restart | > condrestart | status | dump } > Legacy init script “/etc/rc3.d/S20MyApp.sh” exited with return code > 1. > > Why is the service control manager not passing the 'start' command to > my startup script? > > Thanks for you help, > Glenn > ------------------------------------------------------------------------------ > > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user |