Uploaded image for project: 'Apache Hop (Retired)'
  1. Apache Hop (Retired)
  2. HOP-4007

Error with "Set field value to a constant" under 2.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • Actions
    • None
    • OS X 12.3.1 / M1 / java version "17.0.1" 2021-10-19 LTS
      Java(TM) SE Runtime Environment (build 17.0.1+12-LTS-39)
      Java HotSpot(TM) 64-Bit Server VM (build 17.0.1+12-LTS-39, mixed mode, sharing)

    Description

      Since the upgrade 2.0, the step "Set field value to a constant" throws an error

      error_set_constant_value - Execution started for pipeline [error_set_constant_value]
      Exception in thread "Thread-29" java.lang.RuntimeException: Error create instance of transform data: null
       at org.apache.hop.pipeline.transform.BaseTransformMeta.createTransformData(BaseTransformMeta.java:113)
       at org.apache.hop.pipeline.Pipeline.prepareExecution(Pipeline.java:760)
       at org.apache.hop.pipeline.engines.local.LocalPipelineEngine.prepareExecution(LocalPipelineEngine.java:206)
       at org.apache.hop.ui.hopgui.file.pipeline.HopGuiPipelineGraph.lambda$preparePipeline$16(HopGuiPipelineGraph.java:4492)
       at java.base/java.lang.Thread.run(Thread.java:833)
      Caused by: java.lang.IllegalAccessException: class org.apache.hop.pipeline.transform.BaseTransformMeta cannot access a member of class org.apache.hop.pipeline.transforms.setvalueconstant.SetValueConstantData with modifiers "" 

      See example attached

      Attachments

        1. error_set_constant_value.hpl
          4 kB
          Christiain Gutknecht

        Issue Links

          Activity

            People

              nadment Nicolas Adment
              Christian Gutknecht Christiain Gutknecht
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: