Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I use ksoap2_android_assembly_3_0_0_RC_4_jar_with_dependencies.jar,I constantly encounter the following Exception #153

Open
GoogleCodeExporter opened this issue Jun 17, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

02-17 13:30:37.586: E/AndroidRuntime(30095): FATAL EXCEPTION: Thread-14147
02-17 13:30:37.586: E/AndroidRuntime(30095): java.lang.NullPointerException
02-17 13:30:37.586: E/AndroidRuntime(30095):    at 
org.ksoap2.transport.ServiceConnectionSE.getResponseProperties(ServiceConnection
SE.java:85)
02-17 13:30:37.586: E/AndroidRuntime(30095):    at 
org.ksoap2.transport.HttpTransportSE.call(HttpTransportSE.java:189)
02-17 13:30:37.586: E/AndroidRuntime(30095):    at 
org.ksoap2.transport.HttpTransportSE.call(HttpTransportSE.java:114)

Original issue reported on code.google.com by zhongqin...@163.com on 17 Feb 2013 at 5:59

Attachments:

@GoogleCodeExporter
Copy link
Author

Try with 3.0.0

Original comment by mosa...@gmail.com on 5 Mar 2013 at 7:47

@GoogleCodeExporter
Copy link
Author

Original comment by mosa...@gmail.com on 5 Mar 2013 at 7:55

  • Changed state: Incomplete

@GoogleCodeExporter
Copy link
Author


I have the same problem. In most cases my code works good and I receive data 
from my WCF Web Service. But sometimes (especially when web service has cold 
start and takes more time to start) then I have exactly the same exception. And 
when I press the button to invoke this service again then I get response very 
quickly. For sure this is not related with timeout because I got this exception 
also when webservice was running and response very quickly.

I use ksoap2 3.0.0 RC4 (for now I cannot check version 3.0.0 because of 
problems with HTTP 500 response codes)

Original comment by roman...@gmail.com on 24 May 2013 at 1:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant