There are 5 updates, 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-ed549142-b27e-4c96-895d-aa90d8ee880e XWIKI-23358 Closed

Warning Failed to get the extension from the index: NullPointerException is logged on installation

 
View issue   ยท   Add comment
 

5 updates

 
cid:jira-generated-image-avatar-af9bd619-1d25-411c-978a-3b96e769fa7c Changes by Thomas Mortagne on 25/Jul/25 10:47
 
Fix Version: 16.10.10
Documentation in Release Notes: N/A
Documentation: N/A
Resolution: Fixed
Status: In Progress Closed
 
 

2 comments

 
cid:jira-generated-image-avatar-af9bd619-1d25-411c-978a-3b96e769fa7c Thomas Mortagne on 25/Jul/25 10:44
 

I pushed some bulletproofing to avoid the nullpointer. I doubt it's really a regression by the way, it's just that we get indexed extensions a lot more than we used to with XWIKI-23290.

 
cid:jira-generated-image-avatar-af9bd619-1d25-411c-978a-3b96e769fa7c Thomas Mortagne on 25/Jul/25 10:46
 
I pushed some bulletproofing to avoid the nullpointer. I doubt it's really a regression by the way, it's just that we get indexed extensions a lot more than we used to with XWIKI-23290.

I created XWIKI-23412 for the real problem.