You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I had Jira 7.3.3, yesterday I upgraded it to 8.0.2 but I can't make it work. I tried reinstalling 8.0.2 and restarting my server, nothing helps.
It's a windows 2012 server, iis 8 or 8.5
I use a connector like for 7.3.3.
<Connector port="8080" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"
maxThreads="150" minSpareThreads="25" connectionTimeout="20000" enableLookups="false"
maxHttpHeaderSize="8192" protocol="HTTP/1.1" useBodyEncodingForURI="true" redirectPort="8443"
acceptCount="100" disableUploadTimeout="true" bindOnInit="false" scheme="http"
proxyName="tasks.inoclub.ru" proxyPort="80"/>
Sometime it loads but then it works very-very slowly - a page load takes 2-3 minutes (no matter if I start it locally using localhost or remotely using a domain name).
I see the following issue info:
Referer URL: Unknown
java.lang.IllegalStateException: Cannot create a session after the response has been committed
java.lang.IllegalStateException: Cannot create a session after the response has been committed
at org.apache.catalina.connector.Request.doGetSession(Request.java:3030) [catalina.jar:8.5.35]
at org.apache.catalina.connector.Request.getSession(Request.java:2468) [catalina.jar:8.5.35]
at org.apache.catalina.connector.RequestFacade.getSession(RequestFacade.java:896) [catalina.jar:8.5.35]
at com.atlassian.plugin.servlet.PluginHttpRequestWrapper.getSession(PluginHttpRequestWrapper.java:127) [atlassian-plugins-servlet-5.0.2.jar:?]
Hi @Konstantin Alexandrov , it looks like this is an error in the code, it is suggested here to restart the server and do a full re-index.
After you are logged in the system try to review each system add-ons and double check if there is a disabled add-on and re-enable it.
-
Another workaround is to remove the index and rebuild it again.
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.