Modify

Opened 7 years ago

Closed 6 years ago

Last modified 6 years ago

#13947 closed defect (fixed)

NPE at SplittingTool$1.keyPressed

Reported by: anonymous Owned by: Rub21
Priority: normal Milestone:
Component: Plugin auto_tools Version:
Keywords: template_report github Cc: jhfi

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:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-11-06 20:18:38 +0100 (Sun, 06 Nov 2016)
Build-Date:2016-11-06 21:45:03
Revision:11223
Relative:URL: ^/trunk

Identification: JOSM/1.5 (11223 en) Windows 7 64-Bit
Memory Usage: 492 MB / 989 MB (229 MB allocated, but free)
Java version: 1.8.0_111-b14, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1920x1080
Maximum Screen Size: 1920x1080

Plugins:
+ ImportImagePlugin (32699)
+ Mapillary (v1.3.1)
+ PicLayer (32796)
+ apache-commons (32699)
+ apache-http (32699)
+ auto_tools (1471534390)
+ buildings_tools (32944)
+ ejml (32680)
+ geotools (33042)
+ jts (32699)
+ log4j (32699)
+ measurement (32936)
+ opendata (33049)
+ turnrestrictions (32796)
+ utilsplugin2 (32815)

Map paint styles:
- D:\josmCitiesCSS_v2-0.mapcss
+ D:\my_style.mapcss

Last errors/warnings:
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- E: Handled by bug report queue: java.lang.NoSuchFieldError: isSelectablePredicate
- E: Handled by bug report queue: java.lang.NoSuchFieldError: isSelectablePredicate
- E: Handled by bug report queue: java.lang.NoSuchFieldError: isSelectablePredicate
- E: Handled by bug report queue: java.lang.NullPointerException
- E: Handled by bug report queue: java.lang.NullPointerException
- E: Handled by bug report queue: java.lang.NullPointerException
- E: Handled by bug report queue: java.lang.NullPointerException


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (18) of main
java.lang.NullPointerException
	at org.openstreetmap.josm.plugins.auto_tools.actions.SplittingTool$1.keyPressed(SplittingTool.java:94)
	at java.awt.AWTEventMulticaster.keyPressed(Unknown Source)
	at java.awt.AWTEventMulticaster.keyPressed(Unknown Source)
	at java.awt.Component.processKeyEvent(Unknown Source)
	at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
	at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(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)

Attachments (1)

JOSM_error.png (80.2 KB ) - added by saikat.geo@… 7 years ago.
opening file, using short cut this window is coming

Download all attachments as: .zip

Change History (11)

by saikat.geo@…, 7 years ago

Attachment: JOSM_error.png added

opening file, using short cut this window is coming

comment:1 by bastiK, 7 years ago

Component: CorePlugin auto_tools
Owner: changed from team to Rub21

comment:2 by Klumbumbus, 7 years ago

Ticket #14128 has been marked as a duplicate of this ticket.

comment:3 by Klumbumbus, 7 years ago

Cc: jhfi added

comment:4 by Klumbumbus, 7 years ago

Summary: Nothing is working properly after doing update.NPE at SplittingTool$1.keyPressed

comment:7 by Don-vip, 7 years ago

Ticket #15031 has been marked as a duplicate of this ticket.

comment:8 by Don-vip, 6 years ago

Resolution: fixed
Status: newclosed

comment:9 by Klumbumbus, 6 years ago

Ticket #16221 has been marked as a duplicate of this ticket.

comment:10 by Klumbumbus, 6 years ago

Seems not fixed.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Rub21.
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.