- This topic has 4 replies, 2 voices, and was last updated 13 years ago by
support-michael.
-
AuthorPosts
-
louisonealMemberThis is the error message I have been getting for virtually the past month (after MobiOne worked on both my laptop and desktop for several months just fine).
I have installed, uninstalled MobiOne on both the my desktop (Win 7 64bit Alienware PC) and my older (Win XP Hp laptop). I made no critical changes to my application, but one day both PC’s started getting this error message when trying to send to the Test Environment or to the iPhone for testing. I can still design within MobiOne but I can do no actually test with a virtual or hardware environment. Please I hope the 2.0 update will fix this problem, as I am pretty much dead in the water (for about a month now), with this error message.
Unable to generate code for this design.
Exception stacktrace:java.lang.NullPointerException
at com.genuitec.mobione.designer.comp.iphone.Text.lineCount(Text.java:595)
at com.genuitec.mobione.codegen.processors.TextProcessor.process(TextProcessor.java:26)
at com.genuitec.mobione.codegen.processors.ElementProcessor.generateCodeFor(ElementProcessor.java:116)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:455)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:479)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:479)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:479)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:479)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.exportScreen(IPhoneComponentExporter.java:435)
at com.genuitec.mobione.codegen.HTMLExporter.generateHTML(HTMLExporter.java:708)
at com.genuitec.mobione.codegen.HTMLExporter.exportForm(HTMLExporter.java:288)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:265)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:235)
at com.genuitec.mobione.designer.action.RunEmulatorAction$2.run(RunEmulatorAction.java:48)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)June 4, 2012 at 12:44 am #326638
louisonealMemberI am still using the MobieOne Version 1.5.0 (20120320).
I keep checking the the automatic update every day for the new 2.0 verison, but it never updates. Has the version been released yet?I was working on my application everyday, doing the same general work, when suddenly one day I went to upload the application to the test emulator when that error message started appearing.
June 4, 2012 at 12:47 am #326639
louisonealMemberSorry, I just noticed the message about 2.0 being available but some 1.5 clients not being able to auto load. I’m installing it now to see if it resolves the issue.
Thanks.
June 4, 2012 at 6:15 am #326648
louisonealMemberAfter the 2.0 install MobiOne was able to tell me exactly what the issue was. There was a bad link from one of my Goto pages to another (period was missing for .mobi). I guess this was what was causing the upload error message in 1.5.
I love the that new detailed error feature.
Thanks.
June 4, 2012 at 7:42 am #326654
support-michaelKeymasterThanks for the feedback. As we mature MobiOne look for the addition of more error detection and validation to more quickly isolate and address configuration problems your UI design files and custom code.
-
AuthorPosts