Service Serialization doesn't work on a cluster
-----------------------------------------------
Key: HIVEMIND-208
URL: https://issues.apache.org/jira/browse/HIVEMIND-208
Project: HiveMind
Issue Type: Bug
Components: framework
Affects Versions: 1.1.1
Reporter: Hugo Palma
Priority: Critical
I'm getting the following exception all over the logs in a clustered
environment :
org.apache.hivemind.ApplicationRuntimeException: The
ServiceSerializationSupport instance has not been set; this indicates that the
HiveMind Registry has not been created within this JVM.
It seems that the cause might be the use of a LocalThread variable in
ServiceSerializationHelper.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.