[CLOSED] Communication Failure Error !!

  1. #1

    [CLOSED] Communication Failure Error !!

    Hello there,

    When I'm binding the data to grid panel from the database, I often got the attached error while the data loading takes some time.

    Some of the grid has requirement to load huge amount of data.

    I'm not so sure how can I prevent for such error. I did not set any time out in my grid panel yet.

    I will appreciate if you can help me give an advise for that error.

    Thank you.


    Click image for larger version. 

Name:	Communication Failure.png 
Views:	15 
Size:	12.6 KB 
ID:	6696
    Last edited by Daniil; Aug 20, 2013 at 9:10 AM. Reason: [CLOSED]
  2. #2
    Hello!

    How do you load your data to the store? In Page_Load, Ajax or using DirectEvents?
  3. #3
    Hi there,

    I'm loading data using Direct Event.

    Thanks.

    Quote Originally Posted by Baidaly View Post
    Hello!

    How do you load your data to the store? In Page_Load, Ajax or using DirectEvents?
  4. #4
    Please, read this post: http://forums.ext.net/showthread.php...l=1#post100217

    However, to understand the reason we need sample to reproduce. Also, I think you should check that you don't make cross-site requests (AJAX doesn't support it) and take a look at this sample, just to make sure that you load data correctly: https://examples2.ext.net/#/GridPane...d/Remote_Load/
  5. #5
    Hi,

    Also I would recommend to try to increase a DirectEvent's Timeout. By default it is 30000 in milliseconds.

Similar Threads

  1. Communication failure error when using Firefox
    By nicegaurav in forum 1.x Help
    Replies: 1
    Last Post: Nov 15, 2012, 6:44 PM
  2. Communication failure error in Firefox
    By nicegaurav in forum 1.x Help
    Replies: 0
    Last Post: Nov 06, 2012, 9:18 AM
  3. Communication failure error in non-IE browser
    By Nhím Hổ Báo in forum 1.x Help
    Replies: 3
    Last Post: Apr 28, 2012, 7:07 AM
  4. TaskManager (Error: Communication Failure)
    By aelen in forum 1.x Help
    Replies: 3
    Last Post: Jan 02, 2012, 8:27 AM
  5. [CLOSED] communication failure error
    By speedstepmem4 in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Jan 30, 2009, 11:11 AM

Posting Permissions