I've just upgraded from 4.5 to 5.3. I used msi installed on Windows. I pointed it to my home directory and it succeded.
First run was successful - I could open Dashboard and saw all public projects/repositories.
Then I logged in (I tried both AD/local users) and everything broken - right after login I'm getting 500 internal server error on any page.
Web server returns Tomcat error page:
com.google.template.soy.tofu.SoyTofuException: When evaluating "webResourceManager_includeResources()": While computing function "webResourceManager_includeResources()": null
In logs I can see this (only the first exception is shown):
2017-08-16 20:09:30,183 ERROR [http-nio-83-exec-7] UserUser @82NP6Ux1209x75x0 17xzcc8 0:0:0:0:0:0:0:1 "GET /dashboard HTTP/1.1" o.a.c.c.C.[.[.[/].[springMvc] Servlet.service() for servlet [springMvc] threw exception
java.lang.NullPointerException: null
at com.atlassian.nps.plugin.bitbucket.SupportEntitlementNumberDataProvider.getSEN(SupportEntitlementNumberDataProvider.java:35)
at com.atlassian.nps.plugin.bitbucket.SupportEntitlementNumberDataProvider.get(SupportEntitlementNumberDataProvider.java:21)
at com.atlassian.nps.plugin.bitbucket.SupportEntitlementNumberDataProvider.get(SupportEntitlementNumberDataProvider.java:9)
at com.atlassian.plugin.webresource.impl.config.Config.getWebResourceData(Config.java:1108)
at com.atlassian.plugin.webresource.impl.snapshot.WebResource.getData(WebResource.java:77)
at com.atlassian.plugin.webresource.impl.helpers.UrlGenerationHelpers.buildDataResources(UrlGenerationHelpers.java:355)
at com.atlassian.plugin.webresource.impl.helpers.UrlGenerationHelpers.resolve(UrlGenerationHelpers.java:224)
at com.atlassian.plugin.webresource.assembler.DefaultWebResourceAssembler$1.resolve(DefaultWebResourceAssembler.java:86)
P.S. I'm sorry for creating a duplicate question, but for some reason my previous question was marked as S.P.A.M. so it has no chance to be shown for other users.
Hi Sergei,
Based on the stacktrace, I suspect the issue lies with the license being used for Bitbucket Server. In order to take a closer look and provide more information in a private channel, could you raise a support request at https://support.atlassian.com and provide a link to this ticket as well as your license?
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.