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

Key: RSRP-28589
Type: Exception Exception
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Andrey Simanovsky
Reporter: Stefan Lieser
Votes: 0
Watchers: 0
Operations

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

An internal error has occurred

Created: 11 Sep 06 11:35   Updated: 24 Oct 06 18:12
Component/s: None
Fix Version/s: 2.0.2
Security Level: Everybody (All jira users)

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

Build: 260
Fixed in build: 264


 Description  « Hide
generate property
Build260, VS2005
JetBrains.ReSharper.Util.InternalErrorException: An internal error has occurred
An exception has occurred ---> JetBrains.ReSharper.Util.InternalErrorException: An internal error has occurred

at JetBrains.ReSharper.Util.InternalErrorException..ctor(String, Exception) in c:\Agent\work\ReSharper2.0\src\Util\src\InternalErrorException.cs:line 28 column 7
at JetBrains.ReSharper.Util.Logger.Assert(Boolean, String, Object[]) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 130 column 11
at JetBrains.ReSharper.Util.Logger.Assert(Boolean) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 121 column 5
at JetBrains.ReSharper.CodeInsight.Services.Util.CodeInsightUtil.Assert(Boolean) in c:\Agent\work\ReSharper2.0\src\CodeInsight.Services\src\Util\CodeInsightUtil.cs:line 227 column 5
at JetBrains.ReSharper.CodeInsight.Generate.Util.SharedUtil.CreateAnchorDeclaration(Int32, Int32, IClassLikeDeclaration&) in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\Util\SharedUtil.cs:line 206 column 7
at JetBrains.ReSharper.CodeInsight.Generate.Util.SharedUtil.RememberAnchor(Int32, ITextControl, IClassLikeDeclaration&, IClassMemberDeclaration&) in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\Util\SharedUtil.cs:line 183 column 9
at JetBrains.ReSharper.CodeInsight.Generate.GettersGenerator.GettersGenerator.Generate() in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GettersGenerator\GettersGenerator.cs:line 45 column 7
at JetBrains.ReSharper.CodeInsight.Generate.GenerateProcessor.<PerformGenerate>b__4(Object[]) in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GenerateProcessor.cs:line 129 column 19
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler, Object[]) in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 325 column 9
at JetBrains.ReSharper.CodeInsight.Generate.GenerateProcessor.PerformGenerate() in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GenerateProcessor.cs:line 126 column 15
at JetBrains.ReSharper.CodeInsight.Generate.GenerateProcessor.OnContinueClicked(Object, EventArgs) in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GenerateProcessor.cs:line 109 column 11
at JetBrains.ReSharper.CodeInsight.Generate.GenerateWizardForm.OnContinueButtonClick(Object, EventArgs) in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GenerateWizardForm.cs:line 297 column 7
at System.Windows.Forms.Control.OnClick(EventArgs)
at System.Windows.Forms.Button.OnClick(EventArgs)
at System.Windows.Forms.Button.PerformClick()
at System.Windows.Forms.Form.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.ProcessDialogKey(Keys)
at System.Windows.Forms.ContainerControl.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.ProcessDialogKey(Keys)
at DevExpress.XtraTreeList.TreeList.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.PreProcessMessage(Message&)
at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control, Message&)
at System.Windows.Forms.ThreadContext.PreTranslateMessage(MSG&)
at System.Windows.Forms.ThreadContext.LocalModalMessageLoop(Form)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.WindowUtil.ShowDialog(Form, IWin32Window) in c:\Agent\work\ReSharper2.0\src\Shell\src\WindowUtil.cs:line 48 column 9
at JetBrains.ReSharper.CodeInsight.Generate.<>c_DisplayClass2.<Execute>b_0() in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GenerateProcessor.cs:line 69 column 19
at JetBrains.ReSharper.Shell.PendingAction.Execute() in c:\Agent\work\ReSharper2.0\src\Shell\src\Invocator.cs:line 233 column 11
at JetBrains.ReSharper.Shell.Invocator.ProcessQueue() in c:\Agent\work\ReSharper2.0\src\Shell\src\Invocator.cs:line 165 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.ReSharper.Util.Logger.Assert(Boolean condition, String messageFormat, Object[] args) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 130
— End of inner exception stack trace —

at JetBrains.ReSharper.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 327 column 9
at JetBrains.ReSharper.Util.Logger.LogException(Exception) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 339 column 5
at JetBrains.ReSharper.Util.Logger.Assert(Boolean, String, Object[]) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 134 column 11
at JetBrains.ReSharper.Util.Logger.Assert(Boolean) in c:\Agent\work\ReSharper2.0\src\Util\src\Logger.cs:line 121 column 5
at JetBrains.ReSharper.CodeInsight.Services.Util.CodeInsightUtil.Assert(Boolean) in c:\Agent\work\ReSharper2.0\src\CodeInsight.Services\src\Util\CodeInsightUtil.cs:line 227 column 5
at JetBrains.ReSharper.CodeInsight.Generate.Util.SharedUtil.CreateAnchorDeclaration(Int32, Int32, IClassLikeDeclaration&) in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\Util\SharedUtil.cs:line 206 column 7
at JetBrains.ReSharper.CodeInsight.Generate.Util.SharedUtil.RememberAnchor(Int32, ITextControl, IClassLikeDeclaration&, IClassMemberDeclaration&) in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\Util\SharedUtil.cs:line 183 column 9
at JetBrains.ReSharper.CodeInsight.Generate.GettersGenerator.GettersGenerator.Generate() in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GettersGenerator\GettersGenerator.cs:line 45 column 7
at JetBrains.ReSharper.CodeInsight.Generate.GenerateProcessor.<PerformGenerate>b__4(Object[]) in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GenerateProcessor.cs:line 129 column 19
at JetBrains.ReSharper.Psi.Impl.PsiManagerImpl.PsiManagerImpl.DoTransaction(TransactionHandler, Object[]) in c:\Agent\work\ReSharper2.0\src\Psi\src\impl\PsiManager\PsiManagerImpl.cs:line 325 column 9
at JetBrains.ReSharper.CodeInsight.Generate.GenerateProcessor.PerformGenerate() in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GenerateProcessor.cs:line 126 column 15
at JetBrains.ReSharper.CodeInsight.Generate.GenerateProcessor.OnContinueClicked(Object, EventArgs) in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GenerateProcessor.cs:line 109 column 11
at JetBrains.ReSharper.CodeInsight.Generate.GenerateWizardForm.OnContinueButtonClick(Object, EventArgs) in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GenerateWizardForm.cs:line 297 column 7
at System.Windows.Forms.Control.OnClick(EventArgs)
at System.Windows.Forms.Button.OnClick(EventArgs)
at System.Windows.Forms.Button.PerformClick()
at System.Windows.Forms.Form.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.ProcessDialogKey(Keys)
at System.Windows.Forms.ContainerControl.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.ProcessDialogKey(Keys)
at DevExpress.XtraTreeList.TreeList.ProcessDialogKey(Keys)
at System.Windows.Forms.Control.PreProcessMessage(Message&)
at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control, Message&)
at System.Windows.Forms.ThreadContext.PreTranslateMessage(MSG&)
at System.Windows.Forms.ThreadContext.LocalModalMessageLoop(Form)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at JetBrains.ReSharper.Shell.WindowUtil.ShowDialog(Form, IWin32Window) in c:\Agent\work\ReSharper2.0\src\Shell\src\WindowUtil.cs:line 48 column 9
at JetBrains.ReSharper.CodeInsight.Generate.<>c_DisplayClass2.<Execute>b_0() in c:\Agent\work\ReSharper2.0\src\CodeInsight\src\Generate\GenerateProcessor.cs:line 69 column 19
at JetBrains.ReSharper.Shell.PendingAction.Execute() in c:\Agent\work\ReSharper2.0\src\Shell\src\Invocator.cs:line 233 column 11
at JetBrains.ReSharper.Shell.Invocator.ProcessQueue() in c:\Agent\work\ReSharper2.0\src\Shell\src\Invocator.cs:line 165 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)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.