java.lang.NullPointerException while running jobs in Carte – Pentaho

When the filesystem repository is used for storing jobs and on that time if we try to execute the job in cluster or in remote master/slave then the kettle will through the following error. java.lang.NullPointerException    at org.pentaho.commons.launcher.Launcher.main (Launcher.java:134)    at java.lang.reflect.Method.invoke (Method.java:597)    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)    at sun.reflect.NativeMethodAccessorImpl.invoke0 (NativeMethodAccessorImpl.java:-2)    at org.pentaho.di.ui.spoon.Spoon.main (Spoon.java:545)    at org.pentaho.di.ui.spoon.Spoon.start […]

Talend

I just tried out talend for one of my requirement and just got shocked with all of the features it got. Its an amazing freeware ETL tool loaded with complete features. It can be used for any application even outside ETL domain also. For example it can be used for automation, workflow monitoring and other […]