Error 500--Internal Server Error, java.net.MalformedURLException
(Doc ID 2379183.1)
Last updated on JULY 07, 2020
Applies to:
Oracle WebCenter Sites - Version 12.2.1.3.0 and laterInformation in this document applies to any platform.
Symptoms
Getting Error 500--Internal Server Error when attempting to access WebCenter Sites running sites on Primary node, after NIO conversion.
Customer is now getting the following error in the sites.log:
<BEA-101017> <[ServletContext@1923436056[app:sites module:sites.war path:null spec-version:3.1]] Root cause of ServletException.
java.net.MalformedURLException: For input string: "11.22.33.44"
at java.net.URL.<init>(URL.java:627)
at java.net.URL.<init>(URL.java:490)
at java.net.URL.<init>(URL.java:439)
at weblogic.servlet.internal.ServletResponseImpl.sendRedirect(ServletResponseImpl.java:991)
at weblogic.servlet.internal.ServletResponseImpl.sendRedirect(ServletResponseImpl.java:974)
at com.fatwire.wem.sso.cas.filter.CASFilter.sendResponse(CASFilter.java:726)
at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:636)
at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
. . . . .
Caused By: java.lang.NumberFormatException: For input string: "11.22.33.44"
. . . . .
Changes
Customer created 2 node cluster, all was working properly. Converted to NIO. De-converted from NIO to change ports.
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 |
References |