Modify

Opened 15 years ago

Closed 15 years ago

#3090 closed defect (fixed)

New relation cause exception

Reported by: fatbozz Owned by: team
Priority: major Milestone:
Component: Core Version:
Keywords: relation Cc:

Description

1, Download some data
2, Select Way
3, click on way
4, click on new in relation windows on right side

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 1847
Node Kind: directory
Last Changed Author: Gubaer
Last Changed Rev: 1847
Last Changed Date: 2009-07-25 23:44:19 +0200 (Sat, 25 Jul 2009)


Memory Usage: 420 MB / 1339 MB (144 MB allocated, but free)
Java version: 1.6.0_14

Plugins: AgPifoJDirectUploadbuildings_toolsczechaddressdataimportgraphviewmeasurementmultipolyopenstreetbugsosmarenderremotecontrolroutesroutingtageditorterracerusertoolsutilspluginvalidatorwmsplugin
Plugin AgPifoJ Version: 16603
Plugin DirectUpload Version: 16583
Plugin buildings_tools Version: 19
Plugin czechaddress Version: 16617
Plugin dataimport Version: 16382
Plugin graphview Version: 16605
Plugin measurement Version: 16317
Plugin multipoly Version: 16609
Plugin openstreetbugs Version: 16622
Plugin osmarender Version: 16623
Plugin remotecontrol Version: 16624
Plugin routes Version: 16683
Plugin routing Version: 16409
Plugin tageditor Version: 16605
Plugin terracer Version: 16162
Plugin usertools Version: 14125
Plugin utilsplugin Version: 16628
Plugin validator Version: 16629
Plugin wmsplugin Version: 16599


java.lang.IllegalArgumentException: path in TreePath must be non null.
	at javax.swing.tree.TreePath.<init>(Unknown Source)
	at org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel.fireRootReplacedEvent(RelationTreeModel.java:160)
	at org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel.populate(RelationTreeModel.java:139)
	at org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.populate(ChildRelationBrowser.java:144)
	at org.openstreetmap.josm.gui.dialogs.relation.ChildRelationBrowser.<init>(ChildRelationBrowser.java:135)
	at org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.<init>(GenericRelationEditor.java:167)
	at org.openstreetmap.josm.gui.dialogs.relation.RelationEditor.getEditor(RelationEditor.java:84)
	at org.openstreetmap.josm.gui.dialogs.RelationListDialog$2.actionPerformed(RelationListDialog.java:91)
	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 (3)

comment:1 by fatbozz, 15 years ago

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

comment:2 by fatbozz, 15 years ago

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

comment:3 by Gubaer, 15 years ago

Resolution: fixed
Status: newclosed

fixed in r1848

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.