Modify ↓
Opened 8 years ago
Closed 8 years ago
#14352 closed defect (duplicate)
unexpected excetion
Reported by: | anonymous | Owned by: | nokutu |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mapillary | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
NOt clear what the issue is/was. Report bug option came up and I reported.
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: 2017-02-02 01:22:52 +0100 (Thu, 02 Feb 2017) Build-Date:2017-02-02 02:33:28 Revision:11526 Relative:URL: ^/trunk Identification: JOSM/1.5 (11526 en_AU) Windows 7 64-Bit Memory Usage: 247 MB / 247 MB (68 MB allocated, but free) Java version: 1.8.0_121-b13, Oracle Corporation, Java HotSpot(TM) Client VM Screen: \Display0 1600x900, \Display1 1920x1080 Maximum Screen Size: 1920x1080 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\0LPR1M3H\josm.jnlp, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=64675, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Dataset consistency test: No problems found Plugins: + CADTools (1006) + DirectDownload (33004) + Mapillary (v1.3.2) + OpeningHoursEditor (33004) + RoadSigns (33088) + alignways (33136) + apache-commons (32994) + apache-http (32699) + buildings_tools (33004) + continuosDownload (53) + download_along (32946) + graphview (33004) + gson (32680) + imagery_offset_db (33004) + imageryadjust (33004) + junctionchecking (33088) + mapdust (33044) + tageditor (33021) + turnlanes-tagging (254) + utilsplugin2 (33124) + waydownloader (33088) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/Maxspeed-zones&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/OneClick&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/NewTags&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/Quick-highways&zip=1 Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Maxspeed&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/DestinationSignRelation&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Noname&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Highway_Nodes&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_Streets&zip=1 Last errors/warnings: - W: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.. Cause: java.net.NoRouteToHostException: No route to host: connect - W: java.net.NoRouteToHostException: No route to host: connect - W: Already here java.net.NoRouteToHostException: No route to host: connect - E: java.net.NoRouteToHostException: No route to host: connect - W: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.. Cause: java.net.NoRouteToHostException: No route to host: connect - W: java.net.NoRouteToHostException: No route to host: connect - W: Already here java.net.NoRouteToHostException: No route to host: connect - E: java.net.NoRouteToHostException: No route to host: connect - W: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.. Cause: java.net.NoRouteToHostException: No route to host: connect - E: Handled by bug report queue: java.lang.IllegalStateException: The amount of running downlaods is less or equals to 0 === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: pool-6-thread-3 (1858) java.lang.IllegalStateException: The amount of running downlaods is less or equals to 0 at org.openstreetmap.josm.plugins.mapillary.utils.PluginState.finishDownload(PluginState.java:40) at org.openstreetmap.josm.plugins.mapillary.io.download.MapillarySquareDownloadManagerThread.run(MapillarySquareDownloadManagerThread.java:65) 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 (2)
comment:1 by , 8 years ago
Component: | Core → Plugin mapillary |
---|---|
Owner: | changed from | to
comment:2 by , 8 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #14110.