[AC-4491] Can not able to build android application.
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-10-20T19:12:13.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Gaurang Chhatbar |
Assignee | Shak Hossain |
Created | 2016-09-22T11:11:45.000+0000 |
Updated | 2016-10-20T19:12:13.000+0000 |
Description
Steps to Reproduce
Operating System
Name = Mac OS X
Version = 10.11.6
Architecture = 64bit
# CPUs = 4
Memory = 8589934592
Node.js
Node.js Version = 4.4.2
npm Version = 2.15.0
Titanium CLI
CLI Version = 5.0.9
Titanium SDK
SDK Version = 5.4.0.GA
SDK Path = /Users/chhatbargaurang/Library/Application Support/Titanium/mobilesdk/osx/5.4.0.GA
Target Platform = android
After update latest 5.5.0 GA SDK and CLI, Clean and Run existing application. getting error.
Application can not able to run. application stopped inbetween Alloy compiled and installtion.
Actual Result
[INFO] : ----- OPTIMIZING -----
[INFO] : - alloy/dialogs.js
[INFO] : - alloy/measurement.js
[INFO] : - alloy/moment.js
[INFO] : - alloy/string.js
[INFO] : - android/alloy.js
[INFO] : - android/social.js
[INFO] : - android/alloy/sync/localStorage.js
[INFO] : - android/alloy/sync/properties.js
[INFO] : - android/alloy/sync/sql.js
[INFO] : - android/alloy/widgets/nl.fokkezb.html2as.widget/controllers/widget.js
[INFO] : - android/alloy/widgets/nl.fokkezb.html2as.widget/styles/widget.js
[INFO] : - android/alloy/widgets/nl.fokkezb.loading/controllers/progress.js
[INFO] : - android/alloy/widgets/nl.fokkezb.loading/controllers/view.js
[INFO] : - android/alloy/widgets/nl.fokkezb.loading/controllers/widget.js
[INFO] : - android/alloy/widgets/nl.fokkezb.loading/controllers/window.js
[INFO] : - android/alloy/widgets/nl.fokkezb.loading/styles/progress.js
[INFO] : - android/alloy/widgets/nl.fokkezb.loading/styles/view.js
[INFO] : - android/alloy/widgets/nl.fokkezb.loading/styles/widget.js
[INFO] : - android/alloy/widgets/nl.fokkezb.loading/styles/window.js
[INFO] :
[INFO] : Alloy compiled in 11.91084s
[INFO] : Alloy compiler completed successfully
[INFO] : Launching emulator: Google Nexus 6P - 6.0.0 - API 23 - 1440x2560
[INFO] : Running: /Applications/Genymotion.app/Contents/MacOS/player.app/Contents/MacOS/player --vm-name 'Google Nexus 6P - 6.0.0 - API 23 - 1440x2560'
[ERROR] : Request returned with HTTP status code 500 Internal Server Error
Expected Result
Application should run.
Attachments
Guys, this is urgent, I didn't perform any update and started getting this error today as well using 5.2.2 SDK. This occurs for iOS as well. At one moment i was building app successfully and at the next build this came out of nowhere. There seems to be an issue server side when performing authentication , in particular com.appcelerator.security.acs.error is received : [TRACE] : sending request {"json":{"username":"myemail","session":"ab96b2144aea6983226bcb675e1dbab54f8e1599 .... } [TRACE] : result from /build-verify=> {"success":false,"error":"Request returned with HTTP status code 500 Internal Server Error","code":"com.appcelerator.security.acs.error"}, err=null [ERROR] : Request returned with HTTP status code 500 Internal Server Error
Yes i am too getting the same issue. {color:#d04437}[ERROR] : Request returned with HTTP status code 500 Internal Server Error{color} {color:#14892c}UPDATE : Now things are working fine at Android's end. This issue was for 4-5 hours approx.{color}
getting the same issue: Appcelerator Login required to continue ... ? Appcelerator ID: alexanderbaars@dedicon.nl ? Password: ******** unexpected response from the server Can not build after clean!
I have the same problem for iOS too. Cleaning or logout and login does not help too. Error message: [INFO] : Alloy compiler completed successfully [ERROR] : Request returned with HTTP status code 500 Internal Server Error
Everything seems to be ok now
It is working now.