S
stivazzi
Hi everybody...
i got a problem: i'm trying to deploy a un web service, using wsdd
but after a while always this message is returned ...
anybody can help me?
thanks Andrea
p.s.: i'm already setting host and port
( -Dhttp.proxyHost=1.1.1.1 -Dhttp.proxyPort=8080
org.apache.axis.client.AdminClient deploy.wsdd)
Processing file deploy.wsdd
Exception: AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/
envelope/}Server.userException
faultSubcode:
faultString: java.net.SocketTimeoutException: Read timed out
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/
axis/}stackTrace:java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:
129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:
218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:
235)
at
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:
739)
at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
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)
i got a problem: i'm trying to deploy a un web service, using wsdd
but after a while always this message is returned ...
anybody can help me?
thanks Andrea
p.s.: i'm already setting host and port
( -Dhttp.proxyHost=1.1.1.1 -Dhttp.proxyPort=8080
org.apache.axis.client.AdminClient deploy.wsdd)
Processing file deploy.wsdd
Exception: AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/
envelope/}Server.userException
faultSubcode:
faultString: java.net.SocketTimeoutException: Read timed out
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/
axis/}stackTrace:java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:
129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:
218)
at java.io.BufferedInputStream.read(BufferedInputStream.java:
235)
at
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:
739)
at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:144)
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)