Unable to Login After Install. Appears to Direct to the Wrong Application Context.
(Doc ID 1955170.1)
Last updated on JUNE 05, 2023
Applies to:
Oracle WebCenter Sites - Version 11.1.1.8.0 and laterInformation in this document applies to any platform.
Symptoms
Environment: A fresh install.
Issue: After entering credentials on the login page and login, got the following error:
Error 500--Internal Server Error
org.springframework.webflow.engine.ActionExecutionException: Exception thrown executing [AnnotatedAction@43fc1b08 targetAction = org.jasig.cas.web.flow.AuthenticationViaFormAction@b812753, 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: Response: '404: Not Found' for url: 'http://host:7001/servlet/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)
Error seems to be with application context root.
Server is trying to use /servlet but the actual context root it is /cs.
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 |
Cause |
Solution |