Modify ↓
Opened 4 years ago
Closed 4 years ago
#20317 closed defect (duplicate)
Mapillary/Java-osm plugins
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?
- Load Mapillary images using plugin
- Wait for images to load
What is the expected result?
Mapillary images should appear in a sequential line.
What happens instead?
They show up as separate images and sometimes it disables other plugins.
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-11-21 14:56:29 +0100 (Sat, 21 Nov 2020) Build-Date:2020-11-22 02:30:52 Revision:17329 Relative:URL: ^/trunk Identification: JOSM/1.5 (17329 en) Mac OS X 10.16 OS Build number: macOS 11.1 (20C69) Memory Usage: 1962 MB / 1962 MB (436 MB allocated, but free) Java version: 1.8.0_271-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.apple.laf.AquaLookAndFeel Screen: Display 69733632 1440x900 (scaling 1.0x1.0), Display 188945226 1920x1080 (scaling 1.0x1.0), Display 84042945 1920x1080 (scaling 1.0x1.0) Maximum Screen Size: 1920x1080 Best cursor sizes: 16x16 -> 16x16, 32x32 -> 32x32 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}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/56/1ee8cfb8-377f244e, -Djnlpx.remove=false, -Dsun.awt.warmup=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Dmacosx.jnlpx.dock.name=JOSM, -Dmacosx.jnlpx.dock.icon=${HOME}/Library/Application Support/Oracle/Java/Deployment/cache/6.0/25/4c122699-697effe2.icns, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp , -Djnlpx.jvm="<java.home>/bin/java"] Dataset consistency test: No problems found Plugins: + Mapillary (1.5.31) + apache-commons (35524) + apache-http (35589) + auto_tools (73) + changeset-viewer (25) + continuosDownload (91) + graphview (35640) + javafx-osx (35655) + jna (35662) + markseen (14) + openqa (0.2.0) + osm-obj-info (56) + reverter (35640) + rex (53) + utilsplugin2 (35674) Tagging presets: + /Applications/JOSM-Buddy/assets/presets/heading.xml Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1 + https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart-Styles.mapcss + https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Overlapping%20Ways.mapcss - ${HOME}/Desktop/Paintstyle:validator checks/Clingstone/New Test QC.mapcss - https://raw.githubusercontent.com/KaartGroup/Kaart-Styles/master/Kaart_QC_Quandary.mapcss - ${HOME}/Desktop/Paintstyle:validator checks/Clingstone/New Test QC.mapcss - https://josm.openstreetmap.de/josmfile?page=Styles/LayerChecker&zip=1 Validator rules: + https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.clingstone.validator.mapcss + /Applications/JOSM-Buddy/assets/validators/forbidden-tag-check.validator.mapcss - https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.indonesiaNames.validator.mapcss - https://raw.githubusercontent.com/KaartGroup/KaartValidator/master/kaart.durazno.validator.mapcss - ${HOME}/Desktop/Paintstyle:validator checks/Clingstone/kaart.malaysiaNames.validator.mapcss Last errors/warnings: - 22145.830 E: Unknown detection "regulatory--texts-four-lines--g1" - 22149.363 E: Unknown detection "warning--kangaloo-crossing--g1" - 22150.959 W: An image is not painted, because it is null or has no LatLon! - 22154.251 W: An image is not painted, because it is null or has no LatLon! - 22161.560 E: Unknown detection "warning--kangaloo-crossing--g1" - 22167.656 W: An image is not painted, because it is null or has no LatLon! - 22199.171 W: An image is not painted, because it is null or has no LatLon! - 22226.232 E: java.lang.InterruptedException - 22232.950 E: Handled by bug report queue: java.util.concurrent.RejectedExecutionException - 22247.538 W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>auto_tools</li><li>apache-commons</li><li>rex</li><li>javafx-osx</li><li>Mapillary</li><li>graphview</li><li>changeset-viewer</li><li>osm-obj-info</li><li>reverter</li><li>continuosDownload</li><li>utilsplugin2</li><li>markseen</li><li>openqa</li><li>jna</li><li>apache-http</li></ul>The plugins are not going to be loaded.</html> === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: mapillary-MapillaryDownloader-3 (14804) java.util.concurrent.RejectedExecutionException at java.util.concurrent.ForkJoinPool.externalSubmit(ForkJoinPool.java:2339) at java.util.concurrent.ForkJoinPool.externalPush(ForkJoinPool.java:2430) at java.util.concurrent.ForkJoinPool.execute(ForkJoinPool.java:2659) at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:135) at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:80) at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.lambda$run$0(BoundsDownloadRunnable.java:70) 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 (3)
follow-up: 3 comment:1 by , 4 years ago
Component: | Core → Plugin mapillary |
---|---|
Owner: | changed from | to
comment:2 by , 4 years ago
Replying to anonymous:
Memory Usage: 1962 MB / 1962 MB (436 MB allocated, but free)
Did JOSM run out of memory?
comment:3 by , 4 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #20315?