> What do you mean by "nwam doesn't start"?  Is the service in
> maintenance?  Enabled but offline?

Here's what the failure looks like, initially:
svc:/network/routing/ndp:default (in.ndpd IPv6 neighbour discovery daemon)
 State: offline since Tue Apr 21 12:57:54 2009
Reason: Start method is running.
   See: http://sun.com/msg/SMF-8000-C4
   See: man -M /usr/share/man -s 1M in.ndpd
   See: /var/svc/log/network-routing-ndp:default.log
Impact: This service is not running.

Then after the start method finishes (a few minutes)
it goes into state "maintenance".

> network/physical:nwam does not depend on ndp; rather, ndp
> (indirectly) depends on network/physical [... nwam debug log]

Thanks for that tip.  I've attached a debug log to this message.

It does appear that this problem has to do with nwam not getting
along with the new "vboxnet0" interface.  I went ahead and created
a virtualbox ticket:   http://www.virtualbox.org/ticket/3754
They suggested this work around which does avoid the problem:
Change the vboxnet0 line in /etc/nwam/llp to look like:
  vboxnet0 static 1.1.1.1
This also works:
  vboxnet0 static 0.0.0.0

I'm not sure what vboxnet0 is for, apparently "host-only" networks?
The one clue I see the log for vboxnet0 is:

Anyway, thanks for the tips.
Gordon

Apr 21 12:46:41 dell6300gwr nwamd[29]: [ID 781624 daemon.info] nwamd pid 29 started
Apr 21 12:46:41 dell6300gwr nwamd[29]: [ID 740153 daemon.debug] 1: lookup_count_property(nwamd, scan_interval) returns 120
Apr 21 12:46:41 dell6300gwr nwamd[29]: [ID 740153 daemon.debug] 1: lookup_count_property(nwamd, idle_time) returns 10
Apr 21 12:46:41 dell6300gwr nwamd[29]: [ID 740153 daemon.debug] 1: lookup_boolean_property(nwamd, strict_bssid) returns FALSE
Apr 21 12:46:41 dell6300gwr nwamd[29]: [ID 740153 daemon.debug] 1: Read daemon configuration properties.
Apr 21 12:46:41 dell6300gwr nwamd[29]: [ID 740153 daemon.debug] 1: started with privs all
Apr 21 12:46:41 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: signal handler thread: 2
Apr 21 12:46:41 dell6300gwr nwamd[29]: [ID 740153 daemon.debug] 1: child 30 exited, daemonizing
Apr 21 12:46:41 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: killing dhcpagent
Apr 21 12:46:41 dell6300gwr nwamd[31]: [ID 521452 daemon.info] '/usr/bin/pkill -z global dhcpagent' completed normally: 1
Apr 21 12:46:58 dell6300gwr /usr/lib/power/powerd: [ID 387247 daemon.error] Able to open /dev/srn
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 521452 daemon.info] '/sbin/ifconfig -a plumb' completed normally: 0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: found 4 plumbed interfaces
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: add_interface: found interface iwk0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: added interface iwk0 of type wireless af 2; is not available
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: add_interface: found interface vboxnet0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: added interface vboxnet0 of type wired af 2; is available
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: add_interface: found interface bge0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: added interface bge0 of type wired af 2; is available
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: Walking interface list; starting with wired interfaces
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: ==> vboxnet0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: ==> bge0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: Now wireless interfaces
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: ==> iwk0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: parsing llp conf file line 1...
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: created llp for link bge0, priority 1
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: parsing llp conf file line 2...
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: created llp for link iwk0, priority 2
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: parsing llp conf file line 3...
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: created llp for link vboxnet0, priority 3
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: Walking llp list
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: ==> bge0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: ==> iwk0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: ==> vboxnet0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 841371 daemon.debug] opening door
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: routing thread: 5
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: wireless scan thread: 6
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing socket 7
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: initial interface scan
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: interface info thread for vboxnet0: 8
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: interface info thread for bge0: 9
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: interface info thread for iwk0: 10
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 8: Start gathering info for vboxnet0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 8: launching DHCP on vboxnet0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 10: Start gathering info for iwk0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 10: Done gathering info for iwk0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 9: Start gathering info for bge0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 9: launching DHCP on bge0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 11: now exclusively scanning on iwk0
Apr 21 12:47:00 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 11: starting scan on iwk0
Apr 21 12:47:01 dell6300gwr /sbin/dhcpagent[202]: [ID 787751 daemon.error] dhcp_ipc_init: cannot bind to port 4999 (agent already running?)
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message IFINFO: index 1 flags 1000848
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link lo0
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: no interface data for lo0; ignoring message
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message DELETE socket 7 discarded
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message DELADDR: index 1 flags 0
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: netmask: 255.0.0.0
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link lo0
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface address: 127.0.0.1
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: broadcast address: 0.0.0.0
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message IFINFO: index 1 flags 1000849
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link lo0
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: no interface data for lo0; ignoring message
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message NEWADDR: index 1 flags 1
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: netmask: 255.0.0.0
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link lo0
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface address: 127.0.0.1
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: broadcast address: 0.0.0.0
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: no interface struct for lo0; ignoring message
Apr 21 12:47:01 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message ADD socket 7 discarded
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message IFINFO: index 4 flags 1000842
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link bge0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: no-event flag change on bge0: 1000842 -> 1000842
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message DELETE socket 7 discarded
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message DELADDR: index 4 flags 0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: netmask: 0.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link bge0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface address: 0.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: broadcast address: 0.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message IFINFO: index 4 flags 1000843
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link bge0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: no-event flag change on bge0: 1000842 -> 1000843
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message NEWADDR: index 4 flags 1
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: netmask: 255.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link bge0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface address: 0.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: broadcast address: 0.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: same address on bge0; no event
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message ADD socket 7 discarded
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message IFINFO: index 4 flags 1004843
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link bge0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: no-event flag change on bge0: 1000843 -> 1004843
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message IFINFO: index 3 flags 1000842
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link vboxnet0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: no-event flag change on vboxnet0: 1000842 -> 1000842
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message DELETE socket 7 discarded
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message DELADDR: index 3 flags 0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: netmask: 0.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link vboxnet0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface address: 0.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: broadcast address: 0.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message IFINFO: index 3 flags 1000843
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link vboxnet0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: no-event flag change on vboxnet0: 1000842 -> 1000843
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message NEWADDR: index 3 flags 1
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: netmask: 255.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link vboxnet0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface address: 0.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: broadcast address: 0.0.0.0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: same address on vboxnet0; no event
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message ADD socket 7 discarded
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: routing message IFINFO: index 3 flags 1004843
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: interface name: link vboxnet0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 5: no-event flag change on vboxnet0: 1000843 -> 1004843
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 521452 daemon.info] '/sbin/ifconfig bge0 dhcp wait 0' completed normally: 0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 521452 daemon.info] '/sbin/ifconfig vboxnet0 dhcp wait 0' completed normally: 0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 9: lookup_count_property(nwamd, dhcp_wait_time) returns 60
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 9: adding event type LINKUP name bge0 to queue
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 9: Done gathering info for bge0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 840417 daemon.info] got event type LINKUP
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: state_machine(event type: LINKUP, name: bge0)
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 8: lookup_count_property(nwamd, dhcp_wait_time) returns 60
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: state_machine: change in state of link bge0 resulted in new preferred llp: bge0 (was null_llp)
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: bringing up new link layer profile (bge0)
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: dropping event LLPSelected; no active client
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 8: adding event type LINKUP name vboxnet0 to queue
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: bringupinterface: configuring ipv6
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 8: Done gathering info for vboxnet0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 521452 daemon.info] '/sbin/ifconfig bge0 inet6 plumb up' completed normally: 0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: DHCP already running on bge0; resetting timer
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: lookup_count_property(nwamd, dhcp_wait_time) returns 60
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 998976 daemon.debug] brought up bge0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: llp_activate: activated llp for bge0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: taking down remaining interfaces below priority 1
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: takedowninterface(iwk0, 5)
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 521452 daemon.info] '/sbin/ifconfig iwk0 0.0.0.0 netmask 0 broadcast 0.0.0.0' completed normally: 0
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: takedown interface, zero cached ip address
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 1: takedowninterface(vboxnet0, 5)
Apr 21 12:47:02 dell6300gwr nwamd[31]: [ID 521452 daemon.info] '/sbin/ifconfig vboxnet0 dhcp release' completed normally: 2
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 11: scan: iwk0 is currently unconnected
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 11: done exclusively scanning on iwk0
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 11: dropping event ScanChange; no active client
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 11: new AP added: iwk0
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 11: adding event type NEWAP name iwk0 to queue
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 2: signal 1 caught
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 2: lookup_boolean_property(nwamd, debug) returns TRUE
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 2: lookup_count_property(nwamd, scan_interval) returns 120
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 2: lookup_count_property(nwamd, idle_time) returns 10
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 2: lookup_boolean_property(nwamd, strict_bssid) returns FALSE
Apr 21 12:47:04 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 2: Read daemon configuration properties.
Apr 21 12:47:12 dell6300gwr /usr/lib/nfs/nfsmapid[513]: [ID 876094 daemon.debug] nfsmapid domain = East.Sun.COM
Apr 21 12:47:15 dell6300gwr mDNSResponder (Engineering Build) [629]: [ID 702911 daemon.info] starting
Apr 21 12:47:16 dell6300gwr avahi-daemon-bridge-dsd[636]: [ID 702911 daemon.info] Found user 'daemon' (UID 1) and group 'other' (GID 1).
Apr 21 12:47:16 dell6300gwr avahi-daemon-bridge-dsd[636]: [ID 702911 daemon.info] Successfully dropped root privileges.
Apr 21 12:47:16 dell6300gwr avahi-daemon-bridge-dsd[636]: [ID 702911 daemon.info] avahi-daemon-bridge-dsd 0.6.23 starting up.
Apr 21 12:47:17 dell6300gwr avahi-daemon-bridge-dsd[636]: [ID 702911 daemon.info] No service file found in /etc/avahi/services.
Apr 21 12:47:17 dell6300gwr avahi-daemon-bridge-dsd[636]: [ID 702911 daemon.info] Server startup complete. Host name is dell6300gwr.local. Local service cookie is 374814150.
Apr 21 12:48:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 2: signal 14 caught
Apr 21 12:48:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 2: adding event type TIMER name vboxnet0 to queue
Apr 21 12:48:02 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 2: adding event type TIMER name bge0 to queue
Apr 21 12:48:06 dell6300gwr svc.startd[7]: [ID 122153 daemon.warning] svc:/network/routing/ndp:default: Method or service exit timed out.  Killing contract 42.
Apr 21 12:48:06 dell6300gwr svc.startd[7]: [ID 636263 daemon.warning] svc:/network/routing/ndp:default: Method "/lib/svc/method/svc-ndp" failed due to signal KILL.
Apr 21 12:48:15 dell6300gwr gnome-session[928]: [ID 702911 daemon.warning] EggSMClient-WARNING: Desktop file '/usr/share/gnome/autostart/desktop-print-management-applet.desktop' has malformed Icon key 'print-manager.png'(should not include extension)
Apr 21 12:48:23 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 4: door: null event from client
Apr 21 12:48:23 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 4: door: get known AP list returning 19 entries
Apr 21 12:48:23 dell6300gwr nwamd[31]: [ID 329607 daemon.info] new active door client detected
Apr 21 12:48:23 dell6300gwr nwamd[31]: [ID 740153 daemon.debug] 12: door: returning waiting event Initial
Apr 21 12:49:07 dell6300gwr svc.startd[7]: [ID 122153 daemon.warning] svc:/network/routing/ndp:default: Method or service exit timed out.  Killing contract 98.
Apr 21 12:49:07 dell6300gwr svc.startd[7]: [ID 636263 daemon.warning] svc:/network/routing/ndp:default: Method "/lib/svc/method/svc-ndp" failed due to signal KILL.
Apr 21 12:50:08 dell6300gwr svc.startd[7]: [ID 122153 daemon.warning] svc:/network/routing/ndp:default: Method or service exit timed out.  Killing contract 99.
Apr 21 12:50:08 dell6300gwr svc.startd[7]: [ID 636263 daemon.warning] svc:/network/routing/ndp:default: Method "/lib/svc/method/svc-ndp" failed due to signal KILL.
Apr 21 12:50:08 dell6300gwr svc.startd[7]: [ID 748625 daemon.error] network/routing/ndp:default failed: transitioned to maintenance (see 'svcs -xv' for details)
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to