Hi,
we're getting the following error when trying to deploy a service. We are
using Axis 1.0 and Tomcat.

[INFO] AdminClient - -Processing file deploy.wsdd
AxisFault
 faultCode: {http://xml.apache.org/axis/}HTTP
 faultString: (0)
 faultActor: null
 faultDetail:
        null: return code:  0

(0)
        at
org.apache.axis.transport.http.HTTPSender.readFromSocket(HTTPSender.java:630)
        at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:131)
        at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71)
        at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:156)
        at org.apache.axis.SimpleChain.invoke(SimpleChain.java:126)
        at org.apache.axis.client.AxisClient.invoke(AxisClient.java:182)
        at org.apache.axis.client.Call.invokeEngine(Call.java:2113)
        at org.apache.axis.client.Call.invoke(Call.java:2102)
        at org.apache.axis.client.Call.invoke(Call.java:1296)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:319)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:298)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:305)
        at org.apache.axis.client.AdminClient.process(AdminClient.java:256)
        at org.apache.axis.client.AdminClient.main(AdminClient.java:341)
[ERROR] AdminClient - -Exception: <(0)>

The strange thing is, that the deployment ist working sometimes but very
seldom.

It seems that in might depend on the size of the deployment, because the
deployment of a small service is working more often when the deployment of
a bigger service, that the never make run on our machine.

Thanks for any advise.
OR Developer

Reply via email to