A user reported that they get an error fairly often when using Gemini. I checked the System Log and found multiple instances of the following error in the logs:
could not resolve property: Revised of: CounterSoft.Gemini.Commons.IssueEN
SOURCE: NHibernate TARGETSITE: Void ThrowPropertyException(System.String) STACKTRACE: at NHibernate.Persister.Entity.AbstractPropertyMapping.ThrowPropertyException(String propertyName) at NHibernate.Persister.Entity.AbstractPropertyMapping.ToType(String propertyName) at NHibernate.Persister.Entity.AbstractEntityPersister.GetSubclassPropertyTableNumber(String propertyPath) at NHibernate.Persister.Entity.AbstractEntityPersister.ToColumns(String alias, String propertyName) at NHibernate.Loader.Criteria.CriteriaQueryTranslator.GetColumnsUsingProjection(ICriteria subcriteria, String propertyName) at NHibernate.Expression.Order.ToSqlString(ICriteria criteria, ICriteriaQuery criteriaQuery) at NHibernate.Loader.Criteria.CriteriaQueryTranslator.GetOrderBy() at NHibernate.Loader.Criteria.CriteriaJoinWalker..ctor(IOuterJoinLoadable persister, CriteriaQueryTranslator translator, ISessionFactoryImplementor factory, CriteriaImpl criteria, Type rootEntityName, IDiction
Any idea on why we would be getting this error and how I can resolve it?
Thank you,
-Ryan Pratt