Are you sure you are synced up with Falcon and built both Falcon and
FalconJX?

On 10/2/14 9:07 AM, "Peter Ent" <[email protected]> wrote:

>Is anyone else seeing this issue? I've had it happen for the last couple
>of days.
>
>In flex-asjs I run ant and on the flexjsjx step, the following happens.
>What is weird is the that step terminates a random points. Sometimes it
>gets through 90% of the files, other times it quits early, so I know it
>isn't a specific file. I have an update-to-date copy of flex-falcon.
>
>check-compile-env:
>     [echo] OS: Mac OS X / 10.7.5 / x86_64
>     [echo] VM: Java HotSpot(TM) 64-Bit Server VM / 24.45-b08
>     [echo] Java: 1.7.0_45
>     [echo] Ant: Apache Ant(TM) version 1.8.4 compiled on May 22 2012 Ant
>Java Version: 1.7
>
>
>flexjsjx:
>     [echo] Compiling libs/FlexJSJX.swc
>     [echo] FALCONJX_HOME: /Users/pent/dev/flex-falcon/compiler.jx
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/effect
>s/Parallel.js
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/html/D
>ateChooser.js
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/html/I
>mageButton.js
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/html/b
>eads/controllers/DateChooserMouseController.js
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/charts
>/BarChart.js
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/charts
>/supportClasses/HSBoxItemRenderer.js
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/charts
>/beads/HorizontalCategoryAxisBead.js
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/html/b
>eads/layouts/DataGridLayout.js
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/html/b
>eads/FormatableLabelView.js
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/charts
>/supportClasses/BoxItemRenderer.js
>     [java] Compiling file:
>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/html/a
>ccessories/NumberFormatter.js
>     [java] java.lang.NullPointerException
>     [java] at 
>org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSDocEmitter.emi
>tMethodDoc(JSFlexJSDocEmitter.java:83)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSEmitter.emitMe
>thod(JSFlexJSEmitter.java:379)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSEmitter.emitCl
>ass(JSFlexJSEmitter.java:143)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitClass(ASBl
>ockWalker.java:210)
>     [java] at 
>org.apache.flex.compiler.internal.visitor.as.ASNodeSwitch.handle(ASNodeSwi
>tch.java:128)
>     [java] at 
>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASNodeHa
>ndler.java:85)
>     [java] at 
>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.handle(Be
>foreAfterStrategy.java:110)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBlockWal
>ker.java:155)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.js.goog.JSGoogEmitter.emitPackag
>eContents(JSGoogEmitter.java:173)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitPackage(AS
>BlockWalker.java:198)
>     [java] at 
>org.apache.flex.compiler.internal.visitor.as.ASNodeSwitch.handle(ASNodeSwi
>tch.java:124)
>     [java] at 
>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASNodeHa
>ndler.java:85)
>     [java] at 
>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.handle(Be
>foreAfterStrategy.java:110)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBlockWal
>ker.java:155)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitFile(ASBlo
>ckWalker.java:182)
>     [java] at 
>org.apache.flex.compiler.internal.visitor.as.ASNodeSwitch.handle(ASNodeSwi
>tch.java:120)
>     [java] at 
>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASNodeHa
>ndler.java:85)
>     [java] at 
>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.handle(Be
>foreAfterStrategy.java:110)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBlockWal
>ker.java:155)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitCompilatio
>nUnit(ASBlockWalker.java:172)
>     [java] at 
>org.apache.flex.compiler.internal.codegen.js.JSWriter.writeTo(JSWriter.jav
>a:76)
>     [java] at 
>org.apache.flex.compiler.clients.COMPJSC.compile(COMPJSC.java:203)
>     [java] at 
>org.apache.flex.compiler.clients.MXMLJSC._mainNoExit(MXMLJSC.java:296)
>     [java] at 
>org.apache.flex.compiler.clients.MXMLJSC.mainNoExit(MXMLJSC.java:227)
>     [java] at 
>org.apache.flex.compiler.clients.COMPJSC.main(COMPJSC.java:123)
>     [java]
>
>Thanks,
>Peter Ent
>Adobe Systems
>
>

Reply via email to