Modify

Opened 4 years ago

Closed 3 years ago

#2488 closed defect (worksforme)

bug fired during multiple download

Reported by: anonymous Owned by: team
Priority: major Component: Core
Version: Keywords: DownloadAlongTrack
Cc:

Description

  • Layer GPX -> command 'download from OSM along this track'
  • automatically started 20 download requests
  • while in the first half of the downloads, the unexpected error box popped up
  • downloads apparently continued

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1565
Node Kind: directory
Last Changed Author: ulfl
Last Changed Rev: 1565
Last Changed Date: 2009-04-28 23:12:48 +0200 (Tue, 28 Apr 2009)

Java version: 1.6.0
Plugins: validator;wmsplugin
Plugin validator Version: 14123
Plugin wmsplugin Version: 14120

java.lang.NullPointerException

at java.awt.Container.createHierarchyEvents(Container.java:1415)
at java.awt.Container.createHierarchyEvents(Container.java:1415)
at java.awt.Container.createHierarchyEvents(Container.java:1415)
at java.awt.Container.createHierarchyEvents(Container.java:1415)
at java.awt.Dialog.conditionalShow(Dialog.java:959)
at java.awt.Dialog.show(Dialog.java:1061)
at java.awt.Component.show(Component.java:1457)
at java.awt.Component.setVisible(Component.java:1409)
at java.awt.Window.setVisible(Window.java:842)
at java.awt.Dialog.setVisible(Dialog.java:1011)
at org.openstreetmap.josm.gui.PleaseWaitRunnable$3.run(PleaseWaitRunnable.java:95)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:602)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:138)

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by plaicy

  • Keywords DownloadAlongTrack added

comment:2 Changed 3 years ago by Gubaer

  • Resolution set to worksforme
  • Status changed from new to closed

Cannot reproduce and submitter is anonymous.

Closing as worksforme.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.