This page last changed on Sep 16, 2007 by smaddox.

On some Linux systems (particularly RH9), there are socket problems between the JVM and the kernel. To fix this, you need to set the LD_ASSUME_KERNEL environment variable before starting FishEye.

Add the following code to the script that starts FishEye:

export LD_ASSUME_KERNEL=2.4.1
Document generated by Confluence on Nov 11, 2009 21:23