← Back to team overview

dhis2-devs team mailing list archive

[Bug 339977] Re: DXF export gives "Cannot operate on a closed connection"

 

The export process runs in a separate thread, and is loaded with objects
from the presentation layer. When the response is returned to the
client, the session is closed.

Fixed this by moving all Hibernate related code to the service layer and
made all Hibernate operations happen inside the export process.

** Changed in: dhis2
     Assignee: (unassigned) => Lars Helge Øverland (larshelge)
       Status: New => Fix Committed

-- 
DXF export gives "Cannot operate on a closed connection"
https://bugs.launchpad.net/bugs/339977
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.

Status in District Health Information Software: Fix Committed

Bug description:
DXF export gives "Cannot operate on a closed connection".



References