• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Changeset
  • Next Changeset →

Changeset 5664

Show
Ignore:
Timestamp:
10/09/08 11:44:21 (6 weeks ago)
Author:
jburel
Message:

should hopefully fixed the entry issue

Files:
1 modified

  • trunk/SRC/org/openmicroscopy/shoola/env/data/OMEROGateway.java (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • trunk/SRC/org/openmicroscopy/shoola/env/data/OMEROGateway.java

    r5662 r5664  
    10601060                        thumbnailService = null; 
    10611061                        fileStore = null; 
     1062                        entry.closeOnDestroy(); 
    10621063                        blitzClient.closeSession(); 
     1064                        entry = null; 
     1065                        blitzClient = null; 
    10631066                } catch (Exception e) { 
    10641067                        //session already dead. 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/