Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created August 27, 2013 06:44
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 saurabh360/09578271e986bf21960a to your computer and use it in GitHub Desktop.
Save saurabh360/09578271e986bf21960a to your computer and use it in GitHub Desktop.
Xamarin.iOS: USING STAGING SERVER FOR ACTIVATION
Please ensure your device is connected...
Connected to: iPad
Launching /private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/MWCiOS.app -debugtrack -monodevelop-port 10000 -connection-mode usb
Loaded assembly: /private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/MWCiOS.app/System.dll [External]
Loaded assembly: /private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/MWCiOS.app/monotouch.dll [External]
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/MWCiOS.app/System.Core.dll [External]
Loaded assembly: /private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/MWCiOS.app/MonoTouch.Dialog-1.dll [External]
Loaded assembly: /private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/MWCiOS.app/System.Xml.dll [External]
Loaded assembly: /private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/MWCiOS.app/System.Xml.Linq.dll [External]
Loaded assembly: /private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/MWCiOS.app/MWCCoreMT.dll
Loaded assembly: /private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/MWCiOS.app/MWCiOS.exe
2013-08-29 17:52:14.654 MWCiOS[313:707] oldDbLocation=/private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/Documents/MwcDB.db3
2013-08-29 17:52:14.663 MWCiOS[313:707] oldDBLocation didn't exist?
Thread started: #3
2013-08-29 17:52:14.968 MWCiOS[313:707] Splitview controller <MWC.iOS.Screens.iPad.Speakers.SpeakerSplitView: 0x103e010> is expected to have a master view controller before its used!
2013-08-29 17:52:15.010 MWCiOS[313:4f03] hasSeedData=False
2013-08-29 17:52:15.012 MWCiOS[313:4f03] Load seed data
2013-08-29 17:52:15.401 MWCiOS[313:4f03] ### Updating all data from local file
2013-08-29 17:52:16.684 MWCiOS[313:707] Could not load the "MWCLogo.png" image referenced from a nib in the bundle with identifier "com.xamarin.sample.mwc12"
2013-08-29 17:52:16.719 MWCiOS[313:707] UpdateManager.IsUpdating ~ wait for them to finish
2013-08-29 17:52:18.512 MWCiOS[313:4f03] yyy SAVING new conference data to sqlite
2013-08-29 17:52:19.894 MWCiOS[313:4f03] Updates finished, going to populate table.
2013-08-29 17:52:20.365 MWCiOS[313:4f03] Database lives at: /private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/Documents/../Library/MwcDB.db3
Thread finished: #3
2013-08-29 17:52:32.102 MWCiOS[313:707] UILoadingView.Initialize {X=0,Y=0,Width=768,Height=1004}
[0:]
2013-08-29 17:52:32.278 MWCiOS[313:707] Url: http://search.twitter.com/search.atom?q=%40mobileworldlive&show-user=true&rpp=30&result-type=recent
[0:] Url: http://search.twitter.com/search.atom?q=%40mobileworldlive&show-user=true&rpp=30&result-type=recent
[0:]
2013-08-29 17:52:32.285 MWCiOS[313:707] XmlFeedParserBase path:/private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/Documents/../tmp/TwitterFeed.xml
[0:] XmlFeedParserBase path:/private/var/mobile/Applications/15D203F7-B766-48D1-AFD3-3D84F6E44638/Documents/../tmp/TwitterFeed.xml
[0:]
2013-08-29 17:52:32.290 MWCiOS[313:707] Created new Twitter Repository
[0:] Created new Twitter Repository
[0:]
2013-08-29 17:52:32.314 MWCiOS[313:707] Get remote xml data
[0:] Get remote xml data
Thread started: #4
Thread started: <Thread Pool> #5
Thread started: <Thread Pool> #6
Thread started: <Thread Pool> #7
Thread started: <Thread Pool> #8
[0:]
2013-08-29 17:52:33.719 MWCiOS[313:5007] ERROR saving downloaded XML: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: The remote server returned an error: (410) Gone.
at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x0030c] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1606
at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00141] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1423
--- End of inner exception stack trace ---
at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary () [0x00022] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.ComponentModel/AsyncCompletedEventArgs.cs:51
at System.Net.DownloadStringCompletedEventArgs.get_Result () [0x00000] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/DownloadStringCompletedEventArgs.cs:48
at MWC.SAL.XmlFeedParserBase`1+<Refresh>c__AnonStorey1B[MWC.BL.Tweet].<>m__2B (System.Object sender, System.Net.DownloadStringCompletedEventArgs e) [0x00000] in <filename unknown>:0
[0:] ERROR saving downloaded XML: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Net.WebException: The remote server returned an error: (410) Gone.
at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x0030c] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1606
at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00141] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1423
--- End of inner exception stack trace ---
at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary () [0x00022] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.ComponentModel/AsyncCompletedEventArgs.cs:51
at System.Net.DownloadStringCompletedEventArgs.get_Result () [0x00000] in /Developer/MonoTouch/Source/mono/mcs/class/System/System.Net/DownloadStringCompletedEventArgs.cs:48
at MWC.SAL.XmlFeedParserBase`1+<Refresh>c__AnonStorey1B[MWC.BL.Tweet].<>m__2B (System.Object sender, System.Net.DownloadStringCompletedEventArgs e) [0x00000] in <filename unknown>:0
[0:]
2013-08-29 17:52:33.771 MWCiOS[313:707] Fade out loading...
[0:] Fade out loading...
[0:]
2013-08-29 17:52:33.779 MWCiOS[313:707] Fade out loading screen...
[0:] Fade out loading screen...
Thread finished: #4
[0:]
2013-08-29 17:52:34.318 MWCiOS[313:707] RemoveFromSuperview...
[0:] RemoveFromSuperview...
[0:]
2013-08-29 17:52:34.332 MWCiOS[313:707] Disposing of loadingView object..
[0:] Disposing of loadingView object..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment