• Bug
  • Status: Closed
  • 2 Major
  • Resolution: Fixed
  • Admin Console
  • gkeim
  • Reporter: amiller
  • December 11, 2009
  • 0
  • Watchers: 0
  • July 15, 2010
  • April 07, 2010

Description

I have no idea how to reproduce this - just happened to catch it while running. Do with it what you will….

[~/Desktop/terracotta-3.2.0-nightly-ee-rev14184/bin]$ Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException at org.terracotta.modules.ehcache.presentation.EhcacheOverviewPanel.handleCacheAddedOrRemoved(EhcacheOverviewPanel.java:300) at org.terracotta.modules.ehcache.presentation.EhcacheOverviewPanel.access$800(EhcacheOverviewPanel.java:38) at org.terracotta.modules.ehcache.presentation.EhcacheOverviewPanel$4.run(EhcacheOverviewPanel.java:323) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) Exception in thread “AWT-EventQueue-0” java.lang.NullPointerException at org.terracotta.modules.ehcache.presentation.EhcacheOverviewPanel.handleCacheAddedOrRemoved(EhcacheOverviewPanel.java:300) at org.terracotta.modules.ehcache.presentation.EhcacheOverviewPanel.access$800(EhcacheOverviewPanel.java:38) at org.terracotta.modules.ehcache.presentation.EhcacheOverviewPanel$4.run(EhcacheOverviewPanel.java:323) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Comments