Modify ↓
#20951 closed defect (fixed)
Mapillary problem webstart
| Reported by: | anonymous | Owned by: | taylor.smock |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin mapillary | 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: 2021-05-27 19:45:08 +0200 (Thu, 27 May 2021)
Build-Date:2021-05-28 01:31:01
Revision:17915
Relative:URL: ^/trunk
Identification: JOSM/1.5 (17915 en) Mac OS X 10.15.6
OS Build number: Mac OS X 10.15.6 (19G2021)
Memory Usage: 1415 MB / 1820 MB (527 MB allocated, but free)
Java version: 1.8.0_291-b10, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Look and Feel: com.formdev.flatlaf.FlatDarculaLaf
Screen: Display 188945226 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
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: en_US
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djava.security.policy=file:<java.home>/lib/security/javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>/bin, -Djava.security.manager, -Djnlpx.origFilenameArg=${HOME}/Desktop/josm.jnlp, -Djnlpx.remove=false, -Dsun.awt.warmup=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Dmacosx.jnlpx.dock.name=JOSM, -Dmacosx.jnlpx.dock.icon=${HOME}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/25/4c122699-3ade64ef.icns, -Djnlpx.jvm="<java.home>/bin/java"]
Dataset consistency test: No problems found
Plugins:
+ Mapillary (2.0.0-alpha.6)
+ apache-commons (35524)
+ apache-http (35589)
+ auto_tools (79)
+ easypresets (1616854084)
+ flatlaf (35734)
+ graphview (35640)
+ jna (35662)
+ mapwithai (1.8.2)
+ markseen (14)
+ osm-obj-info (56)
+ rex (53)
+ tageditor (35640)
+ turnlanes-tagging (288)
+ turnrestrictions (35640)
+ utilsplugin2 (35691)
Tagging presets:
+ ${HOME}/Documents/JOSM Paint/FB_presets.max (1).xml
Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/MapWithAI&zip=1
+ https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart-Styles.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
- https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Overlapping%20Ways.mapcss
- https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1
- https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart_QC_Quandary.mapcss
Validator rules:
- ${HOME}/Documents/JOSM Paint/FB_rules5.13.validator.mapcss
+ https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.clingstone.validator.mapcss
Last errors/warnings:
- 00026.934 E: Failed to locate image 'regulatory--texts--g2'
- 00027.067 E: Failed to locate image 'void--car-mount'
- 00027.069 E: Failed to locate image 'void--dynamic'
- 00027.071 E: Failed to locate image 'void--ego-vehicle'
- 00027.073 E: Failed to locate image 'void--ground'
- 00027.075 E: Failed to locate image 'void--static'
- 00027.285 E: Failed to locate image 'warning--kangaroo-crossing--g1'
- 00028.629 W: Unknown remote control parameter mime_type, skipping it
- 00165.273 W: Unknown remote control parameter title, skipping it
- 00928.067 E: Handled by bug report queue: java.security.AccessControlException: access denied ("java.io.FilePermission" "<josm.userdata>/plugins/Mapillary/cache" "read")
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: AWT-EventQueue-2 (37) of javawsApplicationThreadGroup
java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/imac40/Library/JOSM/plugins/Mapillary/cache" "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.plugins.mapillary.cache.Caches.getCacheDirectory(Caches.java:25)
at org.openstreetmap.josm.plugins.mapillary.cache.Caches$UserProfileCache.createNewCache(Caches.java:113)
at org.openstreetmap.josm.plugins.mapillary.cache.Caches$CacheProxy.<init>(Caches.java:35)
at org.openstreetmap.josm.plugins.mapillary.cache.Caches$UserProfileCache.<init>(Caches.java:98)
at org.openstreetmap.josm.plugins.mapillary.cache.Caches$UserProfileCache.getInstance(Caches.java:104)
at org.openstreetmap.josm.plugins.mapillary.gui.dialog.MapillaryFilterDialog$ImageFilterPredicate.test(MapillaryFilterDialog.java:592)
at org.openstreetmap.josm.plugins.mapillary.gui.dialog.MapillaryFilterDialog$ImageFilterPredicate.test(MapillaryFilterDialog.java:530)
at org.openstreetmap.josm.plugins.mapillary.gui.dialog.MapillaryFilterDialog.lambda$updateFilteredImages$47(MapillaryFilterDialog.java:516)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)
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)
Note:
See TracTickets
for help on using tickets.



Hopefully fixed in 2a897ac88c14d0dcbca7448c22754d5c9033c027.