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

RDBMS clustering throws exception when shared cache is off #475

Closed
GoogleCodeExporter opened this issue Mar 16, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

Although the RDBMS documentation [1] states that shared cache should not be 
disabled when clustering is on, disabling shared cache when clustering is on 
yields NullPointerExceptions when events are sent and received throughout the 
cluster. These exceptions should be avoided. Furthermore, a warning should be 
presented that clustering will not function properly without shared cache.

[1]: http://www.ontopia.net/doc/current/rdbms/install.html, sections 
'Clustering' and 'Clustering'.

Original issue reported on code.google.com by p.kruijsen on 26 Jun 2013 at 9:29

@GoogleCodeExporter
Copy link
Author

Fixed by revisions r2398 and r2399

Original comment by p.kruijsen on 26 Jun 2013 at 9:53

  • Changed state: Fixed
  • Added labels: Release5.2.3

@GoogleCodeExporter
Copy link
Author

*Edit*: Section names for RDBMS documentation should be 'Clustering' and 
'Caching'.

Original comment by p.kruijsen on 26 Jun 2013 at 9:58

@GoogleCodeExporter
Copy link
Author

Original comment by qsieb...@gmail.com on 1 Aug 2013 at 12:05

  • Added labels: Release5.3.0
  • Removed labels: Release5.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant