Problem when start Domino server on Debian Linux

Hello i try to install domino 6.5 on a linux debian machine.I have finish the installation with the remote server setup, ‘server -listen’, first i have replace the jre with IBM’s JRE 1.3.1 and install a glibc2.1

First start of domino server in a console, start good, but when i try to start it with

‘server -jc &’ an error occour:

Exception in thread “main” java.lang.StringIndexOutOfBoundsException: String index out of range: -1

    at java.lang.String.substring(String.java:2044)

    at lotus.domino.console.DominoController.<init>(DominoController.java:637)

    at lotus.domino.console.DominoController.main(DominoController.java:710)

can you help me ???

Subject: Problem when start Domino server on Debian Linux

I’ve seen the same thing. Has anybody come up with a fix for this?