#622- An exception has occurred (Logger.LogExceptionEx)

http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=622
I simply clicked on one of the links in Recently Profiled Applications.
158
JetBrains.ReSharper.Util.InternalErrorException: An exception has occurred ---> System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.Net.Sockets.Socket'.
at System.Net.Sockets.Socket.BeginAccept(AsyncCallback callback, Object state)
at JetBrains.dotTrace.ProfileeRunner.BridgeToProfilee.DoWork() in C:\TEMP\tmp2CEC.tmp\src\ProfileeRunner\src\BridgeToProfilee.cs:line 220
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
--- End of inner exception stack trace ---

at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 285 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\TEMP\tmp9134.tmp\src\Util\src\Logger.cs:line 297 column 5
at JetBrains.ReSharper.Shell.ShellBase.OnUnhandledException(Exception) in c:\TEMP\tmp9134.tmp\src\Shell\src\ShellBase.cs:line 130 column 5
at JetBrains.ReSharper.Shell.UIApplicationShell.CurrentDomain_UnhandledException(Object, UnhandledExceptionEventArgs) in c:\TEMP\tmp9134.tmp\src\Shell\src\UIApplicationShell.cs:line 438 column 5
at System.Net.Sockets.Socket.BeginAccept(AsyncCallback, Object)
at JetBrains.dotTrace.ProfileeRunner.BridgeToProfilee.DoWork() in C:\TEMP\tmp2CEC.tmp\src\ProfileeRunner\src\BridgeToProfilee.cs:line 221 column 5
at System.Threading.ThreadHelper.ThreadStart_Context(Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Threading.ThreadHelper.ThreadStart()

0

Please sign in to leave a comment.