Modify

Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#6154 closed defect (duplicate)

Terracer plugin crashed

Reported by: Polyglot Owned by: Polyglot
Priority: normal Milestone:
Component: Plugin terracer Version:
Keywords: Cc:

Description

I had selected an outline and wanted to create 4 buildings. Maybe the problem is that it already had addr:housenumber, or maybe it was because there were no address nodes inside it.

Jo

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2011-03-21 02:31:30
Last Changed Author: mjulius
Revision: 3998
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2011-03-20 23:26:22 +0100 (Sun, 20 Mar 2011)
Last Changed Rev: 3998

Identification: JOSM/1.5 (3998 nl)
Memory Usage: 247 MB / 247 MB (7 MB allocated, but free)
Java version: 1.6.0_23, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Windows 7
Dataset consistency test: No problems found

Plugin: AddrInterpolation (25199)
Plugin: DirectUpload (25199)
Plugin: FixAddresses (25374)
Plugin: OpeningHoursEditor (25190)
Plugin: alignways (25199)
Plugin: buildings_tools (25469)
Plugin: contourmerge (25626)
Plugin: download_along (25190)
Plugin: editgpx (25407)
Plugin: ext_tools (25338)
Plugin: mapdust (25657)
Plugin: measurement (25199)
Plugin: public_transport (25192)
Plugin: reverter (25578)
Plugin: scripting (25200)
Plugin: terracer (25199)
Plugin: turnrestrictions (25465)
Plugin: utilsplugin2 (25190)
Plugin: waydownloader (25190)

java.lang.ArrayIndexOutOfBoundsException: 5

at terracer.TerracerAction.findFrontAndBack(TerracerAction.java:548)
at terracer.TerracerAction.terraceBuilding(TerracerAction.java:332)
at terracer.HouseNumberInputHandler.actionPerformed(HouseNumberInputHandler.java:304)
at terracer.HouseNumberInputDialog.buttonAction(HouseNumberInputDialog.java:233)
at org.openstreetmap.josm.gui.ExtendedDialog$1.actionPerformed(ExtendedDialog.java:288)
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.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.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at org.openstreetmap.josm.gui.ExtendedDialog.setVisible(ExtendedDialog.java:449)
at terracer.HouseNumberInputDialog.<init>(HouseNumberInputDialog.java:115)
at terracer.HouseNumberInputHandler.<init>(HouseNumberInputHandler.java:81)
at terracer.TerracerAction.actionPerformed(TerracerAction.java:216)
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.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.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 skyper, 13 years ago

Owner: changed from zerebubuth@… to Polyglot
Status: newneedinfo

Does this still happen ?

Could you please attach an example osm file.
Thanks.

comment:2 by skyper, 13 years ago

Resolution: duplicate
Status: needinfoclosed

comment:3 by skyper, 13 years ago

Closed as duplicate of #6276.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Polyglot.
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.