Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8905757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T02:28:28+00:00 2026-06-15T02:28:28+00:00

I am working with single session, my application contains different modules and object fetched

  • 0

I am working with single session, my application contains different modules and object fetched from session are retained. As I call to Session.Clear from any module to refresh session or entity. I am getting the exception “failed to lazily initialize – no session or session was closed” on get of child entities in any other modules.

[LazyInitializationException] failed to lazily initialize a collection of role: Application.Modules.Repository.childRepository, no session or session was closed

This how I am creating a Session factory and Session :

var createdSessionFactory = Fluently.Configure(configuration)
                                          .Mappings(m => m.FluentMappings.AddFromAssemblyOf<DMProgram>())
                                          .ExposeConfiguration(c => c.SetProperty("command_timeout", "500"))
                                          .BuildSessionFactory();


ISession Session = NHibernateConfiguration.SessionFactory.OpenSession();
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T02:28:29+00:00Added an answer on June 15, 2026 at 2:28 am

    Case : When we get a object(A) from session. that object has some collection(B) which is lazy load. you close or clear the session. now you are trying to get the collection(B). sure you get this error.

    Cause : Because session does not know parent object(A).

    Solution : You need to persist session or you can eager load collection(B).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm have been working on an application witch uploads and downloads multiple files from
The application I'm working on has a single class that maintains a database connection.
I'm working on a Python web application in which I have some small modules
I'm programming this game in OpenGL, mostly working inside an single EAGLView (I'm not
For single output types my code is working fine but I couldn't get how
When working with generators you can only pull out items on a single pass.
I'm working on implementing a single pass depth-peeling algorithm by using atomic textures in
I'm working in a project that need to get SVD (Single Values Decomposition) for
If I am working in multiple branches on a single feature, I use git
I'm working on a relatively simple website with (currently) a single resource. I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.