Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#2649 closed defect (fixed)

josm crashes once data is collected, just before opening the editing window

Reported by: francois@… Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.7.1
Created-By: 1.5.0_18-b02 (Sun Microsystems Inc.)
Main-class: JOSM
Main-Version: 1615 SVN
Main-Date: 2009-05-23T20:38:01.044913ZJava version: 1.5.0_18
Plugins: cadastre-fr;editgpx;livegps;multipoly;osmarender;usertools;utilsplugin;validator;wmsplugin
Plugin editgpx Version: 15186
Plugin livegps Version: 14120
Plugin multipoly Version: ${version.entry.commit.revision}
Plugin osmarender Version: 14406
Plugin usertools Version: 14125
Plugin utilsplugin Version: 15127
Plugin validator Version: 15127
Plugin wmsplugin Version: 15091
Plugin cadastre-fr Version: 14121

java.lang.NoSuchMethodError: org.openstreetmap.josm.data.osm.Way.isClosed()Ljava/lang/Boolean;

at org.openstreetmap.josm.data.osm.visitor.MapPaintVisitor.drawMultipolygon(MapPaintVisitor.java:848)
at org.openstreetmap.josm.data.osm.visitor.MapPaintVisitor.visit(MapPaintVisitor.java:501)
at org.openstreetmap.josm.data.osm.Relation.visit(Relation.java:31)
at org.openstreetmap.josm.data.osm.visitor.MapPaintVisitor.visitAll(MapPaintVisitor.java:1290)
at org.openstreetmap.josm.gui.layer.OsmDataLayer.paint(OsmDataLayer.java:210)
at org.openstreetmap.josm.gui.MapView.paint(MapView.java:275)
at javax.swing.JComponent.paintChildren(JComponent.java:843)
at javax.swing.JComponent.paint(JComponent.java:1015)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4972)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4925)
at javax.swing.JComponent._paintImmediately(JComponent.java:4868)
at javax.swing.JComponent.paintImmediately(JComponent.java:4675)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:451)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEventQueueUtilities.java:114)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Attachments (0)

Change History (4)

comment:1 by anonymous, 15 years ago

Ticket closed, problem solved. I did an ant clean, then rebuilt josm, and it works now. Thanks.

comment:2 by stoecker, 15 years ago

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

comment:3 by ulfl, 15 years ago

Resolution: fixed
Status: newclosed

seems this one is solved now?!?

in reply to:  3 comment:4 by anonymous, 15 years ago

Replying to ulfl:

seems this one is solved now?!?

yes, it is fixed now. thx.

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.