Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
XML
data.xmlanalysis
mappoint.webservice
msf
msxml-webrelease
netmyservices.sdk
passport.sdk
soap
soapsdk
uddi.general
uddi.programming
uddi.specification
xml
xmlsqlwebrelease
xsl
  
 
date: Thu, 10 Apr 2008 10:54:01 -0700,    group: microsoft.public.mappoint.webservice        back       


FindService (staging) is not responding   
Credentials have been verified by going to 
http://findv3.staging.mappoint.net/Find-30/FindService.asmx

The query:

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<FindAddress xmlns="http://s.mappoint.net/mappoint-30/">
<specification>
<DataSourceName>MapPoint.NA</DataSourceName>
<InputAddress>
<AddressLine>1066 E Hastings St</AddressLine>
<PrimaryCity>Vancouver</PrimaryCity>
<SecondaryCity></SecondaryCity>
<Subdivision>BC</Subdivision>
<PostalCode></PostalCode>
<CountryRegion>Canada</CountryRegion>
<FormattedAddress></FormattedAddress>
</InputAddress>
<Options>
<Range><StartIndex>0</StartIndex><Count>25</Count></Range>
<SearchContext>39</SearchContext>
<ResultMask>AddressFlag EntityFlag LatLongFlag MatchDetailsFlag</ResultMask>
<ThresholdScore>0.7</ThresholdScore>
</Options>
</specification>
</FindAddress>
</soapenv:Body>
</soapenv:Envelope>

What is happening:
1) A series of HTTP 100 responses and retries:
[commons.httpclient.HttpMethodBase] Discarding unexpected response: HTTP/1.1 
100 Continue 
commons.httpclient.HttpMethodDirector] I/O exception 
(org.apache.commons.httpclient.NoHttpResponseException) caught when 
processing request: The server findv3.staging.mappoint.net failed to respond 
[commons.httpclient.HttpMethodDirector] Retrying request 

2) In Axis:
[apache.axis.ConfigurationException] Exception: 
org.apache.axis.ConfigurationException: No service named FindServiceSoap is 
available
org.apache.axis.ConfigurationException: No service named FindServiceSoap is 
available
        at 
org.apache.axis.configuration.FileProvider.getService(FileProvider.java:233)
        at org.apache.axis.AxisEngine.getService(AxisEngine.java:311)
        at 
org.apache.axis.MessageContext.setTargetService(MessageContext.java:756)
       (...various points in invoke())
        at org.apache.axis.client.Call.invoke(Call.java:1812)
        at 
net.mappoint.s.mappoint_30.FindServiceSoapStub.findAddress(FindServiceSoapStub.java:1493)

3) Similar outpout for an attempt to access CommonServiceSoap.

I am able to successfully access RenderService.

Is Mappoint 3.0 sensitive to any particular dependencies (version or 
location of .jars)?
date: Thu, 10 Apr 2008 10:54:01 -0700   author:   BSallows

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us