tracker issue : CFB-3751819

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Bug for: "Generate PhoneGap Build" does nothing (silently logs error)

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Aaron Neff / itisdesign (Aaron Neff)

Created: 04/29/2014

Components: Mobile Support

Versions: 3.0

Failure Type: Non Functioning

Found In Build/Fixed In Build: PublicBeta / 2016

Priority/Frequency: Critical / Most users will encounter

Locale/System: English / Win All

Vote Count: 0

Clicking "Generate PhoneGap Build" does nothing (no error displayed either).  If I check {workspace}\.metadata\.log, I see this error:

!ENTRY org.eclipse.ui 4 0 2014-04-29 04:18:18.547
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NumberFormatException: For input string: ""
	at java.lang.NumberFormatException.forInputString(Unknown Source)
	at java.lang.Integer.parseInt(Unknown Source)
	at java.lang.Integer.<init>(Unknown Source)
	at com.adobe.ide.coldfusion.mobile.phonegap.PhonegapBuildGenerate.run(PhonegapBuildGenerate.java:238)
	at com.adobe.ide.coldfusion.mobile.phonegap.PhonegapBuildGenerate.run(PhonegapBuildGenerate.java:82)
	at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
	at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
	at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
	at com.adobe.ide.coldfusion.rcp.intro.Application.start(Unknown Source)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	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:354)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
	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:636)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1450)

Attached PDF has screenshots of my Thunder and IIS settings. Also attached is my app (index.cfm - which is basically copied from an example in the docs) and my keystore (my.keystore - the password for both key and keystore is 'password').

Only way I've been able to generate a PhoneGap build and debug it is if both are true:
1) Splendor is installed as built-in (not standalone)
2) The app is placed in built-in Splendor's web root

But I need it to work when Splendor is installed as standalone.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3751819

Reason:	BugVerified

External Customer Info:
External Company:  
External Customer Name: itisdesign
External Customer Email:

Attachments:

Comments:

Related thread: http://prerelease.adobe.com/r/?fd12368e60bd4dDVAAE-3280726396e25d1d3c
Comment by External U.
27123 | April 29, 2014 03:08:04 AM GMT