Modify ↓
Opened 4 years ago
Last modified 4 years ago
#21382 new defect
IllegalStateException: Dialog not created yet. Invoke createInstance() first
Reported by: | anonymous | Owned by: | jBeata |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin Kartaview/openstreetcam | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
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: 2021-09-03 03:12:33 +0200 (Fri, 03 Sep 2021) Build-Date:2021-09-03 01:31:19 Revision:18193 Relative:URL: ^/trunk Identification: JOSM/1.5 (18193 ru) Windows 10 64-Bit OS Build number: Windows 10 Pro 2009 (19043) Memory Usage: 2434 MB / 2731 MB (1180 MB allocated, but free) Java version: 1.8.0_281-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 3840×2160 (scaling 1.00×1.00) Maximum Screen Size: 3840×2160 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1251 System property sun.jnu.encoding: Cp1251 Locale info: ru_RU Numbers with default locale: 1234567890 -> 1234567890 Plugins: + FastDraw (35640) + ImproveOsm (211) + KartaView (374) + OpeningHoursEditor (35640) + PolygonCutOut (v0.7) + SimplifyArea (35640) + apache-commons (35524) + buildings_tools (35756) + contourmerge (v0.1.8) + ejml (35458) + ext_tools (35640) + imagery_offset_db (35640) + jaxb (35543) + jogl (1.2.3) + log4j (35458) + reltoolbox (35640) + russia-address-helper (0.5.1) + tageditor (35640) + turnlanes (35812) + turnlanes-tagging (288) + turnrestrictions (35640) + undelete (35640) + utilsplugin2 (35792) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/NewTags&zip=1 + https://raw.githubusercontent.com/ruosm-presets/literan-moscow/master/russian_shops.xml + https://josm.openstreetmap.de/josmfile?page=Presets/BicycleJunction&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/Fahrradverleih&zip=1 Map paint styles: + C:\Downloads\Styles_HiDPISupport\Styles_HiDPISupport-style.mapcss Last errors/warnings: - 00009.912 E: Не удалось найти изображение «pics/icons/Russian_Post.svg» - 00009.913 W: [NODE, CLOSEDWAY, MULTIPOLYGON] Russian Post: Could not get presets icon pics/icons/Russian_Post.svg - 00010.039 E: Испорченная заготовка тегов "bicycle_rental-Concretization for rental bikes" - количество элементов в 'display_values' должно быть такое же, как и в 'values' - 00010.039 E: Подробная информация: [Lastenräder, eBikes, Fahrradanhänger] <> [cargo_bike, e-bikes, bike_trailer, yes] - 00742.061 E: Не удалось найти изображение «preference.png» - 00930.621 W: javax.net.ssl.SSLException: java.net.SocketException: Socket Closed. Причина: javax.net.ssl.SSLException: java.net.SocketException: Socket Closed. Причина: java.net.SocketException: Socket Closed - 00930.622 E: javax.net.ssl.SSLException: java.net.SocketException: Socket Closed. Причина: javax.net.ssl.SSLException: java.net.SocketException: Socket Closed. Причина: java.net.SocketException: Socket Closed - 00930.625 W: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled. Причина: org.openstreetmap.josm.io.OsmTransferException: Не удается соединиться с сервером OSM. Пожалуйста, проверьте Ваше интернет-соединение.. Причина: javax.net.ssl.SSLException: java.net.SocketException: Socket Closed. Причина: javax.net.ssl.SSLException: java.net.SocketException: Socket Closed. Причина: java.net.SocketException: Socket Closed - 02220.732 E: Не удалось найти изображение «preference.png» - 05588.097 E: Handled by bug report queue: java.lang.IllegalStateException: Dialog not created yet. Invoke createInstance() first === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (20) of main java.lang.IllegalStateException: Dialog not created yet. Invoke createInstance() first at org.openstreetmap.josm.gui.dialogs.LayerListDialog.getInstance(LayerListDialog.java:133) at org.openstreetmap.josm.plugins.kartaview.gui.layer.KartaViewDeleteLayerAction.<init>(KartaViewDeleteLayerAction.java:28) at org.openstreetmap.josm.plugins.kartaview.gui.layer.AbtractLayer.<init>(AbtractLayer.java:44) at org.openstreetmap.josm.plugins.kartaview.gui.layer.KartaViewLayer.<init>(KartaViewLayer.java:33) at org.openstreetmap.josm.plugins.kartaview.gui.layer.KartaViewLayer.getInstance(KartaViewLayer.java:43) at org.openstreetmap.josm.plugins.kartaview.handler.DataUpdateHandler.lambda$updateUI$3(DataUpdateHandler.java:133) at java.awt.event.InvocationEvent.dispatch(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.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)
Attachments (0)
Change History (1)
comment:1 by , 4 years ago
Component: | Core → Plugin Kartaview/openstreetcam |
---|---|
Owner: | changed from | to
Summary: | crush → IllegalStateException: Dialog not created yet. Invoke createInstance() first |
Note:
See TracTickets
for help on using tickets.