I wrote to this list earlier regarding an XSP exception when trying to start the XSP server. It's now solved. When unsetting the environment variable LD_ASSUME_KERNEL=2.4.1 the server started without problem. I added this variable when installing an Oracle Client to be used with Mono (I'm running kernel 2.6.7). The JDK that Oracle uses needs this to be set. // John