Modify ↓
Opened 8 years ago
Closed 8 years ago
#14161 closed defect (duplicate)
IllegalStateException: The amount of running downlaods is less or equals to 0
Reported by: | Owned by: | nokutu | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mapillary | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Background image source changed multiple times
What is the expected result?
New background image
What happens instead?
Took quite a long time and then the Exception occured.
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-11-06 20:18:38 +0100 (Sun, 06 Nov 2016) Build-Date:2016-11-06 21:45:03 Revision:11223 Relative:URL: ^/trunk Identification: JOSM/1.5 (11223 de) Windows 10 64-Bit Memory Usage: 247 MB / 247 MB (6 MB allocated, but free) Java version: 1.8.0_111-b14, Oracle Corporation, Java HotSpot(TM) Client VM Screen: \Display0 1280x1024, \Display1 1680x1050 Maximum Screen Size: 1680x1050 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\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-616dfbb2, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=51745, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe, -Djnlpx.vmargs=LURqYXZhLnV0aWwuQXJyYXlzLnVzZUxlZ2FjeU1lcmdlU29ydD10cnVlAC1Eam5scC5hcHBsaWNhdGlvbi5ocmVmPWh0dHBzOi8vam9zbS5vcGVuc3RyZWV0bWFwLmRlL2Rvd25sb2FkL2pvc20uam5scAA=] Dataset consistency test: No problems found Plugins: + BuildingGeneralization (1010) + FixAddresses (33004) + Mapillary (v1.3.2) + RoadSigns (33088) + apache-commons (32994) + apache-http (32699) + buildings_tools (33004) + measurement (33088) + public_transport (33088) + public_transport_layer (33088) + tageditor (33021) + terracer (33088) + turnlanes-tagging (254) Last errors/warnings: - E: OAuth-Autorisierung fehlgeschlagen - <html>Der automatische Erwerb einer OAuth-Zugriffskennung vom OSM-Server ist fehlgeschlagen.<br><br>Bitte versuchen Sie es erneut oder nutzen Sie einen andere Autorisierungsmethode,<br>d.h. die halbautomatische oder manuelle Autorisierung.</html> - E: java.io.IOException: Stream closed - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm>, Error Body=<Lesen des Fehlertextes fehlgeschlagen.> - E: Fehlerhafte Anfrage - <html>Der OSM-Server »api.openstreetmap.org« meldete eine fehlerhafte Anfrage.<br><br>Der angeforderte Bereich ist zu groß oder enthält zu viele Daten.<br>Versuchen Sie, einen kleineren Bereich herunterzuladen oder nutzen Sie einen Datenbankexport.</html> - E: java.io.IOException: Stream closed - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm>, Error Body=<Lesen des Fehlertextes fehlgeschlagen.> - E: Fehlerhafte Anfrage - <html>Der OSM-Server »api.openstreetmap.org« meldete eine fehlerhafte Anfrage.<br><br>Der angeforderte Bereich ist zu groß oder enthält zu viele Daten.<br>Versuchen Sie, einen kleineren Bereich herunterzuladen oder nutzen Sie einen Datenbankexport.</html> - W: Ungespeicherte Änderungen - <html>Die Relation wurde geändert.<br><br>Wollen Sie die Änderungen speichern?</html> - W: Ungespeicherte Änderungen - <html>Die Relation wurde geändert.<br><br>Wollen Sie die Änderungen speichern?</html> - 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-4-thread-2 (1708) 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 (3)
comment:1 by , 8 years ago
Component: | Core → Plugin mapillary |
---|---|
Owner: | changed from | to
comment:2 by , 8 years ago
Summary: | Crash while changing background image source → IllegalStateException: The amount of running downlaods is less or equals to 0 |
---|
comment:3 by , 8 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #14110.