Modify

Opened 15 years ago

Closed 15 years ago

#3005 closed defect (fixed)

Upload to OSM API failed

Reported by: ninabaksh@… Owned by: dmuecke
Priority: major Milestone:
Component: Core Version: tested
Keywords: NullPointerException api Cc:

Description

Trying to upload 2 roads using JOSM but I get the following error:

Upload to OSM API failed
java.loang.NullPointerException

Please advise on how to proceed.

Thanks,
Nina

Attachments (1)

Upload_to_OSM_API_failed.JPG (61.4 KB ) - added by ninabaksh@… 15 years ago.

Download all attachments as: .zip

Change History (8)

by ninabaksh@…, 15 years ago

comment:1 by dmuecke, 15 years ago

Owner: changed from team to dmuecke
Status: newassigned

comment:2 by dmuecke, 15 years ago

Could you provide a stack dump or a way to reproduce the issue?

comment:3 by plaicy, 15 years ago

Keywords: api added

comment:4 by dmuecke, 15 years ago

Can we close this?

comment:5 by xeen, 15 years ago

I am against closing this. The user cannot provide a stacktrace because it's not printed anywhere, where it would be accessible. The easiest solution would be to just not handle the error and display the usual "this is always a coding error" dialog. The code checks for a bunch of other exceptions first anyway, so the error would only really pop up under strange circumstances… and if there is an issue that shouldn't result in the "coding error"-dialog, we can still write a patch that catches it.

comment:6 by dmuecke, 15 years ago

Missing exception handling has been added with revision 1885 on August 2. I would recommend to close the issue.

comment:7 by xeen, 15 years ago

Resolution: fixed
Status: assignedclosed

makes sense :)

Modify Ticket

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