Opened 8 years ago

Closed 17 months ago

#2595 closed defect (worksforme)

WMS 3.1 Beta 1

Reported by: pcardinal Owned by: jng
Priority: high Milestone: 3.1.1
Component: General Version: 2.5.0
Severity: trivial Keywords: WMS
Cc: External ID:

Description (last modified by jng)

FDO Connection Status: True with

<?xml version="1.0"?>
<FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
  <Provider>OSGeo.WMS</Provider>
  <Parameter>
    <Name>FeatureServer</Name>
    <Value>http://www.cptaq.gouv.qc.ca/mapserver/cgi-bin/cptaq?version=1.3.0</Value>
  </Parameter>
</FeatureSource>

FDO Connection Status:

	The remote server returned an error: (559) MgUnclassifiedException.: The custom error module does not recognize this error.
	The remote server returned an error: (559) MgUnclassifiedException.

with

<?xml version="1.0"?>
<FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
  <Provider>OSGeo.WMS</Provider>
  <Parameter>
    <Name>FeatureServer</Name>
    <Value>http://www.cptaq.gouv.qc.ca/mapserver/cgi-bin/cptaq?version=1.3.0</Value>
  </Parameter>
  <ConfigurationDocument>config.xml</ConfigurationDocument>
</FeatureSource>

Attachments (2)

config.zip (1.9 KB ) - added by pcardinal 8 years ago.
config.xm
WMS.mgp (4.6 KB ) - added by jng 8 years ago.
Working package

Download all attachments as: .zip

Change History (11)

comment:1 by pcardinal, 8 years ago

Version: 2.5.0

comment:2 by jng, 8 years ago

Owner: set to jng

Can you attach the referenced config.xml as well?

comment:3 by jng, 8 years ago

Description: modified (diff)

comment:4 by pcardinal, 8 years ago

unable to send the file

Retour à Ticket #2595


Erreur Trac

Soumission rejetée en tant que spam potentiel •BlogSpam says content is spam (Too many links, found 15 max is 10 [50-lotsaurls.js]) •Le nombre maximal de liens externes par soumission est dépassé

comment:5 by jng, 8 years ago

I know trac has a file attachment size limit. Perhaps put it in a zip file and attach that?

by pcardinal, 8 years ago

Attachment: config.zip added

config.xm

by jng, 8 years ago

Attachment: WMS.mgp added

Working package

comment:6 by jng, 8 years ago

I tried to re-create the WMS feature source with the given feature source XML and the attached config.xml, but I couldn't get it to throw MgUnclassifiedException when I test the connection. Attached is a package with the working feature source (ignore the fact it's under a folder named "WMSCrash" :))

comment:7 by pcardinal, 8 years ago

I am using "Windows Server 2012 with IIS". It is a fresh installation of the OS under Hyper-V. I did the test with MGOS 3.0 and everything is OK, but with MGOS Beta 3.1 I always have the same error. I don't know what else to test.

Last edited 8 years ago by pcardinal (previous) (diff)

comment:8 by jng, 6 years ago

Milestone: 3.13.1.1

Ticket retargeted after milestone closed

comment:9 by jng, 17 months ago

Resolution: worksforme
Status: newclosed

Closing as we need an example WMS service where this problem is reproducible.

Note: See TracTickets for help on using tickets.