Modify ↓
Opened 8 years ago
Closed 8 years ago
#14407 closed defect (duplicate)
bug
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
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: 2017-02-02 01:22:52 +0100 (Thu, 02 Feb 2017) Build-Date:2017-02-02 02:33:28 Revision:11526 Relative:URL: ^/trunk Identification: JOSM/1.5 (11526 en) Windows 7 64-Bit Memory Usage: 5542 MB / 5542 MB (1515 MB allocated, but free) Java version: 1.8.0_111-b14, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1680x1050, \Display1 1680x1050 Maximum Screen Size: 1680x1050 Dataset consistency test: [WARN - NO NODES] Way {Way id=25619612 version=3 VT nodes=[{Node id=279227556 version=1 V lat=41.9947941,lon=-87.9379567}]} has only one node [WARN - NO NODES] Way {Way id=469218815 version=2 VT nodes=[{Node id=4635999310 version=1 V lat=41.6842019,lon=-87.7048737}]} has only one node [WARN - NO NODES] Way {Way id=474766472 version=1 V nodes=[{Node id=1346328430 version=1 V lat=40.7451311,lon=-89.6326395}]} has only one node [WARN - NO NODES] Way {Way id=25619566 version=13 VT nodes=[{Node id=279224470 version=3 V lat=41.9949818,lon=-87.9328784}]} has only one node [WARN - NO NODES] Way {Way id=472040024 version=1 VT nodes=[{Node id=4662636618 version=1 V lat=41.8368846,lon=-87.799169}]} has only one node [WARN - NO NODES] Way {Way id=468491441 version=1 V nodes=[{Node id=4630244550 version=1 V lat=41.9334751,lon=-88.1566864}]} has only one node [WARN - NO NODES] Way {Way id=472040022 version=1 VT nodes=[{Node id=4662636618 version=1 V lat=41.8368846,lon=-87.799169}]} has only one node Plugins: + pbf (33004) + turnrestrictions (33088) Last errors/warnings: - W: Cannot lock cache directory. Will not use disk cache - W: Unable to get color from '' for color preference 'extrude.main.line' - W: Unable to get color from '' for color preference 'improve.way.accuracy.helper.line' - W: Unable to get color from '' for color preference 'make.parallel.helper.line' - E: Handled by bug report queue: java.lang.NullPointerException === 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 javax.swing.DefaultListCellRenderer.getListCellRendererComponent(Unknown Source) at javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source) at javax.swing.plaf.basic.BasicComboBoxUI.getMinimumSize(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsComboBoxUI.getMinimumSize(Unknown Source) at javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at org.openstreetmap.josm.gui.preferences.display.GPXSettingsPanel.lambda$initComponents$5(GPXSettingsPanel.java:284) at java.beans.PropertyChangeSupport.fire(Unknown Source) at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source) at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source) at java.awt.Component.firePropertyChange(Unknown Source) at javax.swing.JComponent.setBorder(Unknown Source) at javax.swing.LookAndFeel.installBorder(Unknown Source) at javax.swing.plaf.basic.BasicComboBoxUI.installDefaults(Unknown Source) at javax.swing.plaf.basic.BasicComboBoxUI.installUI(Unknown Source) at com.sun.java.swing.plaf.windows.WindowsComboBoxUI.installUI(Unknown Source) at javax.swing.JComponent.setUI(Unknown Source) at javax.swing.JComboBox.setUI(Unknown Source) at javax.swing.JComboBox.updateUI(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI0(Unknown Source) at javax.swing.SwingUtilities.updateComponentTreeUI(Unknown Source) at com.sun.java.swing.plaf.windows.DesktopProperty.updateWindowUI(Unknown Source) at com.sun.java.swing.plaf.windows.DesktopProperty.updateWindowUI(Unknown Source) at com.sun.java.swing.plaf.windows.DesktopProperty.updateAllUIs(Unknown Source) at com.sun.java.swing.plaf.windows.DesktopProperty.access$000(Unknown Source) at com.sun.java.swing.plaf.windows.DesktopProperty$1.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(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.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)
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #14359.