Modify

#6606 closed defect (invalid)

Creating new associatedStreet with reltoolbox: exception

Reported by: Larry0ua Owned by: Larry0ua
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

I don't know whom to assign this ticket, but it may be because of core functionality, no reltoolbox classes in exception stacktrace

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-04-26 01:31:34
Last Changed Author: bastiK
Revision: 4064
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-04-25 20:32:26 +0200 (Mon, 25 Apr 2011)
Last Changed Rev: 4064

Identification: JOSM/1.5 (4064 uk)
Memory Usage: 58 MB / 247 MB (22 MB allocated, but free)
Java version: 1.6.0_24, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows 7
Dataset consistency test: No problems found

Plugin: GpxEnum (23263)
Plugin: OpeningHoursEditor (26284)
Plugin: alignways (25199)
Plugin: editgpx (25407)
Plugin: lakewalker (26174)
Plugin: public_transport (26284)
Plugin: reltoolbox (26299)
Plugin: reverter (25578)
Plugin: utilsplugin2 (26320)

java.lang.AbstractMethodError

at org.openstreetmap.josm.data.osm.event.PrimitivesAddedEvent.fire(PrimitivesAddedEvent.java:25)
at org.openstreetmap.josm.data.osm.event.DatasetEventManager.fireEvents(DatasetEventManager.java:109)
at org.openstreetmap.josm.data.osm.event.DatasetEventManager.access$200(DatasetEventManager.java:27)
at org.openstreetmap.josm.data.osm.event.DatasetEventManager$1.run(DatasetEventManager.java:139)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$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 (5)

comment:1 Changed 22 months ago by stoecker

  • Owner changed from team to Larry0ua
  • Status changed from new to needinfo

You're sure this is reltoolbox? You have a GpxEnum plugin, which is not in the plugin list and thus probably was not updated to recent core changes.

comment:2 Changed 22 months ago by Larry0ua

Larry0ua

comment:3 Changed 22 months ago by Larry0ua

GpxEnum is my plugin that I developed months ago, it has handler for adding new layer with type of gpx waypoints.
I did not have any problems with it before.

comment:4 Changed 22 months ago by Larry0ua

I disabled GpxEnum and reproduced the bug.

Use: josm-latest.jar

  1. Download some area.
  2. Select any building.
  3. Click on "Add relation" on relation panel (not in reltoolbox)
  4. Set type=multipolygon, add building to the relation, ok - exception will appear

comment:5 Changed 22 months ago by Larry0ua

  • Resolution set to invalid
  • Status changed from needinfo to closed

Sorry, it is my fault, I used very old version of josm :(

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.