[josm-dev] Error with surveyor plugin activating button 'Church' and 'Restaurant' JOSM Vers. 2675

Dieter Jasper dieter_jasper at web.de
Thu Dec 24 20:06:39 GMT 2009


Hi,
when I click on the button 'Church' or 'Restaurant' I get an error 
message. No Error message clicking on the rest of the buttons provided 
with surveyor plugin. Thus I believe there must be an error in the code 
of the surveyor.xml for these 2 buttons.
To check this out I need the plain text of the code (Advanced 
preferences: resource://surveyor.xml)
Where can I find this code?


Regards
Dieter Jasper

Error message:
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2009-12-24 02:31:41
Last Changed Author: jttt
Revision: 2675
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2009-12-23 21:22:35 +0100 (Wed, 23 Dec 2009)
Last Changed Rev: 2675

Memory Usage: 38 MB / 1016 MB (6 MB allocated, but free)
Java version: 1.6.0_17

Dataset consistency test:
No problems found


Plugins: 
AddrInterpolation,buildings_tools,graphview,livegps,mappinonosm,measurement,multipoly,openstreetbugs,openvisible,remotecontrol,routing,surveyor,tageditor,validator,walkingpapers,wmsplugin
Plugin AddrInterpolation Version: 18874
Plugin buildings_tools Version: 26
Plugin graphview Version: 19054
Plugin livegps Version: 19056
Plugin mappinonosm Version: 4
Plugin measurement Version: 19058
Plugin multipoly Version: 19138
Plugin openstreetbugs Version: 19060
Plugin openvisible Version: 17536
Plugin remotecontrol Version: 18678
Plugin routing Version: 19066
Plugin tageditor Version: 18955
Plugin validator Version: 19200
Plugin walkingpapers Version: 19074
Plugin wmsplugin Version: 18953
Plugin surveyor Version: 18503

java.lang.NoSuchMethodError: 
org.openstreetmap.josm.data.osm.DataSet.setSelected([Lorg/openstreetmap/josm/data/osm/OsmPrimitive;)V
	at 
at.dallermassl.josm.plugin.surveyor.action.SetNodeAction.actionPerformed(SetNodeAction.java:73)
	at 
at.dallermassl.josm.plugin.surveyor.SurveyorActionDescription.actionPerformed(SurveyorActionDescription.java:88)
	at 
at.dallermassl.josm.plugin.surveyor.MetaAction.actionPerformed(MetaAction.java:101)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(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.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(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)






More information about the josm-dev mailing list