Author Topic: [ WORK-AROUND ] Java + VirtualBox + win XP guest (javaw.exe 100% CPU)  (Read 1329 times)

Offline AS

  • Hero Member
  • *****
  • Posts: 4098
  • Have a nice ... night!
Just stumbled across this nasty bug:

when executing java on a VBox guest WinXP, a process javaw.exe is eating 100% of the CPU.
Although the bug has been already reported in the past, it's still open for virtualbox 4.1.8, fortunately there is a workaround:

https://www.virtualbox.org/ticket/8794

AS
« Last Edit: January 30, 2012, 09:36:09 AM by AS »

Offline pags

  • Hero Member
  • *****
  • Posts: 2602
  • Keep it clean.
Re: [ WORK-AROUND ] Java + VirtualBox + win XP guest (javaw.exe 100% CPU)
« Reply #1 on: January 30, 2012, 12:08:08 PM »
Thanks.

We'll see how that work-around works... ;D

EDIT:
correct "say" to "see".
 ::)
« Last Edit: January 31, 2012, 07:24:11 AM by pags »

Offline GermanTux

  • Hero Member
  • *****
  • Posts: 697
Re: [ WORK-AROUND ] Java + VirtualBox + win XP guest (javaw.exe 100% CPU)
« Reply #2 on: January 31, 2012, 07:05:09 AM »
Thanks AS.  What an odd bug.