From: SourceForge.net <no...@so...> - 2003-03-13 15:18:35
|
Bugs item #703023, was opened at 2003-03-13 07:30 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=703023&group_id=44253 Category: JUnit integration Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Runtime Error during testing. Initial Comment: A runtime exception occured! java.lang.NullPointerException Please submit a bug report containing the system information in the Help>About window and an account of the actions that caused the bug (if known) to http://sourceforge.net/projects/drjava java.lang.NullPointerException at edu.rice.cs.drjava.ui.JUnitPanel$JUnitErrorListPane._ins ertErrorText(JUnitPanel.java:764) at edu.rice.cs.drjava.ui.JUnitPanel$JUnitErrorListPane._upd ateWithErrors(JUnitPanel.java:709) at edu.rice.cs.drjava.ui.JUnitPanel$JUnitErrorListPane.upda teListPane(JUnitPanel.java:579) at edu.rice.cs.drjava.ui.JUnitPanel.reset (JUnitPanel.java:221) at edu.rice.cs.drjava.ui.MainFrame$82.run (MainFrame.java:3408) at java.awt.event.InvocationEvent.dispatch (InvocationEvent.java:178) at java.awt.EventQueue.dispatchEvent (EventQueue.java:448) at java.awt.EventDispatchThread.pumpOneEventForHierarc hy(EventDispatchThread.java:197) at java.awt.EventDispatchThread.pumpEventsForHierarchy (EventDispatchThread.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) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=703023&group_id=44253 |