Close all the tabs and try clean build again.

-----Original Message-----
From: After24 [mailto:[email protected]] 
Sent: Tuesday, May 20, 2014 12:54 PM
To: [email protected]
Subject: Flash builder internal error

Hello,

I am facing an issue with flash builder which doesn't compile my project 
anymore : It displays the message "an internal build error has occured". I 
tried to search for missing semi colons, empty switch(){} statements, 
everything I could find on the web regarding this error but nothing seems to 
work.

The logged error :


!ENTRY com.adobe.flexbuilder.project 4 43 2014-05-20 00:14:51.587 !MESSAGE 
Uncaught exception in compiler !STACK 0
java.lang.StringIndexOutOfBoundsException: String index out of range: 1194
        at java.lang.String.charAt(String.java:686)
        at macromedia.asc.parser.InputBuffer.nextcharClass(InputBuffer.java:412)
        at macromedia.asc.parser.Scanner.nexttoken(Scanner.java:723)
        at macromedia.asc.parser.Parser.getNextToken(Parser.java:640)
        at macromedia.asc.parser.Parser.lookahead(Parser.java:678)
        at macromedia.asc.parser.Parser.parseProgram(Parser.java:6433)
        at flex2.compiler.as3.As3Compiler.parse1(As3Compiler.java:346)
        at flex2.compiler.CompilerAPI.parse1(CompilerAPI.java:2878)
        at flex2.compiler.CompilerAPI.parse1(CompilerAPI.java:2831)
        at flex2.compiler.CompilerAPI.batch2(CompilerAPI.java:463)
        at flex2.compiler.CompilerAPI.batch(CompilerAPI.java:1297)
        at flex2.compiler.CompilerAPI.compile(CompilerAPI.java:1528)
        at flex2.tools.oem.Application.compile(Application.java:1357)
        at flex2.tools.oem.Application.recompile(Application.java:1295)
        at flex2.tools.oem.Application.compile(Application.java:894)
        at
flex2.tools.flexbuilder.BuilderApplication.compile(BuilderApplication.java:367)
        at
com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder$MyBuilder.mybuild(ASApplicationBuilder.java:319)
        at
com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.build(ASApplicationBuilder.java:129)
        at
com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.build(ASBuilder.java:198)
        at
com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.build(ASItemBuilder.java:70)
        at
com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.buildItem(FlexProjectBuilder.java:607)
        at
com.adobe.flexbuilder.project.compiler.internal.FlexProjectBuilder.build(FlexProjectBuilder.java:382)
        at
com.adobe.flexbuilder.project.compiler.internal.FlexIncrementalBuilder.build(FlexIncrementalBuilder.java:187)
        at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239)
        at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295)
        at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351)
        at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374)
        at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:143)
        at 
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)



If someone has an idea ?

Thanks.
 



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Flash-builder-internal-error-tp6511.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.
This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient, you are not authorized 
to read, print, retain, copy, disseminate, distribute, or use this message or 
any part thereof. If you receive this message in error, please notify the 
sender immediately and delete all copies of this message.

Reply via email to