There are 3 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-757533ab-d016-47eb-bd55-c9e6cc6ca7d8 XWIKI-23817 Open

Performance issues since 16.10.14 upgrade (page, navigation panel, wiki init)

 
View issue   ยท   Add comment
 

3 updates

 
cid:jira-generated-image-avatar-95c8850d-93d4-4ce1-bee7-83dc92ae03ba Changes by Cyril MONJEAUD on 12/Dec/25 15:46
 
Attachment: requests_spaces.html
Attachment: request_rest.html
Attachment: request_page_sub_wikis.html
 
 

1 comment

 
cid:jira-generated-image-avatar-95c8850d-93d4-4ce1-bee7-83dc92ae03ba Cyril MONJEAUD on 12/Dec/25 15:48
 

Thank you for your quick reply.

Removing the line in question yields the same result.

I enabled Glowroot as you suggested. I'm not very familiar with the Java ecosystem and these tools. From what I can see, there are many slow queries. I'm providing the export for a few long-running queries (/rest, /spaces, and a subwiki page). There might be a link to Hibernate and database access.

request_page_sub_wikis.htmllink_attachment_7.gif

requests_spaces.htmllink_attachment_7.gif

request_rest.htmllink_attachment_7.gif

I hope this helps guide the investigation.

Thanks again.