This is a migrated thread and some comments may be shown as answers.

Build (ProjectName) And Deploy failed for Android OS(4.2.2).

4 Answers 97 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
James
Top achievements
Rank 1
James asked on 25 Jan 2014, 02:49 AM
Output:
Building package: [c:\XXX\Debug\WebApp.zip]
C:\Users\XXX\AppData\Local\Microsoft\VisualStudio\11.0\Extensions\onttrizv.aow\Targets\Build.targets(118,3): error : Build failed: One or more errors occurred..
System.AggregateException: One or more errors occurred. ---> Telerik.BlackDragon.Client.ServerClient.HttpRequestExtendedException: Status code not successful: (500) Internal Server Error

Server stack trace: 
   at OperationExecutorExtensions.#S0c.#qb()

Exception rethrown at [0]: 
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at OperationExecutorExtensions.#bEc.#qb()

Exception rethrown at [1]: 
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at Telerik.BlackDragon.Client.Build.Services.BuildService.#f8d.#qb()

Exception rethrown at [2]: 
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at Telerik.BlackDragon.Client.Build.Services.BuildService.#i8d.#qb()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at System.Threading.Tasks.Task`1.get_Result()
   at Telerik.BlackDragon.Client.Build.CloudSync.ExecuteCore(IHttpServiceContext httpServiceContext, LogHelper logger)
   at Telerik.BlackDragon.Client.Build.CloudTaskBase.Execute()
---> (Inner Exception #0) Telerik.BlackDragon.Client.ServerClient.HttpRequestExtendedException: Status code not successful: (500) Internal Server Error

Server stack trace: 
   at OperationExecutorExtensions.#S0c.#qb()

Exception rethrown at [0]: 
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at OperationExecutorExtensions.#bEc.#qb()

Exception rethrown at [1]: 
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at Telerik.BlackDragon.Client.Build.Services.BuildService.#f8d.#qb()

Exception rethrown at [2]: 
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at Telerik.BlackDragon.Client.Build.Services.BuildService.#i8d.#qb()<---

Done building project "WebApp.iceproj" -- FAILED.

Build FAILED.

4 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 28 Jan 2014, 02:42 PM
Hi James,

As you might have found out, we just migrated our site over the weekend (25th and 26th of January), so most likely you've hit site unavailability during the upgrade and migration. Please do the following steps:
  1. Uninstall the current extension from Tools -> Extensions and Updates.
  2. Close all instances of Visual Studio.
  3. Download the latest version from here and install it.
  4. Open Visual Studio again.

This should bring things back to normal. If you still have some issues or problems working with the extension, please, don't hesitate to contact us again.

Thank you for the understanding and please do sign up for our upcoming keynote.

Regards,
Steve
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Harsh
Top achievements
Rank 1
answered on 30 Apr 2016, 08:11 AM

Hi Steve,

I am facing same problem. i tried options suggested by you but still getting same error again and again.

Kindly let me know solution as i need to deliver it to my client..

Let me know if you require any code from my end.

 

0
Harsh
Top achievements
Rank 1
answered on 30 Apr 2016, 08:13 AM

Hi Steve ,

Please find error detail as mentioned. Let me know the solution from your end asap.

 

SeverityCodeDescriptionProjectFileLineSuppression State
ErrorBuild failed: One or more errors occurred..
System.AggregateException: One or more errors occurred. ---> Telerik.BlackDragon.Client.ServerClient.HttpRequestExtendedException: Status code not successful: (500) Internal Server Error
   at OperationExecutorExtensions.<RequestAsyncCore>d__12`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OperationExecutorExtensions.<RequestAndParseAsync>d__20`2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Telerik.BlackDragon.Client.Build.Services.BuildService.<BuildPackageAsync>d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Telerik.BlackDragon.Client.Build.Services.BuildService.<BuildProjectAsync>d__0.MoveNext()
   --- End of inner exception stack trace ---
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
   at System.Threading.Tasks.Task`1.get_Result()
   at Telerik.BlackDragon.Client.Build.CloudBuild.ExecuteCore(IHttpServiceContext httpServiceContext, LogHelper logger)
   at Telerik.BlackDragon.Client.Build.CloudTaskBase.ExecuteCore()
---> (Inner Exception #0) Telerik.BlackDragon.Client.ServerClient.HttpRequestExtendedException: Status code not successful: (500) Internal Server Error
   at OperationExecutorExtensions.<RequestAsyncCore>d__12`1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at OperationExecutorExtensions.<RequestAndParseAsync>d__20`2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Telerik.BlackDragon.Client.Build.Services.BuildService.<BuildPackageAsync>d__11.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Telerik.BlackDragon.Client.Build.Services.BuildService.<BuildProjectAsync>d__0.MoveNext()<---TLCC:\Users\Epistic\AppData\Local\Microsoft\VisualStudio\14.0\Extensions\sgokthdi.2tf\Targets\Build.targets209

0
Kaloyan
Telerik team
answered on 04 May 2016, 03:08 PM
Hi Harsh,

The error indicates of a timeout during the cloud build. As we are unable to tell what has caused it without some additional information from your side, could you please share the following in a private support ticket:
  • The name of the application in fault - this will allow us to check the server logs for a more detailed error message.
  • The AppBuilder client you are using

Thank you for your help in advance. I am looking forward to your reply.


Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
James
Top achievements
Rank 1
Answers by
Steve
Telerik team
Harsh
Top achievements
Rank 1
Kaloyan
Telerik team
Share this question
or