Problems installing Servoy in RHEL 5

I am having problems installing Servoy in RHEL 5. Just after the installation starts, I get the following error message:

Error: java.lang.ArrayIndexOutOfBoundsException

Has anybody gotten this error message before?

What java version are you using?
Make sure you use the sun java jre.

Rob

rgansevles:
What java version are you using?
Rob

I have: java version “1.4.2” gij (GNU libgcj) version 4.1.1 20070105 (Red Hat 4.1.1-52)

The Servoy Server Admin Guide says that Servoy Developer and Servoy Server require Java Software Development Kit (Java SDK) 1.5 or higher. The Java JRE (Java Webstart) works just for the Client. Am I correct?

rgansevles:
Make sure you use the sun java jre.

The SUN’s website offers many SDK downloads. I am having a really hard time figuring out which of the downloads should I get. See the link below:

http://www.sun.com/download/index.jsp?c … ent%20Kits)

Can you tell me exactly what to download?

Sun’s website it’s not so user friendly… :)
Links don’t work so you’ll have to dig your way trough the website:

  • select Dowloads: Java SE
  • select “Previous releases”
  • select J2SE 5.0
  • select “Supported System Configurations”
  • select the download link from the column labeled “JDK” (last one on the right)

A couple of steps later you should be done :)