Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12853 closed defect (fixed)

trackpoints loop

Reported by: anonymous Owned by: team
Priority: normal Milestone: 16.05
Component: Core Version: tested
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. open slippy map
  2. select to download gpx data only
  3. select an lager area to download than allowed by server (0.25)

What is the expected result?

cancel download because of status 400 Bad Request

What happens instead?

endless download loop
query parameter for page increase by 1 non stop (0, 1, 2, ...)

Please provide any additional information below. Attach a screenshot if possible.

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-05-02 10:23:17 +0200 (Mon, 02 May 2016)
Build-Date:2016-05-03 01:31:45
Revision:10168
Relative:URL: ^/trunk

Identification: JOSM/1.5 (10168 en) Linux Debian GNU/Linux 6.0.10 (squeeze)
Memory Usage: 422 MB / 696 MB (85 MB allocated, but free)
Java version: 1.7.0_21-b11, Oracle Corporation, Java HotSpot(TM) Client VM
Dataset consistency test: No problems found

Plugins:
- BuildingGeneralization (UNKNOWN)
- FixAddresses (32158)
- OpeningHoursEditor (32158)
- RoadSigns (32177)
- buildings_tools (32158)
- editgpx (32158)
- measurement (32158)
- pbf (32158)
- print (32172)
- public_transport (32158)
- reverter (32158)
- turnlanes (32158)
- turnrestrictions (32158)
- utilsplugin2 (32158)

Last errors/warnings:
- W: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled. Cause: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<The maximum bbox size is 0.25, and your request was too large. Either request a smaller area, or use planet.osm>
- W: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled. Cause: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<The maximum bbox size is 0.25, and your request was too large. Either request a smaller area, or use planet.osm>
- W: java.net.SocketException: Socket closed
- E: java.net.SocketException: Socket closed
- W: org.openstreetmap.josm.io.OsmTransferCanceledException: Operation canceled. Cause: org.openstreetmap.josm.io.OsmTransferException: Could not connect to the OSM server. Please check your internet connection.. Cause: java.net.SocketException: Socket closed

Attachments (0)

Change History (6)

comment:1 by Don-vip, 8 years ago

Priority: criticalnormal

comment:2 by Don-vip, 8 years ago

Milestone: 16.05

comment:3 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

In 10253/josm:

fix #12853 - handle OSM API error properly when maximum bounds are exceeded for a GPX download request

comment:4 by anonymous, 8 years ago

an endless loop is not critical?

at least it is fixed. ty.

comment:5 by Don-vip, 8 years ago

no it's not. This is a degraded case (simply download a reasonable area) and the "cancel" button works.

comment:6 by anonymous, 8 years ago

yes yes, is ok. dream on. i better delete link to this tiket, it makes no sense... happy flooding.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.