Advertisement
BlazePhoenix

Apigee Error Output

Jan 15th, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.39 KB | None | 0 0
  1. Getting device...
  2. Starting debug on:iPhone (Retina) 7.0
  3. 'ApigeeTestApp.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\WINDOWS\assembly\GAC_64\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
  4. 'ApigeeTestApp.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
  5. 'ApigeeTestApp.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
  6. 'ApigeeTestApp.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
  7. 'ApigeeTestApp.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
  8. 'ApigeeTestApp.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.Sync.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
  9. 'ApigeeTestApp.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
  10. 'ApigeeTestApp.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Users\pyrot_000\Documents\GitHub\Apigee-Test\ApigeeTestApp\ApigeeTestApp\bin\iPhoneSimulator\Debug\ApigeeTestApp.vshost.exe', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
  11. The thread 'vshost.NotifyLoad' (0x12b0) has exited with code 0 (0x0).
  12. The thread 'vshost.LoadReference' (0x172c) has exited with code 0 (0x0).
  13. 'ApigeeTestApp.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Users\pyrot_000\Documents\GitHub\Apigee-Test\ApigeeTestApp\ApigeeTestApp\bin\iPhoneSimulator\Debug\ApigeeTestApp.exe', Symbols loaded.
  14. Remote build finished...
  15. Launching Application for debugging...
  16. Starting debug session...
  17. Debug session started...
  18. Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/monotouch.dll [External]
  19. Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Core.dll [External]
  20. Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.dll [External]
  21. Thread started: #2
  22. Loaded assembly: /Users/magnimbusllc/Library/Caches/Xamarin/mtbs/builds/ApigeeTestApp/69798d35-5a45-4499-9fcb-2029fc7d533c/assemblies/ApigeeTestApp.exe
  23. Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.dll [External]
  24. Loaded assembly: /Users/magnimbusllc/Library/Caches/Xamarin/mtbs/builds/ApigeeTestApp/69798d35-5a45-4499-9fcb-2029fc7d533c/assemblies/Apigee.Net.dll
  25. Loaded assembly: /Users/magnimbusllc/Library/Caches/Xamarin/mtbs/builds/ApigeeTestApp/69798d35-5a45-4499-9fcb-2029fc7d533c/assemblies/Newtonsoft.Json.dll
  26. 2014-01-15 12:09:12.391 ApigeeTestApp[65077:a0b] Could not load 'Newtonsoft.Json' for registration: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
  27. at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (System.Reflection.Assembly,bool)
  28. at System.Reflection.Assembly.GetTypes () [0x00000] in /Developer/MonoTouch/Source/mono/mcs/class/corlib/System.Reflection/Assembly.cs:351
  29. at MonoTouch.Registrar.OldDynamicRegistrar.RegisterAssembly (System.Reflection.Assembly a) [0x00000] in /Developer/MonoTouch/Source/monotouch/src/ObjCRuntime/OldDynamicRegistrar.cs:67
  30. Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Xml.Linq.dll [External]
  31. 2014-01-15 12:09:12.394 ApigeeTestApp[65077:a0b] This could be due to an outdated assembly kept by the simulator, location: /Users/magnimbusllc/Library/Caches/Xamarin/mtbs/builds/ApigeeTestApp/69798d35-5a45-4499-9fcb-2029fc7d533c/assemblies/Newtonsoft.Json.dll
  32. Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Runtime.Serialization.dll [External]
  33. Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Data.dll [External]
  34. Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/Mono.Data.Tds.dll [External]
  35. Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/Mono.Security.dll [External]
  36. Loaded assembly: /Developer/MonoTouch/usr/lib/mono/2.1/System.Transactions.dll [External]
  37. Loaded assembly: /Users/magnimbusllc/Library/Caches/Xamarin/mtbs/builds/ApigeeTestApp/69798d35-5a45-4499-9fcb-2029fc7d533c/assemblies/Krystalware.UploadHelper.dll
  38. Loaded assembly: /Users/magnimbusllc/Library/Caches/Xamarin/mtbs/builds/ApigeeTestApp/69798d35-5a45-4499-9fcb-2029fc7d533c/assemblies/fastJSON.dll
  39. objc[65077]: Class AXEmojiUtilities is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/usr/lib/libAXSpeechManager.dylib. One of the two will be used. Which one is undefined.
  40. 2014-01-15 12:09:12.908 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0x14966510 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/TwitterFramework.axbundle> (not loaded)
  41. 2014-01-15 12:09:12.935 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0x14886920 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/StoreKitUI.axbundle> (not loaded)
  42. 2014-01-15 12:09:12.937 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0xe620580 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/StoreKitFramework.axbundle> (not loaded)
  43. 2014-01-15 12:09:12.942 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0xe630490 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/GeoServices.axbundle> (not loaded)
  44. 2014-01-15 12:09:12.947 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0x1497f6f0 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.pla
  45. tform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/CertUIFramework.axbundle> (not loaded)
  46. 2014-01-15 12:09:12.953 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0x14995560 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/MusicLibrary.axbundle> (not loaded)
  47. 2014-01-15 12:09:12.958 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0x149aa8c0 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/PassKitFramework.axbundle> (not loaded)
  48. 2014-01-15 12:09:12.962 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0x149acad0 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/RemoteUIFramework.axbundle> (not loaded)
  49. 2014-01-15 12:09:12.971 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0x149c37c0 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/iAdFramework.axbundle> (not loaded)
  50. 2014-01-15 12:09:12.973 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0x149c4bc0 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/GameKitFramework.axbundle> (not loaded)
  51. 2014-01-15 12:09:13.000 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0x148a6ae0 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/SocialFramework.axbundle> (not loaded)
  52. 2014-01-15 12:09:13.002 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0x148aa750 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/EventKitUIFramework.axbundle> (not loaded)
  53. 2014-01-15 12:09:13.007 ApigeeTestApp[65077:a0b] Cannot find executable for CFBundle 0xe58cc60 </Applications/Xcode.app/Contents/Developer/Platforms/iPhone
  54. Simulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/AccessibilityBundles/GameCenterUIFramework.axbundle> (not loaded)
  55. Unhandled Exception:
  56.  
  57. System.TypeLoadException: A type load exception has occurred.
  58. The program 'Mono' has exited with code 0 (0x0).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement