Hey there, For those of us running Matterhorn on Linux check your JVM %CPU and load averages (e.g. with top), there is a major bug related to the Linux kernel and the now infamous "leap second" that makes the JVM to become a CPU hog.
In my case the fix was to run sudo date -s "`date -u`" Here is the Linux Kernel commit to try and fix the bug https://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=6b43ae8a619d17c4935c3320d2ef9e92bdeed05d Good luck fellow systems folks. J. _______________________________________________ Matterhorn mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn To unsubscribe please email [email protected] _______________________________________________
