Sep
17
2007
2

Kettle 2.5.1 startup error

When execute *.sh from linux, it reports the following exceptions:
$./pan.sh
Stream not found for filename [/build_version.txt], looking for it on the normal filesystem…
Unable to load revision number from file : [build_version.txt] : java.io.FileNotFoundException: ./build_version.txt (No such file or directory)
java.io.FileNotFoundException: ./build_version.txt (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at be.ibridge.kettle.version.BuildVersion.<init>(BuildVersion.java:65)
        at be.ibridge.kettle.version.BuildVersion.getInstance(BuildVersion.java:37)
        at be.ibridge.kettle.core.util.EnvUtil.addInternalVariables(EnvUtil.java:88)
        at be.ibridge.kettle.core.util.EnvUtil.environmentInit(EnvUtil.java:73)
        at be.ibridge.kettle.pan.Pan.main(Pan.java:51)

Some code is looking for build_version.txt, just create it and put the following contents:
3 @ 2007/06/26T18:29:12 @ 127.0.0.1

Start *.sh again and the error is gone.

Written by hkai in: ETL, Kettle |
Jun
25
2007
0

New ETL software: Talend Open Studio

Today while surfing the web, I found another ETL software (free and open source): Talend Open Studio.
This company seems have a China office as well. I will keep posting my opinions about it.

Written by hkai in: ETL |

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes