History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-53898
Type: Exception Exception
Status: Open Open
Priority: Blocker Blocker
Assignee: Serge Baltic
Reporter: Ilya Ryzhenkov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Not enough quota is available to process this command

Created: 04 Dec 07 15:28   Updated: 12 Mar 08 19:16
Component/s: None
Fix Version/s: Future Versions

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
RSRP-53981 Not enough quota is available to proc... Normal Closed
RSRP-53957 Not enough quota is available to proc... Normal Closed
RSRP-53903 Not enough quota is available to proc... Normal Closed
RSRP-53869 Not enough quota is available to proc... Normal Closed
RSRP-54316 Not enough quota is available to proc... Normal Closed

Build: 700


 Description  « Hide
ReSharper 4 Version=4.0.600.1355, Edition=, Built=2007-12-04T14:34:34, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Not enough quota is available to process this command ---> JetBrains.DataFlow.TryFinally+FinallyException: Not enough quota is available to process this command ---> System.ComponentModel.Win32Exception: Not enough quota is available to process this command
at MS.Win32.UnsafeNativeMethods.PostMessage(HandleRef hwnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndTarget.UpdateWindowSettings(Boolean enableRenderTarget, List`1 channelList)
at System.Windows.Interop.HwndTarget.UpdateWindowPos(IntPtr lParam)
at System.Windows.Interop.HwndTarget.HandleMessage(Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Interop.HwndSource.HwndTargetFilterMessage(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, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.SafeNativeMethods.SetWindowPos(IntPtr hWnd, IntPtr hWndInsertAfter, Int32 x, Int32 y, Int32 cx, Int32 cy, Int32 flags)
at System.Windows.Forms.Integration.ElementHost.SetHWndSourceWindowPos()
at System.Windows.Forms.Integration.ElementHost.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.IntCreateWindowEx(Int32 dwExStyle, String lpszClassName, String lpszWindowName, Int32 style, Int32 x, Int32 y, Int32 width, Int32 height, HandleRef hWndParent, HandleRef hMenu, HandleRef hInst, Object pvParam)
at System.Windows.Forms.UnsafeNativeMethods.CreateWindowEx(Int32 dwExStyle, String lpszClassName, String lpszWindowName, Int32 style, Int32 x, Int32 y, Int32 width, Int32 height, HandleRef hWndParent, HandleRef hMenu, HandleRef hInst, Object pvParam)
at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at JetBrains.WindowManagement.Impl.ToolWindowFrame.OnContentControlChanged(Object sender, EventArgs e) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\WindowManagement\Impl\ToolWindowFrame.cs:line 89
at JetBrains.WindowManagement.Impl.ToolWindowFrame.AttachContent() in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\WindowManagement\Impl\ToolWindowFrame.cs:line 63
at JetBrains.WindowManagement.Impl.ToolWindowFrame.set_Content(IToolWindowContent value) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\WindowManagement\Impl\ToolWindowFrame.cs:line 39
at JetBrains.ReSharper.Refactorings.Infra.RefactoringViewManager.<JetBrains.ComponentModel.IComponent.Init>b__9() in c:\Agent\work\39db43b25bc9fc32\src\NewRefactorings\src\Infra\RefactoringViewManager.cs:line 173
at JetBrains.DataFlow.TryFinally.Open() in c:\Agent\work\39db43b25bc9fc32\Platform\src\Util\src\DataFlow\TryFinally.cs:line 204
— End of inner exception stack trace —
No stack trace available.
— End of inner exception stack trace —

at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\39db43b25bc9fc32\Platform\src\Util\src\Logger\Logger.cs:line 271 column 4
at JetBrains.DataFlow.TryFinally.ReportException(Exception, ExceptionHandling) in c:\Agent\work\39db43b25bc9fc32\Platform\src\Util\src\DataFlow\TryFinally.cs:line 142 column 6
at JetBrains.DataFlow.TryFinally.ReportException(Exception, ExceptionHandling, String) in c:\Agent\work\39db43b25bc9fc32\Platform\src\Util\src\DataFlow\TryFinally.cs:line 119 column 3
at JetBrains.DataFlow.TryFinally.Open() in c:\Agent\work\39db43b25bc9fc32\Platform\src\Util\src\DataFlow\TryFinally.cs:line 208 column 5
at JetBrains.DataFlow.TryFinally..ctor(Action, Action, ExceptionHandling, Boolean) in c:\Agent\work\39db43b25bc9fc32\Platform\src\Util\src\DataFlow\TryFinally.cs:line 65 column 3
at JetBrains.DataFlow.Disposables.AddBracket(Action, Action) in c:\Agent\work\39db43b25bc9fc32\Platform\src\Util\src\DataFlow\Disposables.cs:line 81 column 4
at JetBrains.ReSharper.Refactorings.Infra.RefactoringViewManager.JetBrains.ComponentModel.IComponent.Init() in c:\Agent\work\39db43b25bc9fc32\src\NewRefactorings\src\Infra\RefactoringViewManager.cs:line 185 column 4
at JetBrains.ComponentModel.ComponentContainer.InitializeComponent(IComponent, XmlElement) in c:\Agent\work\39db43b25bc9fc32\Platform\src\Shell\src\ComponentContainer.cs:line 203 column 3
at JetBrains.ProjectModel.Impl.SolutionBase.InitializeComponent(IComponent, XmlElement) in c:\Agent\work\39db43b25bc9fc32\Platform\src\ProjectModel\src\impl\SolutionBase.cs:line 249 column 7
at JetBrains.ComponentModel.ComponentContainer.InitializeComponentIfNeeded(IComponent) in c:\Agent\work\39db43b25bc9fc32\Platform\src\Shell\src\ComponentContainer.cs:line 159 column 5
at JetBrains.ComponentModel.ComponentContainer.GetComponentByImplType(Type) in c:\Agent\work\39db43b25bc9fc32\Platform\src\Shell\src\ComponentContainer.cs:line 431 column 5
at JetBrains.ComponentModel.ComponentContainer.GetComponents() in c:\Agent\work\39db43b25bc9fc32\Platform\src\Shell\src\ComponentContainer.cs:line 441 column 5
at JetBrains.ComponentModel.ComponentContainer.JetBrains.ComponentModel.IComponentLoadingHandler.ComponentsLoaded(List`1, Dictionary`2) in c:\Agent\work\39db43b25bc9fc32\Platform\src\Shell\src\ComponentContainer.cs:line 533 column 4
at JetBrains.ComponentModel.ComponentDescriptorsCache.RegisterHandler(Type, Type, Assembly, IComponentLoadingHandler) in c:\Agent\work\39db43b25bc9fc32\Platform\src\Shell\src\ComponentDescriptorsCache.cs:line 56 column 5
at JetBrains.ComponentModel.ComponentContainer.InitializeComponents() in c:\Agent\work\39db43b25bc9fc32\Platform\src\Shell\src\ComponentContainer.cs:line 251 column 3
at JetBrains.ProjectModel.Impl.SolutionBase.InitializeComponents() in c:\Agent\work\39db43b25bc9fc32\Platform\src\ProjectModel\src\impl\SolutionBase.cs:line 399 column 53
at JetBrains.ProjectModel.Impl.ProjectFactoryImpl.CreateSolution(FileSystemPath) in c:\Agent\work\39db43b25bc9fc32\Platform\src\ProjectModel\src\impl\ProjectFactoryImpl.cs:line 95 column 7
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.ProcessSolution(String) in c:\Agent\work\39db43b25bc9fc32\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 433 column 7
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean) in c:\Agent\work\39db43b25bc9fc32\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 361 column 11
at JetBrains.VSAddin.ProjectModel.<>c_DisplayClass4.<OnAfterOpenSolution>b_3() in c:\Agent\work\39db43b25bc9fc32\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 311 column 35
at JetBrains.UI.Shell.UIApplicationShell.InvokePendingActions() in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 329 column 9
at JetBrains.UI.Shell.UIApplicationShell.InvokeReentrantSafe(Action) in c:\Agent\work\39db43b25bc9fc32\Platform\src\UI\src\Shell\UIApplicationShell.cs:line 606 column 4
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.QueueAction(Action) in c:\Agent\work\39db43b25bc9fc32\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 258 column 12
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.OnAfterOpenSolution(Object, Int32) in c:\Agent\work\39db43b25bc9fc32\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 307 column 7



 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 04 Dec 07 15:29
Wtf?

Ilya Ryzhenkov - 04 Dec 07 20:05
ReSharper 4 Version=4.0.600.1355, Edition=, Built=2007-12-04T14:34:34, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.LoggerException: Not enough quota is available to process this command