 Thread Author
# 1

12-29-2011, 12:54 AM
|
| CrackBerry Newbie | | Join Date: Dec 2011 Posts: 2 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
The Transport Channel Service has stopped the Chain labeled httpclient-http-chain
when i start my app ,I am able to login (using web service) ,it retrieves all the account information and after that when I try to use other method of the service,the service doesn't respond.As I guess my app get disconnected after I login.I am facing this problem in real BB device.And in simulator its working properly E2E
I am developing an blackberry app on the screen and I get "Request Timed Out" exception and on checking the logs I found this error "The Transport Channel Service has stopped the Chain labeledhttpclient-http-chain".
I am using web service in my app.
|