This is a migrated thread and some comments may be shown as answers.

Loaded a project, nothing in it

1 Answer 53 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 08 Jun 2012, 04:57 PM
Loaded a project I had in Mist up into Graphite, and I have no files visible (plain white navigator)


[2012-06-08 12-48-48-70] Log (Info,None): Version 2012.2.606.2. Deployment location app.icenium.com.
[2012-06-08 12-49-11-13] Log (Info,None): Logged in as: steve@sitefinitysteve.com
Loading extension DeviceManagement.
Loading extension ProjectNavigator.
Loading extension MSBuildCore.
Loading extension iOS.
Loading extension Android.
Loading extension Callback.
Loading extension DocumentNavigation.
Loading extension TextEditor.
Loading extension CodeAnalysisIntegration.
[2012-06-08 12-57-33-53] Log (Exception,High): System.AggregateException: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Telerik.BlackDragon.Common.ServiceModel.Runtime.RuntimeOperationDescriptor.Setup(Int32 operationMethodHashCode, Object[] parameters)
   at IGitOperationStub.Track(String )
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService`1.#qob(TVCOperation o)
   at Telerik.BlackDragon.Client.ServerClient.RemoteServerOperationFactory`1.NewOperation[TResult](Func`2 setup)
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService`1.Track()
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlSolutionController.#Ws(Object sender, SolutionEventArgs e)
   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   at Telerik.BlackDragon.Client.Services.Implementation.SolutionService.#1z(SolutionEventArgs eventArgs)
   at Telerik.BlackDragon.Client.Services.Implementation.SolutionService.OpenSolution(ISolution solution)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectController.#Qy(Task`1 x)
   at System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()
   --- End of inner exception stack trace ---
---> (Inner Exception #0) System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Telerik.BlackDragon.Common.ServiceModel.Runtime.RuntimeOperationDescriptor.Setup(Int32 operationMethodHashCode, Object[] parameters)
   at IGitOperationStub.Track(String )
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService`1.#qob(TVCOperation o)
   at Telerik.BlackDragon.Client.ServerClient.RemoteServerOperationFactory`1.NewOperation[TResult](Func`2 setup)
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlService`1.Track()
   at Telerik.BlackDragon.Client.Modules.VersionControl.VersionControlSolutionController.#Ws(Object sender, SolutionEventArgs e)
   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   at Telerik.BlackDragon.Client.Services.Implementation.SolutionService.#1z(SolutionEventArgs eventArgs)
   at Telerik.BlackDragon.Client.Services.Implementation.SolutionService.OpenSolution(ISolution solution)
   at Telerik.BlackDragon.Client.Modules.ProjectManagement.ProjectController.#Qy(Task`1 x)
   at System.Threading.Tasks.Task`1.<>c__DisplayClass17.<ContinueWith>b__16(Object obj)
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.Execute()<---

Loading extension FindReplaceModule.
Loading extension ErrorReporting.
Loading extension MagicBox.
Loading extension MobileSimulator.

1 Answer, 1 is accepted

Sort by
0
Dean
Top achievements
Rank 1
answered on 08 Jun 2012, 06:15 PM
Hi Steve,

Thanks for the report. We've seen this before, but unfortunatelly we haven't been able to reproduce it successfully. Does it happen again after you restart Icenium Graphite?

We'll be looking into this as we think we know what the problem is. 

Regards,
Deyan
Tags
Report a bug
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Dean
Top achievements
Rank 1
Share this question
or