svt seems stuck processing a change to the graph zoom
-----------------------------------------------------
Key: CDV-789
URL: https://jira.terracotta.org/jira//browse/CDV-789
Project: Community Development
Issue Type: Bug
Reporter: Tim Eck
Assignee: Issue Review Board
Attachments: statistics5.zip
Using rev5016 of svt.
- Load up the attached stats data
- Generate graphs for "thread dump" only on all of the VMs
- right click in the top most graph and pick "restore default range"
- slide the "graph heights" control all the way to left
- select a zoom range in the top most graph
- process consumes 100% for minutes, don't know if it ever finishes. event loop
is here:
"AWT-EventQueue-0" prio=6 tid=0x47565d08 nid=0x994 runnable
[0x4780e000..0x4780f9e8]
at sun.java2d.loops.ScaledBlit.Scale(Native Method)
at sun.java2d.pipe.DrawImage.scaleSurfaceData(DrawImage.java:850)
at sun.java2d.pipe.DrawImage.renderImageScale(DrawImage.java:505)
at sun.java2d.pipe.DrawImage.tryCopyOrScale(DrawImage.java:287)
at sun.java2d.pipe.DrawImage.transformImage(DrawImage.java:240)
at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:60)
at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:876)
at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2850)
at
sun.awt.image.ImageRepresentation.drawToBufImage(ImageRepresentation.java:728)
at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:883)
at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2850)
at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2835)
at
org.jfree.chart.annotations.XYImageAnnotation.draw(XYImageAnnotation.java:227)
at org.jfree.chart.plot.XYPlot.drawAnnotations(XYPlot.java:3444)
at org.jfree.chart.plot.XYPlot.draw(XYPlot.java:2885)
at org.jfree.chart.JFreeChart.draw(JFreeChart.java:1212)
at org.jfree.chart.ChartPanel.paintComponent(ChartPanel.java:1328)
at javax.swing.JComponent.paint(JComponent.java:1006)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4972)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4925)
at javax.swing.JComponent._paintImmediately(JComponent.java:4868)
at javax.swing.JComponent.paintImmediately(JComponent.java:4675)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451)
at
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:114)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev