Customer Portal

External jar in CloverETL server

Comments 3

  • Avatar
    imriskal
    0
    Comment actions Permalink
    Hi Bongki,

    This error probably means that your java class was compiled using newer version of Java than your CloverETL Server uses. Probably Java 7 used for compiling and Java 6 used in CloverETL Server. Please upgrade your Java to the version used for compiling and the error should disappear.

    Regards,
  • Avatar
    bongki.jeong
    0
    Comment actions Permalink
    Dear CloverETL,

    Thanks for your support, I recompile java file using the same jdk(jre) version.
    The error message is disapeared.

    But the graph in CloverETL Server produced the error message, it could not find the external jar file in CloverETL Server.

    I don't know how to registered the class file and external jar on WebLogic Server.

    Would you guide me?

    I really thanks for any help,

    Thank you,

    Bongki.
  • Avatar
    imriskal
    0
    Comment actions Permalink
    Have you tried adding those files into trans directory of your project? Or setting executor.classpath config property of the whole CloverETL Server?

    Regards,

Please sign in to leave a comment.