vitorsantos-commits opened a new issue, #8096:
URL: https://github.com/apache/hop/issues/8096

   ### Apache Hop version?
   
   2.20
   
   ### Java version?
   
   21
   
   ### Operating system
   
   Linux
   
   ### What happened?
   
   When exporting a project to run on a remote Hop Server, the "variable 
resolver" metadata is not included, causing the following error:
   
   "at 
org.apache.hop.core.variables.Variables.substituteVariableResolvers(Variables.java:312)
   at org.apache.hop.core.variables.Variables.resolve(Variables.java:166)
   at 
org.apache.hop.pipeline.transform.BaseTransform.resolve(BaseTransform.java:3534)
   at 
org.apache.hop.pipeline.transforms.writetolog.WriteToLog.processRow(WriteToLog.java:87)
   at org.apache.hop.pipeline.transform.RunThread.run(RunThread.java:54)
   at java.base/java.lang.Thread.run(Thread.java:1583)"
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Infrastructure


-- 
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]

Reply via email to