For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 9 replies, 4 voices, and was last updated 13 years, 5 months ago by
CMN12D001.
-
AuthorPosts
-
CMN12D001MemberI have bought Mobione for my Bussiness and i get the following error code:
java.lang.NullPointerException
at com.genuitec.mobione.codegen.processors.HTMLExporterData.createAction(HTMLExporterData.java:2249)
at com.genuitec.mobione.codegen.processors.ElementProcessor.subscribeToEvent(ElementProcessor.java:521)
at com.genuitec.mobione.codegen.processors.ElementProcessor.generateCodeFor(ElementProcessor.java:157)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:460)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:480)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:480)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:480)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.exportScreen(IPhoneComponentExporter.java:439)
at com.genuitec.mobione.codegen.HTMLExporter.generateHTML(HTMLExporter.java:836)
at com.genuitec.mobione.codegen.HTMLExporter.exportForm(HTMLExporter.java:344)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:427)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:290)
at com.genuitec.mobione.designer.export.ExportManager$WizardDialogProviderImpl.exportHTML(ExportManager.java:826)
at com.genuitec.mobione.designer.wizards.SendDesignToServerWizard$8.actionBody(SendDesignToServerWizard.java:442)
at com.genuitec.mobione.http.AsyncOperation.start(AsyncOperation.java:39)
at com.genuitec.mobione.designer.wizards.SendToPhoneWizard$5.run(SendToPhoneWizard.java:287)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
IMG:Could someone tell me a fix for this error?
i already did the following:
Reinstall Mobione (unistall and install again)
reinstall Java.February 22, 2013 at 11:45 am #335793
support-octavioMemberThanks for reporting this issue. I’ve escalated this to dev team, will follow up with you as soon as I get more information.
February 22, 2013 at 11:48 am #335794
CMN12D001MemberThank you!
February 22, 2013 at 2:34 pm #335814
support-michaelKeymasterHi
This is a new problem I’ve not seen before. From the log info the html5 code generator goofed up translating an action attached to a widget. It is hard to say exactly what is dorked without getting a look at the input, i.e., the .mobi ui file. Can you post your project for us to investigate? You can either attach it to this thread if it is small, such as 1 or a few ui files archived or you if it need to be confidential please send to
support at genuitec dot com with title “mobione code gen fail” Also include the url to this thread to make it easier to correlate email with support threads.February 25, 2013 at 9:09 am #335888
CMN12D001MemberAlright, my .mobi file is the following: https://mega.co.nz/#!8IFGnQga!HfyN6W5XSDygVGOTTNn4p0PGS1FrIp_n10e9RzoZr_Y
or
http://www.mediafire.com/?6500nmuus7q8qa9
or mirror : http://www.mirrorcreator.com/files/0EEN4LAN/mobione_files.rar_linksFebruary 25, 2013 at 12:49 pm #335907
CMN12D001Membermy app consists of 2 Pages.
February 25, 2013 at 4:18 pm #335919
AdamBMemberI am having a similar challenge also.
I installed the MobiOne tool last night, it was working great and I was very impressed with the UI / prototyping and also quick app building tools.
Today when I switched on my computer and ran the MobiOne tool, I got the error that is can’t find the workspace.
I also tried to uninstall and reinstall MobiOne but to no avail, same error occurs.
I tried to install version 2.3.2dev4, that also had the same error.Any working solutions are appreciated.
February 26, 2013 at 8:54 am #335950
CMN12D001MemberWe are waiting for a response…
March 5, 2013 at 5:22 pm #336271
support-octavioMemberI was unable to replicate your problem. I just opened both mobi files (App-iPhone-iPod and App-iPhone-iPod-pag-2), both were opened fine and the code generation didn’t give me troubles neither. Can you share more details that can help us to replicate the problem?
March 6, 2013 at 10:56 am #336304
CMN12D001Member@support-octavio wrote:
I was unable to replicate your problem. I just opened both mobi files (App-iPhone-iPod and App-iPhone-iPod-pag-2), both were opened fine and the code generation didn’t give me troubles neither. Can you share more details that can help us to replicate the problem?
Thank you, i formated my PC and installed mobione, maybe this will resolve the issue.
-
AuthorPosts

