[kepler-dev] [Bug 4800] New: CacheManager can not insert WorkflowRun into cache

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Feb 17 12:41:13 PST 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4800

           Summary: CacheManager can not insert WorkflowRun into cache
           Product: Kepler
           Version: 1.x dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: workflow run manager
        AssignedTo: barseghian at nceas.ucsb.edu
        ReportedBy: barseghian at nceas.ucsb.edu
         QAContact: kepler-dev at kepler-project.org
            Blocks: 4619


When you export a run, CacheManager's insertObject cannot insert WorkflowRun
entries into cache. This is because the call to serializeObjectInFile fails,
caused by:

Caused by: java.io.NotSerializableException: java.lang.ref.WeakReference
    at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1081)
    at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:302)

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list