{ "id": "109157", "key": "AC-1953", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-02-12T05:50:22.000+0000", "created": "2013-02-05T00:55:01.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:40:53.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [], "description": "h3. Steps to Reproduce\nbefore I could not run the app in the simulator installed a previous version of the 3.0 titanium and decided, after installing the update can not run on devices.\nRun with iOS device and the window with error appears\n\n\n\nh3. Actual Result\nUnable to locate the CLI executable. Please restart Studio or use Help > Check for Titanium Updates to install Titanium CLI.\n\nh3. Expected Result\napp run on device", "attachment": [ { "id": "35292", "filename": "Captura de Tela 2013-02-04 às 21.50.25.png", "author": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2013-02-05T00:56:54.000+0000", "size": 35147, "mimeType": "image/png" } ], "flagged": false, "summary": "CLI: Errors", "creator": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "subtasks": [], "reporter": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "environment": "Titanium Studio 3.0.1", "comment": { "comments": [ { "id": "237169", "author": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "LOG\n\n\n!SESSION 2013-02-04 22:15:25.320 -----------------------------------------------\neclipse.buildId=3.0.1.201212181159\njava.version=1.6.0_37\njava.vendor=Apple Inc.\nBootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=pt_BR\nFramework arguments: -keyring /Users/michel/.eclipse_keyring -showlocation\nCommand-line arguments: -os macosx -ws cocoa -arch x86 -keyring /Users/michel/.eclipse_keyring -consoleLog -showlocation\n\n!ENTRY org.eclipse.core.net 1 0 2013-02-04 22:15:42.019\n!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences\n\n!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2013-02-04 22:15:44.676\n!MESSAGE No repository found at file:/Applications/Titanium%20Studio_/.eclipseextension.\n\n!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2013-02-04 22:15:48.822\n!MESSAGE No repository found at file:/Applications/Titanium%20Studio_/configuration/org.eclipse.osgi/bundles/211/data/listener_1925729951/.\n\n!ENTRY com.appcelerator.titanium.alloy.ui 4 0 2013-02-04 22:15:52.485\n!MESSAGE (Build 3.0.1.201212181159) [ERROR] Failed to add Alloy templates\n!STACK 1\norg.eclipse.core.runtime.CoreException: Unable to find 'alloy' binary.\n\tat com.appcelerator.titanium.alloy.internal.ui.AlloyTemplateInstaller.getTemplatesWithNewCommand(AlloyTemplateInstaller.java:261)\n\tat com.appcelerator.titanium.alloy.internal.ui.AlloyTemplateInstaller.getTemplates(AlloyTemplateInstaller.java:246)\n\tat com.appcelerator.titanium.alloy.internal.ui.AlloyTemplateInstaller.access$0(AlloyTemplateInstaller.java:244)\n\tat com.appcelerator.titanium.alloy.internal.ui.AlloyTemplateInstaller$1.run(AlloyTemplateInstaller.java:151)\n\tat org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)\n!SUBENTRY 1 com.appcelerator.titanium.alloy.ui 4 0 2013-02-04 22:15:52.485\n!MESSAGE Unable to find 'alloy' binary.\n\n!ENTRY org.eclipse.ui 4 0 2013-02-04 22:16:17.946\n!MESSAGE Unhandled event loop exception\n!STACK 0\norg.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTException: Widget is disposed)\n\tat org.eclipse.swt.SWT.error(SWT.java:4282)\n\tat org.eclipse.swt.SWT.error(SWT.java:4197)\n\tat org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)\n\tat org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3938)\n\tat org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3615)\n\tat org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)\n\tat org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)\n\tat org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)\n\tat org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)\n\tat org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)\n\tat org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)\n\tat org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)\n\tat com.appcelerator.titanium.rcp.IDEApplication.start(IDEApplication.java:125)\n\tat org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)\n\tat org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)\n\tat org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)\n\tat org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)\n\tat org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)\n\tat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)\n\tat java.lang.reflect.Method.invoke(Method.java:597)\n\tat org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)\n\tat org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)\n\tat org.eclipse.equinox.launcher.Main.run(Main.java:1410)\nCaused by: org.eclipse.swt.SWTException: Widget is disposed\n\tat org.eclipse.swt.SWT.error(SWT.java:4282)\n\tat org.eclipse.swt.SWT.error(SWT.java:4197)\n\tat org.eclipse.swt.SWT.error(SWT.java:4168)\n\tat org.eclipse.swt.widgets.Widget.error(Widget.java:774)\n\tat org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:568)\n\tat org.eclipse.swt.widgets.Tree.getItems(Tree.java:1669)\n\tat org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.restoreExpansion(LaunchConfigurationsDialog.java:1183)\n\tat org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.initializeContent(LaunchConfigurationsDialog.java:1086)\n\tat org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.createContents(LaunchConfigurationsDialog.java:437)\n\tat org.eclipse.jface.window.Window.create(Window.java:431)\n\tat org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)\n\tat org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.create(LaunchConfigurationsDialog.java:368)\n\tat org.eclipse.jface.window.Window.open(Window.java:790)\n\tat org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog.open(LaunchConfigurationsDialog.java:1132)\n\tat org.eclipse.debug.ui.DebugUITools$2.run(DebugUITools.java:579)\n\tat org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)\n\tat org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDialogOnGroup(DebugUITools.java:587)\n\tat org.eclipse.debug.internal.ui.DebugUIPlugin$10.run(DebugUIPlugin.java:1155)\n\tat org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)\n\tat org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)\n\t... 22 more\n\n!ENTRY com.appcelerator.titanium.mobile 4 0 2013-02-04 22:16:23.074\n!MESSAGE Unable to locate the CLI executable. Please restart Studio or use Help > Check for Titanium Updates to install Titanium CLI.\n", "updateAuthor": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2013-02-05T00:55:55.000+0000", "updated": "2013-02-05T00:55:55.000+0000" }, { "id": "237170", "author": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "Diagnostics test:\n\n\nHost OS: Mac OS X\nOS Arch: x86\nJRE Version: 1.6.0_37\nJRE Vendor: Apple Inc.\nJRE Home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home\nInstall Directory: file:/Applications/Titanium Studio/\nVersion: 3.0.1.201212181159\nVM Arguments: -Xms40m\n-Xmx1024m\n-Declipse.p2.unsignedPolicy=allow\n-Declipse.log.size.max=10000\n-Declipse.log.backup.max=5\n-Xdock:icon=../Resources/titanium.icns\n-XstartOnFirstThread\n-Dorg.eclipse.swt.internal.carbon.smallFonts\n-XX:MaxPermSize=256m\n-Djava.class.path=/Applications/Titanium Studio/TitaniumStudio.app/Contents/MacOS//../../../plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar\n\nWorkspace Directory: file:/Users/michel/Documents/Titanium_Studio_Workspace/\nLanguage: pt_BR\n\nTitanium SDK Version: 2.1.4\nMobile SDK Modules API Version:2\nMobile SDK Timestamp: 11/09/12 12:46\nMobile SDK Build Number: 51f2c64\nTitanium SDK Location: /Users/michel/Library/Application Support/Titanium/mobilesdk/osx/2.1.4.GA\n\nTitanium SDK Version: 3.0.0\nMobile SDK Modules API Version:2\nMobile SDK Timestamp: 12/12/12 18:49\nMobile SDK Build Number: a5894b3\nTitanium SDK Location: /Users/michel/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.GA\n\n\nTitanium CLI Version: 3.0.23\nTitanium CLI Enabled: true\n\nAlloy Version: 0.3.6\n", "updateAuthor": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2013-02-05T00:56:33.000+0000", "updated": "2013-02-05T00:56:33.000+0000" }, { "id": "237176", "author": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "Now the same error occurs for running the application on the iOS simulator, the problem started to occur after updating the Titanium studio.", "updateAuthor": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2013-02-05T01:01:41.000+0000", "updated": "2013-02-05T01:01:41.000+0000" }, { "id": "237184", "author": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "updateAuthor": { "name": "micheltlutz", "key": "micheltlutz", "displayName": "Michel Anderson Lutz", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2013-02-05T01:53:16.000+0000", "updated": "2013-02-05T01:53:52.000+0000" }, { "id": "280937", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Closing since it's a dup. ", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2013-11-24T22:07:54.000+0000", "updated": "2013-11-24T22:07:54.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }