[ https://issues.apache.org/jira/browse/AXIS2-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Upul Godage updated AXIS2-3270: ------------------------------- Attachment: AXIS2-3270.patch patch attached > Throws NullPointerException in RPCMessageReceiver when handling Exception in > catch block; real stack trace is lost > ------------------------------------------------------------------------------------------------------------------- > > Key: AXIS2-3270 > URL: https://issues.apache.org/jira/browse/AXIS2-3270 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Reporter: Upul Godage > Attachments: AXIS2-3270.patch > > > 2007-10-11 09:51:47,944 [-] [I/O dispatcher 7] DEBUG ServerHandler HTTP > connection [/127.0.0.1:59896]: Content decoder [chunk-coded; completed: true] > Exception in thread "HttpServerWorker-1" java.lang.NullPointerException > at > org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:158) > at > org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40) > at > org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:96) > at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:145) > at > org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275) > at > org.apache.synapse.transport.nhttp.ServerWorker.processPost(ServerWorker.java:211) > at > org.apache.synapse.transport.nhttp.ServerWorker.run(ServerWorker.java:175) > at > java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675) > at java.lang.Thread.run(Thread.java:595) > 2007-10-11 09:52:47,890 [-] [I/O dispatcher 7] DEBUG ServerHandler HTTP > connection [closed]: Closed -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]