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.




Error No row with the given identifier exists

web-app

Hi,
I found this error in error log. Please advice. Thank you

No row with the given identifier exists: 21, of class: CounterSoft.Gemini.Commons.ComponentEN

SOURCE: NHibernate
TARGETSITE: System.Object InternalLoad(System.Type, System.Object, Boolean, Boolean)
STACKTRACE:    at NHibernate.Impl.SessionImpl.InternalLoad(Type clazz, Object id, Boolean eager, Boolean isNullable)
   at NHibernate.Type.EntityType.ResolveIdentifier(Object id, ISessionImplementor session, Object owner)
   at NHibernate.Impl.SessionImpl.InitializeEntity(Object obj)
   at NHibernate.Loader.Loader.InitializeEntitiesAndCollections(IList hydratedObjects, Object resultSetId, ISessionImplementor session)
   at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
   at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies)
   at NHibernate.Loader.Loader.LoadCollection(ISessionImplementor session, Object id, IType type)
   at NHibernate.Loader.Collection.CollectionLoader.Initialize(Object id, ISessionImplemen

chanmy8
· 1
chanmy8
Replies (4)
helpful
0
not helpful

Hi,
I found that, if I uncheck "Exclude closed issue" and select All Projects then click view, this error will happen

Thank you


chanmy8
· 1
chanmy8
helpful
0
not helpful

Seems like you have deleted a component from the components table but not reset issues with this component.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Hi,
This error doesn't happen before upgrade.
How to detect which component is deleted?


chanmy8
· 1
chanmy8
helpful
0
not helpful

Hasve a look at the issuecomponent table for component id 21.


Saar Cohen
· 5000
Saar Cohen