[kepler-dev] [Bug 4916] New: Save Archive gives an error

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Mar 30 15:08:16 PDT 2010


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

           Summary: Save Archive gives an error
           Product: Kepler
           Version: 1.x dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: berkley at nceas.ucsb.edu
        ReportedBy: barseghian at nceas.ucsb.edu
         QAContact: kepler-dev at kepler-project.org


File => Save Archive works on the 2.0 branch, but on trunk I'm getting an error
(both in wrp and kepler suites):

ptolemy.kernel.util.IllegalActionException: Cannot find class: bleh
Because:
-- /Users/derik/dev2/kepler.modules.wrp/wrp/bleh.xml (No such file or
directory)
-- XML file not found relative to classpath.
-- /Users/derik/dev2/kepler.modules.wrp/wrp/bleh.xml
/Users/derik/dev2/kepler.modules.wrp/wrp/bleh.xml (No such file or directory)
 in file:/Users/derik/dev2/kepler.modules.wrp/wrp/ at line 1 and column 61
    at ptolemy.moml.MoMLParser._createEntity(MoMLParser.java:3877)
    at ptolemy.moml.MoMLParser.startElement(MoMLParser.java:2493)
    at com.microstar.xml.XmlParser.parseElement(XmlParser.java:921)
    at com.microstar.xml.XmlParser.parseDocument(XmlParser.java:481)
    at com.microstar.xml.XmlParser.doParse(XmlParser.java:159)
    at com.microstar.xml.XmlParser.parse(XmlParser.java:132)
    at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1418)
    at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1374)
    at ptolemy.moml.MoMLParser.parse(MoMLParser.java:1517)
    at
org.kepler.objectmanager.ActorMetadata.lookForMoml(ActorMetadata.java:1492)

-- 
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