Modify ↓
Opened 7 years ago
Closed 7 years ago
#17355 closed defect (duplicate)
IllegalStateException: "Missing merge target of type node with id 1 802 869 919"
| Reported by: | anonymous | Owned by: | Upliner |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin reverter | Version: | |
| Keywords: | template_report merge | 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: 2019-02-02 21:01:18 +0100 (Sat, 02 Feb 2019)
Build-Date:2019-02-04 21:50:11
Revision:14760
Relative:URL: ^/trunk
Identification: JOSM/1.5 (14760 ru) Linux Ubuntu 18.04.2 LTS
Memory Usage: 858 MB / 7339 MB (381 MB allocated, but free)
Java version: 1.8.0_181-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: :0.0 3840x1080, :0.1 1920x1080
Maximum Screen Size: 3840x1080
VM arguments: [-Djava.security.policy=file:${JAVA_HOME}/jre/lib/security/javaws.policy, -DtrustProxy=true, -Djnlpx.home=${JAVA_HOME}/jre/bin, -Djava.security.manager, -Djnlpx.remove=false, -Dsun.awt.warmup=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,8256m, -Djnlpx.splashport=53371, -Djnlpx.jvm=${JAVA_HOME}/jre/bin/java]
Dataset consistency test: No problems found
Plugins:
+ auto_tools (67)
+ openvisible (34678)
+ reverter (34867)
+ utilsplugin2 (34867)
Last errors/warnings:
- W: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out
- W: java.net.SocketTimeoutException: Read timed out
- W: Region [WMS_BLOCK_v2] Resetting cache
- W: Region [WMTS_BLOCK_v2] Resetting cache
- W: java.net.SocketTimeoutException: Read timed out
- W: Invalid jar file ''<josm.userdata>/plugins/reverter.jar.new'' (exists: false, canRead: false)
- W: java.net.SocketTimeoutException: Read timed out
- E: Handled by bug report queue: java.lang.IllegalStateException: Отсутствует результат объединения типа точка с id 1 802 869 919
- W: Внимание - <html>JOSM не может найти информацию о следующих модулях:<ul><li>auto_tools</li><li>utilsplugin2</li><li>openvisible</li><li>reverter</li></ul>Модули не загружаются с сервера.</html>
=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.
Warning issued by: BugReportExceptionHandler#handleException
=== STACK TRACE ===
Thread: AWT-EventQueue-2 (40) of javawsApplicationThreadGroup
java.lang.IllegalStateException: Отсутствует результат объединения типа точка с id 1 802 869 919
at reverter.DataSetCommandMerger.getMergeTarget(DataSetCommandMerger.java:62)
at reverter.DataSetCommandMerger.mergeNode(DataSetCommandMerger.java:82)
at reverter.DataSetCommandMerger.merge(DataSetCommandMerger.java:173)
at reverter.DataSetCommandMerger.<init>(DataSetCommandMerger.java:46)
at reverter.ChangesetReverter.getCommands(ChangesetReverter.java:346)
at reverter.RevertChangesetTask.revertChangeset(RevertChangesetTask.java:159)
at reverter.RevertChangesetTask.realRun(RevertChangesetTask.java:95)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:95)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:143)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Attachments (0)
Change History (2)
comment:1 by , 7 years ago
| Component: | Core → Plugin reverter |
|---|---|
| Keywords: | merge added |
| Owner: | changed from to |
| Summary: | wtf → IllegalStateException: "Missing merge target of type node with id 1 802 869 919" |
comment:2 by , 7 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Closed as duplicate of #13981.