problem with HostdetailsBean

Hello.

We are trying to integrate host details windows from the SunMC into an existing, 3d party, management application.

We are attempting to use the HostdetailsBean as instructed by the Developer's guide.

The required window does not open upon call to doLaunchHostdetails() and I keep getting the following error to the standard output:

errorJune 11, 2006 4:07:31 PM main: Unable to acquire exit frame handle

Does anyone know this problem?

Thanks,

Michael

[509 byte] By [michaelkz] at [2007-11-26 7:54:53]
# 1

Another error message which is the key to the problem:

warning: Family definition file missing

The required node is installed on a sunFire V210 which does not have a default family defintion file in the SunMC installation.

The absence of this file causes a series of problems among which is the inability to open a host details window by the HostDetailsBean.

It is possible to create this file manually by copying another existing family definition file.

see the solution here:

http://www.halcyoninc.com/support/faq-sunmc2.x.php#Q408

michaelkz at 2007-7-6 20:18:18 > top of Java-index,Administration Tools,Sun Management Center...