You are hereKettle
Kettle
Pentaho Kettle database cache
Sometimes when you changed a table design, in kettle you clicked "get fields", and it still loading the old design, then it's time to clean the DB cache.
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)


