Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
pre-apache
-
None
Description
This is overkill. A simple message on Basic level saying it wasn't used would suffice.
picocli.CommandLine$ExecutionException: There was an error during execution of file '/home/hop/pipelines-and-workflows/main.hwf' at org.apache.hop.cli.HopRun.run(HopRun.java:121) at org.apache.hop.cli.HopRun.main(HopRun.java:642) Caused by: picocli.CommandLine$ExecutionException: There was a problem during the initialization of the Hop environment at org.apache.hop.cli.HopRun.initialize(HopRun.java:150) at org.apache.hop.cli.HopRun.run(HopRun.java:109) ... 1 more Caused by: java.io.FileNotFoundException: /home/hop/.hop/hop.properties (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at java.io.FileInputStream.<init>(FileInputStream.java:93) at org.apache.hop.cli.HopRun.buildVariableSpace(HopRun.java:159) at org.apache.hop.cli.HopRun.initialize(HopRun.java:142) ... 2 more