Domino 6.5.1 linux jvm problem

hi,i have a problem with the http server task on domino 6.5.1 (suse linux sles8). the task finished with this message:

JVM: The Java Virtual Machine creation returned an invalid JVM machine pointer.

JVM: Java Virtual Machine failed to start

HTTP Server: Error Loading Java Virtual Machine

HTTP Server: JVM: Missing entrypoint in JVM runtime library.

java -version ist executed as root and notes user with this banner:

java version “1.3.1”

Java™ 2 Runtime Environment, Standard Edition (build 1.3.1)

Classic VM (build 1.3.1, J2RE 1.3.1 IBM build cxia32131-20020622 (JIT enabled: jitc))

how can i resolve this problem?

Subject: domino 6.5.1 linux jvm problem

Hi

Maybe this will help you out

http://cymulacrum.net/writings/java/ibm-java.html

Subject: domino 6.5.1 linux jvm problem

After a long search in Lotus forum a found nothing useful for this problem.This is a pity because Lotus should take care about these problems.

Anyway I found a solution that works for me on another forum.

It seems that the library libjava.so in /opt/lotus/notes/latest/linux confilicts in some way.

I renamed it in libjava.old and now it works like a charm.