After installing this compat in latest 6.5, below bundle is in Resolved state. And i'm not able to create a Letter / Data Fragments getting the below error. And not able to see the created data dictionaries in console (i can able to see the node in crx)
FYI : There is no space in the installation path. Added below command also while starting the aem
-Djdk.xml.xpathExprGrpLimit=100 -Djdk.xml.xpathExprOpLimit=2000
Resolved state bundle - AEMFD Signatures Bundle (there is unresolved imported packages)
Data fragment error
Letter error
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @aravindS,
Please find below response to resolve the issue.
1. Stop the AEM Server
2. Navigate to "<Installation_directory>\crx-quickstart\conf" folder and edit the "sling.properties" file.
3. Please add the below lines at the bottom of the "sling.properties" file.
sling.bootdelegation.class.com.rsa.jsafe.provider.JsafeJCE=com.rsa.*
sling.bootdelegation.class.org.bouncycastle.jce.provider.BouncyCastleProvider=org.bouncycastle.*
4. Start the server, and the issue should be resolved.
Thanks
Pranay
Hi @aravindS,
Please find below response to resolve the issue.
1. Stop the AEM Server
2. Navigate to "<Installation_directory>\crx-quickstart\conf" folder and edit the "sling.properties" file.
3. Please add the below lines at the bottom of the "sling.properties" file.
sling.bootdelegation.class.com.rsa.jsafe.provider.JsafeJCE=com.rsa.*
sling.bootdelegation.class.org.bouncycastle.jce.provider.BouncyCastleProvider=org.bouncycastle.*
4. Start the server, and the issue should be resolved.
Thanks
Pranay
Hi @Pranay_M ,
Thanks for your reply, now that bundle is active.
But still getting the other 2 issues.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies