You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "mangesh (JIRA)" <ax...@ws.apache.org> on 2011/04/05 18:27:06 UTC

[jira] [Created] (AXIS-2847) not able to call a web service showing soket error

not able to call a web service showing soket error
--------------------------------------------------

                 Key: AXIS-2847
                 URL: https://issues.apache.org/jira/browse/AXIS-2847
             Project: Axis
          Issue Type: Bug
    Affects Versions: 1.3
         Environment: IBM websphere 7.1
            Reporter: mangesh 
            Priority: Blocker


i have created stub from a wsdl file & now trying to invoke a method of that stub giving url (******.com) to perfom the operation 
& getting this error...Please help


[4/5/11 21:38:32:688 GMT+05:30] 0000001e SystemOut     O Before calling the web service
[4/5/11 21:38:44:939 GMT+05:30] 0000001e HTTPSender    I org.apache.axis2.transport.http.HTTPSender sendViaPost Unable to sendViaPost to url[http://*******.com/IAGENT/agentcreation.asmx?op=CreateAgent]
                                 java.net.UnknownHostException: *******.com
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:196)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
	at java.net.Socket.connect(Socket.java:530)
	at java.net.Socket.connect(Socket.java:480)
	at java.net.Socket.<init>(Socket.java:377)
	at java.net.Socket.<init>(Socket.java:251)
	at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
	at org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$1.doit(ControllerThreadSocketFactory.java:91)
	at org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$SocketTask.run(ControllerThreadSocketFactory.java:158)
	at java.lang.Thread.run(Thread.java:735)

[4/5/11 21:38:44:985 GMT+05:30] 0000001e SystemOut     O the exception in the submit procedure of Ext link:org.apache.axis2.AxisFault: ******.com

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Resolved] (AXIS2-5220) not able to call a web service showing soket error

Posted by "Sagara Gunathunga (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  resolved AXIS2-5220.
---------------------------------------

    Resolution: Invalid

Use user mailing  list to ask this kind of a questions. 
                
> not able to call a web service showing soket error
> --------------------------------------------------
>
>                 Key: AXIS2-5220
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5220
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: IBM websphere 7.1
>            Reporter: mangesh 
>            Priority: Blocker
>
> i have created stub from a wsdl file & now trying to invoke a method of that stub giving url (******.com) to perfom the operation 
> & getting this error...Please help
> [4/5/11 21:38:32:688 GMT+05:30] 0000001e SystemOut     O Before calling the web service
> [4/5/11 21:38:44:939 GMT+05:30] 0000001e HTTPSender    I org.apache.axis2.transport.http.HTTPSender sendViaPost Unable to sendViaPost to url[http://*******.com/IAGENT/agentcreation.asmx?op=CreateAgent]
>                                  java.net.UnknownHostException: *******.com
> 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:196)
> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
> 	at java.net.Socket.connect(Socket.java:530)
> 	at java.net.Socket.connect(Socket.java:480)
> 	at java.net.Socket.<init>(Socket.java:377)
> 	at java.net.Socket.<init>(Socket.java:251)
> 	at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
> 	at org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$1.doit(ControllerThreadSocketFactory.java:91)
> 	at org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$SocketTask.run(ControllerThreadSocketFactory.java:158)
> 	at java.lang.Thread.run(Thread.java:735)
> [4/5/11 21:38:44:985 GMT+05:30] 0000001e SystemOut     O the exception in the submit procedure of Ext link:org.apache.axis2.AxisFault: ******.com

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


[jira] [Moved] (AXIS2-5220) not able to call a web service showing soket error

Posted by "Andreas Veithen (Moved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-5220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen moved AXIS-2847 to AXIS2-5220:
----------------------------------------------

    Affects Version/s:     (was: 1.3)
                       1.3
                  Key: AXIS2-5220  (was: AXIS-2847)
              Project: Axis2  (was: Axis)
    
> not able to call a web service showing soket error
> --------------------------------------------------
>
>                 Key: AXIS2-5220
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5220
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: 1.3
>         Environment: IBM websphere 7.1
>            Reporter: mangesh 
>            Priority: Blocker
>
> i have created stub from a wsdl file & now trying to invoke a method of that stub giving url (******.com) to perfom the operation 
> & getting this error...Please help
> [4/5/11 21:38:32:688 GMT+05:30] 0000001e SystemOut     O Before calling the web service
> [4/5/11 21:38:44:939 GMT+05:30] 0000001e HTTPSender    I org.apache.axis2.transport.http.HTTPSender sendViaPost Unable to sendViaPost to url[http://*******.com/IAGENT/agentcreation.asmx?op=CreateAgent]
>                                  java.net.UnknownHostException: *******.com
> 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:196)
> 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)
> 	at java.net.Socket.connect(Socket.java:530)
> 	at java.net.Socket.connect(Socket.java:480)
> 	at java.net.Socket.<init>(Socket.java:377)
> 	at java.net.Socket.<init>(Socket.java:251)
> 	at org.apache.commons.httpclient.protocol.DefaultProtocolSocketFactory.createSocket(DefaultProtocolSocketFactory.java:80)
> 	at org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$1.doit(ControllerThreadSocketFactory.java:91)
> 	at org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$SocketTask.run(ControllerThreadSocketFactory.java:158)
> 	at java.lang.Thread.run(Thread.java:735)
> [4/5/11 21:38:44:985 GMT+05:30] 0000001e SystemOut     O the exception in the submit procedure of Ext link:org.apache.axis2.AxisFault: ******.com

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org