Opened 8 years ago
Closed 8 years ago
#14464 closed defect (needinfo)
Infinite download loop after geometry changes
Reported by: | nyurik | Owned by: | nyurik |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Repo: download 2 relations, edit tags on all of them, and on the first relation edit and partially delete geometry. Select the first relation with all of its ways, and do upload selection. After selecting all deleted objects and all modified objects (the 2nd relation is not part of it), but before the validation results and upload comment prompt is shown, JOSM tries to download something, and gets stuck.
Log:
2017-03-04 21:31:01.833 INFO: Way 86,333,250 with 98 nodes has incomplete nodes because at least one node was missing in the loaded data.
2017-03-04 21:31:02.028 INFO: GET https://api.openstreetmap.org/api/0.6/node/1002754733/relations -> 200 (184 B)
2017-03-04 21:31:02.345 INFO: GET https://api.openstreetmap.org/api/0.6/way/86333250/full -> 200
2017-03-04 21:31:03.779 INFO: GET https://api.openstreetmap.org/api/0.6/node/1002752986/ways -> 200 (716 B)
2017-03-04 21:31:03.780 INFO: Way 86,333,250 with 98 nodes has incomplete nodes because at least one node was missing in the loaded data.
2017-03-04 21:31:03.983 INFO: GET https://api.openstreetmap.org/api/0.6/node/1002752986/relations -> 200 (184 B)
2017-03-04 21:31:04.290 INFO: GET https://api.openstreetmap.org/api/0.6/way/86333250/full -> 200
2017-03-04 21:31:05.724 INFO: GET https://api.openstreetmap.org/api/0.6/node/1002747038/ways -> 200 (716 B)
Attachments (0)
Change History (4)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 8 years ago
@Don-vip, could you clarify? I copy/pasted the log as shown in the console (I run JOSM via -jar shell command)
comment:3 by , 8 years ago
Thanks for your report, however your ticket is incomplete and therefore not helpful in its current form.
Please add all needed information according to this list:
- The required parts of the Status Report from your JOSM.
- Please, use
Report Bug from Help menu and copy & paste.
- Please, use
- Describe what behaviour you expected.
- Describe what did happen instead.
- Describe if and how the issue is reproducible.
- Add any relevant information like error messages or screenshots.
To ensure that all technical relevant information is contained, create new tickets by clicking in JOSMs Main Menu on Help → Report Bug.
Remember: This is a generic notice so we don't need to write the same stuff again and again. It may only apply in parts to the specific case!
comment:4 by , 8 years ago
Resolution: | → needinfo |
---|---|
Status: | needinfo → closed |
Can you please post your status report?