Android Question http duplicate requests issue

raaiman

Member
Licensed User
Longtime User
there is an unbelieveable problem that we found from our server side.in some situation for some user the same request duplicate 2~3 times in 1 SECOND! more than 100 times in 1 MINUTE!it is very crazying!

so i unzipped HTTP.jar and B4AShared.jar and try to find out what b4a do for HTTP.i found you are using a threadpool to process the http task.as far as i know,there is no direct evidence to prove that this crazy thing is caused by B4A.But can you have a think if B4A has the possibility?

in the decompile,i have trouble to analyse this method in B4AThreadPool.class:

why can Future f; be declared twice?i have tried on eclipse,it will have compile error.

in addition,not all the devices happen,and i can confirm that it is not caused by app frequently call.
it only happen on specific time and specific device for sepcific user.

Help Me!
 
Last edited by a moderator:

raaiman

Member
Licensed User
Longtime User
i am so sorry to offend you Erel.i respect you for your great achievement on B4A.i am troubled by this issue and have no other way.don't you want to know the answer for this issue?although i am not sure if it is caused B4A.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…