Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #39659 All Revisions ] Back to Issue ]
Summary 0039659: Cluster Service Leader Registrator should be able to recover properly after restarting the database
Revision 2018-11-20 18:07 by caristu
Steps To Reproduce 1) Configure Openbravo.properties to enable the ClusterServiceManager: cluster=true
2) Start Openbravo
3) Stop the database (without stopping Tomcat). The following warning will appear in the log after a few seconds:
[Cluster Service Leader Registrator] WARN org.openbravo.cluster.ClusterServiceManager - Node <nodeid> could not complete register/update
5) Restart the database. Note that the error continues
6) Check that the last ping is not being updated: select updated from ad_cluster_service;
      
Revision 2018-11-20 18:07 by caristu
Steps To Reproduce 1) Configure Openbravo.properties to enable the ClusterServiceManager: cluster=true
2) Start Openbravo
3) Stop the database (without stopping Tomcat). The following warning will appear in the log after a few seconds:
[Cluster Service Leader Registrator] WARN org.openbravo.cluster.ClusterServiceManager - Node <nodeid> could not complete register/update
5) Restart the database. Note that the error continues
6) Check that the last ping is not being updated:
   select updated from ad_cluster_service;
      
Revision 2018-11-20 18:07 by caristu
Steps To Reproduce 1) Configure Openbravo.properties to enable the ClusterServiceManager: cluster=true
2) Start Openbravo
3) Stop the database (without stopping Tomcat). The following warning will appear in the log after a few seconds:
[Cluster Service Leader Registrator] WARN org.openbravo.cluster.ClusterServiceManager - Node <nodeid> could not complete register/update
5) Restart the database. Note that the error continues
6) Check the last ping is not being updated:
   select updated from ad_cluster_service;
      
Revision 2018-11-20 18:06 by caristu
Steps To Reproduce 1) Configure Openbravo.properties to enable the ClusterServiceManager:
cluster=true
2) Start Openbravo
3) Stop the database (without stopping Tomcat). The following warning will appear in the log after a few seconds:
[Cluster Service Leader Registrator] WARN org.openbravo.cluster.ClusterServiceManager - Node <nodeid> could not complete register/update
5) Restart the database. Note that the error continues
6) Check the last ping is not being updated:
   select updated from ad_cluster_service;
      


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker