Re: [sysadmin-discuss] [networking-discuss] messages on console

2009-10-31 Thread James Carlson
ning OpenSolaris? If so, is it reasonably up to date? That's an old (and really sleazy) message that was in the kernel prior to 2007, but was thankfully removed with the fix for CR 6605607. hg seems to say that the fix went into onnv build 80, which was a really long time ago. -- J

Re: [sysadmin-discuss] [networking-discuss] SXCE101, dhcp server packages

2008-10-30 Thread James Carlson
Piotr Jasiukajtis writes: > # pntadm > Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad > version What does the /usr/java symlink point to on your system? I'm running SXCE build 101 here, and it points to jdk/jdk1.6.0_10. That seems to work. --