You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "eL. Bi." <av...@yahoo.it> on 2006/05/23 17:53:23 UTC

Problem while using Admin Client

Hi,

while using the Admin Client to deploy my Web Service
i got this:

[elleby@localhost axis-1_3]$ ./run_admin_client.sh
Processing file deploy.wsdd
Exception: AxisFault
 faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
 faultSubcode:
 faultString: java.net.ConnectException: Invalid
argument
 faultActor:
 faultNode:
 faultDetail:
       
{http://xml.apache.org/axis/}stackTrace:java.net.ConnectException:
Invalid argument
        at
java.net.PlainSocketImpl.socketConnect(Native Method)
        at
java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
        at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
        at
java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
        at java.net.Socket.connect(Socket.java:452)
        at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at
java.lang.reflect.Method.invoke(Method.java:324)
        at
org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:153)
        at
org.apache.axis.components.net.DefaultSocketFactory.create(DefaultSocketFactory.java:120)
        at
org.apache.axis.transport.http.HTTPSender.getSocket(HTTPSender.java:191)
        at
org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:404)
        at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
        at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
        at
org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
        at
org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
        at
org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
        at
org.apache.axis.client.Call.invokeEngine(Call.java:2784)
        at
org.apache.axis.client.Call.invoke(Call.java:2767)
        at
org.apache.axis.client.Call.invoke(Call.java:1792)
        at
org.apache.axis.client.AdminClient.process(AdminClient.java:439)
        at
org.apache.axis.client.AdminClient.process(AdminClient.java:404)
        at
org.apache.axis.client.AdminClient.process(AdminClient.java:410)
        at
org.apache.axis.client.AdminClient.process(AdminClient.java:320)
        at
org.apache.axis.client.AdminClient.main(AdminClient.java:463)

       
{http://xml.apache.org/axis/}hostname:localhost.localdomain

Tomcat and Axis work for sure, because they show to me
the initial page on the browser. Can anyone explain to
me where is the error, or at least, if the error is in
the WSDD file or what. It's possible that it doesn't
connect to myself because there is something of my OS
(FC4) that blocks it?

Tanks, Luca.

Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 

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