Modify ↓
Opened 4 years ago
Last modified 3 years ago
#19780 new defect
Close Open Changeset picks up wrong changeset
Reported by: | hubminer | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | template_report changeset | Cc: |
Description
What steps will reproduce the problem?
- Edit something on http://osmose.openstreetmap.fr/ (opening hours)
- Commit, save. The tool does not close changesets.
- Run "close open changeset" (CTRL-ALT-Q by default). This seems to work the first time.
- Repeat steps 1,2,3. Step 3 does not work after few times. This always worked in the past.
What is the expected result?
"close open changeset" should close the last changeset.
What happens instead?
"close open changeset" command opens non-latest changeset, and reports that the changeset is already closed. Actual latest changeset (which is open) is not processed.
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: 2020-09-06 16:54:59 +0200 (Sun, 06 Sep 2020) Build-Date:2020-09-07 01:30:48 Revision:17013 Relative:URL: ^/trunk Identification: JOSM/1.5 (17013 en) Windows 10 64-Bit OS Build number: Windows 10 Home 2004 (19041) Memory Usage: 481 MB / 1820 MB (104 MB allocated, but free) Java version: 1.8.0_261-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1366x768 (scaling 1.0x1.0) Maximum Screen Size: 1366x768 Best cursor sizes: 16x16 -> 32x32, 32x32 -> 32x32 VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=C:\Portable Apps\manual\JOSM\josm.jnlp, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.heapsize=NULL,2048m, -Djnlpx.splashport=59281, -Djnlpx.jvm=<java.home>\bin\javaw.exe] Last errors/warnings: - 00007.699 W: java.nio.file.FileSystemException: %UserProfile%\AppData\Local\Temp\josm_exec_powershell_6651253560905515745.txt: The process cannot access the file because it is being used by another process. - 00007.702 W: Unable to request certificate of https://eidas.disig.sk - 00017.037 W: java.nio.file.FileSystemException: %UserProfile%\AppData\Local\Temp\josm_exec_powershell_2286164093300712140.txt: The process cannot access the file because it is being used by another process. - 00017.039 W: Unable to request certificate of https://grca.nat.gov.tw - 00051.924 E: Error header: The changeset 90727461 was closed at 2020-09-11 01:58:42 UTC - 00052.036 E: org.openstreetmap.josm.io.ChangesetClosedException: The changeset 90727461 was closed at 2020-09-11 01:58:42 UTC - 00052.086 E: Error - <html>Failed to upload to changeset <strong>90,727,461</strong><br>because it has already been closed on Sep 10, 2020 8:58:42 PM. - 00173.221 E: Error header: The changeset 90727461 was closed at 2020-09-11 01:58:42 UTC - 00173.333 E: org.openstreetmap.josm.io.ChangesetClosedException: The changeset 90727461 was closed at 2020-09-11 01:58:42 UTC - 00173.362 E: Error - <html>Failed to upload to changeset <strong>90,727,461</strong><br>because it has already been closed on Sep 10, 2020 8:58:42 PM.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
I noticed the same issue some time ago, around the creation time of this ticket. #21570 is probably related.
Common things in our config are Java 8 and Windows 10, the only difference is, I use the regular OSM server.