Hi Team,
Good Day!!
We have installed AEM 6.4 are able to login to /adminui but rest all the admin consoles are redirecting to lc/lib URL and when trying to login using the target URL using admin/admin it throws the /c/j_security_check page not allow to login, i am struggling on this, your kind help or direction will help us.
AEM 6.4
WebSphere 9.0
DB Oracle
Admin URL' trying to access not accesible
http://localhost:8080/lc/system/console
http://localhost:8080/lc/crx/packmgr/
ttp://localhost:8080/lc/system/console/configMgr
All these above URL redirects to http://localhost:8080/lc/libs/livecycle/core/content/login.html?ap=1
Once ID password provided its shows the below page(admin/admin)
http://localhost:8080/lc/j_security_check
as below error message
Error 500: java.lang.IllegalArgumentException: Location cannot be null in javax.servlet.http.HttpServletResponse.sendRedirect(location)