Modify

Opened 4 years ago

Closed 4 years ago

#3437 closed defect (worksforme)

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

Reported by: anonymous Owned by: dmuecke
Priority: normal 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 Changed 4 years ago by stoecker

  • Owner changed from team to anonymous
  • Status changed from new to needinfo

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

Tell if error vanished.

comment:2 Changed 4 years ago by stoecker

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

comment:3 Changed 4 years ago by Gubaer

  • Component changed from Core to Plugin
  • Keywords osmarender plugin added

comment:4 Changed 4 years ago by dmuecke

  • Owner changed from anonymous to dmuecke
  • Status changed from needinfo to assigned

comment:5 Changed 4 years ago by stoecker

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

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.