Modify

Opened 8 years ago

Closed 8 years ago

#14445 closed defect (invalid)

history view crash with the SVN core r11650

Reported by: nyurik Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. load node 3385431531
  2. change wikipedia tag to something else
  3. try to view change history

What is the expected result?

see history

What happens instead?

crash

Please provide any additional information below. Attach a screenshot if possible.

Build-Date:2017-03-01 23:11:47
Revision:11650
Is-Local-Build:true

Identification: JOSM/1.5 (11650 SVN en) Linux Ubuntu 16.04.2 LTS
Memory Usage: 678 MB / 1756 MB (526 MB allocated, but free)
Java version: 1.8.0_121-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: :0.0 1920x1080
Maximum Screen Size: 1920x1080
VM arguments: [-Dfile.encoding=UTF-8]
Dataset consistency test: No problems found

Plugins:
+ contourmerge (1030)
+ ejml (32680)
+ geojson (52)
+ geotools (33042)
+ jts (32699)
+ measurement (33088)
+ merge-overlap (33004)
+ reltoolbox (33088)
+ reverter (33088)
+ tag2link (33035)
+ tageditor (33021)
+ todo (30000)
+ undelete (32699)
+ utilsplugin2 (33124)
+ wikipedia (33160)

Last errors/warnings:
- W: Already here java.net.UnknownHostException: overpass-api.de
- E: java.net.UnknownHostException: overpass-api.de
- E: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.. Cause: java.net.UnknownHostException: overpass-api.de
- E: Unknown host - <html>Failed to open a connection to the remote server<br>'https://overpass-api.de/api/interpreter?data=%5Bout%3Axml%5D%5Btimeout%3A120%5D%3B%0A%28%0Anode%5B%22wikipedia%22%7E%22%25%22%5D%3B%0Away%5B%22wikipedia%22%7E%22%25%22%5D%3B%0A%29%3B%0Aout+meta+qt%3B'.<br>Host name 'overpass-api.de' could not be resolved. <br>Please check the API URL in your preferences and your internet connection.</html>
- W: Old style SideButton usage for action org.openstreetmap.josm.plugins.todo.TodoDialog$SelectAction@993a96f
- W: Old style SideButton usage for action org.openstreetmap.josm.plugins.todo.TodoDialog$AddAction@7f230a8a
- W: Old style SideButton usage for action org.openstreetmap.josm.plugins.todo.TodoDialog$PassAction@45ac3635
- W: Old style SideButton usage for action org.openstreetmap.josm.plugins.todo.TodoDialog$MarkAction@4279caff
- E: Handled by bug report queue: java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.history.HistoryBrowserModel.getTagTableModel(Lorg/openstreetmap/josm/gui/history/PointInTimeType;)Lorg/openstreetmap/josm/gui/history/HistoryBrowserModel$TagTableModel;
- E: Handled by bug report queue: java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.history.HistoryBrowserModel.getTagTableModel(Lorg/openstreetmap/josm/gui/history/PointInTimeType;)Lorg/openstreetmap/josm/gui/history/HistoryBrowserModel$TagTableModel;


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (18) of main
java.lang.NoSuchMethodError: org.openstreetmap.josm.gui.history.HistoryBrowserModel.getTagTableModel(Lorg/openstreetmap/josm/gui/history/PointInTimeType;)Lorg/openstreetmap/josm/gui/history/HistoryBrowserModel$TagTableModel;
	at org.openstreetmap.josm.gui.history.TagInfoViewer.buildReferenceTable(TagInfoViewer.java:49)
	at org.openstreetmap.josm.gui.history.HistoryViewerPanel.build(HistoryViewerPanel.java:113)
	at org.openstreetmap.josm.gui.history.HistoryViewerPanel.<init>(HistoryViewerPanel.java:28)
	at org.openstreetmap.josm.gui.history.TagInfoViewer.<init>(TagInfoViewer.java:43)
	at org.openstreetmap.josm.gui.history.HistoryBrowser.createVersionComparePanel(HistoryBrowser.java:73)
	at org.openstreetmap.josm.gui.history.HistoryBrowser.build(HistoryBrowser.java:95)
	at org.openstreetmap.josm.gui.history.HistoryBrowser.<init>(HistoryBrowser.java:38)
	at org.openstreetmap.josm.gui.history.HistoryBrowserDialog.<init>(HistoryBrowserDialog.java:39)
	at org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager.show(HistoryBrowserDialogManager.java:167)
	at org.openstreetmap.josm.gui.history.HistoryBrowserDialogManager.lambda$null$1(HistoryBrowserDialogManager.java:224)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
	at java.awt.EventQueue.access$500(EventQueue.java:97)
	at java.awt.EventQueue$3.run(EventQueue.java:709)
	at java.awt.EventQueue$3.run(EventQueue.java:703)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Attachments (0)

Change History (1)

in reply to:  description comment:1 by Don-vip, 8 years ago

Priority: criticalnormal
Resolution: invalid
Status: newclosed

Replying to nyurik:

Is-Local-Build:true

Identification: JOSM/1.5 (11650 SVN en) Linux Ubuntu 16.04.2 LTS

It seems you haven't built JOSM properly.

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.