500 Jirra Erro

Digital Services May 16, 2019

Hi All, recently we update for the lest version 08.0.1_Capture.JPG from version 7.X.X. 

After the update, the system request to restart, then, guess what? 500 ERROR! 

This is the log's I have after this. Some good soul could help us? 

 

Technical details
Log's referral number: 23ad38b6-1f42-4795-93ea-1768c1554e84

Cause
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.3.jar:?]
at javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:231) [servlet-api.jar:?]
at com.atlassian.plugin.servlet.PluginHttpRequestWrapper.getSession(PluginHttpRequestWrapper.java:127) [atlassian-plugins-servlet-5.0.3.jar:?]

_Capture.JPG

1 answer

0 votes
Brant Schroeder
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 16, 2019

Ensure that you are using Java 8.  Also confirm the Java class path has been setup correctly.

Suggest an answer

Log in or Sign up to answer