Modify

Opened 12 years ago

Closed 12 years ago

#8315 closed defect (duplicate)

error when loading osm data

Reported by: trekki <bergenholtz@…> Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. load 2 files (*.osm an *.gpx, appended here)
  2. load osm data for the area for Andreasstraße and Blumenaustraße
  3. this crash

What is the expected result?
load the osm data

What happens instead?
this error message

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2013-01-01 02:31:41
Last Changed Author: Don-vip
Revision: 5653
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-12-31 14:41:24 +0100 (Mon, 31 Dec 2012)
Last Changed Rev: 5653

Identification: JOSM/1.5 (5653 de)
Memory Usage: 188 MB / 4088 MB (100 MB allocated, but free)
Java version: 1.6.0_31, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM
Operating system: Windows 7
Dataset consistency test: No problems found

Plugin: DirectUpload (28807)
Plugin: PicLayer (28807)
Plugin: buildings_tools (28891)
Plugin: editgpx (28807)
Plugin: mirrored_download (28939)
Plugin: openstreetbugs (28807)
Plugin: terracer (29047)
Plugin: turnrestrictions (28807)

java.lang.reflect.InvocationTargetException
	at java.awt.EventQueue.invokeAndWait(Unknown Source)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:87)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:145)
	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
	at org.openstreetmap.josm.actions.downl

Change History (3)

by trekki <bergenholtz@…>, 12 years ago

Attachment: 2013-01-01_15-26-51.zip added

data from keypadmapper2

by trekki <bergenholtz@…>, 12 years ago

Attachment: hardcopy ticket 8315.png added

hardcopy of error message

comment:1 by skyper, 12 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #8313.

Add Comment


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