Modify

Opened 16 years ago

Closed 16 years ago

#3045 closed defect (fixed)

[PATCH] waydownloader: NullPointerException in duplicateNode()

Reported by: phobie Owned by: dmuecke
Priority: minor Milestone:
Component: Plugin Version:
Keywords: plugin waydownloader NullPointerException duplicateNode Cc:

Description

Pressed Ctrl+Shift+W several times until I received this exception.

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1823
Node Kind: directory
Last Changed Author: stoecker
Last Changed Rev: 1823
Last Changed Date: 2009-07-22 20:33:41 +0200 (Wed, 22 Jul 2009)


Memory Usage: 41 MB / 986 MB (13 MB allocated, but free)
Java version: 1.6.0_14

Plugins: Create_grid_of_waysDirectUploadImageWayPointIntersect_wayPicLayerbuildings_toolscolorschemedataimporteditgpxgraphviewlakewalkerlivegpsmeasurementmultipolynearclickopenstreetbugsopenvisibleosmarenderplastic_lafremotecontrolroutingslippymapsurveyortageditortagging-preset-testerterracerusertoolsutilspluginvalidatorwalkingpaperswaydownloaderwmsplugin
Plugin plastic_laf Version: 14016
Plugin Create_grid_of_ways Version: 16620
Plugin DirectUpload Version: 16583
Plugin ImageWayPoint Version: 16294
Plugin Intersect_way Version: 12781
Plugin PicLayer Version: 16302
Plugin buildings_tools Version: 19
Plugin colorscheme Version: 16383
Plugin dataimport Version: 16382
Plugin editgpx Version: 16294
Plugin graphview Version: 16605
Plugin lakewalker Version: 16621
Plugin livegps Version: 16294
Plugin measurement Version: 16317
Plugin multipoly Version: 16609
Plugin nearclick Version: 14015
Plugin openstreetbugs Version: 16622
Plugin openvisible Version: 15707
Plugin osmarender Version: 16623
Plugin remotecontrol Version: 16624
Plugin routing Version: 16409
Plugin slippymap Version: 16294
Plugin tageditor Version: 16605
Plugin tagging-preset-tester Version: 14015
Plugin terracer Version: 16162
Plugin usertools Version: 14125
Plugin utilsplugin Version: 16628
Plugin validator Version: 16629
Plugin walkingpapers Version: 16571
Plugin waydownloader Version: 16590
Plugin wmsplugin Version: 16599
Plugin surveyor Version: 16625


java.lang.NullPointerException
	at WayDownloaderPlugin.duplicateNode(WayDownloaderPlugin.java:180)
	at WayDownloaderPlugin.access$400(WayDownloaderPlugin.java:30)
	at WayDownloaderPlugin$WayDownloadAction.run(WayDownloaderPlugin.java:134)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)

Attachments (1)

download.txt (597 bytes ) - added by dmuecke 16 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by dmuecke, 16 years ago

Owner: changed from team to dmuecke
Status: newassigned

by dmuecke, 16 years ago

Attachment: download.txt added

comment:2 by dmuecke, 16 years ago

Summary: waydownloader: NullPointerException in duplicateNode()[PATCH] waydownloader: NullPointerException in duplicateNode()

comment:3 by dmuecke, 16 years ago

Any reason why this patch isn't merged into JOSM? Other patches from me went into it much faster.

comment:4 by Gubaer, 16 years ago

Status: assignednew

Send dmuecke an email with instructions on how to apply the patches to the plugins, build the new plugins, and deploy them.

comment:5 by stoecker, 16 years ago

Resolution: fixed
Status: newclosed

In [o16962].

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.