[kepler-dev] [Bug 3769] New: - Problem with DistributedCompositeActor

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Thu Jan 22 13:31:28 PST 2009


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

           Summary: Problem with DistributedCompositeActor
           Product: Kepler
           Version: 1.x dev
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: actors
        AssignedTo: berkley at nceas.ucsb.edu
        ReportedBy: barseghian at nceas.ucsb.edu
         QAContact: kepler-dev at kepler-project.org


On my linux box, kepler r16420, ptII r52162 if I: 

ant clean-all, ant run, kepler launches with no errors. 

However, on a 2nd ant run, I get an error with DistributedComposite actor. On
subsequent 'ant run's, no error. Getting this error the second time only is
repeatable here (ie if i begin again with an ant clean-all).

With or without the launch error, dragging the DistributedComposite actor to
canvas gives an error:

 Error inside GetMomlFromLSID.getMoml(): Could not clone
'DistributedCompositeActor' from the
'org.kepler.distributed.DistributedCompositeActor' class; the object is null,
possibly meaning it was not found. Perhaps there is a classpath problem and/or
the karlib needs to be flushed?
      [run] Error creating alternateGetMoml!
      [run] com.microstar.xml.XmlException: *** Canceled. in
file:/home/barseghian/dev2/kepler.modules/ at line 1 and column 97
      [run]     at ptolemy.moml.MoMLParser.startElement(MoMLParser.java:3385)


More information about the Kepler-dev mailing list