apache / hop

Hop Orchestration Platform
https://hop.apache.org/
Apache License 2.0
871 stars 326 forks source link

[Bug]: Formula Transfrom fails with NoSuchMethodError #3914

Closed MalkmusT closed 2 weeks ago

MalkmusT commented 3 weeks ago

Apache Hop version?

2.8

Java version?

openjdk version "17.0.9" 2023-10-17 LTS

Operating system

Windows

What happened?

We recently tested the new release version 2.8 and found that the "Formula" transformation throws a "NoSuchMethodError". when linking two string variables.

A small test example is shown in the following image.

grafik

On request i can provide the corresponding pipeline file.

Issue Priority

Priority: 3

Issue Component

Component: Transforms

bamaer commented 3 weeks ago

can't reproduce (with Java 11), please attach your own reproduction path.

3914-formula-concatenate.hpl.txt

MalkmusT commented 2 weeks ago

thanks @bamaer for the reply.

Your example fails on my system with the same Error massage. Looks like we have a problem within our custom libs.