Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache size #846

Merged
merged 4 commits into from Mar 12, 2013
Merged

Cache size #846

merged 4 commits into from Mar 12, 2013

Conversation

jburel
Copy link
Member

@jburel jburel commented Mar 11, 2013

Fix problem described in http://trac.openmicroscopy.org.uk/ome/ticket/10502

To test:

  • Connect, open an image
  • Switch user.
  • Open the image.
  • Check the insight log and make sure you do not have the following entry
Cannot retrieve cache with ID: -1java.lang.IllegalStateException: The CacheManager is not alive.
    at net.sf.ehcache.CacheManager.checkStatus(CacheManager.java:831)
    at net.sf.ehcache.CacheManager.getCache(CacheManager.java:506)
    at org.openmicroscopy.shoola.env.cache.CacheServiceImpl.setCacheEntries(CacheServiceImpl.java:263)

@scottlittlewood
Copy link
Contributor

@jburel Tested as described above. No cache error seen in the log.

Tested using image owned by user-10 and viewed by user-4 in read-write-1 group on howe.

Ready to merge.

@jburel
Copy link
Member Author

jburel commented Mar 12, 2013

Thanks. Merging

jburel added a commit that referenced this pull request Mar 12, 2013
@jburel jburel merged commit a037ef9 into ome:dev_4_4 Mar 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants