Still not getting a complete build.

flex-falcon: ant wipe-all; ant all
flex-asjs: ant clean-all; ant main

Could it be my version of Java? 1.7.0_45?

--peter

On 10/2/14 12:39 PM, "Peter Ent" <p...@adobe.com> wrote:

>I have flex-falcon sync'd and did 'ant all' actually.
>
>On 10/2/14 12:21 PM, "Alex Harui" <aha...@adobe.com> wrote:
>
>>Are you sure you are synced up with Falcon and built both Falcon and
>>FalconJX?
>>
>>On 10/2/14 9:07 AM, "Peter Ent" <p...@adobe.com> 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/effe
>>>c
>>>t
>>>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/char
>>>t
>>>s
>>>/BarChart.js
>>>     [java] Compiling file:
>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/char
>>>t
>>>s
>>>/supportClasses/HSBoxItemRenderer.js
>>>     [java] Compiling file:
>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/char
>>>t
>>>s
>>>/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/char
>>>t
>>>s
>>>/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.e
>>>m
>>>i
>>>tMethodDoc(JSFlexJSDocEmitter.java:83)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSEmitter.emit
>>>M
>>>e
>>>thod(JSFlexJSEmitter.java:379)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSEmitter.emit
>>>C
>>>l
>>>ass(JSFlexJSEmitter.java:143)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitClass(AS
>>>B
>>>l
>>>ockWalker.java:210)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.visitor.as.ASNodeSwitch.handle(ASNodeS
>>>w
>>>i
>>>tch.java:128)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASNode
>>>H
>>>a
>>>ndler.java:85)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.handle(
>>>B
>>>e
>>>foreAfterStrategy.java:110)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBlockW
>>>a
>>>l
>>>ker.java:155)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.js.goog.JSGoogEmitter.emitPack
>>>a
>>>g
>>>eContents(JSGoogEmitter.java:173)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitPackage(
>>>A
>>>S
>>>BlockWalker.java:198)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.visitor.as.ASNodeSwitch.handle(ASNodeS
>>>w
>>>i
>>>tch.java:124)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASNode
>>>H
>>>a
>>>ndler.java:85)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.handle(
>>>B
>>>e
>>>foreAfterStrategy.java:110)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBlockW
>>>a
>>>l
>>>ker.java:155)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitFile(ASB
>>>l
>>>o
>>>ckWalker.java:182)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.visitor.as.ASNodeSwitch.handle(ASNodeS
>>>w
>>>i
>>>tch.java:120)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASNode
>>>H
>>>a
>>>ndler.java:85)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.handle(
>>>B
>>>e
>>>foreAfterStrategy.java:110)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBlockW
>>>a
>>>l
>>>ker.java:155)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitCompilat
>>>i
>>>o
>>>nUnit(ASBlockWalker.java:172)
>>>     [java] at 
>>>org.apache.flex.compiler.internal.codegen.js.JSWriter.writeTo(JSWriter.j
>>>a
>>>v
>>>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