Modify

Opened 3 years ago

Closed 3 years ago

#21416 closed defect (othersoftware)

Error report showing when loading JOSM but JOSM runs normally afterwards

Reported by: kendall.mullenhour@… Owned by: kendall.mullenhour@…
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Opening up JOSM normally

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: 2021-09-03 03:12:33 +0200 (Fri, 03 Sep 2021)
Build-Date:2021-09-03 01:31:19
Revision:18193
Relative:URL: ^/trunk

Identification: JOSM/1.5 (18193 en) null 32-Bit
OS Build number: Windows 10 Home 2004 (19041)
Memory Usage: 1346 MB / 7237 MB (444 MB allocated, but free)
Java version: null, null, null
Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Screen: \Display0 1920×1080 (scaling 1.00×1.00)
Maximum Screen Size: 1920×1080
Best cursor sizes: 16×16→32×32, 32×32→32×32
Locale info: en_US
Numbers with default locale: 1234567890 -> 1234567890

Plugins:
+ Lanes (${version.entry.commit.revision})
+ apache-commons (35524)
+ apache-http (35589)
+ buildings_tools (35823)
+ ejml (35458)
+ geotools (35458)
+ imagery_offset_db (35640)
+ jaxb (35543)
+ jna (35662)
+ jts (35458)
+ mapwithai (1.8.4)
+ opendata (35803)
+ reverter (35732)
+ tageditor (35640)
+ terracer (35640)
+ turnlanes-tagging (288)
+ turnrestrictions (35640)
+ utilsplugin2 (35792)

Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/Enhanced_Lane_and_Road_Attributes&zip=1

Last errors/warnings:
- 00249.249 E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "josm.resources" "read")
- 00249.249 E: Unable to get system env: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "getenv.APPDATA")
- 00249.249 E: Unable to access image: java.security.AccessControlException: access denied ("java.io.FilePermission" "<josm.pref>\images\logo.png" "read")
- 00249.250 E: Unable to access image: java.security.AccessControlException: access denied ("java.io.FilePermission" "<josm.pref>\logo.png" "read")
- 00249.250 E: Unable to access image: java.security.AccessControlException: access denied ("java.io.FilePermission" "<josm.pref>\images\logo.png" "read")
- 00249.250 E: Unable to get system env: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "getenv.JOSM_RESOURCES")
- 00249.250 E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "josm.resources" "read")
- 00249.251 E: Unable to get system env: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "getenv.APPDATA")
- 00249.251 E: Unable to access image: java.security.AccessControlException: access denied ("java.io.FilePermission" "<josm.pref>\images\logo.png" "read")
- 00249.251 E: Unable to access image: java.security.AccessControlException: access denied ("java.io.FilePermission" "<josm.pref>\logo.png" "read")



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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: ForkJoinPool.commonPool-worker-9 (67)
java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\kenda\AppData\Roaming\JOSM\preferences.xml" "read")
	at java.security.AccessControlContext.checkPermission(Unknown Source)
	at java.security.AccessController.checkPermission(Unknown Source)
	at java.lang.SecurityManager.checkPermission(Unknown Source)
	at com.sun.javaws.security.JavaWebStartSecurity.checkPermission(Unknown Source)
	at java.lang.SecurityManager.checkRead(Unknown Source)
	at java.io.File.exists(Unknown Source)
	at org.openstreetmap.josm.data.Preferences.save(Preferences.java:439)
	at org.openstreetmap.josm.data.Preferences.save(Preferences.java:419)
	at org.openstreetmap.josm.plugins.mapwithai.data.mapwithai.MapWithAILayerInfo$DefaultEntryLoader.run(MapWithAILayerInfo.java:300)
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(Unknown Source)
	at java.util.concurrent.ForkJoinTask.doExec(Unknown Source)
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source)
	at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
	at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)

=== RUNNING THREADS ===

Attachments (0)

Change History (2)

comment:1 by Don-vip, 3 years ago

Owner: changed from team to kendall.mullenhour@…
Status: newneedinfo

Your version of Java seems corrupted:

Identification: JOSM/1.5 (18193 en) null 32-Bit
OS Build number: Windows 10 Home 2004 (19041)
Memory Usage: 1346 MB / 7237 MB (444 MB allocated, but free)
Java version: null, null, null

Can you please try to uninstall all versions of Java from your system and install the latest 64-bit one (Java 17)? We currently recommend Azul Zulu: https://www.azul.com/downloads/zulu-community/

comment:2 by Don-vip, 3 years ago

Resolution: othersoftware
Status: needinfoclosed

Modify Ticket

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