Modify ↓
Opened 3 years ago
Closed 3 years ago
#20803 closed defect (duplicate)
IAE at org.openstreetmap.josm.plugins.mapillary.data.image.MapillaryAbstractImage.setSequence
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-04-01 23:17:01 +0200 (Thu, 01 Apr 2021) Build-Date:2021-04-01 21:46:03 Revision:17702 Relative:URL: ^/trunk Identification: JOSM/1.5 (17702 en) Windows 10 64-Bit OS Build number: Windows 10 Pro 2004 (19041) Memory Usage: 1065 MB / 1820 MB (645 MB allocated, but free) Java version: 1.8.0_281-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920×1080 (scaling 1.00×1.00) \Display1 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1252 System property sun.jnu.encoding: Cp1252 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-35d8b0b9, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Djnlpx.splashport=65023, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Dataset consistency test: No problems found Plugins: + DirectDownload (35640) + Mapillary (1.5.37.6) + apache-commons (35524) + apache-http (35589) + buildings_tools (35669) + continuosDownload (91) + ejml (35458) + geotools (35458) + jaxb (35543) + jna (35662) + jts (35458) + opendata (35640) + pbf (35720) + rasterfilters (35648) + terracer (35640) + utilsplugin2 (35691) Tagging presets: + https://github.com/SamuelRioTz/josm-presets/releases/download/v1.4.1/nouakchott-presets.xml Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransportV2&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransportV2&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/Potlatch2&zip=1 Last errors/warnings: - 00052,186 E: Failed to locate image 'void--ego-vehicle' - 00052,190 E: Failed to locate image 'void--ground' - 00052,194 E: Failed to locate image 'void--static' - 00052,557 E: Failed to locate image 'warning--kangaroo-crossing--g1' - 00054,997 W: Unable to convert property casing-color to type class java.awt.Color: found #66066 of type class java.lang.String! - 00058,439 W: Unable to convert property casing-color to type class java.awt.Color: found #66066 of type class java.lang.String! - 00065,421 W: Unable to convert property casing-color to type class java.awt.Color: found #66066 of type class java.lang.String! - 00102,883 E: java.io.IOException: stream is closed - 00130,079 E: Handled by bug report queue: java.lang.IllegalArgumentException - 00161,467 E: Handled by bug report queue: java.lang.IllegalArgumentException === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: mapillary-MapillarySquareDownloadRunnable-3 (240) java.lang.IllegalArgumentException at org.openstreetmap.josm.plugins.mapillary.data.image.MapillaryAbstractImage.setSequence(MapillaryAbstractImage.java:330) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfo(JsonImageDetailsDecoder.java:95) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.lambda$decodeImageInfos$0(JsonImageDetailsDecoder.java:52) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonDecoder.decodeFeatureCollection(JsonDecoder.java:51) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfos(JsonImageDetailsDecoder.java:52) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfos(JsonImageDetailsDecoder.java:39) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonDecoder.decodeFeatureCollection(JsonDecoder.java:44) at org.openstreetmap.josm.plugins.mapillary.io.download.MapillaryDownloader.downloadSequences(MapillaryDownloader.java:355) at org.openstreetmap.josm.plugins.mapillary.data.image.MapillaryAbstractImage.setSequence(MapillaryAbstractImage.java:329) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfo(JsonImageDetailsDecoder.java:95) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.lambda$decodeImageInfos$0(JsonImageDetailsDecoder.java:52) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonDecoder.decodeFeatureCollection(JsonDecoder.java:51) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfos(JsonImageDetailsDecoder.java:52) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfos(JsonImageDetailsDecoder.java:39) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonDecoder.decodeFeatureCollection(JsonDecoder.java:44) at org.openstreetmap.josm.plugins.mapillary.io.download.MapillaryDownloader.downloadSequences(MapillaryDownloader.java:355) at org.openstreetmap.josm.plugins.mapillary.data.image.MapillaryAbstractImage.setSequence(MapillaryAbstractImage.java:329) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfo(JsonImageDetailsDecoder.java:95) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.lambda$decodeImageInfos$0(JsonImageDetailsDecoder.java:52) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonDecoder.decodeFeatureCollection(JsonDecoder.java:51) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfos(JsonImageDetailsDecoder.java:52) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfos(JsonImageDetailsDecoder.java:39) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonDecoder.decodeFeatureCollection(JsonDecoder.java:44) at org.openstreetmap.josm.plugins.mapillary.io.download.MapillaryDownloader.downloadSequences(MapillaryDownloader.java:355) at org.openstreetmap.josm.plugins.mapillary.data.image.MapillaryAbstractImage.setSequence(MapillaryAbstractImage.java:329) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfo(JsonImageDetailsDecoder.java:95) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.lambda$decodeImageInfos$0(JsonImageDetailsDecoder.java:52) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonDecoder.decodeFeatureCollection(JsonDecoder.java:44) at org.openstreetmap.josm.plugins.mapillary.utils.api.JsonImageDetailsDecoder.decodeImageInfos(JsonImageDetailsDecoder.java:52) at org.openstreetmap.josm.plugins.mapillary.io.download.ImageDetailsDownloadRunnable.run(ImageDetailsDownloadRunnable.java:56) at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:113) at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.realRun(BoundsDownloadRunnable.java:81) at org.openstreetmap.josm.plugins.mapillary.io.download.BoundsDownloadRunnable.lambda$run$0(BoundsDownloadRunnable.java:71) 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)
Attachments (0)
Change History (1)
comment:1 by , 3 years ago
Component: | Core → Plugin mapillary |
---|---|
Owner: | changed from | to
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Download data of mapillary is interrupted → IAE at org.openstreetmap.josm.plugins.mapillary.data.image.MapillaryAbstractImage.setSequence |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #20586.