Hello Sir,

I was communicating with https server using .cert file android it was
working fine , but now facing issue

10-12 16:30:30.574: ERROR/Nav(3295): version res:: 
https://50.18.49.118/xmlrpc:443/ssltest
10-12 16:30:30.574: ERROR/Nav(3295): java.io.FileNotFoundException:
https://50.18.49.118/xmlrpc:443/ssltest
10-12 16:30:30.574: ERROR/Nav(3295):     at
org.apache.harmony.luni.internal.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:
1061)
10-12 16:30:30.574: ERROR/Nav(3295):     at
org.apache.harmony.luni.internal.net.www.protocol.https.HttpsURLConnection.getInputStream(HttpsURLConnection.java:
252)
10-12 16:30:30.574: ERROR/Nav(3295):     at
com.halosys.TvAnyTime.IntroSplash.AllVersionData(IntroSplash.java:
1054)
10-12 16:30:30.574: ERROR/Nav(3295):     at
com.halosys.TvAnyTime.IntroSplash
$LongOperation.doInBackground(IntroSplash.java:1840)
10-12 16:30:30.574: ERROR/Nav(3295):     at
com.halosys.TvAnyTime.IntroSplash
$LongOperation.doInBackground(IntroSplash.java:1)
10-12 16:30:30.574: ERROR/Nav(3295):     at android.os.AsyncTask
$2.call(AsyncTask.java:185)
10-12 16:30:30.574: ERROR/Nav(3295):     at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
10-12 16:30:30.574: ERROR/Nav(3295):     at
java.util.concurrent.FutureTask.run(FutureTask.java:137)
10-12 16:30:30.574: ERROR/Nav(3295):     at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:
1068)
10-12 16:30:30.574: ERROR/Nav(3295):     at
java.util.concurrent.ThreadPoolExecutor
$Worker.run(ThreadPoolExecutor.java:561)
10-12 16:30:30.574: ERROR/Nav(3295):     at
java.lang.Thread.run(Thread.java:1096)
10-12 16:30:30.593: INFO/System.out(3295): ------------resp
code2--------------------------------400


Here coding side .cert file regenerated all stubs fine but getting
above error.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to