﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
20185	It keeps showing me the bug report page when I try to go to preferences.	anonymous	team	"==== 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:17329
Is-Local-Build:true
Build-Date:2020-11-22 22:31:51

Identification: JOSM/1.5 (17329 SVN en) Mac OS X 10.15.7
OS Build number: Mac OS X 10.15.7 (19H15)
Memory Usage: 260 MB / 8192 MB (105 MB allocated, but free)
Java version: 15.0.1+9, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: com.apple.laf.AquaLookAndFeel
Screen: Display 188947522 1920x1080 (scaling 1.0x1.0), Display 69982792 2048x1152 (scaling 2.0x2.0)
Maximum Screen Size: 2048x1152
Best cursor sizes: 16x16 -> 16x16, 32x32 -> 32x32
VM arguments: [-Dapple.awt.application.appearance=system, --module-path=/private/var/folders/qt/jdwqlhrx41n9pfx6425v1dl80000gn/T/AppTranslocation/42DFE8A6-DD7B-44DB-9EA7-98CF8999B733/d/JOSM 2.app/Contents/app/mods]

Plugins:
+ Mapillary
+ apache-commons
+ apache-http
+ jna (35458)
+ osm-obj-info (56)

Tagging presets:
+ ${HOME}/Downloads/FB_presets.max.xml

Map paint styles:
+ ${HOME}/Downloads/FB_style.mapcss
+ ${HOME}/Downloads/rainbow_roads.mapcss

Last errors/warnings:
- 00009.312 E: Error - <html>Plugin Mapillary requires a plugin which was not found. The missing plugin is:<ul><li>apache-commons</li></ul></html>
- 00014.748 E: Error - <html>Plugin apache-http requires a plugin which was not found. The missing plugin is:<ul><li>apache-commons</li></ul></html>
- 00028.474 E: java.io.IOException: Unable to find suitable java runtime at <java.home>/bin/java
- 00045.509 E: Handled by bug report queue: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@4bcf5bdb[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@668d058e[Wrapped task = org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel$$Lambda$828/0x000000080068deb8@4eb794da]] rejected from org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor@5497e03b[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4]
- 00062.468 E: Handled by bug report queue: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@2fbb79a3[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@6477557c[Wrapped task = org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel$$Lambda$828/0x000000080068deb8@1dda6b3f]] rejected from org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor@5497e03b[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4]


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (21) of main
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@2fbb79a3[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@6477557c[Wrapped task = org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel$$Lambda$828/0x000000080068deb8@1dda6b3f]] rejected from org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor@5497e03b[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4]
	at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor.execute(ProgressMonitorExecutor.java:40)
	at java.base/java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
	at org.openstreetmap.josm.gui.preferences.imagery.CacheSettingsPanel.<init>(CacheSettingsPanel.java:76)
	at org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.<init>(ImageryPreference.java:61)
	at org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference.<init>(ImageryPreference.java:53)
	at org.openstreetmap.josm.gui.preferences.imagery.ImageryPreference$Factory.createPreferenceSetting(ImageryPreference.java:69)
	at org.openstreetmap.josm.gui.preferences.PreferenceTabbedPane.buildGui(PreferenceTabbedPane.java:491)
	at org.openstreetmap.josm.gui.preferences.PreferenceDialog.build(PreferenceDialog.java:86)
	at org.openstreetmap.josm.gui.preferences.PreferenceDialog.<init>(PreferenceDialog.java:56)
	at org.openstreetmap.josm.actions.PreferencesAction.run(PreferencesAction.java:109)
	at org.openstreetmap.josm.actions.PreferencesAction.actionPerformed(PreferencesAction.java:104)
	at org.openstreetmap.josm.gui.MainApplication$DefaultNativeOsCallback.handlePreferences(MainApplication.java:1430)
	at org.openstreetmap.josm.tools.PlatformHookOsx.invoke(PlatformHookOsx.java:195)
	at com.sun.proxy.$Proxy2.handlePreferences(Unknown Source)
	at java.desktop/com.apple.eawt._AppEventHandler$_PreferencesDispatcher.performUsing(Unknown Source)
	at java.desktop/com.apple.eawt._AppEventHandler$_PreferencesDispatcher.performUsing(Unknown Source)
	at java.desktop/com.apple.eawt._AppEventHandler$_AppEventDispatcher$1.run(Unknown Source)
	at java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.desktop/java.awt.EventQueue$4.run(Unknown Source)
	at java.base/java.security.AccessController.doPrivileged(Unknown Source)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.desktop/java.awt.EventDispatchThread.run(Unknown Source)
}}}
"	defect	closed	normal		Core restart		duplicate	template_report macos	
