facebook

Keep getting error on app build????? : CLOSED

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #347817 Reply

    Uplink1001
    Member

    Keep getting this error…… on build of native app.

    java.io.FileNotFoundException: D:\Movies\APP DEVELOPER MOBIONE\2nd APP DEVELOP\..\CPR test file (Access is denied)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at com.genuitec.mobione.codegen.HTMLExporter.generateHTML(HTMLExporter.java:993)
    at com.genuitec.mobione.codegen.HTMLExporter.exportForm(HTMLExporter.java:366)
    at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:449)
    at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:297)
    at com.genuitec.mobione.designer.action.RunEmulatorAction$2.run(RunEmulatorAction.java:67)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)

    There is a DIR: called CPR test file, but i have not asked it to look for anything in that DIR: during the build of the app???
    anyone got any idea what this means.
    ( can’t build app now as keep getting this when it is generating the code)…..

    Uplink1001

    #347821 Reply

    support-michael
    Keymaster

    Start by reviewing what changes you made since the last successful code generation action (running in sim, building app invoke code gen) for this project. From this type of error somewhere in your project there is a reference to a project resource at that path. If you are not sure where it resides you might try searching for asubstring across the affected project to see if you can identify in which .mobi file this path reference resides. From there open the .mobi file and look through the additional files, image widgets, gotoscreen actions, … where it may reside?

    #347825 Reply

    Uplink1001
    Member

    Hi..
    Thanks for that, I will get back with result..

    Uplink1001

    #347846 Reply

    Uplink1001
    Member

    Hi.
    Thanks for that Michael.
    It was the sound file for the Beat, it was trying to locate it in the DIR: where it did not exist.
    All sorted and working now.
    Thank again for your help.

    Uplink1001

    #347850 Reply

    support-michael
    Keymaster

    >All sorted and working now.

    That’s the way we like it. Best wishes with your project(s).

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Keep getting error on app build????? : CLOSED

You must be logged in to post in the forum log in