Modify ↓
#9769 closed defect (othersoftware)
Conflation Plugin error on conflate
Reported by: | trvrhldr | Owned by: | joshdoe |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Plugin conflation | Version: | tested |
Keywords: | github | Cc: |
Description (last modified by )
When trying to use the Conflation Plugin, I encountered the error message at the end of this post.
This behavior was found in the some JOSM version, 6767, 6502, 6409, 6296.
The Java was versions 6 and 7.
To avoid contamination from the elements of the map, I downloaded a small extract of the map via JOSM, changed a few street tags and compared the two versions.
"Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2014-01-29 15:23:51 Last Changed Author: Don-vip Revision: 6767 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2014-01-29 16:18:16 +0100 (Wed, 29 Jan 2014) Last Changed Rev: 6767 Identification: JOSM/1.5 (6767 en) Linux Ubuntu 12.04.4 LTS Memory Usage: 116 MB / 873 MB (25 MB allocated, but free) Java version: 1.7.0_51, Oracle Corporation, Java HotSpot(TM) Server VM VM arguments: [-Djosm.restart=true, -Djava.net.useSystemProxies=true] Dataset consistency test: No problems found Plugin: conflation (0.1.6) Plugin: continuosDownload (28565) Plugin: dataimport (30277) Plugin: ext_tools (30277) Plugin: geotools (30277) Plugin: jts (30277) Plugin: kendzi3d-jogl (37) Plugin: log4j (30197) Plugin: measurement (30277) Plugin: namemanager (30277) Plugin: opendata (30277) Plugin: poly (30277) Plugin: public_transport (30277) Plugin: reverter (30031) Plugin: tageditor (30277) Plugin: utilsplugin2 (30277) java.lang.NoSuchMethodError: org.openstreetmap.josm.command.AddPrimitivesCommand.<init>(Ljava/util/List;Lorg/openstreetmap/josm/gui/layer/OsmDataLayer;)V at org.openstreetmap.josm.plugins.conflation.ConflateMatchCommand.<init>(ConflateMatchCommand.java:42) at org.openstreetmap.josm.plugins.conflation.ConflationToggleDialog$ConflateAction.conflateMatchActionPerformed(ConflationToggleDialog.java:570) at org.openstreetmap.josm.plugins.conflation.ConflationToggleDialog$ConflateAction.actionPerformed(ConflationToggleDialog.java:547) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018) at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341) at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402) at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289) at java.awt.Component.processMouseEvent(Component.java:6505) at javax.swing.JComponent.processMouseEvent(JComponent.java:3320) at java.awt.Component.processEvent(Component.java:6270) at java.awt.Container.processEvent(Container.java:2229) at java.awt.Component.dispatchEventImpl(Component.java:4861) at java.awt.Container.dispatchEventImpl(Container.java:2287) at java.awt.Component.dispatchEvent(Component.java:4687) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422) at java.awt.Container.dispatchEventImpl(Container.java:2273) at java.awt.Window.dispatchEventImpl(Window.java:2719) at java.awt.Component.dispatchEvent(Component.java:4687) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735) at java.awt.EventQueue.access$200(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:694) at java.awt.EventQueue$3.run(EventQueue.java:692) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) at java.awt.EventQueue$4.run(EventQueue.java:708) at java.awt.EventQueue$4.run(EventQueue.java:706) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:705) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138) at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Attachments (0)
Change History (3)
comment:1 by , 11 years ago
Description: | modified (diff) |
---|
comment:2 by , 11 years ago
Keywords: | github added; Conflate error removed |
---|---|
Resolution: | → othersoftware |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Plugin conflation needs to be updated, but it looks like unmaintained.
Issue created here nevertheless: https://github.com/joshdoe/josm-conflation-plugin/issues/11