[FishEye ナレッジ ベース]
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