Skip to main content
Participant
April 17, 2012
Question

Compiling to iOS in Flash Builder throws Java null exception

  • April 17, 2012
  • 6 replies
  • 1301 views

I'm attempting to port a large application from the browser to iPad. It works perfectly fine when I do a 'fast' compile, but when I attempt to compile using the 'slow' packager I get this error:

Error occurred while packaging the application:

    Exception in thread "main" java.lang.NullPointerException

        at adobe.abc.Nsset.match(Nsset.java:263)

        at adobe.abc.Name.match(Name.java:555)

        at adobe.abc.Symtab.getEntry(Symtab.java:37)

        at adobe.abc.Symtab.get(Symtab.java:55)

        at adobe.abc.Type.setNeedsArgumentsUpInheritanceHierarchy(Type.java:343)

        at adobe.abc.Type.setNeedsArgumentsUptoRoot(Type.java:269)

        at adobe.abc.GlobalOptimizer$InputAbc.resolveType(GlobalOptimizer.java:5 58)

        at adobe.abc.GlobalOptimizer$InputAbc.resolveType(GlobalOptimizer.java:4 48)

        at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:327)

        at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcodeImpl(AOTCompiler .java:472)

        at com.adobe.air.ipa.BitcodeGenerator.main(BitcodeGenerator.java:82)

    Compilation failed while executing : ADT

I see one other thread where this is addressed but unresolved. Can you direct me as to how to resolve the issue?

This topic has been closed for replies.

6 replies

Pahup
Adobe Employee
Adobe Employee
April 18, 2012

Hi,

Thank you for reporting the issue.

Could you have please have it in our database http://bugbase.adobe.com with all the required files to reproduce the issue.

If possible, please attach the sources as well, it'll help us reach the root cause quickly.

-Thanks

Pahup

Participant
June 23, 2012

Has there been any movement on this issue, or a bug I can track? I am having the same issue with Flash Builder 4.6, and the new iPad.

Pahup
Adobe Employee
Adobe Employee
June 25, 2012

Hi David,

We would need sample files that help us reproduce the issue, request you to log it @ http://bugbase.adobe.com with all the required files.

-Thanks

Pahup

chris.campbell
Legend
April 17, 2012

I've forwarded this to the iOS team.  Please let me know if you don't hear back.