My Oracle Support Banner

Cannot Login On WebCenter Sites: java.io.FileNotFoundException: Response: 404 fatwire/wem/sso/ssoLogin (Doc ID 1567121.1)

Last updated on FEBRUARY 01, 2024

Applies to:

Oracle WebCenter Sites - Version 7.6.2 and later
Information in this document applies to any platform.

Symptoms

Unable to login to WebCenter Sites after installing.

The following error is seen in the log:

org.springframework.webflow.engine.ActionExecutionException: Exception thrown executing [AnnotatedAction@1ea8f96b targetAction = org.jasig.cas.web.flow.AuthenticationViaFormAction@1d4a3d06, 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://examplehost:8080/sitescontext/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)
  .
  .
  .
Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: Response: '404: Not Found' for url: 'http://examplehost:8080/sitescontext/ContentServer?pagename=fatwire/wem/sso/ssoLogin'
at com.fatwire.wem.sso.cas.plugin.CSAuthenticationHandler.authenticateUsernamePasswordInternal(CSAuthenticationHandler.java:168)
at org.jasig.cas.authentication.handler.support.AbstractUsernamePasswordAuthenticationHandler.doAuthentication(AbstractUsernamePasswordAuthenticationHandler.java:56)
at org.jasig.cas.authentication.handler.support.AbstractPreAndPostProcessingAuthenticationHandler.authenticate(AbstractPreAndPostProcessingAuthenticationHandler.java:71)
at org.jasig.cas.authentication.AuthenticationManagerImpl.authenticate(AuthenticationManagerImpl.java:88)
at org.jasig.cas.CentralAuthenticationServiceImpl.createTicketGrantingTicket(CentralAuthenticationServiceImpl.java:417)
  .
  .
  .
Caused by: java.io.FileNotFoundException: Response: '404: Not Found' for url: 'http://examplehost:8080/sitescontext/ContentServer?pagename=fatwire/wem/sso/ssoLogin'
at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:511)
at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:37)
at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:1005)
at com.fatwire.wem.sso.cas.plugin.CSAuthenticationHandler.authenticateUsernamePasswordInternal(CSAuthenticationHandler.java:133)
... 61 more

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.