Fast-Android-Networking
Fast-Android-Networking copied to clipboard
com.androidnetworking.error.ANError
Hi @amitshekhariitbhu We are getting this error. How can we resolve it?
at com.rx2androidnetworking.Rx2InternalNetworking$SimpleANObservable.subscribeActual(Rx2InternalNetworking.java:214)
at io.reactivex.Observable.subscribe(Observable.java:12005)
at io.reactivex.internal.operators.observable.ObservableSubscribeOn$SubscribeTask.run(ObservableSubscribeOn.java:96)
at io.reactivex.Scheduler$DisposeTask.run(Scheduler.java:571)
at io.reactivex.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:66)
at io.reactivex.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:57)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:154)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:269)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)
at java.lang.Thread.run(Thread.java:818)
Is there is any way to check the server is working fine and its response time is good? How to handle the following DB deadlock
Transaction (Process ID 105) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
@hasnain-ahmad Can you provide the code snippet?
@hasnain-ahmad Can you provide the code snippet?
https://pastebin.com/sBkzenQZ https://pastebin.com/0jBS0XCv
@hasnain-ahmad Can you provide the code snippet?
https://pastebin.com/sBkzenQZ https://pastebin.com/0jBS0XCv @amitshekhariitbhu Did you need this snippet or also need something else.
I also got this error, not on every device but on some devices. @amitshekhariitbhu, please tell the solution if you have resolved it.
@arslan555 @hasnain-ahmad Have you solved this? Let me know I will check it.
@arslan555 @hasnain-ahmad Have you solved this? Let me know I will check it. @amitshekhariitbhu i got the same error on device samsung J7, android 8.1.0
![]()
![]()
Any news here?
