Last active
August 29, 2015 13:57
-
-
Save dbeattie71/9765314 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1>Server command 'Build': application remote build failed | |
1>Command execution task ended with exception | |
1>Exception System.Net.WebException: The remote server returned an error: (500) Internal Server Error. | |
1>Exception details can be found in the log file | |
1> | |
1> | |
1>Remote build step failed. | |
1>Done building target "_BuildNativeApplication" in project "Travefy.Touch.csproj" -- FAILED. | |
1>Done building project "Travefy.Touch.csproj" -- FAILED. | |
1>Build FAILED. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mono.IOS.VisualStudio.MonoTouchPackage Warning: 0 : Initializing Mono.IOS.VisualStudio.MonoTouchPackage | |
Mono.Android.VisualStudio.MonoAndroidPackage Warning: 0 : Build server returned an Warning. | |
Mono.IOS.VisualStudio.MonoTouchPackage Warning: 0 : Build server returned an Warning. | |
Mono.Android.VisualStudio.MonoAndroidPackage Warning: 0 : Negotiating server information for pairing process. | |
Mono.IOS.VisualStudio.MonoTouchPackage Warning: 0 : Negotiating server information for pairing process. | |
[2014-03-25 03:46:52.0] Processing /Library/Frameworks/Mono.framework/External/monodoc/MonoTouch-lib.zip | |
[2014-03-25 03:47:14.0] monotouch.xml | |
[2014-03-25 03:47:14.0] OpenTK.xml | |
[2014-03-25 03:47:14.1] MonoTouch.Dialog-1.xml | |
[2014-03-25 03:47:14.4] MonoTouch.NUnitLite.xml | |
[2014-03-25 03:47:14.4] NamespaceSummaries.xml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From the mac log | |
Marker - Mar 25, 2014, 11:20:59 AM | |
[25-Mar-2014 11:21:15] Handling with command: [Info: CommmandUrl=Info] (11) | |
[25-Mar-2014 11:21:15] Attempting to acquire command execution lock, timeout set to 00:10:00 | |
[25-Mar-2014 11:21:15] mtouch 7.2.0.2 (58c3efa) | |
[25-Mar-2014 11:21:15] Command [Info: CommmandUrl=Info] finished (11) | |
[25-Mar-2014 11:21:15] Handling with command: [FileManifest: CommmandUrl=FileManifest] (11) | |
[25-Mar-2014 11:21:15] Attempting to acquire command execution lock, timeout set to 00:10:00 | |
[25-Mar-2014 11:21:15] Command [FileManifest: CommmandUrl=FileManifest] finished (11) | |
[25-Mar-2014 11:21:15] Handling with command: [UploadChanges: CommmandUrl=UploadChanges] (11) | |
[25-Mar-2014 11:21:15] Attempting to acquire command execution lock, timeout set to 00:10:00 | |
[25-Mar-2014 11:21:15] Command [UploadChanges: CommmandUrl=UploadChanges] finished (11) | |
[25-Mar-2014 11:21:15] Handling with command: [Build: CommmandUrl=Build] (11) | |
[25-Mar-2014 11:21:15] Attempting to acquire command execution lock, timeout set to 00:10:00 | |
[25-Mar-2014 11:21:15] Starting pdb2mdb "PortableRest.dll" | |
[25-Mar-2014 11:21:15] Starting pdb2mdb "Travefy.Core.Rest.dll" | |
[25-Mar-2014 11:21:16] Starting pdb2mdb "Travefy.Core.dll" | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?><mtbs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><payload type="generic" code="Error" exitCode="0" serverStatusCode="200"><messages><message>ContentCopier failure during build | |
Exception thrown: Source file '/Users/dbeattie/Library/Caches/Xamarin/mtbs/builds/TravefyTouch/bbdb3cd5-8c77-4d53-a527-2f13693e8e3f/bundle/Assets/travefy-plane.png' does not exist</message></messages><async>false</async></payload></mtbs> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment