Here is my error log, it was too big for stack overflow:

tarting MonoDevelop
   Loading Workbench
      Initializing Main Window
MacDir exists
Basedir=/Library/Frameworks/Mono.framework/Versions/2.10.8/lib/monodoc
ERROR [2012-01-10 14:50:50Z]: Error in debugger
Mono.Debugging.Soft.DebugSocketException: Could not open port for debugger.
Another process may be using the port. --->
System.Net.Sockets.SocketException: Address already in use
  at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end)
[0x00000] in <filename unknown>:0 
  at Mono.Debugger.Soft.VirtualMachineManager.BeginListen
(System.Net.IPEndPoint dbg_ep, System.Net.IPEndPoint con_ep,
System.AsyncCallback callback, System.Int32& dbg_port, System.Int32&
con_port) [0x00049] in
/private/tmp/source/monodevelop/main/contrib/Mono.Debugger.Soft/Mono.Debugger.Soft/VirtualMachineManager.cs:216
 
  at Mono.Debugging.Soft.SoftDebuggerSession.StartListening
(Mono.Debugging.Soft.SoftDebuggerStartInfo dsi, System.Int32&
assignedDebugPort, System.Int32& assignedConsolePort) [0x0001e] in
/private/tmp/source/monodevelop/main/src/addins/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft/SoftDebuggerSession.cs:233
 
  at Mono.Debugging.Soft.SoftDebuggerSession.StartListening
(Mono.Debugging.Soft.SoftDebuggerStartInfo dsi) [0x00000] in
/private/tmp/source/monodevelop/main/src/addins/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft/SoftDebuggerSession.cs:212
 
  at MonoDevelop.Debugger.Soft.IPhone.IPhoneDebuggerSession.OnRun
(Mono.Debugging.Client.DebuggerStartInfo startInfo) [0x000c5] in
/private/tmp/source/md-addins/MonoDevelop.IPhone/MonoDevelop.Debugger.Soft.IPhone/IPhoneDebuggerSession.cs:213
 
  at Mono.Debugging.Client.DebuggerSession+<Run>c__AnonStorey6.<>m__3 ()
[0x00000] in
/private/tmp/source/monodevelop/main/src/core/Mono.Debugging/Mono.Debugging.Client/DebuggerSession.cs:306
 
  --- End of inner exception stack trace ---
 

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Could-not-open-port-for-debugger-Another-process-may-be-using-the-port-tp4238473p4290472.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to