jagdeepjain / sfapi

Automatically exported from code.google.com/p/sfapi
0 stars 0 forks source link

Timeout / poor performance? #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use sfapi with many componets

Loading of swf app takes a long time and eventually you get

Error: Error #1502: A script has executed for longer than the default
timeout period of 15 seconds.
    at sfapi.core::AppTreeParser/assignID()
    at
sfapi.core::AppTreeParser/setTooltipsToID()flex/sfapi/core/AppTreeParser.as:317]
    at SeleniumFlexAPI/applicationCompleteHandler()[flex/SeleniumFlexAPI.as:65]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
mx.managers::SystemManager/preloader_preloaderDoneHandler()[C:\autobuild\3.5.0\f
rameworks\projects\framework\src\mx\managers\SystemManager.as:3141]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at
mx.preloaders::Preloader/displayClassCompleteHandler()[C:\autobuild\3.5.0\framew
orks\projects\framework\src\mx\preloaders\Preloader.as:435]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at 

Original issue reported on code.google.com by anderson...@gmail.com on 19 May 2010 at 3:35