It looks like you have just been bitten by Java JVM bug #4913324!
This problem happens sporadically particularly on multi-core CPU computers (I
could never reproduce it on a single core so far).
This problem is easy to recognize: after you have selected an action (from a
menu for instance), a message box is displayed, it has a title but no content at
all (no icon, no message, no button). Then the HiveBoard client is hanged until
you explicitely kill it (through the commands available, depending on your OS).
The bad news is that, so far, there is no real possible fix for this bug.
The good news is that there is one work-around! You just have to open your
client.properties file and set the waitcursoreventqueue property to false .
This shall remove this bug. The trade-off is that this property will disable the
"automatic wait pointer on long operations" feature of HiveBoard . What? You had
not even noticed this feature? Then go ahead and use this work-around with no
regret!
Note: I could never reproduce this bug under "normal" use of HiveBoard (I had to
create ultra-quick automatic tests to find it). I am not 100% sure if this may
happen under usual conditions, so if you face this problem, please let me know
about it (and give some details about the conditions: which message box was
hung, on what OS, what hardware, how many times you got it).
|