We are also attempting to implement IBM Director v3.1 in our environment.
We had an issues with the Agent reporting that the server doesn't support SMBIOS. It was attempting to read the machine type from the BIOS; on that particular machine a BIOS FW update had wiped the machine type field from the BIOS. Also, there are BIOS FW updates for servers that do not return their XXXX-XXX machine types when queried, so that they will be compatible with Director.
We've experienced the spontaneous server reboot issues with the xSeries 342 models after installing director... and it WAS fixed with a previous version of the ASM driver for win2k, however when I tried to load the latest ASM driver, disable that I2C device and the one/two automatic restart services and THEN install the director agent, reboots started happening again. All this because IBM decided to build a few servers without an onboard ASM processor.
We've had the Director server break completely over the stupidest things - like removing a server from the list of discovered devices without first removing the rack manager association.
NOW, we're getting this, and the server doesn't load.
I really don't want to have to reinstall the bloody thing again

anyone have any ideas?
Event Type: Error
Event Source: TWGServer
Event Category: Java Exception
Event ID: 100
Date: 24/01/2003
Time: 9:57:01 AM
User: N/A
Computer: HYDRA
Description:
Unhandled JVM Exception
Application: 'TWGServer (TWGVersion 3.11 2002-06-21 buildid 311)'
Thread Name: Thread-2
Thread Group: ServiceThreadGroup
Exception Type: com.tivoli.twg.util.RegistryException: unable to get value of key "Software\ODBC\ODBC.INI\director" value "Driver"; open error
Stack Trace: com.tivoli.twg.util.RegistryException: unable to get value of key "Software\ODBC\ODBC.INI\director" value "Driver"; open error
at com.tivoli.twg.engine.TWGDbUtil.nativeGetRegistryString(Native Method)
at com.tivoli.twg.engine.TWGDbUtil.getRegistryString(TWGDbUtil.java:72)
at com.tivoli.twg.engine.TWGDatabase.compress(TWGDatabase.java:904)
at com.tivoli.twg.engine.TWGDbInit.run(TWGDbInit.java:121)