Customer Portal

clover etl fails to start after JRE update

Comments 3

  • Avatar
    aronax
    0
    Comment actions Permalink
    my ini file looks like this:

    -vm
    jdk1.7.0_07/bin/javaw.exe
    -startup
    plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    --launcher.library
    plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502
    -product
    com.endeca.latitude.product.designer
    --launcher.defaultAction
    openFile
    --launcher.XXMaxPermSize
    256M
    -showsplash
    com.endeca.latitude.product
    --launcher.XXMaxPermSize
    256m
    -vmargs
    -Dosgi.requiredJavaVersion=1.5
    -Xms40m
    -Xmx512m
  • Avatar
    imriskal
    0
    Comment actions Permalink
    Hi,

    This looks like Oracle Integrator and not CloverETL 3.1. I do not know which Java version is supported by Integrator but CloverETL can not run on Java 8 yet. We plan to add support for Java 8 in some of our future releases.

    I noticed that your ini file contains a relative path to javaw.exe while mine contains an absolute one. Could you try to change it to the absolute path, please? Also, changing environment variables might not help you in case you installed the software with the Java bundled with it.
  • Avatar
    imriskal
    0
    Comment actions Permalink
    Just a side note, Java 8 will be officially supported in CloverETL 4.1.0 which should be released in a few weeks.

Please sign in to leave a comment.