Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Search Result Error

$
0
0

SharpDevelop Version : 4.3.3.9663-463ee024
.NET Version         : 4.0.30319.18444
OS Version           : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture      : English (United States) (en-US)
Running under WOW6432, processor architecture: x86-64
Working Set Memory   : 325604kb
GC Heap Memory       : 200107kb

Exception thrown:
System.AggregateException: One or more errors occurred. ---> System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component.
   at ICSharpCode.SharpDevelop.MimeTypeDetection.FindMimeType(Byte[ buffer, Int32 offset, Int32 length)
   at ICSharpCode.SharpDevelop.MimeTypeDetection.FindMimeType(Stream stream)
   at SearchAndReplace.SearchManager.SearchableFileContentFinder.Create(FileName fileName)
   at SearchAndReplace.SearchManager.SearchRun.SearchFile(FileName fileName)
   at SearchAndReplace.SearchManager.SearchRun.<>c__DisplayClass1a.<SearchParallel>b__19()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
   at System.AggregateException.Handle(Func`2 predicate)
   at SearchAndReplace.ObserverSearchResult.System.IObserver<ICSharpCode.SharpDevelop.Editor.Search.SearchedFile>.OnError(Exception error)
---> (Inner Exception #0) System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
   at ICSharpCode.SharpDevelop.MimeTypeDetection.FindMimeType(Byte[ buffer, Int32 offset, Int32 length)
   at ICSharpCode.SharpDevelop.MimeTypeDetection.FindMimeType(Stream stream)
   at SearchAndReplace.SearchManager.SearchableFileContentFinder.Create(FileName fileName)
   at SearchAndReplace.SearchManager.SearchRun.SearchFile(FileName fileName)
   at SearchAndReplace.SearchManager.SearchRun.<>c__DisplayClass1a.<SearchParallel>b__19()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()<---


---- Recent log messages:
14:58:28.694 [1] DEBUG - ActiveContentChanged to
14:58:28.696 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Gui.ClassBrowser.ClassBrowserPad...
15:03:15.897 [1] DEBUG - Creating pad ICSharpCode.SharpDevelop.Editor.Search.SearchResultsPad...
15:03:20.269 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Gui.ClassBrowser.ClassBrowserPad
15:03:27.087 [1] DEBUG - Activated feature 'SearchAndReplace.Find', activation=Shortcut
15:03:27.087 [1] INFO - Loading addin Search & Replace
15:03:27.600 [1] INFO - Number of screens: 1
15:03:27.600 [1] INFO - Screen {X=0,Y=0,Width=1366,Height=768}: Validating {X=483,Y=222,Width=436,Height=359}; intersection {X=483,Y=222,Width=436,Height=359}
15:04:10.942 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Project.ProjectBrowserPad
15:04:26.005 [1] DEBUG - Parallel FindAll starting
15:04:26.835 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Editor.Search.SearchResultsPad
15:04:27.863 [1] DEBUG - Creating text for search result (2, 79)
15:04:28.056 [1] DEBUG - Creating text for search result (2, 79)
15:04:28.060 [1] DEBUG - Creating text for search result (2, 79)
15:04:28.154 [1] DEBUG - Creating text for search result (2, 79)
15:04:28.157 [1] DEBUG - Creating text for search result (2, 79)
15:04:28.165 [1] DEBUG - Creating text for search result (2, 79)
15:04:28.167 [1] DEBUG - Creating text for search result (2, 79)
15:04:28.307 [1] DEBUG - Creating text for search result (2, 79)
15:04:28.312 [1] DEBUG - Creating text for search result (2, 79)
15:04:28.319 [1] DEBUG - Creating text for search result (2, 79)
15:04:28.326 [1] DEBUG - Creating text for search result (2, 79)
15:04:29.004 [24] DEBUG - Parallel FindAll finished with error
15:04:29.005 [1] ERROR -
--> Exception:
System.AggregateException: One or more errors occurred. ---> System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component.
   at ICSharpCode.SharpDevelop.MimeTypeDetection.FindMimeType(Byte[ buffer, Int32 offset, Int32 length)
   at ICSharpCode.SharpDevelop.MimeTypeDetection.FindMimeType(Stream stream)
   at SearchAndReplace.SearchManager.SearchableFileContentFinder.Create(FileName fileName)
   at SearchAndReplace.SearchManager.SearchRun.SearchFile(FileName fileName)
   at SearchAndReplace.SearchManager.SearchRun.<>c__DisplayClass1a.<SearchParallel>b__19()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
   at System.AggregateException.Handle(Func`2 predicate)
   at SearchAndReplace.ObserverSearchResult.System.IObserver<ICSharpCode.SharpDevelop.Editor.Search.SearchedFile>.OnError(Exception error)
---> (Inner Exception #0) System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
   at ICSharpCode.SharpDevelop.MimeTypeDetection.FindMimeType(Byte[ buffer, Int32 offset, Int32 length)
   at ICSharpCode.SharpDevelop.MimeTypeDetection.FindMimeType(Stream stream)
   at SearchAndReplace.SearchManager.SearchableFileContentFinder.Create(FileName fileName)
   at SearchAndReplace.SearchManager.SearchRun.SearchFile(FileName fileName)
   at SearchAndReplace.SearchManager.SearchRun.<>c__DisplayClass1a.<SearchParallel>b__19()
   at System.Threading.Tasks.Task`1.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()<---

15:04:29.205 [1] WARN - Stack trace of last exception log:
   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at ICSharpCode.Core.MessageService.ShowException(Exception ex, String message)
   at SearchAndReplace.ObserverSearchResult.System.IObserver<ICSharpCode.SharpDevelop.Editor.Search.SearchedFile>.OnError(Exception error)
   at ICSharpCode.SharpDevelop.ReactiveExtensions.<>c__DisplayClass7`1.<>c__DisplayClass9.<>c__DisplayClassd.<ObserveOnUIThread>b__4()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at ICSharpCode.SharpDevelop.Commands.WorkbenchStartup.Run(IList`1 fileList)
   at ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbenchInternal(Object settings)
   at ICSharpCode.SharpDevelop.Sda.CallHelper.RunWorkbench(WorkbenchSettings settings)
   at ICSharpCode.SharpDevelop.Sda.SharpDevelopHost.RunWorkbench(WorkbenchSettings settings)
   at ICSharpCode.SharpDevelop.SharpDevelopMain.RunApplication()
   at ICSharpCode.SharpDevelop.SharpDevelopMain.Run()
   at ICSharpCode.SharpDevelop.SharpDevelopMain.Main(String[ args)

---- Post-error application state information:
Installed 3rd party AddIns:
Workbench.ActiveContent: ICSharpCode.SharpDevelop.Editor.Search.SearchResultsPad
ProjectService.OpenSolution: [Solution: FileName=C:\Users\Timberwolf\Desktop\Tools\Tool Belt\SharpDevelop-src\SharpDevelop.sln, HasProjects=True, ReadOnly=False]
ProjectService.CurrentProject: <null>


Viewing all articles
Browse latest Browse all 1764

Trending Articles