Skip to content

Instantly share code, notes, and snippets.

los 16K
Unhandled Exception:
System.Net.WebException: Loading...
02-06 06:49:24.135 E/mono ( 1370):
02-06 06:49:24.135 E/mono ( 1370): Unhandled Exception:
02-06 06:49:24.135 E/mono ( 1370): System.Net.WebException: Error getting response stream (Write: The authentication or decryption has failed.): SendFailure ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: The server stopped the handshake.
02-06 06:49:24.135 E/mono ( 1370): at Mono.Security.Protocol.Tls.SslClientStream.SafeReceiveRecord (System.IO.Stream s, Boolean ignoreEmpty) [0x00000] in <filename unknown>:0
02-06 06:49:24.135 E/mono ( 1370): at Mono.Security.Protocol.Tls.SslClientStream.OnNegotiateHandshakeCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0
/Users/imac/Desktop/xamarin-monodroid-samples-b3bcda7/ApiDemo/Tutorials/FormWidgetsTutorial.cs(39,39): Error CS1061: Type `Android.Views.View.KeyEventArgs' does not contain a definition for `Event' and no extension method `Event' of type `Android.Views.View.KeyEventArgs' could be found (are you missing a using directive or an assembly reference?) (CS1061) (ApiDemo)
D/AndroidRuntime( 1512): Shutting down VM
E/AndroidRuntime( 1512): FATAL EXCEPTION: main
E/AndroidRuntime( 1512): java.lang.UnsatisfiedLinkError: Couldn't load monodroid: findLibrary returned null
E/AndroidRuntime( 1512): at java.lang.Runtime.loadLibrary(Runtime.java:429)
E/AndroidRuntime( 1512): at java.lang.System.loadLibrary(System.java:554)
E/AndroidRuntime( 1512): at mono.MonoPackageManager.LoadApplication(MonoPackageManager.java:24)
E/AndroidRuntime( 1512): at mono.MonoRuntimeProvider.attachInfo(MonoRuntimeProvider.java:25)
E/AndroidRuntime( 1512): at android.app.ActivityThread.installProvider(ActivityThread.java:3554)
E/AndroidRuntime( 1512): at android.app.ActivityThread.installContentProviders(ActivityThread.java:3309)
E/AndroidRuntime( 1512): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3265)
1. /Users/nischal/Projects/JavaBindingLibrary/JavaBindingLibrary/obj/Debug/android/src/mono/com/google/android/maps/ItemizedOverlay_OnFocusChangeListenerImplementor.java(42,42): Error: package com.google.android.maps.ItemizedOverlay does not exist com.google.android.maps.ItemizedOverlay.OnFocusChangeListener
2. /Users/nischal/Projects/JavaBindingLibrary/JavaBindingLibrary/obj/Debug/android/src/mono/com/google/android/maps/ItemizedOverlay_OnFocusChangeListenerImplementor.java(53,53): Error: package com.google.android.maps does not exist
public void onFocusChanged (com.google.android.maps.ItemizedOverlay p0, com.google.android.maps.OverlayItem p1)
3. /Users/nischal/Projects/JavaBindingLibrary/JavaBindingLibrary/obj/Debug/android/src/mono/com/google/android/maps/ItemizedOverlay_OnFocusChangeListenerImplementor.java(63,63): Error: package com.google.android.maps does not exist
private native void n_onFocusChanged (com.google.android.maps.ItemizedOverlay p0, com.google.android.maps.OverlayItem p1);
System.Exception: Can't load egl, aborting
at Mono.Samples.GLTriangle20.PaintingView.CreateFrameBuffer () [0x0009e] in /Users/nischal/Desktop/xamarin-monodroid-samples-b3bcda7/GLTriangle20/PaintingView.cs:71
at OpenTK.Platform.Android.AndroidGameView.LoadInternal (System.EventArgs) [0x00000] in /Users/builder/data/lanes/monodroid-mac-master/d0560b93/source/monodroid/src/OpenGLES/Android/AndroidGameView.cs:238
at OpenTK.Platform.Android.AndroidGameView.SurfaceCreated (Android.Views.ISurfaceHolder) [0x0005d] in /Users/builder/data/lanes/monodroid-mac-master/d0560b93/source/monodroid/src/OpenGLES/Android/AndroidGameView.cs:108
at Android.Views.ISurfaceHolderCallbackInvoker.n_SurfaceCreated_Landroid_view_SurfaceHolder_ (intptr,intptr,intptr) [0x00010] in /Users/builder/data/lanes/monodroid-mac-master/d0560b93/source/monodroid/src/Mono.Android/platforms/android-12/src/generated/Android.Views.ISurfaceHolder.cs:163
at (wrapper dynamic-method) object.bebbb58f-3f4c-45c5-ae85-749f940624e8 (intptr,intptr,intpt
System.NullReferenceException: Object reference not set to an instance of an object
at MonoDroid.ApiDemo.App.ActionBarDisplayOptionsActivity.OnCreate (Android.OS.Bundle) [0x00101] in /Users/nischal/Desktop/xamarin-monodroid-samples-b3bcda7/ApiDemo/App/ActionBarDisplayOptions.cs:70
at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) [0x00010] in /Users/builder/data/lanes/monodroid-mac-master/d0560b93/source/monodroid/src/Mono.Android/platforms/android-12/src/generated/Android.App.Activity.cs:1814
at (wrapper dynamic-method) object.275266de-c43c-4bfe-9eff-b6b41ccb28fe (intptr,intptr,intptr) <IL 0x00012, 0x00033>
E/mono ( 505): WARNING: The runtime version supported by this application is unavailable.
E/mono ( 505): Using default runtime: v2.0.50727
I/monodroid-gc( 505): environment supports jni NewWeakGlobalRef
W/monodroid-gc( 505): GREF GC Threshold: 1800
E/MonoDroid( 505): Could not load type 'OpenTK.GameViewBase, OpenTK, Version=0.9.9.3, Culture=neutral, PublicKeyToken=c4c4237547e4b6cd'. Skipping JNI registration of type 'opentk/GameViewBase'.
E/MonoDroid( 505): Could not load type 'OpenTK.Platform.Android.AndroidGameView, OpenTK, Version=0.9.9.3, Culture=neutral, PublicKeyToken=c4c4237547e4b6cd'. Skipping JNI registration of type 'opentk/platform/android/AndroidGameView'.
V/TLINE ( 505): new: android.text.TextLine@40644380
D/AndroidRuntime( 505): Shutting down VM
E/AndroidRuntime( 505): FATAL EXCEPTION: main
E/AndroidRuntime( 505): java.lang.UnsatisfiedLinkError: n_surfaceCreated
IOException processing: 26
W/System.err( 3880): java.io.IOException: Server returned: 3
W/System.err( 3880): at android_maps_conflict_avoidance.com.google.googlenav.map.BaseTileRequest.readResponseData(BaseTileRequest.java:115)
W/System.err( 3880): at android_maps_conflict_avoidance.com.google.googlenav.map.MapService$MapTileRequest.readResponseData(MapService.java:1473)
W/System.err( 3880): at android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher.processDataRequest(DataRequestDispatcher.java:1117)
W/System.err( 3880): at android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher.serviceRequests(DataRequestDispatcher.java:994)
W/System.err( 3880): at android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher$DispatcherServer.run(DataRequestDispatcher.java:1702)
W/System.err( 3880): at java.lang.Thread.run(Thread.java:1019)
E/mono ( 4454): WARNING: The runtime version supported by this application is unavailable.
E/mono ( 4454): Using default runtime: v2.0.50727
I/monodroid-gc( 4454): environment supports jni NewWeakGlobalRef
W/monodroid-gc( 4454): GREF GC Threshold: 1800
I/dalvikvm-heap( 4454): Grow heap (frag case) to 6.859MB for 513744-byte allocation
V/TLINE ( 4454): new: android.text.TextLine@40645868
I/MonoDroid( 4454): UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
I/MonoDroid( 4454): at MonoDroid.ApiDemo.App.ActionBarDisplayOptionsActivity.OnCreate (Android.OS.Bundle) <0x00640>
I/MonoDroid( 4454): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) <0x0005f>
I/MonoDroid( 4454): at (wrapper dynamic-method) object.8b385924-9a73-4965-a9c8-de6d5b135de8 (intptr,intptr,intptr) <0x00033>
1. /Users/nischal/Desktop/Alpha5/xamarin-monodroid-samples-6785821/NotePad/NotesDbAdapter.cs(33,33): Error CS0120: An object reference is required to access non-static member `Android.Database.Sqlite.SQLiteOpenHelper.DatabaseName' (CS0120) (NotePad)
2. /Users/nischal/Desktop/Alpha5/xamarin-monodroid-samples-6785821/NotePad/NotesDbAdapter.cs(33,33): Error CS0584: Internal compiler error: Object reference not set to an instance of an object (CS0584) (NotePad)
3. /Users/nischal/Desktop/Alpha5/xamarin-monodroid-samples-6785821/NotePad/NotesDbAdapter.cs(19,19): Error CS1502: The best overloaded method match for `Android.Database.Sqlite.SQLiteOpenHelper.SQLiteOpenHelper(Android.Content.Context, string, Android.Database.Sqlite.SQLiteDatabase.ICursorFactory, int)' has some invalid arguments (CS1502) (NotePad)
4. /Users/nischal/Desktop/Alpha5/xamarin-monodroid-samples-6785821/NotePad/NotesDbAdapter.cs(19,19): Error CS1503: Argument `#2' cannot convert `object' expression to type `string' (CS1503) (NotePad)