Changes between Initial Version and Version 12 of Ticket #11521
- Timestamp:
- 2015-06-03T18:12:21+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11521
- Property Owner changed from to
- Property Status new → reopened
- Property Component Plugin → Plugin mapillary
-
Ticket #11521 – Description
initial v12 2 2 When I click on this layer nothing happens. I see in the console the following stacktrace 3 3 4 FOUT: java.io.IOException: Server returned HTTP response code: 503 for URL: https://a.mapillary.com/v2/search/s/?client_id=NzNRM2otQkR2SHJzaXJmNmdQWVQ0dzo1YTA2NmNlODhlNWMwOTBm&min_lat=51.097701&min_lon=4.4051743&max_lat=51.1112821&max_lon=4.4192505&page=48&limit=1 4 {{{ 5 java.io.IOException: Server returned HTTP response code: 503 for URL: https://a.mapillary.com/v2/search/s/?client_id=NzNRM2otQkR2SHJzaXJmNmdQWVQ0dzo1YTA2NmNlODhlNWMwOTBm&min_lat=51.097701&min_lon=4.4051743&max_lat=51.1112821&max_lon=4.4192505&page=48&limit=1 5 6 java.io.IOException: Server returned HTTP response code: 503 for URL: https://a.mapillary.com/v2/search/s/?client_id=NzNRM2otQkR2SHJzaXJmNmdQWVQ0dzo1YTA2NmNlODhlNWMwOTBm&min_lat=51.097701&min_lon=4.4051743&max_lat=51.1112821&max_lon=4.4192505&page=48&limit=1 6 7 at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626) … … 11 12 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 12 13 at java.lang.Thread.run(Thread.java:744) 13 14 15 (I choose Component "Plugin", as I did not find the Mapillary plugin in the list yet) 14 }}}


