...
at QueryLoader(Loader).shouldUseFollowOnLocking(QueryParameters, Dialect, List<AfterLoadAction>) line: 264
at QueryLoader.applyLocks(String, QueryParameters, Dialect, List<AfterLoadAction>) line: 336
at QueryLoader(Loader).preprocessSQL(String, QueryParameters, Dialect, List<AfterLoadAction>) line: 249
at QueryLoader(Loader).executeQueryStatement(String, QueryParameters, boolean, List<AfterLoadAction>, SessionImplementor) line: 1856
at QueryLoader(Loader).executeQueryStatement(QueryParameters, boolean, List<AfterLoadAction>, SessionImplementor) line: 1838
at QueryLoader(Loader).doQuery(SessionImplementor, QueryParameters, boolean, ResultTransformer) line: 906
at QueryLoader(Loader).doQueryAndInitializeNonLazyCollections(SessionImplementor, QueryParameters, boolean, ResultTransformer) line: 348
at QueryLoader(Loader).doList(SessionImplementor, QueryParameters, ResultTransformer) line: 2550
at QueryLoader(Loader).doList(SessionImplementor, QueryParameters) line: 2536
at QueryLoader(Loader).listIgnoreQueryCache(SessionImplementor, QueryParameters) line: 2366
at QueryLoader(Loader).list(SessionImplementor, QueryParameters, Set, Type[]) line: 2361
at QueryLoader.list(SessionImplementor, QueryParameters) line: 495
at QueryTranslatorImpl.list(SessionImplementor, QueryParameters) line: 357
at HQLQueryPlan.performList(QueryParameters, SessionImplementor) line: 198
at SessionImpl.list(String, QueryParameters) line: 1194
at QueryImpl.list() line: 101
at ValidityAuditStrategy.performCollectionChange(Session, String, String, AuditConfiguration, PersistentCollectionChangeData, Object) line: 272
at PersistentCollectionChangeWorkUnit.perform(Session, Object) line: 86
at AuditProcess.executeInSession(Session) line: 116
...