Customer Portal

ComplexDataReader not working in server.

Comments 4

  • Avatar
    imriskal
    0
    Comment actions Permalink
    Versions of CloverETL Designer and CloverETL Server have to match perfectly. If they don't, unexpected issues may appear.

    I assume you use JRE with your CloverETL Server and JDK with Designer. ComplexDataReader requires JDK by default so this might be the cause of your troubles.

    If you use JDK with the Server, could you please post your project here? Also, what versions of Java exactly (JDK or JRE, vendor, version number) do you use with your Designer and your CloverETL Server?
  • Avatar
    rickymartin06
    0
    Comment actions Permalink
    The version in the server is the same as mine,
    I've confirmed with administrator that the server has JRE, what could be the implications of installing JDK to the server to make ComplexDataReader work? There are a lot of other workflows running in the production server right now.

    Thanks,

    Ricardo Martinez
  • Avatar
    rickymartin06
    0
    Comment actions Permalink
    ?
  • Avatar
    imriskal
    0
    Comment actions Permalink
    There are no implications. You can install the JDK separately and use it just for the application server, you do not have to replace your original JRE installation. JDK is the recommended option for CloverETL so you do not have to worry about any incompatibility or anything else.

Please sign in to leave a comment.