You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by bu...@apache.org on 2003/02/27 06:10:52 UTC

DO NOT REPLY [Bug 17463] New: - Connection Reset Error

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17463>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17463

Connection Reset Error

           Summary: Connection Reset Error
           Product: XML-RPC
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Source
        AssignedTo: rpc-dev@xml.apache.org
        ReportedBy: pramod@acns.com


Hi,
  I am trying out the simple example.. i.e. 

org.....WebServer  (for server)

org.....XmlRpcClient http://localhost:8080 echo test 123

I keep getting the following error on the server side:
java.net.SocketException: Connection Reset

I am using xml-rpc from cvs and JDK version 1.4.1_01

thx,

Pramod