Monday 3 December 2012

Init process at 100% CPU usage debian/ubuntu


Reference links

 http://askubuntu.com/questions/68144/init-process-at-100-cpu-usage
 https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/880049


I've run the below commands in that problematic server and got it working.

 add-apt-repository ppa:jammy/upstart.fix-880049
 apt-get update
 apt-get upgrade
 reboot