Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
I am trying to get the copy rows to results step to work, but there is an error. I have 3 rows in the dataset...any ideas???? 2020/11/17 07:42:06 - Copy rows to result.0 - ERROR: Unexpected error 2020/11/17 07:42:06 - Copy rows to result.0 - ERROR: java.lang.NullPointerException 2020/11/17 07:42:06 - Copy rows to result.0 - at org.apache.hop.pipeline.transforms.rowstoresult.RowsToResult.processRow(RowsToResult.java:67) 2020/11/17 07:42:06 - Copy rows to result.0 - at org.apache.hop.pipeline.transform.RunThread.run(RunThread.java:68) 2020/11/17 07:42:06 - Copy rows to result.0 - at java.lang.Thread.run(Thread.java:748)