[kepler-dev] [Bug 5172] Exceptions are sometimes thrown during sensor workflow run

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Oct 26 14:51:33 PDT 2010


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

--- Comment #4 from Daniel Crawl <crawl at sdsc.edu> 2010-10-26 14:51:33 PDT ---
Another GUI exception:

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at
sun.java2d.pipe.DuctusShapeRenderer.renderPath(DuctusShapeRenderer.java:93)
    at sun.java2d.pipe.DuctusShapeRenderer.fill(DuctusShapeRenderer.java:50)
    at
sun.java2d.pipe.PixelToParallelogramConverter.fill(PixelToParallelogramConverter.java:146)
    at sun.java2d.SunGraphics2D.fill(SunGraphics2D.java:2646)
    at diva.canvas.toolbox.LabelFigure.paint(LabelFigure.java:307)
    at diva.canvas.CompositeFigure.paint(CompositeFigure.java:303)
    at diva.canvas.FigureLayer.paint(FigureLayer.java:393)
    at diva.canvas.CanvasPane.paint(CanvasPane.java:216)
    at diva.canvas.JCanvas.paint(JCanvas.java:202)
    at javax.swing.JComponent.paintChildren(JComponent.java:862)
    at javax.swing.JComponent.paint(JComponent.java:1038)
    at javax.swing.JComponent._paintImmediately(JComponent.java:5098)
    at javax.swing.JComponent.paintImmediately(JComponent.java:4882)
    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:811)
    at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:713)
    at javax.swing.RepaintManager.seqPaintDirtyRegions(RepaintManager.java:693)
    at
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:125)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:633)
    at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
    at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
    at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

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


More information about the Kepler-dev mailing list