OpenType[] typeTypes = { SimpleType.LONG, SimpleType.STRING,
SimpleType.STRING, SimpleType.BOOLEAN,
SimpleType.BOOLEAN, SimpleType.LONG, SimpleType.LONG,
SimpleType.LONG, SimpleType.LONG, SimpleType.STRING,
SimpleType.LONG, SimpleType.STRING,
new ArrayType(1, getStackTraceElementCompositeType()) };
THREADINFO_COMPOSITETYPE = new CompositeType(ThreadInfo.class
.getName(), ThreadInfo.class.getName(), typeNames,
typeDescs, typeTypes);
} catch (OpenDataException e) {
if (ManagementUtils.VERBOSE_MODE) {