Modify

Opened 5 years ago

Closed 5 years ago

#854 closed defect (worksforme)

Validator raises exception

Reported by: marnen@… Owned by: framm
Priority: major Component: Plugin
Version: latest Keywords:
Cc:

Description

I just installed the Validator plugin. Clicking on the Validate button, however, always raises an exception. Here's the bug report data; let me know if you need more information.

If it's any help, I'm using the latest versions of JOSM and the Validator plugin, and I'm running Mac OS X 10.5.2 (Intel).

Path: josm
URL: http://www.openstreetmap.de/svn/josm
Repository Root: http://www.openstreetmap.de/svn/josm
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 656
Node Kind: directory
Last Changed Author: framm
Last Changed Rev: 656
Last Changed Date: 2008-06-17 20:04:07 +0200 (Tue, 17 Jun 2008)

java.lang.NullPointerException

at org.openstreetmap.josm.plugins.validator.ErrorTreePanel.setErrors(ErrorTreePanel.java:168)
at org.openstreetmap.josm.plugins.validator.ValidateAction.doValidate(ValidateAction.java:100)
at org.openstreetmap.josm.plugins.validator.ValidateAction.actionPerformed(ValidateAction.java:43)
at org.openstreetmap.josm.plugins.validator.ValidatorDialog.actionPerformed(ValidatorDialog.java:182)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
at java.awt.Component.processMouseEvent(Component.java:5602)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
at java.awt.Component.processEvent(Component.java:5367)
at java.awt.Container.processEvent(Container.java:2010)
at java.awt.Component.dispatchEventImpl(Component.java:4068)
at java.awt.Container.dispatchEventImpl(Container.java:2068)
at java.awt.Component.dispatchEvent(Component.java:3903)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
at java.awt.Container.dispatchEventImpl(Container.java:2054)
at java.awt.Window.dispatchEventImpl(Window.java:1791)
at java.awt.Component.dispatchEvent(Component.java:3903)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Attachments (0)

Change History (1)

comment:1 Changed 5 years ago by anonymous

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

Could you please install newest versions of josm and this plugin and reopen the bug when the problem still exists.

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.