Hi,

How do you believe that the remote service can resolve http://localhost...  For 
that server localhost is itself, not your server.

-Jukka Rahkonen-

________________________________
Максим Кузнецов  wrote:
Hi Justin,
    The URL for getcapabilities (which I pass to CITE test) is valid:
http://localhost:8080/geoserver/wms?service=WMS&request=GetCapabilities&version=1.3.0

This URL being typed into my browser produces the following output: (see the 
attached document).

But, when the same URL is passed into the CITE test I am getting the error:

Log for test s0022
Test main:main (s0022)

Assertion: The implementation under test complies with the WMS 1.3.0 
specification.

Request d3607e244_1:
   Method: get
   URL: 
http://localhost:8080/geoserver/wms?service=WMS&request=GetCapabilities&version=1.3.0
   Response from parser ::

   Messages from parser ::
        java.io.FileNotFoundException: 
http://localhost:8080/geoserver/wms?service=WMS&request=GetCapabilities&version=1.3.0

Message d3607e290_1:
   Error: The capabilities document does not contain a root element named 
WMS_Capabilities in the "http://www.opengis.net/wms"; namespace.

Message d3607e293_1:
   Further processing suspended.

Result: Failed


This seems strange to me because the root element is definitely the 
<WMS_Capabilities>.

Thanks,
     Maxim K.
     Senior Software Developer in GeoCybernetics Inc.


From: Justin Deoliveira [mailto:jdeol...@opengeo.org]
Sent: Thursday, May 31, 2012 6:48 PM
To: Максим Кузнецов
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Problems with WMS standard compliance in 
GeoServer

Hi Maxim,

Seems the cite engine is making a request that is not a complete url... In my 
experience this happens when a bad getcapabilities url is passed into the 
engine when the tests start.

Are you sure the url you specified for the capabilities url is resolvable from 
the server running the tests?

-Justin

On Wed, May 30, 2012 at 7:04 AM, Максим Кузнецов 
<kuznets...@geobuilder.ru<mailto:kuznets...@geobuilder.ru>> wrote:
Good day,
    During working with GeoServer I've experienced the following problem:
when testing the compliance with the WMS 1.1 standard (via the online tests 
available at http://cite.opengeospatial.org/teamengine/), all tests are failed.
One of the errors I received looks like this:

Log for test s0012/d207e988_1
Test wms:wmsops-getcapabilities-params-version-2 (s0012/d207e988_1)

Assertion: When a GetCapabilities request is made for a supported version other 
than [[VAR_WMS_VERSION]] using WMTVER instead of VERSION, then the version 
returned is the version requested.

Request d207e3521_1:
   Method: get
   URL: ReQuEsT=GetCapabilities&SeRvIcE=WMS&VeRsIoN=0.0.0
Error in call to extension function {public org.w3c.dom.NodeList 
com.occamlab.te.TECore.request(org.w3c.dom.Document,java.lang.String) throws 
java.lang.Throwable}: Exception in extension function 
java.net.MalformedURLException: no protocol: 
?ReQuEsT=GetCapabilities&SeRvIcE=WMS&VeRsIoN=0.0.0
Result: Failed


I've tried to set miscellaneous test settings but without success.

So, my testing environment is:
     MS Windows 7 EN (32 bit)
     GeoServer ver. 2.1.3 (32 bit), installed as a Windows service


Any help would be greatly appreciated!

Thanks,
     Maxim K.
     Senior Software Developer in GeoCybernetics Inc.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net<mailto:Geoserver-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/geoserver-users



--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to