[Swift-devel] [Bug 188] New: "Cache already contains..." error should be printed on stdout/err

bugzilla-daemon at mcs.anl.gov bugzilla-daemon at mcs.anl.gov
Sun Mar 22 14:58:27 CDT 2009


https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=188

           Summary: "Cache already contains..." error should be printed on
                    stdout/err
           Product: Swift
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: error-handling
          Severity: normal
          Priority: P2
         Component: SwiftScript language
        AssignedTo: benc at hawaga.org.uk
        ReportedBy: wilde at mcs.anl.gov


The message:

2009-03-22 14:49:24,712-0500 DEBUG vdl:execute2 APPLICATION_EXCEPTION
jobid=runrama-eecudb8j - Application exception: The cache already contains
bgp003:oops-20090322-1448-xh2ef4hg/shared/out.n13/T1af7/0000/00/00/T1af7.0000.0000.pdt.

indicates that an app is trying to produce a file name that a prior app in the
same script already produced. 

This message could perhaps be worded more clearly, but more importantly should
be sent to stdout/err. (I keep saying out/err because I can never recall whic
of the two swift errors are sent to...)

Also - not sure its related: I also get these errors on stdout/err in these
cases. I was not sure if these are some kind of Falkon interaction or these are
coming from Swift:

Could not find task for jobID urn:0-1-1-15-1-5-1-0-1-1237750894565
Could not find task for jobID urn:0-1-1-15-1-5-5-0-1-1237750894567

These sound more like debug messages that should go to the log. Or do they
indicate a related error?

--

The stdout/err file contained:

Swift svn swift-r2724 (swift modified locally) cog-r2333

RunID: 20090322-1448-xh2ef4hg
Progress: 
SwiftScript trace: T1af7, Round, 0, Sim, 0, StartTemp, , TempUpdate, 
Progress:  Selecting site:1 Stage out:1
Progress:  Stage in:1 Finished successfully:1
Waiting for notification for 0 ms
Received notification with 2 messages
Progress:  Submitted:1 Finished successfully:2
Could not find task for jobID urn:0-1-1-15-1-5-1-0-1-1237750894565
Could not find task for jobID urn:0-1-1-15-1-5-5-0-1-1237750894567
Progress:  Submitted:1 Finished successfully:2
Waiting for notification for 0 ms
Received notification with 1 messages
Progress:  Active:1 Finished successfully:2
Execution failed:
        java.io.FileNotFoundException:
_concurrent/results-c8f0277b-8412-41c8-916e-57f1510f7863-1-0-15-0-3 (No such
file or directory)
Command exited with non-zero status 2

-- 
Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching the reporter.



More information about the Swift-devel mailing list