facebook

HELP w/ multipage widget issue

  1. GapDebug
  2.  > 
  3. Getting Help – GapDebug
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #351125 Reply

    flptuon
    Member

    I was trying to publish my web app and an error message appears:

    java.lang.RuntimeException: com.genuitec.mobione.designer.comp.iphone.MultiBoxPage is outside com.genuitec.mobione.designer.comp.iphone.MultiBox (but in class com.genuitec.mobione.designer.comp.iphone.MultiBoxPageinstead)
    at com.genuitec.mobione.codegen.processors.MultiBoxPageProcessor.process(MultiBoxPageProcessor.java:18)
    at com.genuitec.mobione.codegen.processors.ElementProcessor.generateCodeFor(ElementProcessor.java:145)
    at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:474)
    at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:494)
    at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:494)
    at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:494)
    at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.exportScreen(IPhoneComponentExporter.java:453)
    at com.genuitec.mobione.codegen.HTMLExporter.generateHTML(HTMLExporter.java:861)
    at com.genuitec.mobione.codegen.HTMLExporter.exportForm(HTMLExporter.java:366)
    at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:447)
    at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:297)
    at com.genuitec.mobione.designer.export.ExportManager$WizardDialogProviderImpl.exportHTML(ExportManager.java:889)
    at com.genuitec.mobione.designer.wizards.SendDesignToServerWizard$8.actionBody(SendDesignToServerWizard.java:439)
    at com.genuitec.mobione.http.AsyncOperation.start(AsyncOperation.java:39)
    at com.genuitec.mobione.designer.wizards.SendToPhoneWizard$5.run(SendToPhoneWizard.java:285)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)

    Please.

    #351128 Reply

    support-michael
    Keymaster

    >com.genuitec.mobione.designer.comp.iphone.MultiBoxPage is outside com.genuitec.mobione.designer.comp.iphone.MultiBo

    This error msg indicates that some how your design is corrpupted. It contains a page component that is not contained by a multipage widget. Technically this should not happen.

    Without looking at the specific design I would recommend that you look at the outline for this situation. If you can find that page then either delete it and reimplement it in the designer or try to reparent it using drag-drop such that it is a child of the multibox widget. See attachment mpwidget.jpg

    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: HELP w/ multipage widget issue

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