Hans Van Akelyen

Results 184 comments of Hans Van Akelyen

I think the "identify last row" is the problem the SQL file output is marked as finished. It might be because there is no transform after the identify last row....

I also noticed that sometimes the top is selected and I don't know how it happens

Something has gone wrong with this ``` java.lang.NullPointerException: Cannot invoke "org.apache.hop.core.logging.LogLevel.ordinal()" because "loglevel" is null at org.apache.hop.pipeline.transforms.writetolog.WriteToLog.setLog(WriteToLog.java:130) at org.apache.hop.pipeline.transforms.writetolog.WriteToLog.processRow(WriteToLog.java:116) at org.apache.hop.pipeline.transform.RunThread.run(RunThread.java:54) at java.base/java.lang.Thread.run(Thread.java:840) ```

Yes I did I think something like that in the past accept all of the values but only save the correct ones

Related (old) ticket: https://issues.apache.org/jira/browse/HOP-3797

could you add your project configuration too? Just to confirm, your PROJECT_HOME is ${HOP_CONFIG_FOLDER}/projects/PartMasterData ? I will guess that we don't support nested variables causing path expansion to go wrong...