Actually, it moved from line 83 to 89, which means you are now synced up
with Falcon.  Line 89 says it can't find the definition for an interface
in the "implements" line.

-Alex


On 10/2/14 11:08 AM, "Peter Ent" <p...@adobe.com> wrote:

>Yes, always
>
>ava.lang.NullPointerException
>     [java]    at 
>org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSDocEmitter.emi
>t
>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/e
>>>>>>f
>>>>>>f
>>>>>>e
>>>>>>c
>>>>>>t
>>>>>>s/Parallel.js
>>>>>>     [java] Compiling file:
>>>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/h
>>>>>>t
>>>>>>m
>>>>>>l
>>>>>>/
>>>>>>D
>>>>>>ateChooser.js
>>>>>>     [java] Compiling file:
>>>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/h
>>>>>>t
>>>>>>m
>>>>>>l
>>>>>>/
>>>>>>I
>>>>>>mageButton.js
>>>>>>     [java] Compiling file:
>>>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/h
>>>>>>t
>>>>>>m
>>>>>>l
>>>>>>/
>>>>>>b
>>>>>>eads/controllers/DateChooserMouseController.js
>>>>>>     [java] Compiling file:
>>>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/c
>>>>>>h
>>>>>>a
>>>>>>r
>>>>>>t
>>>>>>s
>>>>>>/BarChart.js
>>>>>>     [java] Compiling file:
>>>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/c
>>>>>>h
>>>>>>a
>>>>>>r
>>>>>>t
>>>>>>s
>>>>>>/supportClasses/HSBoxItemRenderer.js
>>>>>>     [java] Compiling file:
>>>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/c
>>>>>>h
>>>>>>a
>>>>>>r
>>>>>>t
>>>>>>s
>>>>>>/beads/HorizontalCategoryAxisBead.js
>>>>>>     [java] Compiling file:
>>>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/h
>>>>>>t
>>>>>>m
>>>>>>l
>>>>>>/
>>>>>>b
>>>>>>eads/layouts/DataGridLayout.js
>>>>>>     [java] Compiling file:
>>>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/h
>>>>>>t
>>>>>>m
>>>>>>l
>>>>>>/
>>>>>>b
>>>>>>eads/FormatableLabelView.js
>>>>>>     [java] Compiling file:
>>>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/c
>>>>>>h
>>>>>>a
>>>>>>r
>>>>>>t
>>>>>>s
>>>>>>/supportClasses/BoxItemRenderer.js
>>>>>>     [java] Compiling file:
>>>>>>/Users/pent/dev/flex-asjs/frameworks/js/FlexJS/libs/org/apache/flex/h
>>>>>>t
>>>>>>m
>>>>>>l
>>>>>>/
>>>>>>a
>>>>>>ccessories/NumberFormatter.js
>>>>>>     [java] java.lang.NullPointerException
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSDocEmitte
>>>>>>r
>>>>>>.
>>>>>>e
>>>>>>m
>>>>>>i
>>>>>>tMethodDoc(JSFlexJSDocEmitter.java:83)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSEmitter.e
>>>>>>m
>>>>>>i
>>>>>>t
>>>>>>M
>>>>>>e
>>>>>>thod(JSFlexJSEmitter.java:379)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.codegen.js.flexjs.JSFlexJSEmitter.e
>>>>>>m
>>>>>>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(ASNo
>>>>>>d
>>>>>>e
>>>>>>S
>>>>>>w
>>>>>>i
>>>>>>tch.java:128)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASN
>>>>>>o
>>>>>>d
>>>>>>e
>>>>>>H
>>>>>>a
>>>>>>ndler.java:85)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.hand
>>>>>>l
>>>>>>e
>>>>>>(
>>>>>>B
>>>>>>e
>>>>>>foreAfterStrategy.java:110)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBlo
>>>>>>c
>>>>>>k
>>>>>>W
>>>>>>a
>>>>>>l
>>>>>>ker.java:155)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.codegen.js.goog.JSGoogEmitter.emitP
>>>>>>a
>>>>>>c
>>>>>>k
>>>>>>a
>>>>>>g
>>>>>>eContents(JSGoogEmitter.java:173)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitPacka
>>>>>>g
>>>>>>e
>>>>>>(
>>>>>>A
>>>>>>S
>>>>>>BlockWalker.java:198)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.visitor.as.ASNodeSwitch.handle(ASNo
>>>>>>d
>>>>>>e
>>>>>>S
>>>>>>w
>>>>>>i
>>>>>>tch.java:124)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASN
>>>>>>o
>>>>>>d
>>>>>>e
>>>>>>H
>>>>>>a
>>>>>>ndler.java:85)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.hand
>>>>>>l
>>>>>>e
>>>>>>(
>>>>>>B
>>>>>>e
>>>>>>foreAfterStrategy.java:110)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBlo
>>>>>>c
>>>>>>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(ASNo
>>>>>>d
>>>>>>e
>>>>>>S
>>>>>>w
>>>>>>i
>>>>>>tch.java:120)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.visitor.as.ASNodeHandler.handle(ASN
>>>>>>o
>>>>>>d
>>>>>>e
>>>>>>H
>>>>>>a
>>>>>>ndler.java:85)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.visitor.as.BeforeAfterStrategy.hand
>>>>>>l
>>>>>>e
>>>>>>(
>>>>>>B
>>>>>>e
>>>>>>foreAfterStrategy.java:110)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.walk(ASBlo
>>>>>>c
>>>>>>k
>>>>>>W
>>>>>>a
>>>>>>l
>>>>>>ker.java:155)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.codegen.as.ASBlockWalker.visitCompi
>>>>>>l
>>>>>>a
>>>>>>t
>>>>>>i
>>>>>>o
>>>>>>nUnit(ASBlockWalker.java:172)
>>>>>>     [java] at
>>>>>>org.apache.flex.compiler.internal.codegen.js.JSWriter.writeTo(JSWrite
>>>>>>r
>>>>>>.
>>>>>>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