java.lang.NullPointerException: null
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via axis-java-dev by tina (JIRA), 1 year ago
via Stack Overflow by Tina
, 2 years agovia axis-java-dev by Sagara Gunathunga (JIRA), 1 year ago
java.lang.NullPointerException: null
at org.apache.axis2.client.ServiceClient.cleanupTransport(ServiceClient.java:824)
at com.cmcc.aus.msgadpter.soap.security.SecurityClient.checkToken(SecurityClient.java:355)
at com.cmcc.aus.service.esb.VerifyEaCallingTokenSvc.verifyEaCallingToken(VerifyEaCallingTokenSvc.java:81)
at com.cmcc.aus.msgadpter.rest.VerifyEaCallingTokenRestInterface.postVerifyEaCallingToken(VerifyEaCallingTokenRestInterface.java:38)