Customer Portal

help needed to run the sample of CloverETL

Comments 1

  • Avatar
    admin
    0
    Comment actions Permalink
    Hello Simon,
    As I can estimate from your post and exactly from your command line, problem is in path defined in -cp attribute given to java. In your case I predict you should use something like that:

    java -cp "..\cloveretl.engine.jar;..\lib\commons-logging.jar;..\lib\log4j-1.2.12.zip;<maybe something else from lib directory>" org.jetel.main.runGraph -plugins  ..\plugins graphSimpleCopy.grf


    I suppose that your engine copy is located in the parent directory.


    Some more info about running CloverETL can be found on Wiki: http://wiki.clovergui.net/doku.php?id=running

    Best regards, Martin Zatopek

Please sign in to leave a comment.