| |||||||
Du magst keine Werbung? Wir auch nicht!
Einfach registrieren und die Werbung ist weg. Diese Nachricht sehen nur nicht registrierte Nutzer.
![]() |
| | LinkBack | Themen-Optionen | Ansicht |
| | #1 (permalink) |
| Neuer User Registriert seit: Sep 2009
Beiträge: 253
|
Hallo Leute... habe hier ein größeres nicht reproduzierbares Problem. Bei einem großen Flex Projekt kommt es manchmal vor, dass sich einfach der Browser aufhängt (keine Rückmeldung). Auch im Debug Mode des Flash Builders bekomme ich keine weiteren Infos dazu. Ich kann auch nicht genau sagen wann es passiert, habe alle erdenklichen Szenarien stundenlang gestestet. Wie kann ich mehr Infos oder eine Fehlermeldung erhalten? Bin echt ratlos. 1000 Dank! |
| | |
| | #2 (permalink) |
| Perverted Hermit Registriert seit: Mar 2004 Ort: Delmenhorst
Beiträge: 12.146
|
Profiler?
__________________ http://icodeapps.net | Meet me at the Flex user group Hamburg talking about CoffeeScript |
| | |
| | #3 (permalink) |
| Neuer User Registriert seit: Sep 2009
Beiträge: 253
|
Hab jetzt mal den Flashplayer Debugger installiert für IE und folgendes erhalten: Error: Error #1502: Ein Skript wurde länger als die Standard-Timeout-Zeit von 15 Sekunden ausgeführt. at flashx.textLayout.container::ContainerController/http://ns.adobe.com/textLayout/internal/2008::updateCompositionShapes()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\container\Container Controller.as:2755] at flashx.textLayout.compose::StandardFlowComposer/updateCompositionShapes()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\StandardFlo wComposer.as:618] at flashx.textLayout.compose::StandardFlowComposer/updateToController()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\StandardFlo wComposer.as:560] at flashx.textLayout.compose::StandardFlowComposer/updateAllControllers()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\StandardFlo wComposer.as:519] at flashx.textLayout.container::TextContainerManager/updateContainer()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\container\TextConta inerManager.as:1297] at spark.components::RichEditableText/updateDisplayList()[E:\dev\4.x\frameworks\projects\spark\src\spark\com ponents\RichEditableText.as:2601] at mx.core::UIComponent/validateDisplayList()[E:\dev\4.x\frameworks\projects\framework\src\mx\co re\UIComponent.as:8709] at mx.managers::LayoutManager/validateDisplayList()[E:\dev\4.x\frameworks\projects\framework\src\mx\ma nagers\LayoutManager.as:663] at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.x\frameworks\projects\framework\src\mx\ma nagers\LayoutManager.as:736] at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.x\frameworks\projects\framework\src\mx\ma nagers\LayoutManager.as:1072] |
| | |
| | #5 (permalink) |
| Perverted Hermit Registriert seit: Mar 2004 Ort: Delmenhorst
Beiträge: 12.146
|
Du überforderst das TextLayoutFramework...
__________________ http://icodeapps.net | Meet me at the Flex user group Hamburg talking about CoffeeScript |
| | |
| | #6 (permalink) |
| Neuer User Registriert seit: Sep 2009
Beiträge: 253
|
Jetzt ist nur die Frage an welcher Stelle. Natürlich lief beim Profiling alles glatt...Kann man das TextLayoutFramework auch ausstellen? Error: Error #1502: Ein Skript wurde länger als die Standard-Timeout-Zeit von 15 Sekunden ausgeführt. at flashx.textLayout.compose::BaseCompose/fitLineToParcel()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\BaseCompose .as:536] at flashx.textLayout.compose::ComposeState/composeNextLine()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\ComposeStat e.as:312] at flashx.textLayout.compose::BaseCompose/composeParagraphElementIntoLines()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\BaseCompose .as:395] at flashx.textLayout.compose::ComposeState/composeParagraphElement()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\ComposeStat e.as:272] at flashx.textLayout.compose::BaseCompose/composeBlockElement()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\BaseCompose .as:219] at flashx.textLayout.compose::BaseCompose/composeInternal()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\BaseCompose .as:372] at flashx.textLayout.compose::ComposeState/composeInternal()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\ComposeStat e.as:134] at flashx.textLayout.compose::BaseCompose/composeTextFlow()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\BaseCompose .as:339] at flashx.textLayout.compose::ComposeState/composeTextFlow()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\ComposeStat e.as:102] at flashx.textLayout.compose::StandardFlowComposer/http://ns.adobe.com/textLayout/internal/2008::callTheComposer()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\StandardFlo wComposer.as:678] at flashx.textLayout.compose::StandardFlowComposer/internalCompose()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\StandardFlo wComposer.as:758] at flashx.textLayout.compose::StandardFlowComposer/compose()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\compose\StandardFlo wComposer.as:821] at flashx.textLayout.container::TextContainerManager/compose()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\container\TextConta inerManager.as:1207] at flashx.textLayout.container::TextContainerManager/updateContainer()[C:\Vellum\branches\v1\1.1\dev\output\openSource\te xtLayout\src\flashx\textLayout\container\TextConta inerManager.as:1294] at spark.components::RichEditableText/updateDisplayList()[E:\dev\4.x\frameworks\projects\spark\src\spark\com ponents\RichEditableText.as:2601] at mx.core::UIComponent/validateDisplayList()[E:\dev\4.x\frameworks\projects\framework\src\mx\co re\UIComponent.as:8709] at mx.managers::LayoutManager/validateDisplayList()[E:\dev\4.x\frameworks\projects\framework\src\mx\ma nagers\LayoutManager.as:663] at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\4.x\frameworks\projects\framework\src\mx\ma nagers\LayoutManager.as:736] at mx.managers::LayoutManager/doPhasedInstantiationCallback()[E:\dev\4.x\frameworks\projects\framework\src\mx\ma nagers\LayoutManager.as:1072] Geändert von Silver_Surfer (03-02-2011 um 09:47 Uhr) |
| | |
![]() |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | |
| |
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| setInterval-nach kurzer zeit hängt sich der Browser auf | sheepy | ActionScript 2 | 3 | 17-03-2008 21:56 |
| Flex Builder als Plugin hängt sich bei FDT rein? | derRaab | Flex allgemein | 3 | 02-01-2007 11:55 |
| swf hängt sich auf | joshua kemp | Flash 8 | 6 | 19-10-2005 11:09 |
| Browser hängt sich auf...Actionscript? | Meckersack | ActionScript 1 | 2 | 18-09-2002 18:50 |
| PC hängt sich auf! | stefbunny | Am Rande | 5 | 28-08-2002 01:07 |