Modify ↓
Opened 9 years ago
Closed 9 years ago
#12884 closed defect (duplicate)
Mapillary plugin crashes JOSM
Reported by: | Polyglot | Owned by: | nokutu |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mapillary | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- First I was working around (Brugge, Bruges, Brujas), then I started a new layer and started working south of Leuven in Belgium.
- I wasn't actively using Mapillary, but semi-automatic mode is on and downloads pictures
- At some point there is a crash.
What is the expected result?
What happens instead?
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-05-18 23:27:06 +0200 (Wed, 18 May 2016) Build-Date:2016-05-19 01:32:41 Revision:10253 Relative:URL: ^/trunk Identification: JOSM/1.5 (10253 en) Windows 7 64-Bit Memory Usage: 1849 MB / 2889 MB (128 MB allocated, but free) Java version: 1.8.0_91-b14, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Dataset consistency test: No problems found Plugins: - CustomizePublicTransportStop (0.2) - Mapillary (32158) - OpeningHoursEditor (32158) - RoadSigns (32177) - apache-commons (32158) - apache-http (32158) - buildings_tools (32158) - geochat (32158) - livegps (32158) - measurement (32158) - reverter (32158) - scripting (30722) - surveyor (32158) - tag2link (31923) - terracer (32158) - todo (29154) - tofix (203) - turnrestrictions (32158) - undelete (32158) - utilsplugin2 (32158) - wikipedia (32182) Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/PTStops&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1 Last errors/warnings: - E: java.net.SocketTimeoutException: Read timed out - E: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.. Cause: java.net.SocketTimeoutException: Read timed out - E: IO Exception - <html>Failed to upload data to or download data from<br>'https://api.openstreetmap.org/api/0.6/relation/5285/history'<br>due to a problem with transferring data.<br>Details (untranslated): Read timed out</html> - W: Conflict in data - <html>This relation has been changed outside of the editor.<br>You cannot apply your changes and continue editing.<br><br>Do you want to create a conflict and close the editor?</html> - E: java.lang.NullPointerException java.lang.NullPointerException at org.glassfish.json.JsonObjectBuilderImpl$JsonObjectImpl.getString(JsonObjectBuilderImpl.java:199) at org.openstreetmap.josm.plugins.mapillary.io.download.MapillaryTrafficSignDownloadThread.run(MapillaryTrafficSignDownloadThread.java:71) 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 #12861.