java.lang.IllegalStateException: java.net.MalformedURLException: Stream handler unavailable due to: For input string: "8090."
at com.atlassian.plugins.authentication.impl.config.saml.persistance.SamlConfigDAO.load(SamlConfigDAO.java:71)
caused by: java.net.MalformedURLException: Stream handler unavailable due to: For input string: "8090."
at java.net.URL.<init>(URL.java:627)
caused by: java.lang.IllegalStateException: Stream handler unavailable due to: For input string: "8090."
at org.apache.felix.framework.URLHandlersStreamHandlerProxy.parseURL(URLHandlersStreamHandlerProxy.java:431)
... 242 more
http://14.141.17.171:8090/login.action?os_destination=%2Findex.action&permissionViolation=true
Please let me know what the change was that you made to the Base URL.
You may reverse the change to the Base URL directly in the database: How do I manually change the base URL
As long as you are restarting to change the BAse URL, please also clear the plugins cache as described in How to clear Confluence plugins cache, since a plugin is mentioned in the stack trace:
com.atlassian.plugins.authentication.impl.config.saml.persistance.SamlConfigDAO.load
I look forward to hearing how it goes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.