AEM Core Component Page Error
I installed the AEM Core Components package v. 2.0.8 and i noticed a few things.
1. I get the following server error when trying to edit a page, whose SuperType is 'core/wcm/components/page/v2/page'
org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.scripting.sightly.SightlyException: Compilation errors in org/apache/sling/scripting/sightly/apps/core/wcm/components/page/v2/page/page_html.java:
Line 28, column 1274 : Only a type can be imported. com.adobe.cq.wcm.core.components.models.Page resolves to a package
Line 47, column 1986 : Page cannot be resolved to a type
2. within the OSGi bundles, the following is only being indicated as 'Installed' and I am not able to start the bundle:
Adobe Experience Manager Core WCM Components Core Bundle (com.adobe.cq.core.wcm.components.core)
I feel as though the two are related, and was wondering if anyone else came across this issue when installing the core components.
I am on AEM 6.3.2.0
Thanks!