Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@apache.org Received: (qmail 75288 invoked from network); 20 Jun 2003 17:19:21 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 20 Jun 2003 17:19:21 -0000 Received: (qmail 13252 invoked by uid 97); 20 Jun 2003 17:21:43 -0000 Delivered-To: qmlist-jakarta-archive-jmeter-user@nagoya.betaversion.org Received: (qmail 13244 invoked from network); 20 Jun 2003 17:21:42 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 20 Jun 2003 17:21:42 -0000 Received: (qmail 75072 invoked by uid 500); 20 Jun 2003 17:19:18 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 75059 invoked from network); 20 Jun 2003 17:19:18 -0000 Received: from ns2.exceedia.com (HELO mail1.office.timeindustrial.com) (64.42.208.35) by daedalus.apache.org with SMTP; 20 Jun 2003 17:19:18 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6334.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C33750.1732017E" Subject: NullPointerException Date: Fri, 20 Jun 2003 11:19:22 -0600 Message-ID: <1BF0DFC2E58BA34C845B5BD690C7828A2B938D@mail1.office.timeindustrial.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NullPointerException Thread-Index: AcM3UBclCFzZd1olTA6PPXYxctiNjg== From: "Brian Lundell" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C33750.1732017E Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable After loading my Test Plan and expanding the first two levels, the = following exception is raised and the UI does not redraw properly. Any = help would be very appreciated! java.lang.NullPointerException at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:50) at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:749) at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2803) at = sun.awt.image.ImageRepresentation.drawToBufImage(ImageRepresentation. java:726) at sun.java2d.pipe.DrawImage.copyImage(DrawImage.java:756) at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2803) at sun.java2d.SunGraphics2D.drawImage(SunGraphics2D.java:2793) at javax.swing.ImageIcon.paintIcon(ImageIcon.java:322) at = javax.swing.plaf.basic.BasicLabelUI.paint(BasicLabelUI.java:152) at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142) at javax.swing.JComponent.paintComponent(JComponent.java:541) at javax.swing.JComponent.paint(JComponent.java:808) at = javax.swing.tree.DefaultTreeCellRenderer.paint(DefaultTreeCellRendere r.java:397) at = javax.swing.CellRendererPane.paintComponent(CellRendererPane.java:134 ) at = javax.swing.plaf.basic.BasicTreeUI.paintRow(BasicTreeUI.java:1380) at = javax.swing.plaf.basic.BasicTreeUI.paint(BasicTreeUI.java:1171) at = javax.swing.plaf.metal.MetalTreeUI.paint(MetalTreeUI.java:143) at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142) at javax.swing.JComponent.paintComponent(JComponent.java:541) at javax.swing.JComponent.paint(JComponent.java:808) at javax.swing.JComponent.paintChildren(JComponent.java:647) at javax.swing.JComponent.paint(JComponent.java:817) at javax.swing.JViewport.paint(JViewport.java:707) at javax.swing.JComponent.paintChildren(JComponent.java:647) at javax.swing.JComponent.paint(JComponent.java:817) at = javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4771) at = javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4724) at = javax.swing.JComponent._paintImmediately(JComponent.java:4668) at javax.swing.JComponent.paintImmediately(JComponent.java:4477) at = javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:410) at = javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(System EventQueueUtilities.java:117) at = java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178) at java.awt.EventQueue.dispatchEvent(EventQueue.java:448) at = java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchTh read.java:197) at = java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre ad.java:150) at = java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144) at = java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136) at java.awt.EventDispatchThread.run(EventDispatchThread.java:99) Brian Lundell, Quality Assurance Specialist Time Industrial, Inc. An Outsourced Contractor Time and Cost Tracking Service. = -------------------------------------------------------------------------= ---------------- tel: 780.413.1521 fax: 780.413.0474 http://www.TimeIndustrial.com =20 = -------------------------------------------------------------------------= ---------------- This message and attached files, if any, is (are) intended only for the = addressee(s) and may=20 contain privileged or confidential information. Any unauthorized = disclosure is strictly prohibited.=20 If destined to our legal counsel, this transmission is privileged = communication as between an=20 attorney and its client. If you have received this message in error, please notify us = immediately so that we may correct=20 our internal records. Please then delete the original message. Thank = you. =20 =20 =20 ------_=_NextPart_001_01C33750.1732017E--