Just a FYI if anyone is looking into the crash issue when attaching a
debugger to a HostController.
It appears that if the first breakpoint is set in the
HostControllerBootstrap stage of start up then debugging works.
However if a breakpoint is set for after the domain controller
initialisation has occurred then the JVM will crash.
So something in between these two steps seems to be causing it.
Regards,
Darran Lofthouse.