Modify

Opened 10 years ago

Closed 10 years ago

#10304 closed defect (fixed)

NPE in TMSLayer.java

Reported by: naoliv Owned by: team
Priority: normal Milestone: 14.07
Component: Core imagery Version:
Keywords: Cc:

Description

It seems inofensive (or I think that it is):

java.lang.NullPointerException
	at org.openstreetmap.josm.gui.layer.TMSLayer.tileLoadingFinished(TMSLayer.java:168)
	at org.openstreetmap.josm.plugins.imagerycache.OsmDBTilesLoader$DatabaseLoadJob.loadOrUpdateTileFromServer(OsmDBTilesLoader.java:253)
	at org.openstreetmap.josm.plugins.imagerycache.OsmDBTilesLoader$DatabaseLoadJob.run(OsmDBTilesLoader.java:109)
	at org.openstreetmap.gui.jmapviewer.JobDispatcher$JobThread.executeJobs(JobDispatcher.java:167)
	at org.openstreetmap.gui.jmapviewer.JobDispatcher$JobThread.run(JobDispatcher.java:134)

JOSM:

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2014-07-23 01:35:21
Last Changed Author: Don-vip
Revision: 7328
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2014-07-22 12:43:17 +0200 (Tue, 22 Jul 2014)
Last Changed Rev: 7328

Identification: JOSM/1.5 (7328 pt_BR) Linux Debian GNU/Linux unstable (sid)
Memory Usage: 247 MB / 4029 MB (179 MB allocated, but free)
Java version: 1.7.0_65, Oracle Corporation, OpenJDK 64-Bit Server VM
Java package: openjdk-7-jre:amd64-7u65-2.5.1-2
VM arguments: [-Dawt.useSystemAAFontSettings=on, -Xms256M, -Xmx4g, -XX:+UseConcMarkSweepGC, -XX:+UseCompressedOops]

Plugin: AddrInterpolation (30416)
Plugin: Create_grid_of_ways (30416)
Plugin: FixAddresses (30416)
Plugin: ImageryCache (30416)
Plugin: OpeningHoursEditor (30519)
Plugin: PicLayer (30436)
Plugin: SimplifyArea (30416)
Plugin: buildings_tools (30485)
Plugin: editgpx (30416)
Plugin: geochat (30513)
Plugin: geotools (30416)
Plugin: graphview (30416)
Plugin: jts (30416)
Plugin: merge-overlap (30416)
Plugin: notes (v0.9.2)
Plugin: opendata (30508)
Plugin: pdfimport (30416)
Plugin: poly (30495)
Plugin: reverter (30521)
Plugin: tagging-preset-tester (30541)
Plugin: todo (29154)
Plugin: turnrestrictions (30454)
Plugin: undelete (30416)
Plugin: utilsplugin2 (30460)

Attachments (0)

Change History (2)

comment:1 by Don-vip, 10 years ago

Milestone: 14.07

comment:2 by Don-vip, 10 years ago

Resolution: fixed
Status: newclosed

In 7329/josm:

fix #10304 - NPE

Modify Ticket

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