When we start-up smartsvn, we got the foolowing response from the smartsvn.sh script:
selfbank@debian:~/dl/smartsvn-7_0_7/bin$ export SMARTSVN_JAVA_HOME=/usr
selfbank@debian:~/dl/smartsvn-7_0_7/bin$ ./smartsvn.sh
Disabling SSE42Intrinsics to work around bug 6875866.
An incompatible Java version has been detected which has been reported to cause strange bugs. Aborting now. To force SmartSVN to use this Java version, set the VM property smartsvn.checkIncompatibleJava to false (use at your own risk).
Please install the latest release of the SUN Java SE Runtime Environment (JRE) from:
http://java.sun.com/javase/downloads/
or if it is already installed, make sure it is used.
selfbank@debian:~/dl/smartsvn-7_0_7/bin$ which java
/usr/bin/java
selfbank@debian:~/dl/smartsvn-7_0_7/bin$ java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.4) (6b24-1.11.4-3)
OpenJDK Server VM (build 20.0-b12, mixed mode)
Like you see Java version "1.6.0_24" and openjdk-6-jre is installed and active.
What can be wrong?
Best Regards,
Johan Vermeire
Belgium
Last updated