Modify ↓
Opened 9 years ago
Closed 9 years ago
#13917 closed defect (duplicate)
RejectedExecutionException (MapillarySquareDownloadManagerThread)
| Reported by: | anonymous | Owned by: | nokutu |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin mapillary | Version: | |
| Keywords: | template_report threadpool | Cc: |
Description
What steps will reproduce the problem?
- Error occured while moving the main view with WMS background turned on
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-10-05 01:26:43 +0200 (Wed, 05 Oct 2016) Build-Date:2016-10-05 01:33:19 Revision:11079 Relative:URL: ^/trunk Identification: JOSM/1.5 (11079 de) Linux Ubuntu 16.04.1 LTS Memory Usage: 811 MB / 834 MB (298 MB allocated, but free) Java version: 1.8.0_101-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: :0.0 1600x900 Maximum Screen Size: 1600x900 Dataset consistency test: No problems found Plugins: + Mapillary (v1.3.1) + OpenStreetView (22) + PicLayer (32796) + apache-commons (32699) + apache-http (32699) + auto_tools (1471534390) + buildings_tools (32944) + pdfimport (32796) + reverter (32796) + tageditor (33021) + turnlanes (32796) + turnlanes-tagging (252) + undelete (32699) + utilsplugin2 (32815) Last errors/warnings: - W: java.net.SocketTimeoutException: Read timed out - W: Already here java.net.SocketTimeoutException: Read timed out - E: java.net.SocketTimeoutException: Read timed out - W: org.openstreetmap.josm.io.OsmTransferException: Verbindung zum OSM-Server fehlgeschlagen. Bitte überprüfen Sie Ihre Internetverbindung.. Ursache: java.net.SocketTimeoutException: Read timed out - W: Ungespeicherte Änderungen - <html>Die Relation wurde geändert.<br><br>Wollen Sie die Änderungen speichern?</html> - E: Verbindung zum Vermittlungsserver »proxy.kb.lan/192.168.42.1:8080« mit der Adresse »https://api.openstreetmap.org/api/0.6/user/details« ist fehlgeschlagen. Der Fehler war: java.net.UnknownHostException: proxy.kb.lan - W: java.net.UnknownHostException: api.openstreetmap.org - W: Already here java.net.SocketTimeoutException: Read timed out - E: java.net.UnknownHostException: api.openstreetmap.org - W: org.openstreetmap.josm.io.OsmTransferException: Verbindung zum OSM-Server fehlgeschlagen. Bitte überprüfen Sie Ihre Internetverbindung.. Ursache: java.net.UnknownHostException: api.openstreetmap.org === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: pool-6-thread-3 (961) java.util.concurrent.RejectedExecutionException: Task Thread[Thread-1372,5,main] rejected from java.util.concurrent.ThreadPoolExecutor@53a94365[Shutting down, pool size = 3, active threads = 3, queued tasks = 2, completed tasks = 3] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) at org.openstreetmap.josm.plugins.mapillary.io.download.MapillarySquareDownloadManagerThread.completeImages(MapillarySquareDownloadManagerThread.java:100) at org.openstreetmap.josm.plugins.mapillary.io.download.MapillarySquareDownloadManagerThread.run(MapillarySquareDownloadManagerThread.java:59) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745)
Attachments (0)
Change History (3)
comment:1 by , 9 years ago
| Component: | Core → Plugin mapillary |
|---|---|
| Keywords: | threadpool added |
| Owner: | changed from to |
comment:2 by , 9 years ago
| Summary: | Moving with background → RejectedExecutionException (MapillarySquareDownloadManagerThread) |
|---|
comment:3 by , 9 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Closed as duplicate of #11841.