Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#21623 closed defect (fixed)

ACE: Could not read preferences.xml from common pool

Reported by: anonymous Owned by: taylor.smock
Priority: normal Milestone:
Component: Plugin mapwithai Version:
Keywords: webstart Cc:

Description

URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2021-11-01 23:05:46 +0100 (Mon, 01 Nov 2021)
Build-Date:2021-11-01 22:25:18
Revision:18303
Relative:URL: ^/trunk

Identification: JOSM/1.5 (18303 en) null null
OS Build number: macOS 11.6 (20G165)
Memory Usage: 893 MB / 1820 MB (196 MB allocated, but free)
Java version: null, null, null
Look and Feel: com.apple.laf.AquaLookAndFeel
Screen: Display 188943062 1920×1080 (scaling 1.00×1.00) Display 69988428 2048×1152 (scaling 1.00×1.00)
Maximum Screen Size: 2048×1152
Best cursor sizes: 16×16→16×16, 32×32→32×32
Locale info: en_US
Numbers with default locale: 1234567890 -> 1234567890
Dataset consistency test: No problems found

Plugins:
+ Mapillary (2.0.0-alpha.49)
+ apache-commons (35524)
+ apache-http (35589)
+ auto_tools (81)
+ buildings_tools (35823)
+ changeset-viewer (25)
+ continuosDownload (99)
+ graphview (35640)
+ jna (35662)
+ mapwithai (1.9.2)
+ markseen (14)
+ measurement (35640)
+ osm-obj-info (66)
+ reverter (35869)
+ turnrestrictions (35640)
+ utilsplugin2 (35856)

Tagging presets:
+ /Users/imac44/Downloads/FB_presets.max.xml

Map paint styles:
+ /Users/imac44/Downloads/FB_style.mapcss
- /Users/imac44/Downloads/Sneffels.mapcss
+ /Users/imac44/Downloads/Updated Styles/rainbow_roads.mapcss
- /Users/imac44/Downloads/New_styles/feature_owner_style.mapcss
- /Users/imac44/Downloads/New_styles/feature_age_style.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1

Validator rules:
+ /Volumes/Clingstone/KaartValidator/kaart.validator.mapcss
- https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.durazno.validator.mapcss
- /Users/imac44/Downloads/kaart.durazno1.validator.mapcss
+ /Users/imac44/Desktop/Paint Styles/FB_rules5.13.validator.mapcss

Last errors/warnings:
- 00085.772 E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "java.home" "read")
- 00085.773 E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.home" "read")
- 00085.773 E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.name" "read")
- 00085.773 E: Unable to get system env: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "getenv.JAVA_HOME")
- 00085.774 E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "java.home" "read")
- 00085.774 E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.home" "read")
- 00085.774 E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.name" "read")
- 00085.775 E: Unable to get system env: java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "getenv.JAVA_HOME")
- 00085.775 E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "java.home" "read")
- 00085.775 E: Unable to get system property: java.security.AccessControlException: access denied ("java.util.PropertyPermission" "user.home" "read")



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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: ForkJoinPool.commonPool-worker-0 (156)
java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/imac44/Library/Preferences/JOSM/preferences.xml" "read")
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
	at java.security.AccessController.checkPermission(AccessController.java:886)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at com.sun.javaws.security.JavaWebStartSecurity.checkPermission(Unknown Source)
	at java.lang.SecurityManager.checkRead(SecurityManager.java:888)
	at java.io.File.exists(File.java:823)
	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:306)
	at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1067)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1703)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172)

Attachments (0)

Change History (2)

comment:1 by taylor.smock, 3 years ago

Resolution: fixed
Status: newclosed

Modify Ticket

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