Fehler in der Java-Console (ChannelInput.java:239)
Verfasst: So Feb 15, 2009 12:16 am
Hallo,
ich habe mir heute mal wieder meine Java-Console angesehen und ein paar ungewöhnliche Zeilen gesehen:
Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
at java.util.TreeMap.getEntry(Unknown Source)
at java.util.TreeMap.remove(Unknown Source)
at js.java.schaltungen.ChannelInput$4.run(ChannelInput.java:239)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Ein Spiel später nach kompletten Clean-up (Java-Console und Temp. Internet Files) kam diese Ausgabe erneut:
Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
at java.util.TreeMap.getEntry(Unknown Source)
at java.util.TreeMap.remove(Unknown Source)
at js.java.schaltungen.ChannelInput$4.run(ChannelInput.java:239)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Ich weiß ja nicht ob das Relevant ist aber Ich dachte mir, ich teil euch das mal mit. . .
Gruß DragonGuard
ich habe mir heute mal wieder meine Java-Console angesehen und ein paar ungewöhnliche Zeilen gesehen:
Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
at java.util.TreeMap.getEntry(Unknown Source)
at java.util.TreeMap.remove(Unknown Source)
at js.java.schaltungen.ChannelInput$4.run(ChannelInput.java:239)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Ein Spiel später nach kompletten Clean-up (Java-Console und Temp. Internet Files) kam diese Ausgabe erneut:
Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
at java.util.TreeMap.getEntry(Unknown Source)
at java.util.TreeMap.remove(Unknown Source)
at js.java.schaltungen.ChannelInput$4.run(ChannelInput.java:239)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Ich weiß ja nicht ob das Relevant ist aber Ich dachte mir, ich teil euch das mal mit. . .
Gruß DragonGuard