Hide Forgot
project_key: JBEPP - Start EPP 5.2.ER1 with command: ./run.sh -c all -Dexo.profiles=cluster - Login as mary - Now exception in server log (See attachement)
Attachment: Added: exception-loginUser-clusterProfile.txt
Link: Added: This issue is related to JBQA-5399
Link: Added: This issue is related to GTNPORTAL-2109
Reopening. Issue still present at 5.2.0 ER02. I've only started clean portal by: sh run.sh -c all -Dexo.profiles=cluster and when I opened localhost:8080/portal, error was thrown in log.
Release Notes Docs Status: Added: Not Required
Implication of this error is that all groovy templates are not rendered properly after replication. NPE is thrown when calling org.exoplatform.commons.cache.future.FutureExoCache.get(FutureExoCache.java:57). Important: this behavior is present at 2-node cluster (not on singlenode)
Attachment: Added: cluster-templates.txt Attachment: Added: cluster-templates.png