Uploaded image for project: 'NetarchiveSuite'
  1. NetarchiveSuite
  2. NAS-2267

If commontempdir set to a nonexisting directory, you get this error when trying to create a temporary file

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Minor
    • None
    • 4.2
    • Common
    • None
    • SB/KB

    Description

      Exception in thread "main" dk.netarkivet.common.exceptions.IOFailure: Unable to create temporary file
      at dk.netarkivet.viewerproxy.webinterface.Reporting.getResultFile(Reporting.java:196)
      at dk.netarkivet.viewerproxy.webinterface.Reporting.getCrawlLogForDomainInJob(Reporting.java:176)
      at ExtractCrawlogForSpecificDomainAndJobId.main(ExtractCrawlogForSpecificDomainAndJobId.java:39)
      Caused by: java.io.IOException: No such file or directory
      at java.io.UnixFileSystem.createFileExclusively(Native Method)
      at java.io.File.checkAndCreate(File.java:1704)
      at java.io.File.createTempFile(File.java:1792)
      at dk.netarkivet.viewerproxy.webinterface.Reporting.getResultFile(Reporting.java:189)
      ... 2 more

      Attachments

        Issue Links

          Activity

            People

              svc Søren Vejrup Carlsen (Inactive)
              svc Søren Vejrup Carlsen (Inactive)
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: