Modify

Opened 9 years ago

Closed 9 years ago

#12118 closed defect (fixed)

error without any reason

Reported by: anonymous Owned by: anonymous
Priority: normal Milestone: 15.11
Component: Core 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.

Revision: 9003
Repository Root: http://josm.openstreetmap.de/svn
Relative URL: ^/trunk
Last Changed Author: Klumbumbus
Last Changed Date: 2015-11-11 22:51:39 +0100 (Wed, 11 Nov 2015)
Build-Date: 2015-11-12 02:32:21
URL: http://josm.openstreetmap.de/svn/trunk
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last Changed Rev: 9003

Identification: JOSM/1.5 (9003 de) Windows 7 64-Bit
Memory Usage: 192 MB / 247 MB (61 MB allocated, but free)
Java version: 1.8.0_60, Oracle Corporation, Java HotSpot(TM) Client VM
Dataset consistency test: No problems found

Plugins:
- AddrInterpolation (31694)
- ImportImagePlugin (31603)
- PicLayer (31694)
- geotools (31603)
- jts (31603)
- log4j (31603)
- measurement (31694)
- terracer (31694)
- utilsplugin2 (31694)
- wikipedia (31694)

Last errors/warnings:
- E: NaN in greatCircleDistance
- E: NaN in greatCircleDistance
- E: NaN in greatCircleDistance
- E: NaN in greatCircleDistance
- E: java.lang.NullPointerException

java.lang.NullPointerException
	at org.openstreetmap.josm.tools.Geometry.nodeInsidePolygon(Geometry.java:600)
	at org.openstreetmap.josm.actions.SelectByInternalPointAction.getSurroundingObjects(SelectByInternalPointAction.java:45)
	at org.openstreetmap.josm.actions.SelectByInternalPointAction.performSelection(SelectByInternalPointAction.java:91)
	at org.openstreetmap.josm.gui.SelectionManager.mousePressed(SelectionManager.java:202)
	at org.openstreetmap.josm.actions.mapmode.SelectAction.mousePressed(SelectAction.java:460)
	at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
	at java.awt.AWTEventMulticaster.mousePressed(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)

Attachments (0)

Change History (3)

comment:1 by Don-vip, 9 years ago

Owner: changed from team to anonymous
Status: newneedinfo

There is always a reason. Can you please tell us what you were doing, and if possible attach a sample dataset causing the problem?

comment:2 by Don-vip, 9 years ago

Milestone: 15.11

comment:3 by Don-vip, 9 years ago

Resolution: fixed
Status: needinfoclosed

In 9038/josm:

fix #12118 - NPE

Modify Ticket

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