Has somebody already successfully migrated 5.5 to 6.1?
Here's what I have done so far (unfortunately still unsuccessfull)
<param name="enableConsistencyCheck" value="true" />
<
param name="forceConsistencyCheck" value="true" />
<param name="autoRepair" value="true" />
-> Here I get a successfull migration message in the logs
-> Here I get a AuthenticationSupport service missing. Cannot authenticate request.
Any idea?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
"localhost:8484/system/console" shouldn't be a problem if you can log into "/crx/de/index.jsp"
Can you check error.log again please?
Regards,
Opkar
Views
Replies
Total Likes
H,
the error you are seeing is a symptom of an exception during startup, it is likely to have occurred much earlier in your error.log. Can you check and print it here?
Regards,
Opkar
Views
Replies
Total Likes
I finally found it, it's related to a known issue on windows.
Here's my windows migration scenario :
I did it twice and it worked fine.
There's one open topic left :
1) I can login to crx
2) I cannot login to system/console:
10.08.2015 15:21:39.941 *ERROR* [qtp825873524-89] org.apache.sling.auth.core.impl.SlingAuthenticator doLogin: Cannot login: No AuthenticationHandler available to handle the request
-> I changed the admin password to a new one (change it to the existing one didn't work). No I can access the system/console.
Views
Replies
Total Likes
Hi,
"localhost:8484/system/console" shouldn't be a problem if you can log into "/crx/de/index.jsp"
Can you check error.log again please?
Regards,
Opkar
Views
Replies
Total Likes
No, I had to change the admin password.
Views
Replies
Total Likes
So it's all working now?
Views
Replies
Total Likes
After upgrade, once you have logged in to CRX or Content Explorer, you should be able to login to other modules including system console.
Views
Replies
Total Likes
Views
Likes
Replies