Modify

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#11946 closed defect (duplicate)

NullPointerException in CleanupThread$2.compare

Reported by: SanderH Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report javabug Cc:

Description

What steps will reproduce the problem?

  1. Not really sure which steps replicate this issue. Had this a few times now and seems to happen with or without any data/layers showing. Usually within a minute after starting JOSM.

It started happening after upgrading to build 8800.

What is the expected result?

What happens instead?

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

Revision: 8800
Repository Root: http://josm.openstreetmap.de/svn
Relative URL: ^/trunk
Last Changed Author: simon04
Last Changed Date: 2015-09-27 22:11:06 +0200 (Sun, 27 Sep 2015)
Build-Date: 2015-09-28 01:32:03
URL: http://josm.openstreetmap.de/svn/trunk
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last Changed Rev: 8800

Identification: JOSM/1.5 (8800 en) Windows 7 64-Bit
Memory Usage: 710 MB / 1806 MB (126 MB allocated, but free)
Java version: 1.8.0_60, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
VM arguments: [-Djava.security.manager, -Djava.security.policy=file:C:\Program Files\Java\jre1.8.0_60\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=C:\Users\Sander\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-44547ac1, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=59276, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe, -Djnlpx.vmargs=LURqYXZhLnV0aWwuQXJyYXlzLnVzZUxlZ2FjeU1lcmdlU29ydD10cnVlAC1Eam5scC5hcHBsaWNhdGlvbi5ocmVmPWh0dHBzOi8vam9zbS5vcGVuc3RyZWV0bWFwLmRlL2Rvd25sb2FkL2pvc20uam5scAA=]
Dataset consistency test: No problems found

Plugins:
- DirectDownload (31241)
- FixAddresses (31241)
- Mapillary (31550)
- OpeningHoursEditor (31241)
- PicLayer (31241)
- commons-imaging (31241)
- download_along (31241)
- geotools (31126)
- graphview (31241)
- jts (31126)
- measurement (31289)
- ods-bag (0.5.1)
- opendataservices (0.5.1)
- poly (31241)
- reverter (31596)
- scripting (30710)
- turnlanes (31241)
- undelete (31241)
- utilsplugin2 (31463)

Last errors/warnings:
- E: Failed to locate image 'maxspeed_icon.svg'
- W: Mappaint style "standard" (Maxspeed) icon "maxspeed_icon.svg" not found.
- E: Failed to locate image 'kreuzstein.png'
- W: Could not get presets icon kreuzstein.png
- E: java.lang.NullPointerException

java.lang.NullPointerException
	at com.sun.deploy.cache.CleanupThread$2.compare(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.mergeSort(Unknown Source)
	at java.util.Arrays.legacyMergeSort(Unknown Source)
	at java.util.Arrays.sort(Unknown Source)
	at com.sun.deploy.cache.CleanupThread.prepareRemovalList(Unknown Source)
	at com.sun.deploy.cache.CleanupThread.run(Unknown Source)

Attachments (0)

Change History (3)

comment:1 by Don-vip, 9 years ago

It's a Java bug, you should manually try to clear your cache and try again.

comment:2 by Don-vip, 9 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #11743.

comment:3 by Don-vip, 9 years ago

Keywords: javabug added

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.