Re: [osol-discuss] dhcpconfig java error

2007-07-10 Thread Christopher Gibbs
Thanks for the tip Dave, although I broke down and ran dhcpmgr over
the weekend and that worked just fine for the initial configuration.
After that I was able to run the command line scripts without any
errors.

On 7/9/07, Dave Miner [EMAIL PROTECTED] wrote:
 Christopher Gibbs wrote:
  Has anybody ran dhcpconfig on SXDE b64?
 
  I get this nice java error, although it seems to configure most everything 
  else:
 
  [EMAIL PROTECTED] ~ $ /usr/lib/inet/dhcp/svcadm/dhcpconfig -D -r SUNWfiles
  -p /var/dhcp
  Created DHCP configuration file.
  Created dhcptab.
  Added Locale macro to dhcptab.
  dhcpconfig: Error - creating server macro for server
  java.lang.NullPointerException.
 
  Any idea how to troubleshoot this? - Aside from running dhcpmgr in the GUI

 This apparently has shown up in cases where /etc/dhcp/inittab was
 missing for some reason.  I'd check that, and otherwise use truss to see
 what else might be happening.

 Dave

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] dhcpconfig java error

2007-07-09 Thread Dave Miner
Christopher Gibbs wrote:
 Has anybody ran dhcpconfig on SXDE b64?
 
 I get this nice java error, although it seems to configure most everything 
 else:
 
 [EMAIL PROTECTED] ~ $ /usr/lib/inet/dhcp/svcadm/dhcpconfig -D -r SUNWfiles
 -p /var/dhcp
 Created DHCP configuration file.
 Created dhcptab.
 Added Locale macro to dhcptab.
 dhcpconfig: Error - creating server macro for server
 java.lang.NullPointerException.
 
 Any idea how to troubleshoot this? - Aside from running dhcpmgr in the GUI

This apparently has shown up in cases where /etc/dhcp/inittab was 
missing for some reason.  I'd check that, and otherwise use truss to see 
what else might be happening.

Dave
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] dhcpconfig java error

2007-07-06 Thread Christopher Gibbs
Has anybody ran dhcpconfig on SXDE b64?

I get this nice java error, although it seems to configure most everything else:

[EMAIL PROTECTED] ~ $ /usr/lib/inet/dhcp/svcadm/dhcpconfig -D -r SUNWfiles
-p /var/dhcp
Created DHCP configuration file.
Created dhcptab.
Added Locale macro to dhcptab.
dhcpconfig: Error - creating server macro for server
java.lang.NullPointerException.

Any idea how to troubleshoot this? - Aside from running dhcpmgr in the GUI
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org