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

Error thrown when hop.properties doesn't exist

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • pre-apache
    • 0.50
    • 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

      Attachments

        Activity

          People

            Unassigned Unassigned
            mxm Maximilian Michels
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: