Modify

Opened 15 years ago

Closed 14 years ago

#5289 closed defect (worksforme)

validator error message at upload of data

Reported by: trekki <bergenholtz@…> Owned by: team
Priority: normal Milestone:
Component: Core validator Version: latest
Keywords: Cc:

Description

error message when i click on upload of changed data. The error message pointed to the validator as responsible part and offered to switch of the validator. Upload was possible afer restart of josm.

The data is appended, uploaded without validator.

*

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-07-30 01:31:20
Last Changed Author: ce
Revision: 3395
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-07-29 23:27:18 +0200 (Thu, 29 Jul 2010)
Last Changed Rev: 3395

Identification: JOSM/1.5 (3395 de)
Memory Usage: 71 MB / 1450 MB (40 MB allocated, but free)
Java version: 1.6.0_21, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows XP
Dataset consistency test: No problems found

Plugin: remotecontrol (22479)
Plugin: validator (22457)
Plugin: wmsplugin (22286)

java.lang.NoSuchFieldError: types

at org.openstreetmap.josm.plugins.validator.tests.RelationChecker.visit(RelationChecker.java:180)
at org.openstreetmap.josm.data.osm.Relation.visit(Relation.java:141)
at org.openstreetmap.josm.plugins.validator.Test.visit(Test.java:144)
at org.openstreetmap.josm.plugins.validator.ValidateUploadHook.checkUpload(ValidateUploadHook.java:61)
at org.openstreetmap.josm.actions.UploadAction.checkPreUploadConditions(UploadAction.java:137)
at org.openstreetmap.josm.actions.UploadAction.uploadData(UploadAction.java:159)
at org.openstreetmap.josm.actions.UploadAction.actionPerformed(UploadAction.java:192)
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 (1)

x.zip (171.5 KB ) - added by trekki <bergenholtz@…> 15 years ago.
saved data at the moment of the error message.

Download all attachments as: .zip

Change History (5)

by trekki <bergenholtz@…>, 15 years ago

Attachment: x.zip added

saved data at the moment of the error message.

comment:1 by bastiK, 15 years ago

Resolution: invalid
Status: newclosed

Please update your plugins.

comment:2 by trekki <bergenholtz@…>, 15 years ago

all my plugins were updated before i report the error (F12 -> Plugin -> Plugins aktualisieren

comment:3 by bastiK, 15 years ago

Resolution: invalid
Status: closedreopened

Yes, now I see it, too ;).

However I tried your file with the same plugin version and almost the same JOSM version (3400; no relevant changes since 3395) and I do not get this error.

comment:4 by simon04, 14 years ago

Resolution: worksforme
Status: reopenedclosed

Works for me, too …

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.