Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > can you get a web services fault from client side?

Reply
Thread Tools

can you get a web services fault from client side?

 
 
Robert Mark Bram
Guest
Posts: n/a
 
      02-22-2007
Hi All,

I have the following error from my web services client.

When a client gets a WebServicesFault, is it ever an error generated
*on* the client, or does the fact that it is a WebServicesFault
indicate that the message reached the provider and became an error
there?

2007-02-20 05:14:06,544 ERROR utportweb01 172.22.13.41
com.cml.hr.portal.eai.webservices.sap.util.SapPort - Failed on attempt
[1] at url [http://udeaib01:7080/CMLeJob/EJobGetPosition] with
exception [java.net.ConnectException: Connection timed out; nested
exception is:
java.net.ConnectException: Connection timed out].
WebServicesFault
faultCode: Server.generalException
faultString: java.net.ConnectException: Connection timed out
faultActor: null
faultDetail:

java.net.ConnectException: Connection timed out
java.net.ConnectException: Connection timed out
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl .java(Compiled
Code))
at
java.net.PlainSocketImpl.connectToAddress(PlainSoc ketImpl.java(Inlined
Compiled Code))
at java.net.PlainSocketImpl.connect(PlainSocketImpl.j ava(Compiled
Code))
at java.net.Socket.<init>(Socket.java(Compiled Code))


Thanks for any advice.

Rob


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can i optimize the web services client access code deepak Java 1 01-31-2007 10:11 PM
Get the best services you can find Mara Computer Support 17 06-01-2006 09:58 AM
How .NET web services client handles exceptions from Java web services? John ASP .Net Web Services 4 03-31-2006 10:13 PM
How do you get or save a file from/to a client (button on web page) once they are authenticated? The client could be Mac, Linux or Windows. jake ASP .Net 6 07-07-2004 07:48 PM
Stack fault and page fault help S.Flournoy Computer Support 2 04-17-2004 04:23 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57