Modify ↓
Opened 7 years ago
Closed 4 years ago
#16777 closed defect (duplicate)
When uploading Mapillary images, IllegalArgumentException "The sequence contains downloaded images."
Reported by: | anonymous | Owned by: | jpietri |
---|---|---|---|
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: 2018-08-22 19:44:25 +0200 (Wed, 22 Aug 2018) Build-Date:2018-08-22 17:46:33 Revision:14178 Relative:URL: ^/trunk Identification: JOSM/1.5 (14178 ru) Windows 7 64-Bit OS Build number: Windows 7 Enterprise (7600) Memory Usage: 418 MB / 455 MB (195 MB allocated, but free) Java version: 1.8.0_181-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1920x1080, \Display1 1680x1050 Maximum Screen Size: 1920x1080 Dataset consistency test: No problems found Plugins: + DirectDownload (34593) + ImageWayPoint (34206) + ImportImagePlugin (34576) + Mapillary (v1.5.16) + PicLayer (34544) + apache-commons (34506) + apache-http (34632) + editgpx (34506) + ejml (34389) + geotools (34513) + jna (34633) + jts (34524) + log4j (34527) + openvisible (34536) + turnrestrictions (34576) Last errors/warnings: - E: Handled by bug report queue: java.lang.ArrayIndexOutOfBoundsException. Причина: java.lang.ArrayIndexOutOfBoundsException: 97 > 4 - E: Handled by bug report queue: java.lang.ArrayIndexOutOfBoundsException. Причина: java.lang.ArrayIndexOutOfBoundsException: 12 > 1 - E: Handled by bug report queue: java.lang.ArrayIndexOutOfBoundsException. Причина: java.lang.ArrayIndexOutOfBoundsException: 46 > 2 - E: Handled by bug report queue: java.lang.ArrayIndexOutOfBoundsException. Причина: java.lang.ArrayIndexOutOfBoundsException: 3 > 2 - E: Handled by bug report queue: java.lang.ArrayIndexOutOfBoundsException. Причина: java.lang.ArrayIndexOutOfBoundsException: 12 > 3 - E: Failed response <html> - E: Failed response <html> - E: Handled by bug report queue: javax.json.JsonException: Cannot auto-detect encoding, not enough chars - E: Thread main-worker-0 raised java.lang.IllegalArgumentException: The sequence contains downloaded images. - E: Handled by bug report queue: java.lang.IllegalArgumentException: The sequence contains downloaded images. === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: main-worker-0 (75) java.lang.IllegalArgumentException: The sequence contains downloaded images. at org.openstreetmap.josm.plugins.mapillary.oauth.UploadUtils$SequenceUploadRunnable.run(UploadUtils.java:100) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Attachments (0)
Change History (3)
comment:1 by , 7 years ago
Component: | Core → Plugin mapillary |
---|---|
Owner: | changed from | to
Summary: | Mapillary bug. It isn't uploading the sequences → When uploading Mapillary images, IllegalArgumentException "The sequence contains downloaded images." |
comment:2 by , 6 years ago
Owner: | changed from | to
---|
comment:3 by , 4 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #17360.