**
Thanks Carey.
 
I modified the wsdl as that sounded on target, but I'm still getting the same error.  Hopefully one of your other options will yield a better result.  I have to wait until the network guys come in in the a.m. 
 
Thanks again.
 


Carey Matthew Black <[EMAIL PROTECTED]> wrote:
P,

Just a guess... but it looks like the web service client can not
resolve a host name in the WSDL that you feed the Filter Set field
action.

I would suggest that you login to your ARS server (at the command
line) and try to
"ping ncsusratpzps1"

That looks like all the WSDL has for the web server that it is trying
to talk to.


You might have:

1) DNS issues resolving the hostname for the source web server
2) network path issues from your ARS server to the source web server.
3) Web proxy settings that your lacking in your ARS server config....

You might even have your network guys sniff the wire and try to find
exactly what is or is not leaving the ARS server too.


HTH.


--
Carey Matthew Black
Remedy Skilled Professional (RSP)
ARS = Action Request System(Remedy)

Solution = People + Process + Tools
Fast, Accurate, Cheap.... Pick two.
Never ascribe to malice, that which can be explained by incompetence.




On 4/26/06, Ars Lister <[EMAIL PROTECTED]>wrote:
> **
> Hi All,
>
> Has any of you seen the below (extensive) error when invoking a webservice
> that is being consumed?
>
> The AR error:
>
> ARERR [9130] An exception occurred from the WebService class : ; nested
> exception is: java.net.UnknownHostException: ncsusratpzps1
>
> The unix error:
>
> AxisFault
> faultCode:
> {http://xml.apache.org/axis/}Server.userException
> faultString: java.net.UnknownHostException: ncsusratpzps1
> faultActor: null
> faultDetail:
> stackTrace: java.net.UnknownHostException: ncsusratpzps1
> at java.net.InetAddress.getAllByName0(Unknown
> Source)
> at java.net.InetAddress.getAllByName0(Unknown
> Source)
> at java.net.InetAddress.getByName(Unknown Source)
> at java.net.Socket.<init>(Unknown Source)
> at
> org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:4
> 27)
> at
> org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:146)
> at
> org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
> y.java:71)
> at
> org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
> at
> org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
> at
> org.apache.axis.client.AxisClient.invoke(AxisClient.java:183)
> at
> org.apache.axis.client.Call.invokeEngine(Call.java:2027)
> at
> org.apache.axis.client.Call.invoke(Call.java:2016)
> at
> org.apache.axis.client.Call.invoke(Call.java:1309)
> at WebServiceSoapClient.call(WebServiceSoapClient.java:164)
>
> java.net.UnknownHostException: ncsusratpzps1
> java.net.UnknownHostException: ncsusratpzps1
> at java.net.InetAddress.getAllByName0(Unknown
> Source)
> at java.net.InetAddress.getAllByName0(Unknown
> Source)
> at java.net.InetAddress.getByName(Unknown Source)
> at java.net.Socket.(Unknown Source)
> at
> org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:4
> 27)
> at
> org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:146)
> at
> org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
> y.java:71)
> at
> org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
> at
> org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
> at
> org.apache.axis.client.AxisClient.invoke(AxisClient.java:183)
> at
> org.apache.axis.client.Call.invokeEngine(Call.java:2027)
> at
> org.apache.axis.client.Call.invoke(Call.java:2016)
> at
> org.apache.axis.client.Call.invoke(Call.java:1309)
> at WebServiceSoapClient.call(WebServiceSoapClient.java:164)
> java.net.UnknownHostException: ncsusratpzps1
> AxisFault
> faultCode:
> {http://xml.apache.org/axis/}Server.userException
> faultString: java.net.UnknownHostException: ncsusratpzps1
> faultActor: null
> faultDetail:
> stackTrace: java.net.UnknownHostException: ncsusratpzps1
> at java.net.InetAddress.getAllByName0(Unknown
> Source)
> at java.net.InetAddress.getAllByName0(Unknown
> Source)
> at java.net.InetAddress.getByName(Unknown Source)
> at java.net.Socket.<init>(Unknown Source)
> at
> org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:4
> 27)
> at
> org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:146)
> at
> org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
> y.java:71)
> at
> org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
> at
> org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
> at
> org.apache.axis.client.AxisClient.invoke(AxisClient.java:183)
> at
> org.apache.axis.client.Call.invokeEngine(Call.java:2027)
> at
> org.apache.axis.client.Call.invoke(Call.java:2016)
> at
> org.apache.axis.client.Call.invoke(Call.java:1309)
> at WebServiceSoapClient.call(WebServiceSoapClient.java:164)
>
> java.net.UnknownHostException: ncsusratpzps1
> java.net.UnknownHostException: ncsusratpzps1
> at java.net.InetAddress.getAllByName0(Unknown
> Source)
> at java.net.InetAddress.getAllByName0(Unknown
> Source)
> at java.net.InetAddress.getByName(Unknown Source)
> at java.net.Socket.(Unknown Source)
> at
> org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:4
> 27)
> at
> org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:146)
> at
> org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
> y.java:71)
> at
> org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
> at
> org.apache.axis.SimpleChain.invoke(SimpleChain.java:120)
> at
> org.apache.axis.client.AxisClient.invoke(AxisClient.java:183)
> at
> org.apache.axis.client.Call.invokeEngine(Call.java:2027)
> at
> org.apache.axis.client.Call.invoke(Call.java:2016)
> at
> org.apache.axis.client.Call.invoke(Call.java:1309)
> at WebServiceSoapClient.call(WebServiceSoapClient.java:164)
>
> Does this look familiar to any of you? If so, what did you adjust in your
> environment? BMC is taking a while with this.
>
> Thanks in advance.
>
> P

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org


Blab-away for as little as 1ยข/min. Make PC-to-Phone Calls using Yahoo! Messenger with Voice. __20060125_______________________This posting was submitted with HTML in it___

Reply via email to