Richard L. Hamilton wrote: > Fresh install of b66 on a Sun Blade 2000 (UltraSPARC III). > Disable/enable, still doesn't start. > Starts fine by hand, or by running the method script by hand. > No log for the service in /var/svc/log; nothing relevant in the > log for the network-inetd restarter, either. Only thing in /var/adm/messages > is lines like: > > Jun 18 17:10:45 paradox inetd[369]: [ID 702911 daemon.warning] inetd_offline > method for instance svc:/network/rpc/cde-ttdbserver:tcp is unspecified. > Taking default action: kill. > Basically every time an inetd managed service is disabled/restarted, the service's inetd_offline method will be invoked and in the absence of this method, the default action (:kill_proc) will be taken. One thing you can do is to turn on inetd debug mode by touching /var/tmp/inetd.log file and reboot the system. This way we can tell why rpc.ttdbserverd is not running in the first place. Hope this helps.
Steve > after trying to restart (disable/enable). > > What gives? > > > This message posted from opensolaris.org > _______________________________________________ > smf-discuss mailing list > smf-discuss at opensolaris.org >