HTTP Status 500 – Internal Server Error getting error in Community Build v25.4.0.105899

Caused by: java.lang.NoSuchMethodError: ‘boolean org.sonar.server.user.UserSession.hasEntityPermission(java.lang.String, org.sonar.db.entity.EntityDto)’

sonarqube-25.4-20250430153654.log (614.9 KB)


When I complete the upgrade from 25.3.0.104237-community to 25.4.0.105899-community and then open the sonar page, I always report an error of http status code 500. The full log is attached

Hi,

Welcome to the community!

Thanks for the log. It shows the original error is this:

2025.04.30 04:48:54 ERROR web[][o.s.s.p.w.RootFilter] Processing of request /api/project_pull_requests/list?project=equity-guard-service failed

Community Build doesn’t offer pull request or branch services. You’ll want to upgrade to SonarQube Server.

 
HTH,
Ann