Modify

Opened 3 years ago

Closed 21 months ago

#5289 closed defect (worksforme)

validator error message at upload of data

Reported by: trekki Owned by: team
Priority: normal 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 3 years ago.
saved data at the moment of the error message.

Download all attachments as: .zip

Change History (5)

Changed 3 years ago by trekki

saved data at the moment of the error message.

comment:1 Changed 3 years ago by bastiK

  • Resolution set to invalid
  • Status changed from new to closed

Please update your plugins.

comment:2 Changed 3 years ago by trekki

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

comment:3 Changed 3 years ago by bastiK

  • Resolution invalid deleted
  • Status changed from closed to reopened

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 Changed 21 months ago by simon04

  • Resolution set to worksforme
  • Status changed from reopened to closed

Works for me, too …

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.