I followed the instructions to upgrade my author instance 5.6 to 6.1 (https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html).
When I finished, I launched AEM, but couldn't do anything, all I have is this blank page saying Authentication Failed.
However, I am getting HTTP ERROR: 503 error with Authentication Failed. I got to know that this is due to the reason that the repository is not up.
The log files show me this:
01.10.2015 12:18:32.065 *ERROR* [OsgiInstallerImpl] com.day.jcr.vault.fs.io.Importer E Packaged node types (javax.jcr.nodetype.InvalidNodeTypeDefinitionException: [{http://www.day.com/jcr/cq/1.0}CalendarComponent] invalid supertype: {http://www.day.com/jcr/cq/1.0}GeoLocation)
What's wrong?