JCRConfigServicePortalContent - cws-khuntly/WebSphere GitHub Wiki
date: 2025-05-08 14:18:14 created: 2025-05-08 14:18:03 categories:
- WebSphere / Server Build / Portal Server / Primary Node / WPS Resource Environment
Navigate to Resources -> Resource Environment -> Resource Environment Providers
Change "Scope" from "All Scopes" to "Node="
Select "JCR ConfigService PortalContent"
Click "Custom Properties"
Copy all name/value pairs
Navigate to Resources -> Resource Environment -> Resource Environment Providers
Change "Scope" from "All Scopes" to "Node="
Remove "JCR ConfigService PortalContent"
Click "OK"
Navigate to Resources -> Resource Environment -> Resource Environment Providers
Change "Scope" from "All Scopes" to "Cluster=PortalCluster"
Select "JCR ConfigService PortalContent"
Click "Custom Properties"
Click "New"
- For each new value, click "OK", and continue until each entry has been added.
- Name: jcr.binaryValueFileDir
- Value: /opt/IBM/WebSphere/profiles/${PROFILE_NAME}/PortalServer/jcr/binaryValues
- NOTE: In a vertically-clustered environment where each JVM shares a profile, this value must be unique to the JVM.
- Update the following values
- Name: jcr.textsearch.enabled
- Current value: false
- New value: true
Navigate back to "JCR ConfigService PortalContent"
Click "OK"
Save changes