Modify

Opened 16 years ago

Closed 16 years ago

#4969 closed defect (worksforme)

Error : download from cadastre-fr

Reported by: dri60 Owned by: dri60
Priority: normal Milestone:
Component: Plugin cadastre-fr Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

  1. Download from OSM the zone between the railroad and the center of the town (Montfort-sur-Meu, 35, France)
  2. Try to download the cadastre for the zone
  3. That's all, you have an error =P

What is the expected result?
Get the cadastre for the zone
What happens instead?
An error.
Please provide any additional information below. Attach a screenshot if
possible.

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-04-26 01:31:31
Last Changed Author: jttt
Revision: 3208
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-04-25 15:31:07 +0200 (Sun, 25 Apr 2010)
Last Changed Rev: 3208

Memory Usage: 44 MB / 496 MB (3 MB allocated, but free)
Java version: 1.6.0_16, Sun Microsystems Inc., Java HotSpot(TM) Client VM
Operating system: Linux

Dataset consistency test:
No problems found


Plugins: cadastre-fr
Plugin cadastre-fr (Version: 20826)

java.net.UnknownHostException: www.cadastre.gouv.fr
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
	at java.net.Socket.connect(Socket.java:525)
	at java.net.Socket.connect(Socket.java:475)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
	at sun.net.www.http.HttpClient.New(HttpClient.java:306)
	at sun.net.www.http.HttpClient.New(HttpClient.java:323)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:860)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:801)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:726)
	at cadastre_fr.CadastreInterface.retrieveCommuneBBox(CadastreInterface.java:451)
	at cadastre_fr.DownloadWMSVectorImage.realRun(DownloadWMSVectorImage.java:51)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:83)
	at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:129)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)

Attachments (0)

Change History (3)

comment:1 by bastiK, 16 years ago

Component: CorePlugin cadastre-fr
Owner: changed from team to pieren

comment:2 by pieren, 16 years ago

Owner: changed from pieren to dri60
Status: newneedinfo

The exception is quite clear : your machine doesn't know the host www.cadastre.gouv.fr. Can you access the cadastre from where you run the plugin ? Are you behind a proxy ? If yes, the plugin does not support the proxy settings currently.

comment:3 by stoecker, 16 years ago

Resolution: worksforme
Status: needinfoclosed

Modify Ticket

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