Page 1 of 1

Java High CPU when running Oracle Universal Installer OUI

Posted: 30. Jun 2014, 15:42
by Zed
Hi All,

I have a RHEL 5.4 Guest running on Windows 7 host, when I run Oracle Universal Installer (OUI) which uses Java, the CPU usage shoots up and makes the OUI extremely slow that is virtually unresponsive. Any known issues???

Cheers

Zed

Re: Java High CPU when running Oracle Universal Installer OU

Posted: 30. Jun 2014, 16:40
by mpack
What makes you think this is a VirtualBox problem?

Re: Java High CPU when running Oracle Universal Installer OU

Posted: 1. Jul 2014, 15:54
by Zed
I searched for the issue on the web and found a lot of people refer to Guest Additions, most advised re-installing Guest Additions. I did this and issue resolved :D

If anyone else encountered this issue, your best following the Install Guide for Guest Additions to a tee:
https://www.virtualbox.org/manual/ch04.html

I missed the following first time round, which could been the problem:
yum update
yum install gcc
yum install kernel-devel

Re: Java High CPU when running Oracle Universal Installer OU

Posted: 1. Jul 2014, 15:56
by Zed
If anyone else experience this, first try this:
/etc/init.d/vboxadd setup

This will rebuild the kernel module including Guest Additions.