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

Key: RSRP-45743
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dmitry Shaporenkov
Reporter: Eugene Pasynkov
Votes: 0
Watchers: 0
Operations

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

Write lock should be acquired. See Shell.AcquireWriteLock().

Created: 18 Jul 07 15:19   Updated: 25 Dec 07 17:13
Component/s: None
Fix Version/s: 3.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 1,000
Fixed in build: 700


 Description  « Hide
ReSharper 3.0.2 Version=4.0.1000.17, Edition=, Built=2007-07-16T19:03:02, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0
JetBrains.Util.InternalErrorException: Write lock should be acquired. See Shell.AcquireWriteLock().

at JetBrains.Util.InternalErrorException..ctor(String, Exception) in c:\Agent\work\Server\ReSharper-4.0-DSL\Platform\src\JetBrains.Util\src\InternalErrorException.cs:line 27 column 7
at JetBrains.Util.Logger.Fail(String) in c:\Agent\work\Server\ReSharper-4.0-DSL\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 135 column 5
at JetBrains.Util.Logger.Assert(Boolean, String) in c:\Agent\work\Server\ReSharper-4.0-DSL\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 110 column 3
at JetBrains.UI.Shell.UIApplicationShell.AssertWriteAccessAllowed() in c:\Agent\work\Server\ReSharper-4.0-DSL\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 536 column 5
at JetBrains.ProjectModel.Impl.SolutionImpl.OnAssemblyAdded(Assembly) in c:\Agent\work\Server\ReSharper-4.0-DSL\src\ProjectModel\src\impl\SolutionImpl.cs:line 49 column 9
at JetBrains.ProjectModel.Build.BuildSettingsManager.SetOutputAssemblyFile() in c:\Agent\work\Server\ReSharper-4.0-DSL\src\ProjectModel\src\build\BuildSettingsManager.cs:line 62 column 11
at JetBrains.ProjectModel.Build.BuildSettingsManager.RefreshOutputSettings() in c:\Agent\work\Server\ReSharper-4.0-DSL\src\ProjectModel\src\build\BuildSettingsManager.cs:line 109 column 11
at JetBrains.VSAddin.ProjectModel.VSBuildSettingsManagerImpl.<AfterProjectOpened>b__0() in c:\Agent\work\Server\ReSharper-4.0-DSL\src\VSAddin\src\ProjectModel\VSBuildSettingsManagerImpl.cs:line 123 column 35
at JetBrains.Shell.PendingAction.Execute() in c:\Agent\work\Server\ReSharper-4.0-DSL\Platform\src\JetBrains.Shell\src\Invocator.cs:line 281 column 13
at JetBrains.Shell.Invocator.ProcessQueue() in c:\Agent\work\Server\ReSharper-4.0-DSL\Platform\src\JetBrains.Shell\src\Invocator.cs:line 124 column 11
at System.RuntimeMethodHandle._InvokeMethodFast(Object, Object[], SignatureStruct&, MethodAttributes, RuntimeTypeHandle)
at System.RuntimeMethodHandle.InvokeMethodFast(Object, Object[], Signature, MethodAttributes, RuntimeTypeHandle)
at System.Reflection.RuntimeMethodInfo.Invoke(Object, BindingFlags, Binder, Object[], CultureInfo, Boolean)
at System.Delegate.DynamicInvokeImpl(Object[])
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object)
at System.Threading.ExecutionContext.runTryCode(Object)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, Object)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext, ContextCallback, Object)
at System.Threading.ExecutionContext.Run(ExecutionContext, ContextCallback, Object)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ScrollableControl.WndProc(Message&)
at System.Windows.Forms.ContainerControl.WndProc(Message&)
at System.Windows.Forms.Form.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)

at JetBrains.Util.Logger.Fail(String messageText) in c:\Agent\work\Server\ReSharper-4.0-DSL\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 135



 All   Comments   Work Log   Change History      Sort Order:
Sergey Coox - 18 Jul 07 18:18
ReSharper 3.0.2 Version=4.0.1000.17, Edition=, Built=2007-07-16T19:03:02, Configuration=ReSharper_AddIn_Internal, VsVersion=9.0