Tried FP10 debug version this morning, maybe something useful:
flashlog.txt gives me:
"dataHandler
data Server Status
replying"

Also tried to fire testRunner.swf from flexbuilder in the debug
modus,
and I got:
"[SWF] D:\dev\as3mock\library\target\test-classes\TestRunner.swf -
1.656.026 bytes after decompression
dataHandler
data Server Status
replying
Error #2044: Unhandled securityError:. text=Error #2048: Security
sandbox violation: 
file:///D|/dev/as3mock/library/target/test%2Dclasses/TestRunner.swf
cannot load data from 127.0.0.1:13540.
        at org.sonatype.flexmojos.unitestingsupport::ControlSocket/connect()[/
home/nexus/flexmojos/trunk/target/checkout/flexmojos-testing/flexmojos-
unittest-support/src/main/flex/org/sonatype/flexmojos/
unitestingsupport/ControlSocket.as:31]
        at org.sonatype.flexmojos.unitestingsupport::TestApplication/runTests
()[/home/nexus/flexmojos/trunk/target/checkout/flexmojos-testing/
flexmojos-unittest-support/src/main/flex/org/sonatype/flexmojos/
unitestingsupport/TestApplication.as:39]
        at flash.events::EventDispatcher/dispatchEventFunction()
        at flash.events::EventDispatcher/dispatchEvent()
        at mx.core::UIComponent/dispatchEvent()[C:\autobuild\3.2.0\frameworks
\projects\framework\src\mx\core\UIComponent.as:9298]
        at mx.core::UIComponent/set initialized()[C:\autobuild
\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:1169]
        at mx.managers::LayoutManager/doPhasedInstantiation()[C:\autobuild
\3.2.0\frameworks\projects\framework\src\mx\managers\LayoutManager.as:
718]
        at Function/http://adobe.com/AS3/2006/builtin::apply()
        at mx.core::UIComponent/callLaterDispatcher2()[C:\autobuild
\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:8628]
        at mx.core::UIComponent/callLaterDispatcher()[C:\autobuild
\3.2.0\frameworks\projects\framework\src\mx\core\UIComponent.as:8568]"

Problem is that mvn test closes the Flash Player immediately, so I can
not see if this message was also displayed.
Next thing I'll try is to see if I can get the thing running using one
dummy test without the compile dependency on flexunit, as I'm starting
to suspect the firewall on my machine...


On 2 apr, 22:50, bertSimon <[email protected]> wrote:
> Until now I was using FP9, I guess the release version (the one
> installed with Flexbuilder). I now downloaded FP10 debug version, and
> will try tomorrow morning.
> I'll let you know the result...
>
> On 2 apr, 22:32, Marvin Froeder <[email protected]> wrote:
>
> > Can you try debug player?
>
> > On Thu, Apr 2, 2009 at 5:28 PM, Marvin Froeder <[email protected]> wrote:
> > > Are you using normal flash player or debug flash player?
> > > VELO
>
> > > On Thu, Apr 2, 2009 at 5:27 PM, bertSimon 
> > > <[email protected]>wrote:
>
> > >> Yes, I have. Flash player appears, does nothing, and then the error
> > >> occurs.
> > >> When the tests are actually there (which I later also deleted to test
> > >> if that was causing the problem), none of the tests seem to be
> > >> started.
> > >> Meanwhile, I tried mvn test with this pom on another (Windows XP)
> > >> machine not yet having a local repository, and I have the same
> > >> problem.
> > >> I guess you should be able to reproduce the problem using the pom I
> > >> published, since the project doesn't have any sources and I still have
> > >> the problem...
>
> > >> On 2 apr, 17:30, Marvin Froeder <[email protected]> wrote:
> > >> > Do you see FlashPlayer window openning or trying to open?BTW, do you
> > >> have
> > >> > FlashPlayer on path?
>
> > >> > VELO
>
> > >> > On Thu, Apr 2, 2009 at 12:19 PM, bertSimon <[email protected]
> > >> >wrote:
>
> > >> > > No, the scope is correct: as3mock is actually a mock framework built
> > >> > > on top of flexunit...
>
> > >> > > On Apr 2, 2:40 pm, Marvin Froeder <[email protected]> wrote:
> > >> > > > The only weird thing I saw is the scope...Should be:
> > >> > > > <dependency>
> > >> > > > <groupId>com.adobe.flexunit</groupId>
> > >> > > > <artifactId>flexunit</artifactId>
> > >> > > > <version>0.85</version>
> > >> > > > <type>swc</type>
> > >> > > > <scope>test</scope>
> > >> > > > </dependency>
>
> > >> > > > VELO
>
> > >> > > > On Thu, Apr 2, 2009 at 5:15 AM, bertSimon <
> > >> [email protected]>
> > >> > > wrote:
>
> > >> > > > > I could isolate the problem: I removed all sources, and I still
> > >> got
> > >> > > > > the problem.
> > >> > > > > It definitely has to do with the dependency on flexunit 0.85.
> > >> > > > > On the following locations, I posted the pom and the dump of the
> > >> test
> > >> > > > > run using -X.
> > >> > > > > You should be able to reproduce the problem without sources...
>
> > >> > > > >http://users.skynet.be/bert.simon/flexmojo/pom.xml
> > >> > > > >http://users.skynet.be/bert.simon/flexmojo/mvndump.txt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to