Modify

Opened 5 years ago

Closed 5 years ago

#768 closed defect (worksforme)

Cant download another WMS

Reported by: fatbozz <fatbozz@…> Owned by: framm
Priority: major Component: Plugin
Version: latest Keywords: wms plugin
Cc:

Description

I Tried to use not predefined WMS server. But, when i request some, then exception.
Before 643 was it ok, i was upgrading from 639

http://www.bnhelp.cz/cgi-bin/crtopo2?service=wms&SERVICE=WMS&VERSION=1.1.1&REQUE
ST=GetMap&SRS=EPSG:4326&LAYERS=fotoc&STYLES=&FORMAT=image/jpeg&TRANSPARENT=TRUE
java.io.IOException: Server returned HTTP response code: 500 for URL: http://www
.bnhelp.cz/cgi-bin/crtopo2?service=wms&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&
SRS=EPSG:4326&LAYERS=fotoc&STYLES=&FORMAT=image/jpeg&TRANSPARENT=TRUE&bbox=14.41
9715341960305,50.29056956431676,14.459243182608231,50.31515201785112&width=910&h
eight=886
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So
urce)
        at org.openstreetmap.josm.io.ProgressInputStream.<init>(ProgressInputStr
eam.java:32)
        at wmsplugin.WMSImage.doGrab(WMSImage.java:131)
        at wmsplugin.WMSImage.grab(WMSImage.java:100)
        at wmsplugin.WMSLayer.grab(WMSLayer.java:83)
        at wmsplugin.DownloadWMSTask.realRun(DownloadWMSTask.java:39)
        at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.
java:84)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

Attachments (0)

Change History (3)

comment:1 Changed 5 years ago by anonymous

Does this bug still appear with newest version/plugins? WMS has been changed a lot recently.

comment:2 Changed 5 years ago by oscar@…

Adding another WMS Source works fine with JOSM 735 and above. The WMS-Server mentioned in the bugreport works (at least it is responding with "white" images). I think this report can be set to fixed/worksforme (I've worked with nonpredefined WMS-Sources all the time and never got an error).

comment:3 Changed 5 years ago by stoecker

  • Resolution set to worksforme
  • Status changed from new to closed

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.