NPE at UpdateThread.lambda$updateUI
What steps will reproduce the problem?
- after delete layers
What is the expected result?
What happens instead?
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2019-11-01 23:59:01 +0100 (Fri, 01 Nov 2019)
Build-Date:2019-11-01 22:59:57
Revision:15492
Relative:URL: ^/trunk
Identification: JOSM/1.5 (15492 en) Windows 10 64-Bit
OS Build number: Windows 10 Enterprise 1809 (17763)
Memory Usage: 983 MB / 989 MB (381 MB allocated, but free)
Java version: 1.8.0_231-b11, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1440x900
Maximum Screen Size: 1440x900
Plugins:
+ CADTools (1008)
+ CommandLine (34977)
+ EasyPresets (1537621333)
+ ImproveOsm (188)
+ buildings_tools (35171)
+ imagery_offset_db (34908)
+ openqa (0.1.9)
+ reverter (35084)
+ tageditor (34977)
+ turnlanes-tagging (281)
+ turnrestrictions (34977)
+ utilsplugin2 (35177)
Tagging presets:
+ https://josm.openstreetmap.de/josmfile?page=Presets/OneClick&zip=1
+ https://raw.githubusercontent.com/depth221/Preset-Franchises_in_Korea/master/zip/Preset.zip
+ https://josm.openstreetmap.de/josmfile?page=Presets/Iranian_Preset&zip=1
Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransport&zip=1
Last errors/warnings:
- W: No configuration settings found. Using hardcoded default values for all pools.
- W: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out
- E: Handled by bug report queue: java.lang.NullPointerException
- W: Warning - <html>JOSM could not find information about the following plugins:<ul><li>imagery_offset_db</li><li>tageditor</li><li>ImproveOsm</li><li>reverter</li><li>CommandLine</li><li>turnlanes-tagging</li><li>utilsplugin2</li><li>CADTools</li><li>EasyPresets</li><li>openqa</li><li>buildings_tools</li><li>turnrestrictions</li></ul>The plugins are not going to be loaded.</html>
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: AWT-EventQueue-0 (15) of main
java.lang.NullPointerException
at org.openstreetmap.josm.plugins.improveosm.tread.UpdateThread.lambda$updateUI$0(UpdateThread.java:78)
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)
Change History
(6)
Description: |
modified (diff)
|
Component: |
Core → Plugin ImproveOsm
|
Description: |
modified (diff)
|
Owner: |
changed from team to jBeata
|
Summary: |
plugins error on JOSM 15492 → NPE at UpdateThread.lambda$updateUI
|
Resolution: |
→ duplicate
|
Status: |
new → closed
|
screen1