Modify

Opened 15 years ago

Closed 15 years ago

#3437 closed defect (worksforme)

Klick auf "Ansicht->Osmarender" führte zum Absturz

Reported by: anonymous Owned by: dmuecke
Priority: normal Milestone:
Component: Plugin Version: tested
Keywords: osmarender plugin Cc:

Description

(Mit Osmosis auf Straßendaten gefilterte) Karte von Hildesheim in JOSM geladen - ok

Klick auf Ansicht->Osmarender - hohe Prozessorlast, bis schließlich Absturz mit folgender Meldung:

Path: trunk
URL: http://josm.openstreetmap.de/svn/trunk
Repository Root: http://josm.openstreetmap.de/svn
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Revision: 2024
Node Kind: directory
Last Changed Author: ce
Last Changed Rev: 2024
Last Changed Date: 2009-09-01 23:53:29 +0200 (Tue, 01 Sep 2009)

Memory Usage: 42 MB / 63 MB (9 MB allocated, but free)
Java version: 1.6.0_15

Plugins: osmarender
Plugin osmarender Version: 16760

java.lang.IllegalAccessError: tried to access field org.openstreetmap.josm.data.osm.Way.nodes from class OsmarenderPlugin$Action

at OsmarenderPlugin$Action.actionPerformed(OsmarenderPlugin.java:65)
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.menuDragMouseReleased(Unknown Source)
at javax.swing.JMenuItem.fireMenuDragMouseReleased(Unknown Source)
at javax.swing.JMenuItem.processMenuDragMouseEvent(Unknown Source)
at javax.swing.JMenuItem.processMouseEvent(Unknown Source)
at javax.swing.MenuSelectionManager.processMouseEvent(Unknown Source)
at javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.eventDispatched(Unknown Source)
at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Unknown Source)
at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Source)
at java.awt.Toolkit.notifyAWTEventListeners(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 (5)

comment:1 by stoecker, 15 years ago

Owner: changed from team to anonymous
Status: newneedinfo

Very likely an error due to changing code. Please try josm >= 2067 and update osmarender plugin to 17518.

Tell if error vanished.

comment:2 by stoecker, 15 years ago

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

comment:3 by Gubaer, 15 years ago

Component: CorePlugin
Keywords: osmarender plugin added

comment:4 by dmuecke, 15 years ago

Owner: changed from anonymous to dmuecke
Status: needinfoassigned

comment:5 by stoecker, 15 years ago

Resolution: worksforme
Status: assignedclosed

Modify Ticket

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