﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16775	Mapillary data isn't downloanding	anonymous	anonymous	"==== 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.

{{{
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-08-22 19:44:25 +0200 (Wed, 22 Aug 2018)
Build-Date:2018-08-22 17:46:33
Revision:14178
Relative:URL: ^/trunk

Identification: JOSM/1.5 (14178 ru) Windows 7 64-Bit
OS Build number: Windows 7 Enterprise (7600)
Memory Usage: 351 MB / 455 MB (152 MB allocated, but free)
Java version: 1.8.0_181-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1920x1080, \Display1 1680x1050
Maximum Screen Size: 1920x1080
Dataset consistency test: No problems found

Plugins:
+ DirectDownload
+ ImageWayPoint (33561)
+ ImportImagePlugin (33563)
+ Mapillary
+ PicLayer
+ apache-commons (33517)
+ apache-http (32699)
+ editgpx (33004)
+ ejml (32680)
+ geotools (33380)
+ jts (32699)
+ log4j (32699)
+ openvisible (33567)
+ turnrestrictions (33537)

Last errors/warnings:
- W: org.openstreetmap.josm.io.OsmTransferException: Не удается соединиться с сервером OSM. Пожалуйста, проверьте Ваше интернет-соединение.. Причина: java.net.SocketTimeoutException: connect timed out
- E: Handled by bug report queue: org.openstreetmap.josm.plugins.PluginException: В модуле editgpx произошла ошибка. Причина: java.lang.reflect.InvocationTargetException. Причина: java.lang.NoSuchFieldError: map
- E: Handled by bug report queue: org.openstreetmap.josm.plugins.PluginException: В модуле turnrestrictions произошла ошибка. Причина: java.lang.reflect.InvocationTargetException. Причина: java.lang.NoClassDefFoundError: org/openstreetmap/josm/data/Preferences$PreferenceChangedListener. Причина: java.lang.ClassNotFoundException: org.openstreetmap.josm.data.Preferences$PreferenceChangedListener
- W: Внимание - <html>JOSM не может найти информацию о следующих модулях:<ul><li>apache-commons</li><li>geotools</li><li>jts</li><li>Mapillary</li><li>DirectDownload</li><li>ejml</li><li>ImageWayPoint</li><li>editgpx</li><li>openvisible</li><li>ImportImagePlugin</li><li>turnrestrictions</li><li>PicLayer</li><li>apache-http</li><li>log4j</li></ul>Модули не загружаются с сервера.</html>
- W: java.net.SocketTimeoutException: connect timed out
- W: Unable to detect current tested version of JOSM:: java.net.SocketTimeoutException: connect timed out
- W: org.openstreetmap.josm.tools.bugreport.BugReportSender$BugReportSenderException: java.net.SocketTimeoutException: connect timed out. Причина: java.net.SocketTimeoutException: connect timed out
- W: Внимание - <html>JOSM не может найти информацию о следующих модулях:<ul><li>apache-commons</li><li>geotools</li><li>jts</li><li>Mapillary</li><li>DirectDownload</li><li>ejml</li><li>ImageWayPoint</li><li>editgpx</li><li>openvisible</li><li>ImportImagePlugin</li><li>turnrestrictions</li><li>PicLayer</li><li>apache-http</li><li>log4j</li></ul>Модули не загружаются с сервера.</html>
- E: Handled by bug report queue: java.lang.NoClassDefFoundError: Could not initialize class org.openstreetmap.josm.plugins.mapillary.utils.MapillaryProperties
- E: Handled by bug report queue: java.lang.NoClassDefFoundError: Could not initialize class org.openstreetmap.josm.plugins.mapillary.utils.MapillaryProperties


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (23) of main
java.lang.NoClassDefFoundError: Could not initialize class org.openstreetmap.josm.plugins.mapillary.utils.MapillaryProperties
	at org.openstreetmap.josm.plugins.mapillary.gui.layer.MapObjectLayer.<init>(MapObjectLayer.java:61)
	at org.openstreetmap.josm.plugins.mapillary.gui.layer.MapObjectLayer.getInstance(MapObjectLayer.java:71)
	at org.openstreetmap.josm.plugins.mapillary.actions.MapObjectLayerAction.lambda$actionPerformed$0(MapObjectLayerAction.java:36)
	at org.openstreetmap.josm.gui.util.GuiHelper.runInEDTAndWait(GuiHelper.java:215)
	at org.openstreetmap.josm.plugins.mapillary.actions.MapObjectLayerAction.actionPerformed(MapObjectLayerAction.java:32)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.AbstractButton.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
	at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)
}}}
"	defect	closed	normal		Plugin mapillary		needinfo	template_report	
