Modify ↓
Opened 10 years ago
Closed 10 years ago
#11617 closed defect (fixed)
Utilsplugin2 Selected 2 ways, then tried Add nodes at intersection.
Reported by: | Polyglot | Owned by: | Polyglot |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin utilsplugin2 | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Selected 2 ways, then tried Add nodes at intersection.
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2015-06-24 01:32:18 Last Changed Author: simon04 Revision: 8525 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2015-06-23 09:02:53 +0200 (Tue, 23 Jun 2015) Last Changed Rev: 8525 Identification: JOSM/1.5 (8525 en) Windows 7 64-Bit Memory Usage: 1198 MB / 1198 MB (375 MB allocated, but free) Java version: 1.7.0_40, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Dataset consistency test: No problems found Plugins: - AddrInterpolation (31241) - ImportImagePlugin (31241) - Mapillary (31284) - OpeningHoursEditor (31241) - PicLayer (31241) - RoadSigns (31241) - TombPlugin (44) - alignways (31241) - buildings_tools (31241) - commons-imaging (31241) - contourmerge (1013) - dataimport (31241) - fieldpapers (v0.3.0) - geochat (31241) - geotools (31126) - importvec (31241) - jna (31126) - jts (31126) - livegps (31241) - log4j (31231) - mapdust (31241) - measurement (31289) - mirrored_download (31294) - opendata (31241) - pdfimport (31241) - photo_geotagging (31241) - photoadjust (31241) - public_transport (31241) - reverter (31241) - scripting (30710) - tag2link (31241) - terracer (31241) - todo (29154) - turnrestrictions (31241) - undelete (31241) - utilsplugin2 (31241) - walkingpapers (31241) - wikipedia (31241) Last errors/warnings: - W: Unable to create parent directory: C:\data\osm\8\mercator - W: Unable to create parent directory: C:\data\osm\8\mercator - W: Unable to create parent directory: C:\data\osm\8\mercator - W: Unable to create parent directory: C:\data\osm\8\mercator - W: Unable to create parent directory: C:\data\osm\8\mercator java.lang.IllegalArgumentException: Parameter 'p3' must not be null at org.openstreetmap.josm.tools.CheckParameterUtil.ensureParameterNotNull(CheckParameterUtil.java:83) at org.openstreetmap.josm.tools.CheckParameterUtil.ensureValidCoordinates(CheckParameterUtil.java:57) at org.openstreetmap.josm.tools.Geometry.getSegmentSegmentIntersection(Geometry.java:262) at org.openstreetmap.josm.plugins.utilsplugin2.selection.NodeWayUtils.addWaysIntersectingWay(NodeWayUtils.java:138) at org.openstreetmap.josm.plugins.utilsplugin2.selection.NodeWayUtils.addWaysIntersectingWays(NodeWayUtils.java:160) at org.openstreetmap.josm.plugins.utilsplugin2.selection.IntersectedWaysAction.actionPerformed(IntersectedWaysAction.java:40) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.KeyboardManager.fireBinding(Unknown Source) at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source) at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(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.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(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$200(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$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.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$1.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)
Change History (4)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
You might indeed update your obsolete version of Java but that won't change anything. Can you please attach a sample .osm file, or give us the way ids?
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.
Might want to update your copy of Java first. It was released back in September of 2013!! Updating that might help fix the problem here.
Java version: 1.7.0_40 (your version)
Java version: 1.7.0_79 (last Java 7 release)