Error running the ParallelMethodInvocationSample

#1
I'm getting the following error running the ParallelMethodInvocationSample with the community edition:

Expected a reply message of type CLMSG_INVOKE_RPY_MSG but received a message of type CLMSG_ACCESS_RPY_MSG

The cache is getting populated but the invoke is failing.
 

admin

Administrator
#1
Parallel method invocation(PMI) is a licensed feature and unavailable in the community edition - you should be getting a NamedCacheNotLicensedException instead of the StateServerException you are seeing. We will address this issue in the next maintenance release. If you would like to evaluate PMI, please contact us at [email protected] and we would be happy to supply you with a temporary license key which will unlock this feature.
 
Top