Modify ↓
Opened 13 years ago
Closed 13 years ago
#8167 closed defect (duplicate)
NPE (when saving ?)
| Reported by: | scorp1988 | 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.
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-10-07 01:31:07
Last Changed Author: stoecker
Revision: 5531
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-10-06 16:58:02 +0200 (Sat, 06 Oct 2012)
Last Changed Rev: 5531
Identification: JOSM/1.5 (5531 ru)
Memory Usage: 70 MB / 494 MB (29 MB allocated, but free)
Java version: 1.7.0_09, Oracle Corporation, Java HotSpot(TM) Client VM
Operating system: Windows 7
Dataset consistency test:
[WARN - ZERO NODES] Way {Way id=112747429 version=8 MVT nodes=[]} has zero nodes
Plugin: openstreetbugs (28656)
Plugin: turnrestrictions (28656)
java.lang.NullPointerException
at org.openstreetmap.josm.data.validation.tests.WayConnectedToArea.visit(WayConnectedToArea.java:29)
at org.openstreetmap.josm.data.osm.Way.visit(Way.java:196)
at org.openstreetmap.josm.data.validation.Test.visit(Test.java:144)
at org.openstreetmap.josm.actions.upload.ValidateUploadHook.checkUpload(ValidateUploadHook.java:61)
at org.openstreetmap.josm.actions.UploadAction.checkPreUploadConditions(UploadAction.java:187)
at org.openstreetmap.josm.actions.UploadAction.uploadData(UploadAction.java:210)
at org.openstreetmap.josm.actions.UploadAction.actionPerformed(UploadAction.java:258)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(
Attachments (1)
Change History (3)
by , 13 years ago
| Attachment: | последнее.rar added |
|---|
comment:1 by , 13 years ago
| Summary: | не сохраняет → NPE (when saving ?) |
|---|
comment:2 by , 13 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Closed as duplicate of #7465.