There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-0f9ad21a-221a-4abc-9070-fc4ee32d6768 XWIKI-23358 Open

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

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-240f04df-c2f9-4615-8bd5-e5035e69fd5c Michael Hamann on 17/Jul/25 12:32
 

The exception is most likely from https://github.com/xwiki/xwiki-commons/blob/87b757355f455d018698ead5ebbb20b2ebfdfd6f/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/internal/DefaultExtensionManager.java#L198 but it is completely unclear to me why it happens. The condition would be that in the Solr index, the extension is stored without repository ID. I also haven't been able to reproduce with Jetty.