Modify

Opened 16 years ago

Closed 16 years ago

#2010 closed defect (fixed)

NullPointerException on every start

Reported by: robberknight Owned by: framm
Priority: minor Milestone:
Component: unspecified Version: latest
Keywords: Cc:

Description

On every start of JOSM I get the attached exception. After clicking on continue it works as expected.

I _think_ this began with 1221 but I'm not completely sure about that. Don't know the exact version I used before that, I think it was the one requiring the plugin-updates. But when I run 1212 now, the exception is occuring too. So maybe it has to do something with the settings?

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1238
Node Kind: directory
Last Changed Author: ulfl
Last Changed Rev: 1238
Last Changed Date: 2009-01-11 03:03:04 +0100 (Sun, 11 Jan 2009)

Plugins: namefinder;openstreetbugs;utilsplugin;validator;wmsplugin
Plugin namefinder Version: 12780
Plugin openstreetbugs Version: 13135
Plugin utilsplugin Version: 12780
Plugin validator Version: 12991
Plugin wmsplugin Version: 12984

java.lang.NullPointerException

at org.openstreetmap.josm.gui.dialogs.ToggleDialog$3.actionPerformed(ToggleDialog.java:157)
at org.openstreetmap.josm.gui.dialogs.ToggleDialog$5.run(ToggleDialog.java:218)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

Attachments (0)

Change History (1)

comment:1 by anonymous, 16 years ago

Resolution: fixed
Status: newclosed

Duplicate #2006.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.