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 V....@iflexsolutions.com on 2006/07/21 13:12:42 UTC

sample example error

Hi,

 

 I'm a beginner for Axis. I tried to deploy the userguide sample. The
service is getting deployed. When I use the EchoBlockingClient 

To call the web service it  gives the following error.

 

Note: I have downloaded the Axis2 1.0 standard distribution and using
inbuilt http-server. Is there any bug with this version?

Please do help me on this error so that I can proceed. I'm stuck up for
past few days

 

 

org.apache.axis2.AxisFault: null; nested exception is:

        java.lang.NullPointerException

        at
org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisO
peration.java:287)

 

        at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:457
)

        at
org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:399
)

        at EchoBlockingClient.main(EchoBlockingClient.java:47)

Caused by: java.lang.Exception: org.apache.axis2.AxisFault: null; nested
exception is:

        java.lang.NullPointerException

        at org.apache.axis2.AxisFault.makeFault(AxisFault.java:318)

        at
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RP
CMessageReceiver.j

ava:136)

        at
org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.receive(Abst
ractInOutSyncMessa

geReceiver.java:37)

        at
org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:454)

        at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostReques
t(HTTPTransportUti

ls.java:284)

        at
org.apache.axis2.transport.http.HTTPWorker.processRequest(HTTPWorker.jav
a:255)

        at
org.apache.axis2.transport.http.server.SimpleConnectionThread.run(Simple
ConnectionThread.j

ava:92)

        at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker
.runTask(ThreadPoo

lExecutor.java:650)

        at
edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker
.run(ThreadPoolExe

cutor.java:675)

        at java.lang.Thread.run(Thread.java:534)

Caused by: java.lang.NullPointerException

        at
org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RP
CMessageReceiver.j

ava:84)

        ... 8 more

 

        at org.apache.axis2.AxisFault.<init>(AxisFault.java:159)

        ... 4 more



DISCLAIMER:
This message contains privileged and confidential information and is intended only for the individual named.If you are not the intended recipient you should not disseminate,distribute,store,print, copy or deliver this message.Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or contain viruses.The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.