Modify

Opened 6 years ago

Closed 6 years ago

#19344 closed defect (duplicate)

problem

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

Description

What steps will reproduce the problem?

What is the expected result?

What happens instead?

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

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2020-06-02 08:27:29 +0200 (Tue, 02 Jun 2020)
Build-Date:2020-06-02 11:11:35
Revision:16538
Relative:URL: ^/trunk

Identification: JOSM/1.5 (16538 ar) Windows 10 64-Bit
OS Build number: Windows 10 Pro 1909 (18363)
Memory Usage: 860 MB / 1820 MB (392 MB allocated, but free)
Java version: 1.8.0_251-b08, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 1366x768
Maximum Screen Size: 1366x768

Plugins:
+ AddrInterpolation
+ BuildingGeneralization
+ FastDraw
+ SaudiNationalAddress
+ alignways
+ apache-commons
+ areaselector
+ austriaaddresshelper
+ buildings_tools
+ continuosDownload
+ ejml
+ fieldpapers
+ geotools
+ gridify
+ jaxb (35092)
+ jts
+ log4j (35092)
+ mbtiles
+ opendata
+ reltoolbox
+ reverter
+ turnrestrictions
+ utilsplugin2

Last errors/warnings:
- W: فشل حذف الإضافة الغير محدثة ' <josm.pref>\plugins\buildings_tools.jar '.
- W: فشل تثبيت الإضافة  الذي تم تنزيله بالفعل ' buildings_tools '. تخطي التثبيت. JOSM ما زال مستمر بتشغيل نسخة الإضافة القديمة.
- W: فشل حذف الإضافة الغير محدثة ' <josm.pref>\plugins\mbtiles.jar '.
- W: فشل تثبيت الإضافة  الذي تم تنزيله بالفعل ' mbtiles '. تخطي التثبيت. JOSM ما زال مستمر بتشغيل نسخة الإضافة القديمة.
- W: فشل حذف الإضافة الغير محدثة ' <josm.pref>\plugins\reverter.jar '.
- W: فشل تثبيت الإضافة  الذي تم تنزيله بالفعل ' reverter '. تخطي التثبيت. JOSM ما زال مستمر بتشغيل نسخة الإضافة القديمة.
- W: فشل حذف الإضافة الغير محدثة ' <josm.pref>\plugins\utilsplugin2.jar '.
- W: فشل تثبيت الإضافة  الذي تم تنزيله بالفعل ' utilsplugin2 '. تخطي التثبيت. JOSM ما زال مستمر بتشغيل نسخة الإضافة القديمة.
- W: Cannot handle ignore list entry 3000_*[highway][^addr:][highway'NEQ'services][highway'NEQ'rest_area][!addr:postcode]:w_479618174=الجمع بين العلامات المشبوهة
- E: Handled by bug report queue: org.openstreetmap.josm.tools.JosmRuntimeException: java.util.concurrent.ExecutionException: java.lang.NullPointerException. السبب: java.util.concurrent.ExecutionException: java.lang.NullPointerException. السبب: java.lang.NullPointerException


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: main (1)
org.openstreetmap.josm.tools.JosmRuntimeException: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at org.openstreetmap.josm.spi.lifecycle.Lifecycle.initialize(Lifecycle.java:89)
	at org.openstreetmap.josm.gui.MainApplication.mainJOSM(MainApplication.java:914)
	at org.openstreetmap.josm.gui.MainApplication$3.processArguments(MainApplication.java:276)
	at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:712)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at java.util.concurrent.FutureTask.report(Unknown Source)
	at java.util.concurrent.FutureTask.get(Unknown Source)
	at org.openstreetmap.josm.spi.lifecycle.Lifecycle.initialize(Lifecycle.java:78)
	... 3 more
Caused by: java.lang.NullPointerException
	at java.util.concurrent.ConcurrentHashMap.replaceNode(Unknown Source)
	at java.util.concurrent.ConcurrentHashMap.remove(Unknown Source)
	at org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache.clear(MultipolygonCache.java:110)
	at org.openstreetmap.josm.tools.Territories.initializeInternalData(Territories.java:169)
	at org.openstreetmap.josm.tools.Territories.initialize(Territories.java:123)
	at org.openstreetmap.josm.gui.MainInitialization.lambda$parallelInitializationTasks$6(MainInitialization.java:114)
	at org.openstreetmap.josm.spi.lifecycle.InitializationTask.call(InitializationTask.java:33)
	at org.openstreetmap.josm.spi.lifecycle.InitializationTask.call(InitializationTask.java:11)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

Attachments (0)

Change History (2)

comment:1 by anonymous, 6 years ago

Thanks

comment:2 by simon04, 6 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #19240.

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.