tilda-zz opened a new issue, #2107: URL: https://github.com/apache/hop/issues/2107
### Apache Hop version? 2.2 ### Java version? java 11 ### Operating system Linux ### What happened? De 'dimensionlookup' works under version 2.1 and is broken in 2.2: ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : (stderr) at org.apache.hop.pipeline.transforms.dimensionlookup.DimensionLookup.processRow(DimensionLookup.java:152) 2022/12/27 16:52:59 - opstart BI_SnelleFOD_CURRENT.sh - ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : (stderr) at org.apache.hop.pipeline.transform.RunThread.run(RunThread.java:55) 2022/12/27 16:52:59 - opstart BI_SnelleFOD_CURRENT.sh - ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : (stderr) at java.base/java.lang.Thread.run(Thread.java:833) 2022/12/27 16:52:59 - opstart BI_SnelleFOD_CURRENT.sh - ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : (stderr) org.apache.hop.core.exception.HopTransformException: 2022/12/27 16:52:59 - opstart BI_SnelleFOD_CURRENT.sh - ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : (stderr) Key field [null] couldn't be found! 2022/12/27 16:52:59 - opstart BI_SnelleFOD_CURRENT.sh - ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : (stderr) 2022/12/27 16:52:59 - opstart BI_SnelleFOD_CURRENT.sh - ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : (stderr) at org.apache.hop.pipeline.transforms.dimensionlookup.DimensionLookup.processRow(DimensionLookup.java:152) 2022/12/27 16:52:59 - opstart BI_SnelleFOD_CURRENT.sh - ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : (stderr) at org.apache.hop.pipeline.transform.RunThread.run(RunThread.java:55) 2022/12/27 16:52:59 - opstart BI_SnelleFOD_CURRENT.sh - ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : (stderr) at java.base/java.lang.Thread.run(Thread.java:833) 2022/12/27 16:52:59 - opstart BI_SnelleFOD_CURRENT.sh - ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : (stderr) org.apache.hop.core.exception.HopTransformException: 2022/12/27 16:52:59 - opstart BI_SnelleFOD_CURRENT.sh - ERROR (version 8.1.0.0-365, build 8.1.0.0-365 from 2018-04-30 09.42.24 by buildguy) : **(stderr) Key field [null] couldn't be found!** Also in de gui, the key can not be selected! You can select it but it does not show:  Something is very wrong, we have to downgrade back to the 2.1 ... ### Issue Priority Priority: 1 ### Issue Component Component: Transforms -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
