Zurück   Flashforum > Flex und AIR > Flex allgemein

Antwort
 
LinkBack Themen-Optionen Ansicht
Alt 02-02-2011, 15:59   #1 (permalink)
Neuer User
 
Benutzerbild von Silver_Surfer
 
Registriert seit: Sep 2009
Beiträge: 253
Question Flex Fehler, Browser hängt sich auf?

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!
Silver_Surfer ist offline   Mit Zitat antworten
Alt 02-02-2011, 16:07   #2 (permalink)
Perverted Hermit
 
Benutzerbild von Omega Psi
 
Registriert seit: Mar 2004
Ort: Delmenhorst
Beiträge: 12.146
Profiler?
Omega Psi ist offline   Mit Zitat antworten
Alt 02-02-2011, 16:12   #3 (permalink)
Neuer User
 
Benutzerbild von Silver_Surfer
 
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]
Silver_Surfer ist offline   Mit Zitat antworten
Alt 02-02-2011, 16:29   #4 (permalink)
Neuer User
 
Benutzerbild von Silver_Surfer
 
Registriert seit: Sep 2009
Beiträge: 253
Zitat:
Zitat von Omega Psi Beitrag anzeigen
Profiler?
Sehe den Profiler grade zum ersten mal damit versuche ich es! Danke dir
Silver_Surfer ist offline   Mit Zitat antworten
Alt 02-02-2011, 21:08   #5 (permalink)
Perverted Hermit
 
Benutzerbild von Omega Psi
 
Registriert seit: Mar 2004
Ort: Delmenhorst
Beiträge: 12.146
Du überforderst das TextLayoutFramework...
Omega Psi ist offline   Mit Zitat antworten
Alt 03-02-2011, 09:16   #6 (permalink)
Neuer User
 
Benutzerbild von Silver_Surfer
 
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)
Silver_Surfer ist offline   Mit Zitat antworten
Antwort

Lesezeichen

Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks sind an
Pingbacks sind an
Refbacks sind an


Ä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


Alle Zeitangaben in WEZ +1. Es ist jetzt 09:47 Uhr.

Domains, Webhosting & Vserver von Host Europe
Unterstützt das Flashforum!
Adobe User Group


Copyright ©1999 – 2012 Marc Thiele