I am having a problem with brooklyn. If I start/stop the service things are ok.
If I snapshot and revertto snapshot I see the following:
[root@localhost ~]# systemctl status brooklyn
brooklyn.service - Apache Brooklyn Service
Loaded: loaded (/etc/systemd/system/multi-user.target.wants/brooklyn.service)
Active: active (running) since Sun 2017-07-30 17:19:55 EDT; 44s ago
Docs: https://brooklyn.apache.org/documentation/index.html
Main PID: 651 (java)
CGroup: /system.slice/brooklyn.service
└─651 /usr/bin/java -Dbrooklyn.location.localhost.address=127.0.0.1
-XX:SoftRefLRUPolicyMSPerMB=1
-Dlogback.configurationFile=/etc/brooklyn/logback.xml -Xms256m -Xmx1g
-XX:MaxP...
Jul 30 17:20:11 localhost.localdomain java[651]: 2017-07-30 17:20:11,553 INFO
Started Brooklyn console at http://127.0.0.1:8081/, running
classpath://brooklyn.war@/
Jul 30 17:20:13 localhost.localdomain java[651]: 2017-07-30 17:20:13,401 INFO
Geo info lookup for 127.0.0.1/127.0.0.1 returned: HostGeoInfo[RCN Corporation,
Chicago (US): 127...4096374512)]
Jul 30 17:20:13 localhost.localdomain java[651]: 2017-07-30 17:20:13,736 ERROR
Subsystem for persistence had startup error (continuing with startup):
java.lang.IllegalStateExc...was scanning
Jul 30 17:20:13 localhost.localdomain java[651]:
java.lang.IllegalStateException: Node record nodes/vmL5HEpG could not be read
when upxGnvJq was scanning
Jul 30 17:20:13 localhost.localdomain java[651]: at
org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordPersisterToObjectStore.loadSyncRecord(ManagementPlaneSyncRecordPe....jar:0.11.0]
Jul 30 17:20:13 localhost.localdomain java[651]: 2017-07-30 17:20:13,736 WARN
Loading catalog for INITIALIZING as part of launch sequence (it was not loaded
as part of the rebind sequence)
Jul 30 17:20:18 localhost.localdomain java[651]: 2017-07-30 17:20:18,851 INFO
Launched Brooklyn; will now block until shutdown command received via GUI/API
(recommended) or p...s interrupt.
Jul 30 17:20:28 localhost.localdomain java[651]: 2017-07-30 17:20:28,309 WARN
Disallowing web request as server not in required HA hot state:
http://192.168.1.14:8081/v1/catalog/applicat...
Jul 30 17:20:28 localhost.localdomain java[651]: 2017-07-30 17:20:28,309 WARN
Disallowing web request as server not in required HA hot state:
http://192.168.1.14:8081/v1/loca...s' to force)
Jul 30 17:20:28 localhost.localdomain java[651]: 2017-07-30 17:20:28,309 WARN
Disallowing web request as server not in required HA hot state:
http://192.168.1.14:8081/v1/catalog/entities...
Hint: Some lines were ellipsized, use -l to show in full.