Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#13729 closed defect (fixed)

Error when trying to open corrupted Vespucci state file

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

Description

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

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-09-06 00:16:07 +0200 (Tue, 06 Sep 2016)
Build-Date:2016-09-05 22:21:00
Revision:10966
Relative:URL: ^/trunk

Identification: JOSM/1.5 (10966 uk) Windows 7 64-Bit
Memory Usage: 763 MB / 1820 MB (646 MB allocated, but free)
Java version: 1.8.0_91-b14, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: \Display0 1280x1024
Maximum Screen Size: 1280x1024
Dataset consistency test: No problems found

Plugins:
+ DirectUpload (32699)
+ ImportImagePlugin (32699)
+ OpeningHoursEditor (32699)
+ PicLayer (32796)
+ TombPlugin (46)
+ alignways (32921)
+ apache-commons (32699)
+ apache-http (32699)
+ buildings_tools (32944)
+ contourmerge (1022)
+ download_along (32946)
+ editgpx (32699)
+ ejml (32680)
+ geochat (32796)
+ geotools (32813)
+ imagery_offset_db (32796)
+ jts (32699)
+ log4j (32699)
+ measurement (32936)
+ opendata (32898)
+ reltoolbox (32796)
+ reverter (32796)
+ tagging-preset-tester (32869)
+ turnlanes (32796)
+ turnrestrictions (32796)
+ utilsplugin2 (32815)
+ wikipedia (32884)

Tagging presets:
+ https://josm.openstreetmap.de/josmfile?page=Presets/Quick-stops&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/Towers&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/Mountains&zip=1
+ C:\Portable\JOSM\street-artwork-preset-test.xml
+ C:\Portable\JOSM\historic-places-preset-test.xml
+ C:\Portable\JOSM\bank-atm-preset-test.xml
+ C:\Portable\JOSM\building-extended-preset-test.xml
+ C:\Portable\JOSM\obstacles-preset-test.xml
+ http://osmtools.de/josm/steps.xml
+ https://josm.openstreetmap.de/josmfile?page=Presets/LaneAttributes&preset&zip=1
+ C:\Portable\JOSM\industrial-preset-test.xml
+ https://josm.openstreetmap.de/josmfile?page=Presets/Quick-highways&zip=1

Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/Ph_Typhoon&style&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/Power&style&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/PublicTransportation&style&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Styles/MaxspeedIcons&zip=1
- http://ekatyshev.ru/osm/style/area-fill2.mapcss
- C:\Portable\JOSM\rail-crossover.mapcss
+ http://www.openrailwaymap.org/styles/standard.mapcss

Last errors/warnings:
- E: Збій пошуку зображення 'presets/education/university.png'
- W:  University: Could not get presets icon presets/education/university.png
- E: Збій пошуку зображення 'presets/barrier/gate.png'
- W:  Gate ext: Could not get presets icon presets/barrier/gate.png
- E: Збій пошуку зображення 'icons/power/substation.svg'
- W:  Pipeline Substation: Could not get presets icon icons/power/substation.svg
- E: Збій пошуку зображення 'presets/misc/path.png'
- W:  Pipeline: Could not get presets icon presets/misc/path.png
- E: Збій пошуку зображення 'icons/crossing-24.png'
- E: Збій пошуку зображення 'icons/crossing-24.png'


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

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (20) of main
java.lang.NullPointerException
	at org.openstreetmap.josm.gui.MapViewState$MapViewEastNorthPoint.getInViewX(MapViewState.java:581)
	at org.openstreetmap.josm.gui.MapViewState$MapViewPoint.oneNormInView(MapViewState.java:509)
	at org.openstreetmap.josm.data.osm.visitor.paint.AbstractMapRenderer.isLargeSegment(AbstractMapRenderer.java:199)
	at org.openstreetmap.josm.actions.mapmode.SelectAction$VirtualManager.activateVirtualNodeNearPoint(SelectAction.java:1197)
	at org.openstreetmap.josm.actions.mapmode.SelectAction$VirtualManager.access$300(SelectAction.java:1158)
	at org.openstreetmap.josm.actions.mapmode.SelectAction.giveUserFeedback(SelectAction.java:256)
	at org.openstreetmap.josm.actions.mapmode.SelectAction.giveUserFeedback(SelectAction.java:235)
	at org.openstreetmap.josm.actions.mapmode.SelectAction.mouseMoved(SelectAction.java:473)
	at java.awt.AWTEventMulticaster.mouseMoved(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseMoved(Unknown Source)
	at java.awt.Component.processMouseMotionEvent(Unknown Source)
	at javax.swing.JComponent.processMouseMotionEvent(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.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(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 (1)

2016-09-27T143802.osc (49.5 KB ) - added by Kilkenni 8 years ago.

Download all attachments as: .zip

Change History (11)

by Kilkenni, 8 years ago

Attachment: 2016-09-27T143802.osc added

comment:1 by Don-vip, 8 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #13665.

comment:2 by michael2402, 8 years ago

Resolution: duplicate
Status: closedreopened

comment:3 by michael2402, 8 years ago

This is no duplicate of #13665, the cause is different.

Fixed in [11079]: A way is only selectable if it is drawable.

comment:4 by michael2402, 8 years ago

Resolution: fixed
Status: reopenedclosed

comment:5 by michael2402, 8 years ago

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

comment:6 by michael2402, 8 years ago

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

comment:7 by michael2402, 8 years ago

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

comment:8 by simon04, 8 years ago

Milestone: 16.09

comment:9 by simon04, 8 years ago

Milestone: 16.0916.10

Milestone renamed

comment:10 by simon04, 8 years ago

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

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.