Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




App just hangs while fetching

desktop
add-ons

Running version ## of the desktop app on Windows, I get the following error in the app.log.

The application will load a few tasks and then just hang while fetching.


[2011-01-04 08:14:34,234] [ERROR] - PopulateGrid System.NullReferenceException: Object reference not set to an instance of an object. at CounterSoft.Gemini.Client.Commons.Model.GeminiModel.GetMetaTypeOrder(Int32 projectId, Int32 typeId) at CounterSoft.Gemini.Client.UI.Controls.GeminiContainer.PopulateGrid(List1 issues, Int32 projectId) [2011-01-04 08:14:34,246] [ERROR] - RunWorkerCompleted System.NullReferenceException: Object reference not set to an instance of an object. at CounterSoft.Gemini.Client.Commons.Model.GeminiModel.GetMetaTypeOrder(Int32 projectId, Int32 typeId) at CounterSoft.Gemini.Client.UI.Controls.GeminiContainer.PopulateGrid(List1 issues, Int32 projectId) at CounterSoft.Gemini.Client.UI.Controls.GeminiContainer.RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)

Jeremy.DeVoss
· 1
Jeremy.DeVoss
Replies (1)
helpful
0
not helpful

It seems like one of your issues has a type assigned to it that is not part of the type scheme of the project.
Can you please check that?


Mark Wing
· 9108
Mark Wing