[kepler-dev] [Bug 3086] New: - Error with kepler20080122.zip version (PTII?)
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Jan 22 13:43:22 PST 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3086
Summary: Error with kepler20080122.zip version (PTII?)
Product: Kepler
Version: 1.0.0beta3
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: higgins at nceas.ucsb.edu
QAContact: kepler-dev at ecoinformatics.org
The nightly zipped version (kepler20080122) ends up having a recurring error
shown in the terminal when the cursor is moved over the workflow display area.
The error appears in diva.canvas.BasicZList (see below) when executed using
kepler.bat (Windows) or kepler.sh (Mac). Kepler seems to work OK, but error
keeps appearing. Does not occur in keplwe20080118 so maybe a recent change in
Ptolemy code?
Exception in thread "AWT-EventQueue-0" java.util.NoSuchElementException: Can't
g
et 0'th element from BasicZList of size 0
at diva.canvas.BasicZList$GSet$1.hasNext(BasicZList.java:253)
at diva.canvas.CanvasUtilities.pick(CanvasUtilities.java:432)
at diva.canvas.FigureLayer.pick(FigureLayer.java:423)
at diva.canvas.FigureLayer.getFigure(FigureLayer.java:634)
at
diva.canvas.FigureLayer.processLayerMotionEvent(FigureLayer.java:778)
at diva.canvas.FigureLayer.dispatchEvent(FigureLayer.java:209)
at diva.canvas.CanvasPane.processLayerEvent(CanvasPane.java:280)
at diva.canvas.CanvasPane.dispatchEvent(CanvasPane.java:89)
at diva.canvas.JCanvas.internalProcessMouseEvent(JCanvas.java:465)
at diva.canvas.JCanvas.processMouseEvent(JCanvas.java:419)
More information about the Kepler-dev
mailing list