Reporter | Brian Scott (brhinescot) |
---|---|
Created | May 17, 2011 1:43:12 AM |
Updated | Apr 20, 2012 9:22:25 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Serge Baltic (baltic) |
Subsystem | No subsystem |
Affected versions | 6.0 |
Fixed in build | No Fixed in build |
ReSharper 6.0 EAP Version=6.0.2151.53, Built=2011-05-10T06:31:26, Configuration=“Csharp PublicMode Vbnet VS1000”
Oracle query editor opened
The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.ItemID = 00000001
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.VSIntegration
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Oracle query editor opened
The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.ItemID = 00000001
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.VSIntegration
StackTraceString = “
at JetBrains.VsIntegration.Interop.Shim.Shell.IVsMonitorSelection.CreateHitemFromSelectionEntry(IVsHierarchy hiero, VSITEMID itemid, IVsSolution vsSolution) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VSIntegration\src\Interop\Shim\Shell\IVsMonitorSelection.cs:line 146 at JetBrains.VsIntegration.Interop.Shim.Shell.IVsMonitorSelection.VsSelectionToList(IVsHierarchy hierarchy, VSITEMID itemid, IVsMultiItemSelect multisel, IVsSolution vsSolution) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VSIntegration\src\Interop\Shim\Shell\IVsMonitorSelection.cs:line 183 at JetBrains.VsIntegration.Interop.Events.VsSelection.Sink.Microsoft.VisualStudio.Shell.Interop.IVsSelectionEvents.OnSelectionChanged(IVsHierarchy pHierOld, UInt32 itemidOld, IVsMultiItemSelect pMISOld, ISelectionContainer pSCOld, IVsHierarchy pHierNew, UInt32 itemidNew, IVsMultiItemSelect pMISNew, ISelectionContainer pSCNew) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VSIntegration\src\Interop\Events\VsSelectionEvents.cs:line 227
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “The hierarchy is Null, and the item ID is not the only allowed in this case VSITEMID_ROOT.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.VsIntegration.Interop.Events.VsSelection.Sink.Microsoft.VisualStudio.Shell.Interop.IVsSelectionEvents.OnSelectionChanged(IVsHierarchy pHierOld, UInt32 itemidOld, IVsMultiItemSelect pMISOld, ISelectionContainer pSCOld, IVsHierarchy pHierNew, UInt32 itemidNew, IVsMultiItemSelect pMISNew, ISelectionContainer pSCNew) in c:\BuildAgent\work\c4b2ec378d776aaa\Platform\src\VSIntegration\src\Interop\Events\VsSelectionEvents.cs:line 231 at Microsoft.VisualStudio.Shell.Interop.IVsHierarchyEvents.OnPropertyChanged(UInt32 itemid, Int32 propid, UInt32 flags) at Microsoft.VisualStudio.Data.Package.DataExplorerConnection.OnPropertyChangedImpl(DataExplorerNodeEventArgs e, Int32 propertyId) at Microsoft.VisualStudio.Data.Package.DataExplorerConnection.OnNodeChanged(DataExplorerNodeEventArgs e, Int32 propertyId) at Microsoft.VisualStudio.Data.Package.DataExplorerConnection.Microsoft.VisualStudio.Data.Package.IVsDataInternalExplorerConnection.OnNodeChanged(IVsDataExplorerNode node, Int32 propertyId) at Microsoft.VisualStudio.Data.Package.DataExplorerNode.RefreshProperties() at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Delegate.DynamicInvokeImpl(Object[] args) at Microsoft.VisualStudio.Data.HostServices.Environment.DangerousInvokeOnUIThread(Delegate method, Object[] args) at Microsoft.VisualStudio.Data.Package.DataExplorerNode.RefreshInternal(Boolean noAsync) at Microsoft.VisualStudio.Data.Package.DataExplorerNode.Refresh(Boolean noAsync) at Microsoft.VisualStudio.Data.Package.DataExplorerConnectionNode.Refresh(Boolean noAsync) at Microsoft.VisualStudio.Data.Package.DataExplorerNodeSelection.RefreshAll(Boolean noAsync) at Microsoft.VisualStudio.Data.Package.DataExplorerNodeSelection.RefreshAll() at Microsoft.VisualStudio.Data.Package.DataExplorerConnection.<GetCommand>b__1d(Object , EventArgs ) at System.ComponentModel.Design.MenuCommand.Invoke() at Microsoft.VisualStudio.Data.Package.DataExplorerConnection.Microsoft.VisualStudio.Shell.Interop.IVsUIHierarchy.ExecCommand(UInt32 itemid, Guid& pguidCmdGroup, UInt32 nCmdID, UInt32 nCmdexecopt, IntPtr pvaIn, IntPtr pvaOut) at Microsoft.VisualStudio.Data.DataViewHierarchyAccessor.ExecuteCommand(Int32 itemId, OleCommand command, OleCommandExecutionOption executionOption, Object arguments) at Oracle.VsDevTools.DDEX.OracleUpdateConnectionPersistentDataEventHandler.UpdateConnectionPersistentDataEventHandler(Object sender, EventArgs e) at Oracle.VsDevTools.OracleVSGPkg.Microsoft.VisualStudio.OLE.Interop.IOleComponent.FDoIdle(UInt32 grfidlef)