Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#4455 closed defect (fixed)

Validator error

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core validator Version: latest
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Upload Data

What is the expected result?
Validator plugin error

What happens instead?
Upload don´t works

Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-01-30 02:32:05
Last Changed Author: mjulius
Revision: 2906
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-01-29 22:26:58 +0100 (Fri, 29 Jan 2010)
Last Changed Rev: 2906

Memory Usage: 24 MB / 63 MB (3 MB allocated, but free)
Java version: 1.6.0_17

Dataset consistency test:
No problems found


Plugins: openstreetbugs,wmsplugin,editgpx,DirectUpload
Plugin openstreetbugs Version: 19283
Plugin wmsplugin Version: 19306
Plugin editgpx Version: 19052
Plugin DirectUpload Version: 19082
Plugin validator Version: 19335

java.lang.NoSuchMethodError: org.openstreetmap.josm.data.osm.OsmPrimitive.entrySet()Ljava/util/Collection;
	at org.openstreetmap.josm.plugins.validator.tests.NameMismatch.check(NameMismatch.java:58)
	at org.openstreetmap.josm.plugins.validator.tests.NameMismatch.visit(NameMismatch.java:107)
	at org.openstreetmap.josm.plugins.validator.ValidateUploadHook.checkUpload(ValidateUploadHook.java:60)
	at org.openstreetmap.josm.actions.UploadAction.checkPreUploadConditions(UploadAction.java:118)
	at org.openstreetmap.josm.actions.UploadAction.uploadData(UploadAction.java:134)
	at org.openstreetmap.josm.actions.UploadAction.actionPerformed(UploadAction.java:167)
	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.AWTEventMulticaster.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)

Attachments (0)

Change History (2)

comment:1 by jttt, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in [o19688]

comment:2 by jttt, 14 years ago

Ticket #4453 has been marked as a duplicate of this ticket.

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.