Hi,
We run JIRA server 6.4.12
Gadget and Issue search error after changing base URL to https
Thanks in advance!
2017-05-17 19:02:31,037 http-bio-8443-exec-1026 ERROR lovelyman 1142x652588x1 4l77y0 192.168.20.92 /issues/ [jira.web.filters.CommittedResponseHtmlErrorRecoveryFilter] Exception occurred after HTTP response was already committed: java.lang.IllegalStateException: Cannot create a session after the response has been committed
javax.servlet.ServletException: java.lang.IllegalStateException: Cannot create a session after the response has been committed
at com.atlassian.jira.web.dispatcher.JiraWebworkActionDispatcher.onActionException(JiraWebworkActionDispatcher.java:241)
at com.atlassian.jira.web.dispatcher.JiraWebworkActionDispatcher.service(JiraWebworkActionDispatcher.java:193)
Caused by: java.lang.IllegalStateException: Cannot create a session after the response has been committed
at org.apache.catalina.connector.Request.doGetSession(Request.java:2934)
at org.apache.catalina.connector.Request.getSession(Request.java:2310)
at org.apache.catalina.connector.RequestFacade.getSession(RequestFacade.java:897)
at org.apache.catalina.connector.RequestFacade.getSession(RequestFacade.java:909)
at com.atlassian.jira.web.session.DefaultSessionSearchObjectManagerFactory.createSearchRequestManager(DefaultSessionSearchObjectManagerFactory.java:32) <+2> (DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
Is the HTTPS being served by the Java process or by an Apache/Nginx in front of JIRA server?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.