Skip to main content
Known Participant
August 16, 2011
Question

iPad publish errors

  • August 16, 2011
  • 1 reply
  • 1412 views

I'm using Flash CS5.5 with AIR 2.7 for iOS to publish an iPad app (*.ipa).

The first time I publish a file, everything's fine. But once an ipa has been published, every new publish attempt gives errors. Also, when I delete the ipa file, it will magically reappear in my file browser (without doing anything).

----------------------------------------------------------------------------

Error creating files.

Unknown error.
unexpected failure: [ipa file path](Access is denied)
java.io.FileNotFoundException: [ipa file path](Access is denied)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at java.io.FileOutputStream.<init>(Unknown Source)
    at com.adobe.ucf.Utils.copyTo(Utils.java:40)
    at com.adobe.ucf.Packager.renameOutput(Packager.java:281)
    at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:89)
    at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:173)
    at com.adobe.air.ADT.parseArgsAndGo(ADT.java:511)
    at com.adobe.air.ADT.run(ADT.java:368)
    at com.adobe.air.ADT.main(ADT.java.418)

----------------------------------------------------------------------------

Any ideas?

This topic has been closed for replies.

1 reply

relaxatraja
Inspiring
August 16, 2011

Log off or restart the system and give it a try. Reinstall the java runtime once.

W1M5K1Author
Known Participant
August 16, 2011

Thanks for your suggestion, but unfortunately it didn't help.

relaxatraja
Inspiring
August 16, 2011

can you show the contents of xml file generated while publish?