Modify

Opened 8 years ago

Closed 8 years ago

#15241 closed defect (fixed)

Crash with areaselector when updating current selections

Reported by: roeland.van.heddegem@… Owned by: team
Priority: normal Milestone:
Component: Plugin areaselector Version: latest
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Install the areaselector plugin version 1501234722

(and austriaadresshelper v.1495805712

and log4j v. 32699)

  1. Go to tools ans select Areaselector
  2. Select an area that is already drawn. Fill in the settings as appropiate. (repeat until crash)

What is the expected result?

No crashing

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: 2017-09-02 14:47:18 +0200 (Sat, 02 Sep 2017)
Build-Date:2017-09-02 20:53:16
Revision:12712
Relative:URL: ^/trunk

Identification: JOSM/1.5 (12712 nl) Linux Mint 18.2 Sonya
Memory Usage: 250 MB / 1755 MB (59 MB allocated, but free)
Java version: 1.8.0_131-8u131-b11-2ubuntu1.16.04.3-b11, Oracle Corporation, OpenJDK 64-Bit Server VM
Screen: :0.0 1366x768
Maximum Screen Size: 1366x768
Java package: openjdk-8-jre:amd64-8u131-b11-2ubuntu1.16.04.3
WebStart package: icedtea-netx:amd64-1.6.2-3ubuntu1
VM arguments: [-Dicedtea-web.bin.name=javaws, -Dicedtea-web.bin.location=/usr/bin/javaws, -Djava.security.manager, -Djava.security.policy=/etc/icedtea-web/javaws.policy]
Dataset consistency test: No problems found

Plugins:
+ areaselector (1501234722)
+ austriaaddresshelper (1495805712)
+ log4j (32699)

Last errors/warnings:
- W: Unable to initialize OpeningHourTest because no JavaScript engine has been found
- W: Unable to initialize OpeningHourTest because no JavaScript engine has been found
- E: Handled by bug report queue: java.lang.NoSuchMethodError: org.openstreetmap.josm.actions.MergeNodesAction.mergeNodes(Lorg/openstreetmap/josm/gui/layer/OsmDataLayer;Ljava/util/Collection;Lorg/openstreetmap/josm/data/osm/Node;Lorg/openstreetmap/josm/data/osm/Node;)Lorg/openstreetmap/josm/command/Command;
- E: Handled by bug report queue: java.lang.NoSuchMethodError: org.openstreetmap.josm.actions.MergeNodesAction.mergeNodes(Lorg/openstreetmap/josm/gui/layer/OsmDataLayer;Ljava/util/Collection;Lorg/openstreetmap/josm/data/osm/Node;Lorg/openstreetmap/josm/data/osm/Node;)Lorg/openstreetmap/josm/command/Command;


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-1 (21) of JOSM
java.lang.NoSuchMethodError: org.openstreetmap.josm.actions.MergeNodesAction.mergeNodes(Lorg/openstreetmap/josm/gui/layer/OsmDataLayer;Ljava/util/Collection;Lorg/openstreetmap/josm/data/osm/Node;Lorg/openstreetmap/josm/data/osm/Node;)Lorg/openstreetmap/josm/command/Command;
	at org.openstreetmap.josm.plugins.areaselector.AreaSelectorAction.mergeNodes(AreaSelectorAction.java:350)
	at org.openstreetmap.josm.plugins.areaselector.AreaSelectorAction.createArea(AreaSelectorAction.java:233)
	at org.openstreetmap.josm.plugins.areaselector.AreaSelectorAction$1.run(AreaSelectorAction.java:144)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
	at java.awt.EventQueue.access$500(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:709)
	at java.awt.EventQueue$3.run(EventQueue.java:703)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Attachments (0)

Change History (2)

comment:1 by Don-vip, 8 years ago

Component: CorePlugin areaselector

comment:2 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

Fixed in https://github.com/JOSM/areaselector/releases/tag/v2.4.4

Wait 10 minutes before updating the plugins.

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.