Modify

Opened 8 years ago

Closed 8 years ago

#13607 closed defect (othersoftware)

NoSuchMethodError: Geometry.isNodeInsideMultiPolygon

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Plugin tracer Version:
Keywords: template_report github Cc: Mkyral

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-09-06 00:16:07 +0200 (Tue, 06 Sep 2016)
Build-Date:2016-09-05 22:21:00
Revision:10966
Relative:URL: ^/trunk

Identification: JOSM/1.5 (10966 cs) Windows 7 64-Bit
Memory Usage: 451 MB / 989 MB (90 MB allocated, but free)
Java version: 1.8.0_31-b13, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1280x1024
Maximum Screen Size: 1280x1024
Dataset consistency test: No problems found

Plugins:
+ Tracer-testing (1457538387)
+ buildings_tools (32944)
+ ejml (32680)
+ geotools (32813)
+ jts (32699)
+ pointInfo (32870)
+ reltoolbox (32796)
+ reverter (32796)

Last errors/warnings:
- W: Aktualizovat doplňky - org.openstreetmap.josm.plugins.PluginHandler$UpdatePluginsMessagePanel[,0,0,0x0,invalid,layout=java.awt.GridBagLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
- W: Invalid jar file ''<josm.pref>\plugins\geotools.jar.new'' (exists: false, canRead: false)
- W: Invalid jar file ''<josm.pref>\plugins\reltoolbox.jar.new'' (exists: false, canRead: false)
- W: Invalid jar file ''<josm.pref>\plugins\pointInfo.jar.new'' (exists: false, canRead: false)
- W: Invalid jar file ''<josm.pref>\plugins\buildings_tools.jar.new'' (exists: false, canRead: false)
- W: Invalid jar file ''<josm.pref>\plugins\jts.jar.new'' (exists: false, canRead: false)
- W: Invalid jar file ''<josm.pref>\plugins\ejml.jar.new'' (exists: false, canRead: false)
- W: Invalid jar file ''<josm.pref>\plugins\reverter.jar.new'' (exists: false, canRead: false)


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (18) of main
java.lang.NoSuchMethodError: org.openstreetmap.josm.tools.Geometry.isNodeInsideMultiPolygon(Lorg/openstreetmap/josm/data/osm/Node;Lorg/openstreetmap/josm/data/osm/Relation;Lorg/openstreetmap/josm/tools/Predicate;)Z
	at org.openstreetmap.josm.plugins.tracer.connectways.WayEditor.useNonEditedAreasContainingPoint(WayEditor.java:559)
	at org.openstreetmap.josm.plugins.tracer.modules.lpis.LpisModule$LpisTracerTask.getObjectToRetrace(LpisModule.java:379)
	at org.openstreetmap.josm.plugins.tracer.modules.lpis.LpisModule$LpisTracerTask.createTracedPolygonImpl(LpisModule.java:215)
	at org.openstreetmap.josm.plugins.tracer.TracerModule$AbstractTracerTask$6.run(TracerModule.java:347)
	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$1.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 (2)

comment:1 by Don-vip, 8 years ago

Component: CorePlugin tracer
Summary: errorNoSuchMethodError: Geometry.isNodeInsideMultiPolygon

comment:2 by Don-vip, 8 years ago

Cc: Mkyral added
Keywords: github added
Resolution: othersoftware
Status: newclosed

Modify Ticket

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