﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11841	RejectedExecutionException in MapillarySquareDownloadManagerThread	baditaflorin	Don-vip	"==== What steps will reproduce the problem?
1. 
2. 
3. 

==== What is the expected result?

==== What happens instead?

==== Please provide any additional information below. Attach a screenshot if possible.

{{{
Revision: 8677
Repository Root: http://josm.openstreetmap.de/svn
Relative URL: ^/trunk
Last Changed Author: Don-vip
Last Changed Date: 2015-08-21 22:18:03 +0200 (Fri, 21 Aug 2015)
Build-Date: 2015-08-21 23:32:08
URL: http://josm.openstreetmap.de/svn/trunk
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last Changed Rev: 8677

Identification: JOSM/1.5 (8677 en) Windows 7 64-Bit
Memory Usage: 834 MB / 910 MB (440 MB allocated, but free)
Java version: 1.8.0_60, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Dataset consistency test: No problems found

Plugins:
- Mapillary (31525)
- buildings_tools (31361)
- commons-imaging (31241)
- geojson (388047)
- mirrored_download (31294)
- routes (31241)
- traffic (388047)
- utilsplugin2 (31463)

Last errors/warnings:
- E: Failed to locate image 'images/geojson.png'
- E: Failed to locate image 'images/graph.png'
- E: Failed to locate image 'images/traffic.png'
- E: java.lang.NullPointerException
- E: java.util.concurrent.RejectedExecutionException: Task Thread[Thread-3326,5,main] rejected from java.util.concurrent.ThreadPoolExecutor@6982915b[Shutting down, pool size = 3, active threads = 3, queued tasks = 2, completed tasks = 19]

java.util.concurrent.RejectedExecutionException: Task Thread[Thread-3326,5,main] rejected from java.util.concurrent.ThreadPoolExecutor@6982915b[Shutting down, pool size = 3, active threads = 3, queued tasks = 2, completed tasks = 19]
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at org.openstreetmap.josm.plugins.mapillary.io.download.MapillarySquareDownloadManagerThread.completeImages(MapillarySquareDownloadManagerThread.java:126)
	at org.openstreetmap.josm.plugins.mapillary.io.download.MapillarySquareDownloadManagerThread.run(MapillarySquareDownloadManagerThread.java:83)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

}}}
"	defect	closed	major		Plugin mapillary		fixed	template_report	
