I had recently to test the newer Lotus Notes 8 beta 2 apps on my CentOS 5 laptop. The java installer starts but displays nothing more than a gray screen. This is a known behaviour with java apps (problems occurs also with the xenserver-client package). Solution is to add the following line in your \~/.bash_profile : export AWT_TOOLKIT=MToolkit

Log again and java apps will display correctly