- This topic has 2 replies, 2 voices, and was last updated 12 years, 6 months ago by
jim.
-
AuthorPosts
-
jimMemberThis problem has been plaguing me all day. When I Click project / Build android Application, normally I get an email with a download link to install the app. Today it stopped working. The build works and files are created but no email sent. I tried multiple email address’s. Yesterday I upgraded to version 2.3.0. Today I uninstalled and reinstalled the mobione software.
Is there a problem with the App Center Cloud services? Is anyone else having this problem or is it my installation. I was planning to deploy an app to several testers tomorrow but it looks like that’s not going to happen now.
This has not been a good day.
LOG FILE: (too big to attach so I just put the end of it)
!SUBENTRY 1 org.eclipse.ui 4 0 2013-01-10 22:29:44.250
!MESSAGE Warning: Detected recursive attempt by part com.genuitec.blinki.iphone.views.IPhoneExplorerView to create itself (this is probably, but not necessarily, a bug)!ENTRY com.genuitec.blinki.iphone 1 0 2013-01-10 22:29:55.280
!MESSAGE Can’t load faceplate background image
!STACK 0
java.lang.NullPointerException
at com.genuitec.blinki.iphone.views.SpringboardJSBridge.getBackgroundImage(SpringboardJSBridge.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.genuitec.mobione.webkit.swt.DelegatingJSHandler$ClassToMethodMapping$1.execute(DelegatingJSHandler.java:76)
at com.genuitec.mobione.webkit.swt.DelegatingJSHandler.executeMethod(DelegatingJSHandler.java:214)
at com.genuitec.mobione.webkit.swt.WebKitBrowserEx$IJSHandlerBridge.executeMethod(WebKitBrowserEx.java:830)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2411)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3501)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.genuitec.mobione.developer.rcp.MobiOneApplication.start(MobiOneApplication.java:417)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)January 11, 2013 at 11:20 am #334056
support-michaelKeymasterHi Jim,
Please see the problem report posted this topic http://www.genuitec.com/support-genuitec/viewtopic.php?f=19&t=4766
We hope to resolve it soon but something is goofed at our cloud provider level.
January 11, 2013 at 2:48 pm #334063
jimMemberThanks for the update. I’ve been quite concerned about this. Hope it gets fixed real soon. I’ll keep checking back for status.
-
AuthorPosts