Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Mar 2010
    Location
    Madurai
    Posts
    12

    Unresponsive Script

    I am using GWT to develop market watch for my project testing in the Firefox browser.
    I am using Market watch with 60 securities in one grid.
    So I am getting the following error while getting the feeds from the LS server.

    "A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete".
    With two options 1, Stop Script, 2, Cancel
    If I click Stop script the feeds are not updating. If I click cancel I am not getting anything other than busy state.

    But If I use only 15 securities to show then the page is working fine.

    Please help me to find out the solution.

    Regards,
    Karthik C

  2. #2
    Power Member
    Join Date
    Jul 2006
    Location
    Cesano Maderno, Italy
    Posts
    784
    usually browsers block javascript execution if a "thread" spends too much time executing.
    you should identify where time is spent in your application through profiling to find out if there is something in the application that can be optimized.

    To profile your application you can use firebug, it has a profile button on the console tab: click it to start profiling and click it again to stop, then check the results.

    HTH

 

 

Similar Threads

  1. IE script warning
    By jonasby1 in forum Client SDKs
    Replies: 3
    Last Post: July 27th, 2011, 10:58 AM
  2. Replies: 5
    Last Post: December 23rd, 2010, 09:34 AM
  3. Action script
    By Cyro in forum Client SDKs
    Replies: 30
    Last Post: July 24th, 2009, 02:50 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 11:56 AM.