Yes, always ava.lang.NullPointerException [java] at org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSDocEmitter.emit MethodDoc(JSFlexJSDocEmitter.java:89)
On 10/2/14 1:58 PM, "Alex Harui" <aha...@adobe.com> wrote: >Are you getting the same error at the same line? > >On 10/2/14 10:56 AM, "Peter Ent" <p...@adobe.com> wrote: > >>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/ef >>>>>f >>>>>e >>>>>c >>>>>t >>>>>s/Parallel.js >>>>> [java] Compiling file: >>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/ht >>>>>m >>>>>l >>>>>/ >>>>>D >>>>>ateChooser.js >>>>> [java] Compiling file: >>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/ht >>>>>m >>>>>l >>>>>/ >>>>>I >>>>>mageButton.js >>>>> [java] Compiling file: >>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/ht >>>>>m >>>>>l >>>>>/ >>>>>b >>>>>eads/controllers/DateChooserMouseController.js >>>>> [java] Compiling file: >>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/ch >>>>>a >>>>>r >>>>>t >>>>>s >>>>>/BarChart.js >>>>> [java] Compiling file: >>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/ch >>>>>a >>>>>r >>>>>t >>>>>s >>>>>/supportClasses/HSBoxItemRenderer.js >>>>> [java] Compiling file: >>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/ch >>>>>a >>>>>r >>>>>t >>>>>s >>>>>/beads/HorizontalCategoryAxisBead.js >>>>> [java] Compiling file: >>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/ht >>>>>m >>>>>l >>>>>/ >>>>>b >>>>>eads/layouts/DataGridLayout.js >>>>> [java] Compiling file: >>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/ht >>>>>m >>>>>l >>>>>/ >>>>>b >>>>>eads/FormatableLabelView.js >>>>> [java] Compiling file: >>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/ch >>>>>a >>>>>r >>>>>t >>>>>s >>>>>/supportClasses/BoxItemRenderer.js >>>>> [java] Compiling file: >>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/ht >>>>>m >>>>>l >>>>>/ >>>>>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.em >>>>>i >>>>>t >>>>>M >>>>>e >>>>>thod(JSFlexJSEmitter.java:379) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSEmitter.em >>>>>i >>>>>t >>>>>C >>>>>l >>>>>ass(JSFlexJSEmitter.java:143) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitClass( >>>>>A >>>>>S >>>>>B >>>>>l >>>>>ockWalker.java:210) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.visitor.as.ASNodeSwitch.handle(ASNod >>>>>e >>>>>S >>>>>w >>>>>i >>>>>tch.java:128) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASNo >>>>>d >>>>>e >>>>>H >>>>>a >>>>>ndler.java:85) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.handl >>>>>e >>>>>( >>>>>B >>>>>e >>>>>foreAfterStrategy.java:110) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBloc >>>>>k >>>>>W >>>>>a >>>>>l >>>>>ker.java:155) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.codegen.js.goog.JSGoogEmitter.emitPa >>>>>c >>>>>k >>>>>a >>>>>g >>>>>eContents(JSGoogEmitter.java:173) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitPackag >>>>>e >>>>>( >>>>>A >>>>>S >>>>>BlockWalker.java:198) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.visitor.as.ASNodeSwitch.handle(ASNod >>>>>e >>>>>S >>>>>w >>>>>i >>>>>tch.java:124) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASNo >>>>>d >>>>>e >>>>>H >>>>>a >>>>>ndler.java:85) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.handl >>>>>e >>>>>( >>>>>B >>>>>e >>>>>foreAfterStrategy.java:110) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBloc >>>>>k >>>>>W >>>>>a >>>>>l >>>>>ker.java:155) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitFile(A >>>>>S >>>>>B >>>>>l >>>>>o >>>>>ckWalker.java:182) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.visitor.as.ASNodeSwitch.handle(ASNod >>>>>e >>>>>S >>>>>w >>>>>i >>>>>tch.java:120) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASNo >>>>>d >>>>>e >>>>>H >>>>>a >>>>>ndler.java:85) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.handl >>>>>e >>>>>( >>>>>B >>>>>e >>>>>foreAfterStrategy.java:110) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBloc >>>>>k >>>>>W >>>>>a >>>>>l >>>>>ker.java:155) >>>>> [java] at >>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitCompil >>>>>a >>>>>t >>>>>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 >>>>> >>>>> >>>> >>> >> >