Modify ↓
Opened 10 years ago
Closed 10 years ago
#12480 closed defect (duplicate)
Mapbox imagary not show
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core imagery | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Add Mapbox imagery
What is the expected result?
Sattelite tiles
What happens instead?
Black screen
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-02-01 23:47:27 +0100 (Mon, 01 Feb 2016)
Build-Date:2016-02-02 02:32:58
Revision:9711
Relative:URL: ^/trunk
Identification: JOSM/1.5 (9711 ru) Windows 7 64-Bit
Memory Usage: 619 MB / 1365 MB (483 MB allocated, but free)
Java version: 1.8.0_20-b26, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
VM arguments: [-Dfile.encoding=Cp866]
Dataset consistency test: No problems found
Plugins:
- CommandLine (31927)
- FastDraw (31895)
- Mapillary (32040)
- OpeningHoursEditor (31772)
- PicLayer (31895)
- apache-commons (31895)
- apache-http (31895)
- buildings_tools (31895)
- ejml (31895)
- geochat (31895)
- imagery_offset_db (31895)
- jts (31772)
- kendzi3d-jogl (41)
- log4j (31895)
- measurement (31895)
- poly (31772)
- public_transport (31895)
- reltoolbox (31895)
- reverter (32005)
- routing (31772)
- scripting (30722)
- turnlanes (31772)
- turnrestrictions (31895)
- utilsplugin2 (32018)
Last errors/warnings:
- W: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
- W: JCS - Silent failure during download: http://a.tiles.mapbox.com/v4/openstreetmap.map-inh7ifmo/17/83123/41885.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw
- W: JCS - Exception during download http://b.tiles.mapbox.com/v4/openstreetmap.map-inh7ifmo/17/83123/41887.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw
- W: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
- W: JCS - Silent failure during download: http://b.tiles.mapbox.com/v4/openstreetmap.map-inh7ifmo/17/83123/41887.png?access_token=pk.eyJ1Ijoib3BlbnN0cmVldG1hcCIsImEiOiJncjlmd0t3In0.DmZsIeOW-3x-C5eX-wAqTw
ПРЕДУПРЕЖДЕНИЕ: java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
java.lang.ClassCastException: java.lang.String cannot be cast to java.util.List
at org.openstreetmap.gui.jmapviewer.tilesources.AbstractTMSTileSource.isNoTileAtZoom(AbstractTMSTileSource.java:178)
at org.openstreetmap.josm.data.imagery.TMSCachedTileLoaderJob.isResponseLoadable(TMSCachedTileLoaderJob.java:134)
at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.loadObject(JCSCachedTileLoaderJob.java:358)
at org.openstreetmap.josm.data.cache.JCSCachedTileLoaderJob.run(JCSCachedTileLoaderJob.java:235)
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)
Note:
See TracTickets
for help on using tickets.



Closed as duplicate of #12474.