[AC-1087] Windows: Build hangs after upgrade to 3.3.0.GA
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-08-14T08:09:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio, Titanium SDK & CLI |
Labels | TCSupportTriage |
Reporter | Fix Please |
Assignee | Mauro Parra-Miranda |
Created | 2014-07-23T09:53:56.000+0000 |
Updated | 2016-03-08T07:37:26.000+0000 |
Description
*Steps to reproduce:*
1. Install previous version of CLI and SDK on Windows 7 x64
2. Create "Nexus 5 by Google" AVD (Platform 4.4.2, API level 19)
3. Upgrade CLI and SDK to 3.3.0
4. Create a new "Default Alloy Project" and choose 3.3.0.GA as "SDK Version".
5. Choose the AVD press the "Run" button.
*{color:red}Actual Result:{color}*
Noting happens. Nothing occurs in the Console window.
*{color:green}Expected Result:{color}*
1. build/run messages are shown in the console windows.
2. Android emulator are started
3. Application runs on the emulator
*Switch to the 3.2.3.GA in the tiapp.xml. Run again. Everything is Ok this time.*
Anybody there? "ti build" command is permanently waiting for something if 3.3.0.GA is selected. Could you pay some attention to the issue please as the new version is completely useless until it can't build projects.
I believe this may be related to either TIMOB-17344 or TIMOB-17411. Can you please take a look and see if either of those make sense?
Hello [~fixplease]! Some comments: 1. Does the Ingo message help? Are you getting similar results to the bugs in TIMOB listed? 2. Can you please provide the output of your ti info 3. Can you please try to launch your new emulator within the AVD just to make sure it's a sane environment? 4. When you do your test, do you get anything in the build.log? TIA!