Details
Description
When the "Remove selected fields" and the "Header" options are checked on the concat fields step it throws a Null Pointer Exception.
2012/11/07 16:50:33 - Concat Fields.0 - ERROR (version 4.4.0-GA, build 17542 from 2012-11-01 20.06.29 by buildguy) : Unexpected error
2012/11/07 16:50:33 - Concat Fields.0 - ERROR (version 4.4.0-GA, build 17542 from 2012-11-01 20.06.29 by buildguy) : java.lang.NullPointerException
2012/11/07 16:50:33 - Concat Fields.0 - ERROR (version 4.4.0-GA, build 17542 from 2012-11-01 20.06.29 by buildguy) : at org.pentaho.di.trans.steps.concatfields.ConcatFields.prepareOutputRow(ConcatFields.java:259)
2012/11/07 16:50:33 - Concat Fields.0 - ERROR (version 4.4.0-GA, build 17542 from 2012-11-01 20.06.29 by buildguy) : at org.pentaho.di.trans.steps.concatfields.ConcatFields.putRowFromStream(ConcatFields.java:186)
2012/11/07 16:50:33 - Concat Fields.0 - ERROR (version 4.4.0-GA, build 17542 from 2012-11-01 20.06.29 by buildguy) : at org.pentaho.di.trans.steps.concatfields.ConcatFields.processRow(ConcatFields.java:93)
2012/11/07 16:50:33 - Concat Fields.0 - ERROR (version 4.4.0-GA, build 17542 from 2012-11-01 20.06.29 by buildguy) : at org.pentaho.di.trans.step.RunThread.run(RunThread.java:50)
2012/11/07 16:50:33 - Concat Fields.0 - ERROR (version 4.4.0-GA, build 17542 from 2012-11-01 20.06.29 by buildguy) : at java.lang.Thread.run(Unknown Source)