Hi I had never develop any flex project.

Recently trying with laszlo samples but laszlo decided to switch to
open AJAX and become less dependant on Flash-based AJAX.  Later I
found FLEX.  I downloaded and tried it yesterday and got the thing run
smoothly  with tomcat apache 5.5.12, Eclipse IDE 3.1.2, JAVA 1.5.06. 
Which mxml files you tried?  I had tried all the flex chart and
include the charts.swc in the flex project libraries.  All run
smoothly on firefox 1.5.0.1 except some minor error. I guess it's from
bugs in Action script coming out form  Flash 8.5 plugin.

-- In flexcoders@yahoogroups.com, "bhaq1972" <[EMAIL PROTECTED]> wrote:
>
> Hi 
> In one flexbuilder2 project containing approximately 15 simple mxml 
> apps ( most of which are copies of ones from the livedocs). I am 
> getting 'an internal build error has occured. please check the error 
> log' error. As follows.
> Any ideas. cant go any further. any help will be appreciated
> 
> thanks
> 
> java.lang.OutOfMemoryError
> !SESSION 2006-03-08 16:17:22.310 ------------------------------------
> -----------
> eclipse.buildId=unknown
> java.version=1.4.2_09
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments:  -os win32 -ws win32 -arch x86
> 
> !ENTRY org.eclipse.core.resources 2 10035 2006-03-08 16:17:23.834
> !MESSAGE A workspace crash was detected. The previous session did 
> not exit normally.
> 
> !ENTRY org.eclipse.ui 4 4 2006-03-08 16:17:29.836
> !MESSAGE Invalid Menu Extension (Path is invalid): 
> zorn.standalone.actions.OpenRunConfigurations
> 
> !ENTRY org.eclipse.ui 4 4 2006-03-08 16:17:29.852
> !MESSAGE Invalid Menu Extension (Path is invalid): 
> zorn.standalone.actions.OpenDebugConfigurations
> 
> !ENTRY zorn.project 4 43 2006-03-08 16:19:29.484
> !MESSAGE Uncaught exception in compiler
> !STACK 0
> java.lang.NullPointerException
>       at flex2.compiler.abc.Compiler.parse(Compiler.java:143)
>       at flex2.compiler.API.parse(API.java:1104)
>       at flex2.compiler.API.parse(API.java:1072)
>       at flex2.compiler.API.batchInner(API.java:156)
>       at flex2.compiler.API.batch(API.java:260)
>       at flex2.compiler.API.compile(API.java:361)
>       at zorn.project.compiler.Compiler.compile(Compiler.java:186)
>       at 
> zorn.project.compiler.internal.FlexIncrementalBuilder.buildApplicatio
> n(FlexIncrementalBuilder.java:333)
>       at 
> zorn.project.compiler.internal.FlexIncrementalBuilder.build
> (FlexIncrementalBuilder.java:224)
>       at org.eclipse.core.internal.events.BuildManager$2.run
> (BuildManager.java:593)
>       at org.eclipse.core.internal.runtime.InternalPlatform.run
> (InternalPlatform.java:1044)
>       at org.eclipse.core.runtime.Platform.run(Platform.java:783)
>       at org.eclipse.core.internal.events.BuildManager.basicBuild
> (BuildManager.java:168)
>       at org.eclipse.core.internal.events.BuildManager.basicBuild
> (BuildManager.java:202)
>       at org.eclipse.core.internal.events.BuildManager$1.run
> (BuildManager.java:231)
>       at org.eclipse.core.internal.runtime.InternalPlatform.run
> (InternalPlatform.java:1044)
>       at org.eclipse.core.runtime.Platform.run(Platform.java:783)
>       at org.eclipse.core.internal.events.BuildManager.basicBuild
> (BuildManager.java:234)
>       at 
> org.eclipse.core.internal.events.BuildManager.basicBuildLoop
> (BuildManager.java:253)
>       at org.eclipse.core.internal.events.BuildManager.build
> (BuildManager.java:282)
>       at org.eclipse.core.internal.events.AutoBuildJob.doBuild
> (AutoBuildJob.java:139)
>       at org.eclipse.core.internal.events.AutoBuildJob.run
> (AutoBuildJob.java:200)
>       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to