After installing the update, confluence stopped starting. Writes error 500. confluence on our own server. windows server 2016 + MS SQL help me please
Type Exception Report
Message Произошла ошибка при обработке [errors.jsp] в строке [13]
Description The server encountered an unexpected condition that prevented it from fulfilling the request.
Exception
org.apache.jasper.JasperException: Произошла ошибка при обработке [errors.jsp] в строке [13]
10: <link rel="shortcut icon" href="johnson/fav-confluence.ico">
11: <%
12: JohnsonPageI18NProvider johnsonPageI18NProvider = (JohnsonPageI18NProvider) BootstrapUtils.getBootstrapContext().getBean("johnsonPageI18NProvider");
13: String translations = johnsonPageI18NProvider.getTranslations().serialize();
14: %>
15: <script>
16: window.i18n = <%=translations%>;
Stacktrace:
........................
Hi avd,
In this post you can find some troubleshooting steps that were shared by the atlassian team: https://community.atlassian.com/t5/Confluence-questions/HTTP-Status-500-Internal-Server-Error/qaq-p/947020
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.