[AC-1223] Project won't start. It appears to hang forever during build
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2014-08-15T17:04:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Ionescu Bogdan |
Assignee | Mauro Parra-Miranda |
Created | 2014-07-22T05:13:33.000+0000 |
Updated | 2016-03-08T07:37:36.000+0000 |
Description
Steps to Reproduce
I cannot run at all my project at an android emulator or on Genymotion android emulator.
I tried to run ti info on terminal: is not showing anything, just run forever...
Actual Result
Cannot work
Expected Result
To can run and test my project on android emulator
Attachments
The SO is Windows & SP 64 bit (not x86 like in diagnostic result). On my console I don't see any message no matter which level I choose (trace, debug, info, error..). When I choose to work with Genymotion the progress indicator freeze on 57% with message: Launching : Launching delegate... On console I have just a message on Title console window: for launch with android emulator the title is: Titanium Android Emulator - Cloudfinity [Titanium Android Emulator] Android Emulator Process, with no progress activity or message.
I believe this duplicates TIMOB-17344. As a workaround, I recommend deleting all your V1 Genymotion emulators, or installing 3.3.1 from the CI http://builds.appcelerator.com page.
Please let us know if this does not solve your issue.
I delete all Genymotion emulators, and also install 3.3.0 in terminal (on link you provide me - is no 3.3.1 only 3.3.0). And also I made the update to 3.3.0.GA. The latest Titanium SDK is now 3.3.0.RC2. No change: ti info run forever, the project build run forever.
Finally I discover where is 3.3.1 version: I installed , and same result - nothing happend when I build project or run ti info command. This is new diagnostic test: Host OS: Windows 7 OS Version: 6.1 OS Arch: x86 JRE Version: 1.7.0_40 JRE Vendor: Oracle Corporation JRE Home: C:\Program Files (x86)\Java\jdk1.7.0_40\jre Titanium Studio Version: 3.3.0.201407100905 Install Directory: file:/C:/Users/Bogdan/AppData/Roaming/Appcelerator/Titanium Studio/ Workspace Directory: file:/D:/My ProjectsTitanium/ VM Arguments: -Xms128m -Xmx1024m -XX:MaxPermSize=256m -Xverify:none -Declipse.p2.unsignedPolicy=allow -Declipse.log.size.max=10000 -Declipse.log.backup.max=5 -Dfile.encoding=UTF-8 -Djava.awt.headless=true -Djava.class.path=C:\Users\Bogdan\AppData\Roaming\Appcelerator\Titanium Studio\\plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar Language: en_US ACS App URL: https://api.cloud.appcelerator.com/v1/apps/create.json ACS Login URL: https://api.cloud.appcelerator.com/v1/admins/studio_login.json Latest Titanium SDK: 3.4.0.v20140729144914 Titanium SDK Version: 3.3.0.GA SDK Modules API Version:2 SDK Timestamp: 07/11/14 12:36 SDK Build Number: 787cd39 SDK Location: C:\ProgramData\Titanium\mobilesdk\win32\3.3.0.GA Titanium SDK Version: 3.3.0.RC2 SDK Modules API Version:2 SDK Timestamp: 07/11/14 12:36 SDK Build Number: 787cd39 SDK Location: C:\ProgramData\Titanium\mobilesdk\win32\3.3.0.RC2 Titanium SDK Version: 3.4.0.v20140729144914 SDK Modules API Version:2 SDK Timestamp: 07/29/14 14:49 SDK Build Number: 75c5cd6 SDK Location: C:\ProgramData\Titanium\mobilesdk\win32\3.4.0.v20140729144914 Browsers - Default system web browser: Unknown (N/A) - Internet Explorer: 9.11.9600.17207 (C:\Program Files (x86)\Internet Explorer\iexplore.exe) - Internet Explorer: 9.11.9600.17207 (C:\Program Files\Internet Explorer\iexplore.exe) - Google Chrome: 36.0.1985.125 (C:\Program Files (x86)\Google\Chrome\Application\chrome.exe) Android SDK Version: 4.2.2 Android NDK Version: Unknown/Uninstalled Titanium CLI Enabled: true Node.ACS Host URL: null Node.JS Version: v0.10.13 NPM Path: C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js NPM Version: 1.3.2 C:\Users\Bogdan\AppData\Roaming\npm ├── acs@1.0.15 ├── alloy@1.4.1 └── titanium@3.3.0 npm -g ls titanium: C:\Users\Bogdan\AppData\Roaming\npm └── titanium@3.3.0 Packages: C:\Users\Bogdan\AppData\Roaming\npm ├─┬ acs@1.0.15 │ ├── acs-node@0.9.2 │ ├── colors@0.6.0-1 │ ├── commander@0.6.1 │ ├─┬ connect@2.3.5 │ │ ├── bytes@0.0.1 │ │ ├── cookie@0.0.4 │ │ ├── crc@0.2.0 │ │ ├─┬ debug@1.0.4 │ │ │ └── ms@0.6.2 │ │ ├── formidable@1.0.11 │ │ ├── fresh@0.0.1 │ │ ├── mime@1.2.4 │ │ ├── qs@0.4.2 │ │ └── range-parser@0.0.4 │ ├── ejs@0.8.0 │ ├── esprima@0.9.9 │ ├─┬ express@3.0.0 │ │ ├─┬ connect@2.6.0 │ │ │ ├── bytes@0.1.0 │ │ │ ├── formidable@1.0.11 │ │ │ ├── pause@0.0.1 │ │ │ ├── qs@0.5.1 │ │ │ └─┬ send@0.0.4 │ │ │ └── mime@1.2.6 │ │ ├── cookie@0.0.4 │ │ ├── crc@0.2.0 │ │ ├─┬ debug@1.0.4 │ │ │ └── ms@0.6.2 │ │ ├── fresh@0.1.0 │ │ ├── methods@0.0.1 │ │ ├── range-parser@0.0.4 │ │ └─┬ send@0.1.0 │ │ └── mime@1.2.6 │ ├─┬ fstream@0.1.18 │ │ ├── graceful-fs@1.1.14 │ │ ├── inherits@1.0.0 │ │ └── rimraf@2.2.8 │ ├─┬ jade@0.28.1 │ │ └── coffee-script@1.4.0 │ ├─┬ log4js@0.5.1 │ │ └── async@0.1.15 │ ├── mkdirp@0.3.3 │ ├── node-uuid@1.3.3 │ ├─┬ npm@1.4.21 │ │ ├── abbrev@1.0.5 │ │ ├── ansi@0.3.0 │ │ ├── ansicolors@0.3.2 │ │ ├── ansistyles@0.1.3 │ │ ├── archy@0.0.2 │ │ ├── block-stream@0.0.7 │ │ ├── char-spinner@1.0.1 │ │ ├── child-process-close@0.1.1 │ │ ├── chmodr@0.1.0 │ │ ├── chownr@0.0.1 │ │ ├── cmd-shim@1.1.1 │ │ ├─┬ columnify@1.1.0 │ │ │ ├─┬ strip-ansi@0.2.2 │ │ │ │ └── ansi-regex@0.1.0 │ │ │ └─┬ wcwidth.js@0.0.4 │ │ │ └── underscore@1.6.0 │ │ ├── editor@0.1.0 │ │ ├── fstream@0.1.28 │ │ ├─┬ fstream-npm@0.1.7 │ │ │ └── fstream-ignore@0.0.8 │ │ ├── github-url-from-git@1.1.1 │ │ ├── github-url-from-username-repo@0.2.0 │ │ ├── glob@4.0.3 │ │ ├── graceful-fs@3.0.2 │ │ ├── inflight@1.0.1 │ │ ├── inherits@2.0.1 │ │ ├── ini@1.2.1 │ │ ├─┬ init-package-json@0.1.0 │ │ │ └── promzard@0.2.2 │ │ ├── lockfile@0.4.2 │ │ ├── lru-cache@2.5.0 │ │ ├─┬ minimatch@0.3.0 │ │ │ └── sigmund@1.0.0 │ │ ├── mkdirp@0.3.5 │ │ ├── node-gyp@0.13.1 │ │ ├── nopt@3.0.1 │ │ ├── npm-cache-filename@1.0.1 │ │ ├── npm-install-checks@1.0.2 │ │ ├── npm-registry-client@2.0.3 │ │ ├── npm-user-validate@0.1.0 │ │ ├─┬ npmconf@1.1.4 │ │ │ └─┬ config-chain@1.1.8 │ │ │ └── proto-list@1.2.3 │ │ ├── npmlog@0.1.1 │ │ ├── once@1.3.0 │ │ ├── opener@1.3.0 │ │ ├── osenv@0.1.0 │ │ ├── path-is-inside@1.0.1 │ │ ├─┬ read@1.0.5 │ │ │ └── mute-stream@0.0.4 │ │ ├─┬ read-installed@2.0.5 │ │ │ └── util-extend@1.0.1 │ │ ├─┬ read-package-json@1.2.2 │ │ │ └── normalize-package-data@0.3.0 │ │ ├─┬ request@2.30.0 │ │ │ ├── aws-sign2@0.5.0 │ │ │ ├── forever-agent@0.5.0 │ │ │ ├─┬ form-data@0.1.2 │ │ │ │ ├── async@0.2.9 │ │ │ │ └─┬ combined-stream@0.0.4 │ │ │ │ └── delayed-stream@0.0.5 │ │ │ ├─┬ hawk@1.0.0 │ │ │ │ ├── boom@0.4.2 │ │ │ │ ├── cryptiles@0.2.2 │ │ │ │ ├── hoek@0.9.1 │ │ │ │ └── sntp@0.2.4 │ │ │ ├─┬ http-signature@0.10.0 │ │ │ │ ├── asn1@0.1.11 │ │ │ │ ├── assert-plus@0.1.2 │ │ │ │ └── ctype@0.5.2 │ │ │ ├── json-stringify-safe@5.0.0 │ │ │ ├── mime@1.2.11 │ │ │ ├── node-uuid@1.4.1 │ │ │ ├── oauth-sign@0.3.0 │ │ │ ├── qs@0.6.6 │ │ │ ├─┬ tough-cookie@0.9.15 │ │ │ │ └── punycode@1.2.3 │ │ │ └── tunnel-agent@0.3.0 │ │ ├── retry@0.6.0 │ │ ├── rimraf@2.2.8 │ │ ├── semver@2.3.0 │ │ ├─┬ sha@1.2.4 │ │ │ └─┬ readable-stream@1.0.27-1 │ │ │ ├── core-util-is@1.0.1 │ │ │ ├── isarray@0.0.1 │ │ │ └── string_decoder@0.10.25-1 │ │ ├── slide@1.1.5 │ │ ├── sorted-object@1.0.0 │ │ ├── tar@0.1.20 │ │ ├── text-table@0.2.0 │ │ ├── uid-number@0.0.5 │ │ └── which@1.0.5 │ ├── pkginfo@0.2.2 │ ├─┬ request@2.14.0 │ │ ├─┬ form-data@0.0.7 │ │ │ ├── async@0.1.22 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ └── mime@1.2.9 │ ├─┬ socket.io@0.9.16 │ │ ├── base64id@0.1.0 │ │ ├── policyfile@0.0.4 │ │ ├── redis@0.7.3 │ │ └─┬ socket.io-client@0.9.16 │ │ ├─┬ active-x-obfuscator@0.0.1 │ │ │ └── zeparser@0.0.5 │ │ ├── uglify-js@1.2.5 │ │ ├─┬ ws@0.4.31 │ │ │ ├── nan@0.3.2 │ │ │ ├── options@0.0.5 │ │ │ └── tinycolor@0.0.1 │ │ └── xmlhttprequest@1.4.2 │ ├── string@1.1.0 │ ├─┬ tar@0.1.13 │ │ ├─┬ block-stream@0.0.7 │ │ │ └── inherits@2.0.1 │ │ └── inherits@1.0.0 │ ├── temp@0.4.0 │ ├── uglify-js@1.3.2 │ ├── underscore@1.3.3 │ └── wrench@1.3.9 ├─┬ alloy@1.4.1 │ ├── colors@0.6.0-1 │ ├── commander@0.6.1 │ ├─┬ jsonlint@1.5.1 │ │ ├── JSV@4.0.2 │ │ └─┬ nomnom@1.8.0 │ │ ├─┬ chalk@0.4.0 │ │ │ ├── ansi-styles@1.0.0 │ │ │ ├── has-color@0.1.7 │ │ │ └── strip-ansi@0.1.1 │ │ └── underscore@1.6.0 │ ├── moment@2.7.0 │ ├─┬ node.extend@1.0.10 │ │ └── is@0.3.0 │ ├── pkginfo@0.2.2 │ ├─┬ source-map@0.1.9 │ │ └── amdefine@0.1.0 │ ├─┬ uglify-js@2.2.5 │ │ └─┬ optimist@0.3.7 │ │ └── wordwrap@0.0.2 │ ├── wrench@1.3.9 │ ├─┬ xml2tss@0.0.5 │ │ └─┬ xml2js@0.2.8 │ │ └── sax@0.5.8 │ └── xmldom@0.1.19 └─┬ titanium@3.3.0 ├── async@0.2.10 ├── colors@0.6.2 ├─┬ fields@0.1.12 │ └── keypress@0.1.0 ├── humanize@0.0.9 ├─┬ jade@0.35.0 │ ├── character-parser@1.2.0 │ ├── commander@2.0.0 │ ├─┬ constantinople@1.0.2 │ │ └─┬ uglify-js@2.4.15 │ │ ├─┬ optimist@0.3.7 │ │ │ └── wordwrap@0.0.2 │ │ ├─┬ source-map@0.1.34 │ │ │ └── amdefine@0.1.0 │ │ └── uglify-to-browserify@1.0.2 │ ├── mkdirp@0.3.5 │ ├─┬ monocle@1.1.50 │ │ └─┬ readdirp@0.2.5 │ │ └─┬ minimatch@0.4.0 │ │ ├── lru-cache@2.5.0 │ │ └── sigmund@1.0.0 │ ├─┬ transformers@2.1.0 │ │ ├─┬ css@1.0.8 │ │ │ ├── css-parse@1.0.4 │ │ │ └── css-stringify@1.0.5 │ │ ├─┬ promise@2.0.0 │ │ │ └── is-promise@1.0.1 │ │ └─┬ uglify-js@2.2.5 │ │ ├─┬ optimist@0.3.7 │ │ │ └── wordwrap@0.0.2 │ │ └─┬ source-map@0.1.37 │ │ └── amdefine@0.1.0 │ └─┬ with@1.1.1 │ └─┬ uglify-js@2.4.0 │ ├─┬ optimist@0.3.7 │ │ └── wordwrap@0.0.2 │ ├─┬ source-map@0.1.37 │ │ └── amdefine@0.1.0 │ └── uglify-to-browserify@1.0.2 ├── longjohn@0.2.4 ├── moment@2.4.0 ├─┬ node-appc@0.2.14 │ ├── adm-zip@0.4.4 │ ├── diff@1.0.8 │ ├─┬ dox@0.4.6 │ │ ├── commander@0.6.1 │ │ └── marked@0.3.2 │ ├── node-uuid@1.4.1 │ ├── semver@2.1.0 │ ├─┬ uglify-js@2.3.6 │ │ ├─┬ optimist@0.3.7 │ │ │ └── wordwrap@0.0.2 │ │ └─┬ source-map@0.1.37 │ │ └── amdefine@0.1.0 │ └── xmldom@0.1.19 ├─┬ optimist@0.6.1 │ ├── minimist@0.0.10 │ └── wordwrap@0.0.2 ├─┬ request@2.27.0 │ ├── aws-sign@0.3.0 │ ├── cookie-jar@0.3.0 │ ├── forever-agent@0.5.2 │ ├─┬ form-data@0.1.4 │ │ ├── async@0.9.0 │ │ └─┬ combined-stream@0.0.5 │ │ └── delayed-stream@0.0.5 │ ├─┬ hawk@1.0.0 │ │ ├── boom@0.4.2 │ │ ├── cryptiles@0.2.2 │ │ ├── hoek@0.9.1 │ │ └── sntp@0.2.4 │ ├─┬ http-signature@0.10.0 │ │ ├── asn1@0.1.11 │ │ ├── assert-plus@0.1.2 │ │ └── ctype@0.5.2 │ ├── json-stringify-safe@5.0.0 │ ├── mime@1.2.11 │ ├── node-uuid@1.4.1 │ ├── oauth-sign@0.3.0 │ ├── qs@0.6.6 │ └── tunnel-agent@0.3.0 ├── semver@2.2.1 ├── sprintf@0.1.3 ├─┬ temp@0.6.0 │ ├── osenv@0.0.3 │ └─┬ rimraf@2.1.4 │ └── graceful-fs@1.2.3 ├─┬ winston@0.6.2 │ ├── async@0.1.22 │ ├── cycle@1.0.3 │ ├── eyes@0.1.8 │ ├── pkginfo@0.2.3 │ ├── request@2.9.203 │ └── stack-trace@0.0.9 └── wrench@1.5.8 NPM_CONFIG_PREFIX env value: null Npm config prefix value : C:\Users\Bogdan\AppData\Roaming\npm ENV: ProgramData=C:\ProgramData USERPROFILE=C:\Users\Bogdan PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ ProgramFiles(x86)=C:\Program Files (x86) VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ SystemDrive=C: TEMP=C:\Users\Bogdan\AppData\Local\Temp ProgramFiles=C:\Program Files (x86) Path=C:/Program Files (x86)/Java/jdk1.7.0_40/bin/../jre/bin/client;C:/Program Files (x86)/Java/jdk1.7.0_40/bin/../jre/bin;C:/Program Files (x86)/Java/jdk1.7.0_40/bin/../jre/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Java\jdk1.7.0_40\bin;C:\Program Files (x86)\Git\git-cheetah\..\bin;C:\Program Files (x86)\nodejs\;C:\Program Files (x86)\nodejs\\bin;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Users\Bogdan\AppData\Roaming\npm;C:\Users\Bogdan\Desktop; HOMEDRIVE=C: PROCESSOR_REVISION=1707 USERDOMAIN=BogdanIM-QUAD ALLUSERSPROFILE=C:\ProgramData ProgramW6432=C:\Program Files PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 7, GenuineIntel SESSIONNAME=Console TMP=C:\Users\Bogdan\AppData\Local\Temp PROCESSOR_ARCHITECTURE=x86 LOGONSERVER=\\BOGDANIM-QUAD =::=::\ CommonProgramFiles=C:\Program Files (x86)\Common Files PROCESSOR_ARCHITEW6432=AMD64 OS=Windows_NT FP_NO_HOST_CHECK=NO HOMEPATH=\Users\Bogdan PROCESSOR_LEVEL=6 CommonProgramW6432=C:\Program Files\Common Files LOCALAPPDATA=C:\Users\Bogdan\AppData\Local VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ COMPUTERNAME=BOGDANIM-QUAD SystemRoot=C:\Windows windir=C:\Windows NUMBER_OF_PROCESSORS=4 PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\ PUBLIC=C:\Users\Public USERNAME=Bogdan CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files ComSpec=C:\Windows\system32\cmd.exe APPDATA=C:\Users\Bogdan\AppData\Roaming
Hello! Did you restarted the Ti Studio? Are you able to build within the CLI in a Powershell? Best Regards!
Hi, I thought you have let me down :-(. Thanks for reopened my issue. Of course I did restart Titanium. I look into CLI build Documentation and I'm not sure I know to how use-it. I tried few : cd: "<
Hello! Help me to understand your environment. Is this a machine where you are the admin? If so, do you run Ti Studio with JDK 6/7 32 bits? Is that one in your path? What is the output if you do something like ti build --platform=android or ti build --platform=mobileweb does it do something? You can find a build.log inside your project after you tried to build it. If you find it, please share it with us. Best Regards!
Hi, My windows user is member of Administrators group (You can look to my diagnostic test posted previous). What you mean by JDK 6/7 32bits? If is about Java I have the java installed by Titanium: jdk: 1.7.0_40: I don't know which version is (32 or 64) If I run titanium --platform=android or ti build --platform=mobileweb I don't have any output and the cursor is blinking. I need to press Ctrl+C to return to prompt. Is no build.log file in my project directory.
I still cannot work :-(
[~bogdanim36] Can you please try the workaround noted in TIMOB-17411 and see if that works for you?
Yes, finally :-). I fallow all the steps described in : http://developer.appcelerator.com/question/176303/titanium-studio-doesnt-works-anymore-after-330-release#answer-281192 I still have a small problem: sometime: titanium open a new session of android emulator 5556 (existing one already opened with id 5554), but application is installed correctly in session 5554.
Great, I will mark it (as expected) as a duplicate of TIMOB-17344
Ok, and about my last problem? I need to open a new issue?