Modify

Opened 5 years ago

Closed 5 years ago

#18317 closed defect (duplicate)

NPE at UpdateThread.lambda$updateUI

Reported by: Sosha Owned by: jBeata
Priority: normal Milestone:
Component: Plugin ImproveOsm Version:
Keywords: template_report Cc:

Description (last modified by stoecker)

What steps will reproduce the problem?

  1. after delete layers

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if possible.

screen1
screen2

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)

Attachments (2)

Capture1313.PNG (18.6 KB ) - added by Sosha 5 years ago.
screen1
Capturesadfas4.PNG (17.1 KB ) - added by Sosha 5 years ago.
screen2

Download all attachments as: .zip

Change History (6)

by Sosha, 5 years ago

Attachment: Capture1313.PNG added

screen1

by Sosha, 5 years ago

Attachment: Capturesadfas4.PNG added

screen2

comment:1 by Sosha, 5 years ago

Description: modified (diff)

comment:2 by stoecker, 5 years ago

Component: CorePlugin ImproveOsm
Description: modified (diff)
Owner: changed from team to jBeata

comment:3 by Don-vip, 5 years ago

Summary: plugins error on JOSM 15492NPE at UpdateThread.lambda$updateUI

comment:4 by Don-vip, 5 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #18250.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain jBeata.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.