Modify ↓
Opened 6 years ago
Closed 6 years ago
#17384 closed defect (duplicate)
Not able to submit changeset with JOSM Mapillary-plugin
Reported by: | anonymous | Owned by: | floscher |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mapillary | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Download Mapillary images for area
- Create changeset by moving some image
- Try to submit changeset
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: 2019-02-02 21:01:18 +0100 (Sat, 02 Feb 2019) Build-Date:2019-02-04 21:50:11 Revision:14760 Relative:URL: ^/trunk Identification: JOSM/1.5 (14760 en) Windows 7 64-Bit OS Build number: Windows 7 Enterprise (7601) Memory Usage: 1393 MB / 1820 MB (764 MB allocated, but free) Java version: 1.8.0_191-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1920x1080, \Display1 1920x1080 Maximum Screen Size: 1920x1080 Dataset consistency test: No problems found Plugins: + ImportImagePlugin (34576) + Mapillary (v1.5.17) + PicLayer (34867) + apache-commons (34506) + apache-http (34632) + ejml (34389) + geojson (116) + geotools (34513) + imagery_offset_db (34867) + jaxb (34678) + jna (34867) + jts (34524) + log4j (34527) + measurement (34867) + opendata (34867) + osmarender (34678) + pbf (34867) + poly (34867) + rasterfilters (34550) + reverter (34867) + scripting (30794) + turnrestrictions (34867) + utilsplugin2 (34867) Last errors/warnings: - E: Failed to locate image 'https://www.liikennevirasto.fi/livi-theme/images/general/liikennevirasto_logo_2x.png' - E: Failed to locate image 'https://www.liikennevirasto.fi/livi-theme/images/general/liikennevirasto_logo_2x.png' - E: Failed to locate image 'https://www.liikennevirasto.fi/livi-theme/images/general/liikennevirasto_logo_2x.png' - E: Failed to locate image 'https://www.liikennevirasto.fi/livi-theme/images/general/liikennevirasto_logo_2x.png' - E: Failed to locate image 'https://www.liikennevirasto.fi/livi-theme/images/general/liikennevirasto_logo_2x.png' - W: Could not read from URL https://a.mapillary.com/v3/detections?client_id=T1Fzd20xZjdtR0s1VDk5OFNIOXpYdzoxNDYyOGRkYzUyYTFiMzgz&bbox=25.1453447%2C60.3906213%2C25.1765227%2C60.3995045!: java.io.FileNotFoundException: https://a.mapillary.com/v3/detections?client_id=T1Fzd20xZjdtR0s1VDk5OFNIOXpYdzoxNDYyOGRkYzUyYTFiMzgz&bbox=25.1453447%2C60.3906213%2C25.1765227%2C60.3995045 - E: Failed to locate image 'https://www.liikennevirasto.fi/livi-theme/images/general/liikennevirasto_logo_2x.png' - E: Failed to locate image 'https://www.liikennevirasto.fi/livi-theme/images/general/liikennevirasto_logo_2x.png' - E: Handled by bug report queue: javax.json.JsonException: Cannot auto-detect encoding, not enough chars - W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>imagery_offset_db</li><li>apache-commons</li><li>geotools</li><li>opendata</li><li>jts</li><li>Mapillary</li><li>ejml</li><li>reverter</li><li>measurement</li><li>geojson</li><li>jaxb</li><li>scripting</li><li>osmarender</li><li>utilsplugin2</li><li>pbf</li><li>ImportImagePlugin</li><li>poly</li><li>turnrestrictions</li><li>jna</li><li>rasterfilters</li><li>PicLayer</li><li>apache-http</li><li>log4j</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 changeset upload (2451) javax.json.JsonException: Cannot auto-detect encoding, not enough chars at org.glassfish.json.UnicodeDetectingInputStream.detectEncoding(UnicodeDetectingInputStream.java:130) at org.glassfish.json.UnicodeDetectingInputStream.<init>(UnicodeDetectingInputStream.java:75) at org.glassfish.json.JsonParserImpl.<init>(JsonParserImpl.java:95) at org.glassfish.json.JsonReaderImpl.<init>(JsonReaderImpl.java:73) at org.glassfish.json.JsonProviderImpl.createReader(JsonProviderImpl.java:136) at javax.json.Json.createReader(Json.java:225) at org.openstreetmap.josm.plugins.mapillary.actions.MapillarySubmitCurrentChangesetAction.lambda$actionPerformed$0(MapillarySubmitCurrentChangesetAction.java:83) at java.lang.Thread.run(Unknown Source)
Attachments (0)
Change History (2)
comment:1 by , 6 years ago
Component: | Core → Plugin mapillary |
---|---|
Owner: | changed from | to
comment:2 by , 6 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #16512.