Skip to content

Instantly share code, notes, and snippets.

Created January 22, 2016 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/fad21dba68ef79324c8e to your computer and use it in GitHub Desktop.
Save anonymous/fad21dba68ef79324c8e to your computer and use it in GitHub Desktop.
VS IDE logs
Xamarin Information: 0 : [2016-01-22 18:28:10.6578] Xamarin - 99.0.0.1282-xcode7.1+0aeaecc
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-01-22 18:28:12.4235] Initial entitlements: iOS Priority 2017-01-21 09:05:12Z
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-01-22 18:28:12.9704] Running license sync for iOS
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-01-22 18:28:13.7189] Initial entitlements: Android Priority 2017-01-21 09:05:12Z
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-01-22 18:28:14.1877] Running license sync for Android
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-01-22 18:28:16.6928] Updated license: Android Priority 1/21/2017 9:05:12 AM
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-01-22 18:28:17.1796] Updated license: iOS Priority 1/21/2017 9:05:12 AM
Xamarin.VisualStudio.TastyPackage Information: 0 : [2016-01-22 18:29:27.4026] Hooked up SDB tracing adapter
Xamarin.VisualStudio.TastyPackage Information: 0 : [2016-01-22 18:29:27.5901] Initialization finished
Xamarin.VisualStudio.IOS.XamarinIOSPackage Warning: 0 : [2016-01-22 18:29:27.7151] Initializing Xamarin.VisualStudio.IOS.XamarinIOSPackage.
Xamarin.VisualStudio.IOS.XamarinIOSPackage Information: 0 : [2016-01-22 18:29:27.8557] MDAddinsHash: 9fade5af02fd3cfd69a943f828f278a08421ff83
Xamarin.VisualStudio.Shell.UpdateService Error: 0 : [2016-01-22 18:29:42.5241] Error performing automatic update: System.AggregateException: One or more errors occurred. ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:1592
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at MonoDevelop.Core.Web.RequestHelper.GetResponse(CancellationToken token) in C:\Users\builder\data\lanes\2208\0aeaecc0\source\XamarinVS\src\Core\VisualStudio\ProxySupport\Nuget\RequestHelper.cs:line 115
at Xamarin.VisualStudio.Proxy.VisualStudioWebRequestHelper.GetResponse(Func`1 createRequest, Action`1 prepareRequest, CancellationToken token) in C:\Users\builder\data\lanes\2208\0aeaecc0\source\XamarinVS\src\Core\VisualStudio\ProxySupport\VisualStudioWebRequestHelper.cs:line 106
at Xamarin.Components.Ide.Web.WebRequestHelper.GetResponse(Func`1 createRequest, Action`1 prepareRequest, CancellationToken token)
at Xamarin.VisualStudio.UpdateClient.<>c__DisplayClass4_0.<CheckForUpdates>b__0() in C:\Users\builder\data\lanes\2208\0aeaecc0\source\XamarinVS\src\Core\VisualStudio\Updater\UpdateClient.cs:line 78
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of inner exception stack trace ---
---> (Inner Exception #0) System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:1592
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetResponse()
at MonoDevelop.Core.Web.RequestHelper.GetResponse(CancellationToken token) in C:\Users\builder\data\lanes\2208\0aeaecc0\source\XamarinVS\src\Core\VisualStudio\ProxySupport\Nuget\RequestHelper.cs:line 115
at Xamarin.VisualStudio.Proxy.VisualStudioWebRequestHelper.GetResponse(Func`1 createRequest, Action`1 prepareRequest, CancellationToken token) in C:\Users\builder\data\lanes\2208\0aeaecc0\source\XamarinVS\src\Core\VisualStudio\ProxySupport\VisualStudioWebRequestHelper.cs:line 106
at Xamarin.Components.Ide.Web.WebRequestHelper.GetResponse(Func`1 createRequest, Action`1 prepareRequest, CancellationToken token)
at Xamarin.VisualStudio.UpdateClient.<>c__DisplayClass4_0.<CheckForUpdates>b__0() in C:\Users\builder\data\lanes\2208\0aeaecc0\source\XamarinVS\src\Core\VisualStudio\Updater\UpdateClient.cs:line 78
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()<---
Xamarin.VisualStudio.IOS.Messaging.State.ServerStateContext Information: 0 : [2016-01-22 18:29:57.9228] MacServer State transition from DisconnectedState to SshConnectingState on Modulus.local (192.168.12.162)
Xamarin.Messaging.VisualStudio.MessagingService Information: 0 : [2016-01-22 18:30:03.9977] Starting Broker 99.0.0.1282 in port 55444...
Xamarin.VisualStudio.IOS.Messaging.State.ServerStateContext Information: 0 : [2016-01-22 18:30:06.4458] MacServer State transition from SshConnectingState to SshConnectedState on Modulus.local (192.168.12.162)
Xamarin.Messaging.VisualStudio.MessagingService Information: 0 : [2016-01-22 18:30:07.2756] SSH Connection established with the Mac Modulus.local:55444
Xamarin.Messaging.VisualStudio.MessagingService Information: 0 : [2016-01-22 18:30:07.5088] MacServer State transition from SshConnectedState to AgentsStartingState on Modulus.local (192.168.12.162)
Xamarin.VisualStudio.IOS.Messaging.State.ServerStateContext Information: 0 : [2016-01-22 18:30:07.6879] Starting agents on Mac Modulus.local (192.168.12.162)
Xamarin.VisualStudio.IOS.MacServer Information: 0 : [2016-01-22 18:30:07.8500] Activating the Mac...
Xamarin.VisualStudio.IOS.LogHandler Information: 0 : [2016-01-22 18:30:08.0051] Running license sync for iOS
Xamarin.VisualStudio.IOS.LogHandler Warning: 0 : [2016-01-22 18:30:08.1472] Mac user: xam4111@gmail.com with iOS license: Enterprise will be activated
Xamarin.VisualStudio.IOS.LogHandler Information: 0 : [2016-01-22 18:30:09.9224] Updated license: iOS Priority 1/21/2017 9:05:12 AM
Xamarin.VisualStudio.IOS.LogHandler Information: 0 : [2016-01-22 18:30:10.0855] Sync - new entitlements: Enterprise
Xamarin.VisualStudio.IOS.LogHandler Information: 0 : [2016-01-22 18:30:10.2306] Sync - Mac entitlements: Enterprise
Xamarin.VisualStudio.IOS.LogHandler Information: 0 : [2016-01-22 18:30:10.3777] Sync - entitlements to be used: Enterprise
Xamarin Information: 0 : [2016-01-22 18:30:10.5358] Starting Agent IDB 99.0.0.1282...
Xamarin.VisualStudio.IOS.LogHandler Warning: 0 : [2016-01-22 18:30:10.6829] Mac was activated for user: xam4111@gmail.com with iOS license: Enterprise
Xamarin.Messaging.VisualStudio.MessagingService Information: 0 : [2016-01-22 18:30:14.1512] Agent IDB 99.0.0.1282 is running
Xamarin.Messaging.VisualStudio.MessagingService Information: 0 : [2016-01-22 18:30:14.4864] Starting Agent Build 99.0.0.1282...
Xamarin.VisualStudio.IOS.LogHandler Information: 0 : [2016-01-22 18:30:15.5843] /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch --listsim /var/folders/vy/9yn4y5ds1zd3t03srnvlvsb80000gn/T/tmp187d2d2.tmp --sdkroot "/Applications/Xcode.app/Contents/Developer" -sdk 0.0
Xamarin.Messaging.VisualStudio.MessagingService Information: 0 : [2016-01-22 18:30:16.5045] Agent Build 99.0.0.1282 is running
Xamarin.Messaging.VisualStudio.MessagingService Warning: 0 : [2016-01-22 18:30:16.6466] There is a mismatch between the installed Xamarin.iOS (version 9.7.0.103) on the Mac Modulus.local (192.168.12.162) and the local Xamarin.iOS 9.5.1.152. While this may not be an issue, it might cause unexpected behaviors. When applying updates, make sure to keep both the Mac and Windows in sync.
Xamarin.Messaging.VisualStudio.MessagingService Information: 0 : [2016-01-22 18:30:17.6760] Starting Agent Designer 99.0.0.1282...
Xamarin.Messaging.VisualStudio.MessagingService Information: 0 : [2016-01-22 18:30:21.9800] Agent Designer 99.0.0.1282 is running
Xamarin.Messaging.VisualStudio.MessagingService Information: 0 : [2016-01-22 18:30:22.2072] MacServer State transition from AgentsStartingState to ConnectedState on Modulus.local (192.168.12.162)
Xamarin Information: 0 : [2016-01-22 18:30:22.3423] Connected to the Mac Modulus.local (192.168.12.162) with Full support.
Xamarin.VisualStudio.IOS.MonoTouchProjectProperties Error: 0 : [2016-01-22 18:30:23.2754] There was an error checking the consistency between the local build and the remote build state on the Mac:
Local signature path: 'c:\users\akrama\documents\visual studio 2015\Projects\TVApp34\TVApp34\obj\iPhone\Debug\build-signature\signature'
Remote signature path: 'c:\users\akrama\documents\visual studio 2015\Projects\TVApp34\TVApp34\obj\iPhone\Debug\build-signature\signature-remote'
Mac Server connected: True
Build agent status: 'Running'
AppName: 'TVApp34'
SessionId: 'de411418e746cc9de94d433618fff3f3'
Server Signature Path: 'obj\iPhone\Debug\build-signature\signature'
System.IO.FileNotFoundException: The file /Users/mac360_xamarin/Library/Caches/Xamarin/mtbs/builds/TVApp34/de411418e746cc9de94d433618fff3f3/obj/iPhone/Debug/build-signature/signature was not found on the Mac.
File name: '/Users/mac360_xamarin/Library/Caches/Xamarin/mtbs/builds/TVApp34/de411418e746cc9de94d433618fff3f3/obj/iPhone/Debug/build-signature/signature'
at Xamarin.Messaging.VisualStudio.MessagingService.DownloadFile(String serverPath, String localPath)
at Xamarin.Messaging.VisualStudio.MessagingService.DownloadFile(String appName, String sessionId, String path, String localPath)
at Xamarin.VisualStudio.IOS.MonoTouchProjectProperties.MatchesBuildSignature() in C:\Users\builder\data\lanes\2208\0aeaecc0\source\XamarinVS\src\Core\VisualStudio.IOS\PropertyProviders\MonoTouchProjectProperties.cs:line 80
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-01-22 18:30:24.1391] Running license sync for iOS
Xamarin.VisualStudio.ActivationManager Information: 0 : [2016-01-22 18:30:26.4607] Updated license: iOS Priority 1/21/2017 9:05:12 AM
Xamarin.Messaging.VisualStudio.MessagingService Information: 0 : [2016-01-22 18:30:29.6088] SSH Connection established with the Mac Modulus.local:55444
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment