Modify ↓
Opened 9 years ago
Closed 6 years ago
#12509 closed defect (fixed)
IAE: Ways are not connected (at their first and last nodes)
Reported by: | Mormegil | Owned by: | benshu |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin turnlanes | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Download area ca around here
- Click on the 244214238 node
- The Turn Lanes window displays An error occurred while constructing the model. Please run the validator to make sure the data is consistent. Error: Ways are not connected (at their first and last nodes).
- So, click Validate, Refresh.
- The plugin dies with an unexpected exception.
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-01-06 17:30:31 +0100 (Wed, 06 Jan 2016) Build-Date:2016-01-06 16:32:31 Revision:9329 Relative:URL: ^/trunk Identification: JOSM/1.5 (9329 en_GB) Windows 10 64-Bit Memory Usage: 105 MB / 247 MB (20 MB allocated, but free) Java version: 1.8.0_73, Oracle Corporation, Java HotSpot(TM) Client VM VM arguments: [-Duser.home=C:\***\PortableApps\PortableApps\JavaPortableLauncher\Data\AppData] Dataset consistency test: No problems found Plugins: - RoadSigns (31895) - reverter (31926) - turnlanes (31772) - turnrestrictions (31895) Last errors/warnings: - E: java.lang.NullPointerException java.lang.NullPointerException at org.openstreetmap.josm.plugins.turnlanes.model.Validator.validateTurns(Validator.java:298) at org.openstreetmap.josm.plugins.turnlanes.model.Validator.validateTurns(Validator.java:285) at org.openstreetmap.josm.plugins.turnlanes.model.Validator.validate(Validator.java:127) at org.openstreetmap.josm.plugins.turnlanes.gui.ValidationPanel$1.actionPerformed(ValidationPanel.java:39) 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.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(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)
Change History (3)
by , 9 years ago
comment:1 by , 6 years ago
Summary: | NPE in turnlanes validator → IAE: Ways are not connected (at their first and last nodes) |
---|
Note:
See TracTickets
for help on using tickets.
Error is now: