AEM 6.3 | Upgrade from AEM 6.0 to AEM 6.3
Hello, I was trying to use the beta version of AEM 6.3. I thought of spinning up the 6.3 beta instance and deploy the existing package and bundles. But after doing so, everything started failing. There are lots of missing dependencies in the bundle and the UI package got imported with error.
Here is an excerpt of the error log:
12.04.2017 15:42:45.017 *ERROR* [0:0:0:0:0:0:0:1 [1491991949225] GET /libs/granite/core/content/login.html HTTP/1.1] org.apache.sling.servlets.resolver.internal.SlingServletResolver Original error class java.io.IOException
java.io.IOException: Unable to get component of class 'interface org.apache.sling.rewriter.Transformer' with type 'versioned-clientlibs'.
at org.apache.sling.rewriter.impl.PipelineImpl.getPipelineComponent(PipelineImpl.java:160)
at org.apache.sling.rewriter.impl.PipelineImpl.init(PipelineImpl.java:102)
Any one else got this error? When can we expect the 6.0 to 6.3 upgrade planning docs?
Thank you