Richard Skelton wrote: > The final problem is on reboot is I get :- > Hostname: v20z > > Loading smf(5) service descriptions: 1/1 > > WARNING: svccfg import > /var/svc/manifest/network/rpc/100235_1-rpc_ticotsord.xml failed > > > > svccfg import warnings. See /var/svc/log/system-manifest-import:default.log . > > > This is the contents of /var/svc/log/system-manifest-import:default.log :- > > [ May 8 18:14:31 Method "start" exited with status 0. ] > [ May 9 20:39:23 Executing start method ("/lib/svc/method/manifest-import"). > ] > [ May 9 20:39:23 Timeout override by svc.startd. Using infinite timeout. ] > WARNING: svccfg import > /var/svc/manifest/network/rpc/100235_1-rpc_ticotsord.xml failed > Loaded 1 smf(5) service descriptions > svccfg warnings: > /var/svc/manifest/network/rpc/100235_1-rpc_ticotsord.xml:1: parser error : > Document is empty > > ^ > /var/svc/manifest/network/rpc/100235_1-rpc_ticotsord.xml:1: parser error : > Start tag expected, '<' not found > > ^ > svccfg: couldn't parse document > [ May 9 20:39:25 Method "start" exited with status 0. ] > > > This file seems to be corrupt. What should it contain as I can't find it in > /var/sadm/install/contents. >
Hmm ... this would have been a manifest generated off the 100235/1 ... in inetd.conf. If you don't have the XML file, you could just run "inetconv" and it will convert that line in inetd.conf to a manifest for you. Move the corrupted file out of the way first, of course. CT