Modify

Opened 7 years ago

Closed 7 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 Don-vip, 7 years ago

Owner: changed from team to nyurik
Status: newneedinfo

Can you please post your status report?

comment:2 by nyurik, 7 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 Don-vip, 7 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.
  • 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 Helpsource:trunk/resources/images/bug.svg Report Bug.


comment:4 by Don-vip, 7 years ago

Resolution: needinfo
Status: needinfoclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain nyurik.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.