Not Able To Login Webcenter Sites due to incorrect host configured in deployerConfigContext.xml loginUrl param
(Doc ID 2783084.1)
Last updated on APRIL 03, 2023
Applies to:
Oracle WebCenter Sites - Version 11.1.1.8.0 and laterInformation in this document applies to any platform.
Symptoms
On : 11.1.1.8.0 version, WebCenter Sites
When attempting to login to Sites,
the following error occurs.
ERROR
-----------------------
<[ServletContext@49928930[app:cas module:cas path:/cas spec-version:2.5], request: Workmanager: default, Version: 2, Scheduled=true, Started=true, Started time: 59 ms
[
POST /cas/login HTTP/1.1
Connection: keep-alive
Content-Length: 137
Cache-Control: max-age=0
Upgrade-Insecure-Requests: 1
Origin: http://[STG_HOST:PORT]
Content-Type: application/x-www-form-urlencoded
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
Referer: http://[STG_HOST:PORT]/cas/login
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Cookie: JSESSIONID=_.................
]] Root cause of ServletException.
org.springframework.webflow.engine.ActionExecutionException: Exception thrown executing [AnnotatedAction@c877a4e targetAction = org.jasig.cas.web.flow.AuthenticationViaFormAction@7659b0e8, attributes = map['method' -> 'submit']] in state 'submit' of flow 'login-webflow' -- action execution attributes were 'map['method' -> 'submit']'; nested exception is java.lang.RuntimeException: java.io.FileNotFoundException: http://[UAT_HOST:PORT]/cs/ContentServer?pagename=fatwire/wem/sso/ssoLogin
at org.springframework.webflow.engine.ActionExecutor.execute(ActionExecutor.java:64)
at org.springframework.webflow.engine.ActionState.doEnter(ActionState.java:156)
at org.springframework.webflow.engine.State.enter(State.java:191)
at org.springframework.webflow.engine.Transition.execute(Transition.java:212)
at org.springframework.webflow.engine.TransitionableState.onEvent(TransitionableState.java:107)
Truncated. see log file for complete stacktrace
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |