Modify ↓
#5747 closed defect (duplicate)
error by merge areas
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description (last modified by )
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2010-12-15 02:31:24 Last Changed Author: stoecker Revision: 3723 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2010-12-14 17:10:47 +0100 (Tue, 14 Dec 2010) Last Changed Rev: 3723 Identification: JOSM/1.5 (3723 de) Memory Usage: 211 MB / 989 MB (73 MB allocated, but free) Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) Client VM Operating system: Windows 7 Dataset consistency test: No problems found Plugin: AddrInterpolation (23420) Plugin: FixAddresses (24232) Plugin: OpeningHoursEditor (24290) Plugin: PicLayer (24308) Plugin: RoadSigns (22850) Plugin: buildings_tools (23804) Plugin: lakewalker (21706) Plugin: livegps (21706) Plugin: openstreetbugs (23747) Plugin: public_transport (22148) Plugin: surveyor (21706) Plugin: terracer (24713) Plugin: touchscreenhelper (21576) Plugin: turnrestrictions (24125) Plugin: undelete (22365) Plugin: utilsplugin2 (24236) Plugin: walkingpapers (22549) Plugin: wayselector (23103) java.lang.RuntimeException: Join areas internal error. at org.openstreetmap.josm.actions.JoinAreasAction.findBoundaryPolygons(JoinAreasAction.java:1047) at org.openstreetmap.josm.actions.JoinAreasAction.joinAreas(JoinAreasAction.java:477) at org.openstreetmap.josm.actions.JoinAreasAction.actionPerformed(JoinAreasAction.java:371) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.KeyboardManager.fireBinding(Unknown Source) at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source) at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source) at javax.swing.JComponent.processKeyBindings(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.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 (4)
comment:1 by , 14 years ago
comment:3 by , 14 years ago
Resolution: | → needinfo |
---|---|
Status: | new → closed |
comment:4 by , 12 years ago
Description: | modified (diff) |
---|---|
Resolution: | needinfo → duplicate |
Closed as duplicate of #7959.
Note:
See TracTickets
for help on using tickets.
Please provide more information, e.g. *.osm file to reproduce.