Modify ↓
Opened 12 years ago
Closed 12 years ago
#8952 closed defect (duplicate)
During validation
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- validation with previuos elements reload due elements conflict
- validate elements
What is the expected result?
validation
What happens instead?
Report bug request
Please provide any additional information below. Attach a screenshot if
possible.
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2013-08-09 01:34:50
Last Changed Author: Don-vip
Revision: 6121
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2013-08-08 23:39:44 +0200 (Thu, 08 Aug 2013)
Last Changed Rev: 6121
Identification: JOSM/1.5 (6121 it) Linux Ubuntu 12.04.2 LTS
Memory Usage: 323 MB / 889 MB (100 MB allocated, but free)
Java version: 1.8.0-ea, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
VM arguments: [-Djava.net.useSystemProxies=true, -DproxySet=xxx, -DproxyHost=xxx, -DproxyPort=xxx, -Xmx1000m]
Dataset consistency test:
[WARN - ZERO NODES] Way {Way id=86206249 version=1 VT nodes=[]} has zero nodes
Plugin: AddrInterpolation (29778)
Plugin: CommandLine (29819)
Plugin: FastDraw (29596)
Plugin: FixAddresses (29778)
Plugin: HouseNumberTaggingTool (29778)
Plugin: ImportImagePlugin (29805)
Plugin: OpeningHoursEditor (29778)
Plugin: PicLayer (29809)
Plugin: RoadSigns (29699)
Plugin: SimplifyArea (29778)
Plugin: buildings_tools (29778)
Plugin: continuosDownload (28565)
Plugin: contourmerge (1005)
Plugin: dataimport (29435)
Plugin: download_along (29778)
Plugin: ext_tools (29435)
Plugin: geotools (29767)
Plugin: importvec (29796)
Plugin: irsrectify (29210)
Plugin: jts (29613)
Plugin: lakewalker (29771)
Plugin: log4j (29435)
Plugin: mirrored_download (29753)
Plugin: namemanager (29778)
Plugin: opendata (29771)
Plugin: openstreetbugs (29435)
Plugin: pbf (29708)
Plugin: pdfimport (29805)
Plugin: photo_geotagging (29435)
Plugin: plastic_laf (29435)
Plugin: print (29529)
Plugin: proj4j (29435)
Plugin: reltoolbox (29535)
Plugin: reverter (29771)
Plugin: scripting (30540)
Plugin: tag2link (29461)
Plugin: tageditor (29435)
Plugin: tagging-preset-tester (29774)
Plugin: terracer (29771)
Plugin: turnlanes (29435)
Plugin: turnrestrictions (29435)
Plugin: utilsplugin2 (29771)
Plugin: walkingpapers (29805)
Plugin: waypoint_search (29435)
Plugin: wikipedia (29778)
Plugin: wms-turbo-challenge2 (29435)
java.lang.NullPointerException
at org.openstreetmap.josm.data.validation.tests.WayConnectedToArea.visit(WayConnectedToArea.java:31)
at org.openstreetmap.josm.data.osm.Way.accept(Way.java:212)
at org.openstreetmap.josm.data.validation.Test.visit(Test.java:144)
at org.openstreetmap.josm.actions.ValidateAction$ValidationTask.realRun(ValidateAction.java:171)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:82)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:150)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:508)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:724)
Attachments (0)
Note:
See TracTickets
for help on using tickets.



Closed as duplicate of #7465.