Modify

Opened 16 years ago

Closed 15 years ago

#1637 closed defect (duplicate)

NPE in DirectUpload

Reported by: ole.d@… Owned by: anonymous
Priority: major Milestone:
Component: Plugin Version:
Keywords: NullPointer; DirectUpload Cc:

Description

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 929
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 929
Last Changed Date: 2008-09-06 23:21:57 +0200 (Sat, 06 Sep 2008)

java.lang.NullPointerException

at org.openstreetmap.josm.plugins.DirectUpload.UploadDataGui.upload(UploadDataGui.java:208)
at org.openstreetmap.josm.plugins.DirectUpload.UploadDataGui.OkButtonActionPerformed(UploadDataGui.java:280)
at org.openstreetmap.josm.plugins.DirectUpload.UploadDataGui.access$000(UploadDataGui.java:38)
at org.openstreetmap.josm.plugins.DirectUpload.UploadDataGui$1.actionPerformed(UploadDataGui.java:100)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6134)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
at java.awt.Component.processEvent(Component.java:5899)
at java.awt.Container.processEvent(Container.java:2023)
at java.awt.Component.dispatchEventImpl(Component.java:4501)
at java.awt.Container.dispatchEventImpl(Container.java:2081)
at java.awt.Component.dispatchEvent(Component.java:4331)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4301)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3965)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3895)
at java.awt.Container.dispatchEventImpl(Container.java:2067)
at java.awt.Window.dispatchEventImpl(Window.java:2458)
at java.awt.Component.dispatchEvent(Component.java:4331)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

Attachments (1)

20081003_201924.log.gpx (17.6 KB ) - added by ole.d@… 16 years ago.
GPX file triggering the exception

Download all attachments as: .zip

Change History (5)

by ole.d@…, 16 years ago

Attachment: 20081003_201924.log.gpx added

GPX file triggering the exception

comment:1 by anonymous, 16 years ago

The error also occurs in josm version 1010.

comment:2 by anonymous, 16 years ago

Looks like: #1635

comment:3 by Subhodip Biswas <subhodipbiswas@…>, 15 years ago

Owner: changed from framm to anonymous
Status: newassigned

What is actually course of action that caused this NPE , because i cant reproduce the same .

comment:4 by Hasienda, 15 years ago

Keywords: NullPointer DirectUpload added
Resolution: duplicate
Status: assignedclosed

Well, this is a duplicate of #1635, but still has a clearer error message, where it reads there "Unknown Source".

I dropped a not to look here for the better error message.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain anonymous.
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.