Modify ↓
Opened 7 years ago
Last modified 7 years ago
#16553 new defect
"failed to remove primitive" after upload
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | template_report upload | 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:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2018-07-29 00:41:59 +0200 (Sun, 29 Jul 2018)
Build-Date:2018-07-29 01:32:17
Revision:14066
Relative:URL: ^/trunk
Identification: JOSM/1.5 (14066 cs) Windows 10 64-Bit
OS Build number: Windows 10 Home 1803 (17134)
Memory Usage: 292 MB / 989 MB (84 MB allocated, but free)
Java version: 1.8.0_181-b13, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1366x768, \Display1 1280x1024
Maximum Screen Size: 1366x1024
Dataset consistency test: No problems found
Plugins:
+ BuildingGeneralization (23)
+ buildings_tools (34212)
+ imagery_offset_db (34370)
+ mapathoner (v0.5.12)
+ scripting (30785)
+ turnrestrictions (34129)
Last errors/warnings:
- E: Objekt je stále používán - <html><strong>Selhalo</strong> mazání <strong>bodu 4620510717</strong>. Je stále odkazovaný z [467430101, 467430112] cest.<br>Prosím, stáhněte cesty, odstraňte odkazy na bod a nahrajte data znovu.<br><br>Klikněte na tlačítko <strong>Příprava řešení konfliktů</strong>, abyste je nyní načetli. V případě nutnosti JOSM vytvoří konflikty, které můžete vyřešit v Dialogu řešení konfliktů.</html>
- E: Error header: Precondition failed: Node 4620510962 is still used by ways 467430116,467430128.
- E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=412, Error Header=<Precondition failed: Node 4620510962 is still used by ways 467430116,467430128.>
- E: Objekt je stále používán - <html><strong>Selhalo</strong> mazání <strong>bodu 4620510962</strong>. Je stále odkazovaný z [467430116, 467430128] cest.<br>Prosím, stáhněte cesty, odstraňte odkazy na bod a nahrajte data znovu.<br><br>Klikněte na tlačítko <strong>Příprava řešení konfliktů</strong>, abyste je nyní načetli. V případě nutnosti JOSM vytvoří konflikty, které můžete vyřešit v Dialogu řešení konfliktů.</html>
- E: org.openstreetmap.josm.io.OsmTransferException: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}. Přičina: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}
- E: Handled by bug report queue: org.openstreetmap.josm.io.OsmTransferException: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}. Přičina: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}
- E: org.openstreetmap.josm.io.OsmTransferException: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}. Přičina: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}
- E: Handled by bug report queue: org.openstreetmap.josm.io.OsmTransferException: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}. Přičina: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}
- E: org.openstreetmap.josm.io.OsmTransferException: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}. Přičina: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}
- E: Handled by bug report queue: org.openstreetmap.josm.io.OsmTransferException: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}. Přičina: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: AWT-EventQueue-0 (17) of main
org.openstreetmap.josm.io.OsmTransferException: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}
at org.openstreetmap.josm.gui.io.UploadPrimitivesTask.cleanupAfterUpload(UploadPrimitivesTask.java:245)
at org.openstreetmap.josm.gui.io.UploadPrimitivesTask.realRun(UploadPrimitivesTask.java:318)
at org.openstreetmap.josm.gui.io.AsynchronousUploadPrimitivesTask.realRun(AsynchronousUploadPrimitivesTask.java:128)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:95)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:143)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: org.openstreetmap.josm.tools.JosmRuntimeException: failed to remove primitive: {Way id=-46283 version=0 MVDT nodes=[]}
at org.openstreetmap.josm.data.osm.QuadBucketPrimitiveStore.removePrimitive(QuadBucketPrimitiveStore.java:128)
at org.openstreetmap.josm.data.osm.DataSet.removePrimitiveImpl(DataSet.java:512)
at org.openstreetmap.josm.data.osm.DataSet.cleanupDeletedPrimitives(DataSet.java:1070)
at org.openstreetmap.josm.gui.layer.OsmDataLayer.cleanupAfterUpload(OsmDataLayer.java:622)
at org.openstreetmap.josm.gui.io.UploadPrimitivesTask.lambda$cleanupAfterUpload$0(UploadPrimitivesTask.java:227)
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.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.lambda$doBeginTask$3(PleaseWaitProgressMonitor.java:256)
at org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.lambda$doInEDT$0(PleaseWaitProgressMonitor.java:114)
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)
Change History (2)
comment:1 by , 7 years ago
| Keywords: | upload added |
|---|---|
| Summary: | Data to OSM server → "failed to remove primitive" after upload |
comment:2 by , 7 years ago
Note:
See TracTickets
for help on using tickets.



Ticket #17351 has been marked as a duplicate of this ticket.