Skip to content

Instantly share code, notes, and snippets.

I/MonoDroid( 548): UNHANDLED EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object
I/MonoDroid( 548): at MonoDroid.ApiDemo.App.ActionBarDisplayOptionsActivity.OnCreate (Android.OS.Bundle) <0x00504>
I/MonoDroid( 548): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) <0x00057>
I/MonoDroid( 548): at (wrapper dynamic-method) object.b37d3896-8df7-44f6-a07d-be99cced57c4 (intptr,intptr,intptr) <0x00033>
E/mono ( 548):
E/mono ( 548): Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
E/mono ( 548): at MonoDroid.ApiDemo.App.ActionBarDisplayOptionsActivity.OnCreate (Android.OS.Bundle bundle) [0x00000] in <filename unknown>:0
E/mono ( 548): at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (IntPtr jnienv, IntPtr native__this, IntPtr native_savedInstanceState) [0x00000] in <filename unknown>:0
E/mono ( 548): at (wrapper dynamic-method) object:b37d3896-8df7-44f6-
System.NullReferenceException: Object reference not set to an instance of an object
at Example_SharedResources.Screens.iPhone.Contacts.AddressBookScreen.BtnAddPhoneNumberTouchUpInside (System.Object sender, System.EventArgs e) [0x00013] in /Users/nischal/Desktop/xamarin-monotouch-samples-6d9e3da/SharedResources/SharedResources/Screens/iPhone/Contacts/AddressBookScreen.xib.cs:141
at MonoTouch.UIKit.UIControlEventProxy.Activated () [0x00000] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIControl.cs:30
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0004c] in /Developer/MonoTouch/Source/monotouch/src/UIKit/UIApplication.cs:38
at Example_SharedResources.Application.Main (System.String[] args) [0x00000] in /Users/nischal/Desktop/xamarin-monotouch-samples-6d9e3da/SharedResources/SharedResources/Application.cs:12
Java.Lang.IllegalMonitorStateException: object not locked by thread before wait()
at Android.Runtime.JNIEnv.CallVoidMethod (intptr,intptr) [0x00022] in /Users/builder/data/lanes/monodroid-mac-master/bc064d64/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.g.cs:351
at Java.Lang.Object.Wait () [0x0002d] in /Users/builder/data/lanes/monodroid-mac-master/bc064d64/source/monodroid/src/Mono.Android/platforms/android-8/src/generated/Java.Lang.Object.cs:197
at Support4.FragmentRetainInstanceSupport/RetainedFragment/MyThread.Run () [0x00031] in /Users/nischal/Desktop/xamarin-monodroid-samples-b3bcda7/Support4/Support4/Activities/FragmentRetainInstanceSupport.cs:154
at Java.Lang.Thread.n_Run (intptr,intptr) [0x00008] in /Users/builder/data/lanes/monodroid-mac-master/bc064d64/source/monodroid/src/Mono.Android/platforms/android-8/src/generated/Java.Lang.Thread.cs:961
at (wrapper dynamic-method) object.8e840c82-34de-43b0-823e-40b2a32b2d50 (intptr,intptr) <IL 0x0000c, 0x0002b>
--- End of managed excepti
E/mono (18321): WARNING: The runtime version supported by this application is unavailable.
E/mono (18321): Using default runtime: v2.0.50727
I/monodroid-gc(18321): environment supports jni NewWeakGlobalRef
W/monodroid-gc(18321): GREF GC Threshold: 1800
D/JetBoy (18321): opening jet file
D/JetBoy (18321): opening jet file DONE
D/JetBoy (18321): start queuing jet file
D/JetBoy (18321): start queuing jet file DONE
I/dalvikvm-heap(18321): Clamp target GC heap from 25.334MB to 24.000MB
E/dalvikvm-heap(18321): 566400-byte external allocation too large for this process.
System.Net.Sockets.SocketException: No such host is known
at System.Net.Dns.hostent_to_IPHostEntry (System.String h_name, System.String[] h_aliases, System.String[] h_addrlist) [0x00000] in <filename unknown>:0
at System.Net.Dns.GetHostByName (System.String hostName) [0x00000] in <filename unknown>:0
at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00000] in <filename unknown>:0
at Sharpen.Runtime.GetLocalHost () [0x00000] in /Users/builder/data/lanes/monodevelop-mac-master/aea1769d/source/monodevelop/external/ngit/Sharpen/Sharpen/Runtime.cs:78
at NGit.Util.SystemReader+_SystemReader_69.GetHostname () [0x0000b] in /Users/builder/data/lanes/monodevelop-mac-master/aea1769d/source/monodevelop/external/ngit/NGit/NGit.Util/SystemReader.cs:126
at NGit.UserConfig.GetDefaultEmail () [0x00006] in /Users/builder/data/lanes/monodevelop-mac-master/aea1769d/source/monodevelop/external/ngit/NGit/NGit/UserConfig.cs:248
at NGit.UserConfig..ctor (NGit.Config rc) [0x00050] in /Users/build
/Users/nischal/Projects/Andro/lib/lib.csproj: Error: /Library/Frameworks/Mono.framework/External/xbuild/Microsoft/Portable/v4.0/Microsoft.Portable.CSharp.targets: Project file could not be imported, it was being imported by /Users/nischal/Projects/Andro/lib/lib.csproj: Imported project: "/Library/Frameworks/Mono.framework/External/xbuild/Microsoft/Portable/v4.0/Microsoft.Portable.CSharp.targets" does not exist. (lib)
System.ArgumentNullException: Argument cannot be null.
Parameter name: path1
at System.IO.Path.Combine (System.String path1, System.String path2) [0x00000] in <filename unknown>:0
at MonoDevelop.Deployment.InstallResolver.GetDirectory (MonoDevelop.Deployment.DeployContext ctx, System.String folderId) [0x0005b] in /Users/builder/data/lanes/monodevelop-mac-master/aea1769d/source/monodevelop/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment/InstallResolver.cs:98
at MonoDevelop.Deployment.DeployContext.GetDirectory (System.String folderId) [0x00000] in /Users/builder/data/lanes/monodevelop-mac-master/aea1769d/source/monodevelop/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelop.Deployment/DeployContext.cs:35
at MonoDevelop.Deployment.DeployContext.GetResolvedPath (System.String folderId, System.String relativeTargetPath) [0x00000] in /Users/builder/data/lanes/monodevelop-mac-master/aea1769d/source/monodevelop/main/src/addins/Deployment/MonoDevelop.Deployment/MonoDevelo
System.InvalidOperationException: Only 'parameters' element in message part is supported
at System.ServiceModel.Description.MessageContractImporterInternal.resolveMessage (System.Web.Services.Description.Message msg, System.ServiceModel.Description.MessageBodyDescription body, System.Collections.Generic.List`1 parts) [0x00000] in <filename unknown>:0
at System.ServiceModel.Description.MessageContractImporterInternal.DoImportContract () [0x00000] in <filename unknown>:0
at System.ServiceModel.Description.MessageContractImporterInternal.ImportContract (System.ServiceModel.Description.WsdlImporter importer, System.ServiceModel.Description.WsdlContractConversionContext context) [0x00000] in <filename unknown>:0
at System.ServiceModel.Description.XmlSerializerMessageContractImporter.System.ServiceModel.Description.IWsdlImportExtension.ImportContract (System.ServiceModel.Description.WsdlImporter importer, System.ServiceModel.Description.WsdlContractConversionContext context) [0x00000] in <filename unknow
Missing method CallMe in assembly /Users/cdp/Projects/ConLib/ConLib/bin/Debug/ConLib.exe, type IncludeMe.IncludedClass
W/monodroid-gc( 2991): GREF GC Threshold: 46800
E/MonoDroid( 2991): Could not load type 'OpenTK.GameViewBase, OpenTK-1.0, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c4c4237547e4b6cd'. Skipping JNI registration of type 'opentk/GameViewBase'.
E/MonoDroid( 2991): Could not load type 'OpenTK.Platform.Android.AndroidGameView, OpenTK-1.0, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c4c4237547e4b6cd'. Skipping JNI registration of type 'opentk/platform/android/AndroidGameView'.
D/AndroidRuntime( 2991): Shutting down VM
E/AndroidRuntime( 2991): FATAL EXCEPTION: main
E/AndroidRuntime( 2991): java.lang.UnsatisfiedLinkError: n_surfaceCreated
E/AndroidRuntime( 2991): at opentk.platform.android.AndroidGameView.n_surfaceCreated(Native Method)
E/AndroidRuntime( 2991): at opentk.platform.android.AndroidGameView.surfaceCreated(AndroidGameView.java:55)
E/AndroidRuntime( 2991): at android.view.SurfaceView.updateWindow(SurfaceView.java:543)
E/AndroidRuntime( 2991): at android.view.SurfaceView.dispatchDraw(SurfaceVi