I try to configure MFP Server 7.1 with Attribute Store over Extreme Scale.
MFP 7.1/Liberty 8.5.5.6/WXS 8.6/JSDK 1.8
Without specific zmfp.attrStore.*` properties the MFP Server works fine. If i add the following properties, i have the following error and no runtime available in the console.
The properties:
<jndiEntry jndiName="worklight/mfp.session.independent" value='"true"'/>
<jndiEntry jndiName="worklight/mfp.attrStore.type" value='"eXtremeScale"'/>
<jndiEntry jndiName="worklight/mfp.attrStore.xs.endpoint" value='"192.168.1.41:2809"'/>
<jndiEntry jndiName="worklight/mfp.attrStore.xs.username" value='"xcadmin"'/>
<jndiEntry jndiName="worklight/mfp.attrStore.xs.password" value='"*******"'/>
<jndiEntry jndiName="worklight/mfp.attrStore.xs.gridname" value='"MFPGrid"'/>
<jndiEntry jndiName="worklight/mfp.attrStore.xs.mapname" value='"MFPGrid.NCI"'/>
The error:
Impossible to establish a REST connection to: service:jmx:rest://localhost:7443/IBMJMXConnectorREST
If i remove the properties mfp.attrStore.*
the MFP Server works fine again.
logs files, server.xml, jvm.options available here: https://ibm.app.box.com/attrstore