Hi,
I am getting the below error when calling soapHTTP service on wM 4.0.6.
Can someone let me know how to go about solving this.
When i step into soapHttp service i get a 500 Server error and then it errors out with the com.wm.app.b2b.client.NSRuntimeException exception.
The error logs has the below entry.
CDT java.lang.NullPointerException
com.wm.io.comm.CommException(java.lang.NullPointerException)
at com.wm.app.b2b.server.ServerHTTPLink.send(ServerHTTPLink.java:71)
at com.wm.app.b2b.server.comm.DefaultServerRequestHandler.handleMessage(DefaultServerRequestHandler.java:88)
at com.wm.app.b2b.server.HTTPMessageHandler.process(HTTPMessageHandler.java:166)
at com.wm.app.b2b.server.HTTPDispatch.run(HTTPDispatch.java:457)
at com.wm.util.pool.PooledThread.run(C:/NT/Perforce/basis/4.1.0-terra/module/core/source/com/wm/util/pool/PooledThread.java:103)
at java.lang.Thread.run(Thread.java:536)
Can someone let me know how to go about solving this.
Thanks,
Sana