There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-82510596-6c79-42b4-8897-a4b40d8c7d1c XWIKI-23358 In Progress

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

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-8ac174cb-4858-4758-a8bc-d1816a94e277 Simon Urli on 23/Jul/25 15:48
 

I just reproduced on 16.10.9 by enabling the local .m2/repository in the xwiki.properties for EM, and by installing a snapshot version of Change Request.

 
cid:jira-generated-image-avatar-8ac174cb-4858-4758-a8bc-d1816a94e277 Simon Urli on 23/Jul/25 15:49
 
I just reproduced on 16.10.9 by enabling the local .m2/repository in the xwiki.properties for EM, and by installing a snapshot version of Change Request with the following log:
{noformat}
2025-07-23 15:37:15,418 [qtp40472007-637 - http://localhost:8080/xwiki/bin/get/XWiki/Extensions] WARN
. x.e.i.i.DefaultExtensionIndex - Failed to get the extension [org.xwiki.contrib.changerequest:application-changerequest-ui/1.18-SNAPSHOT] from the index: NullPointerException: Cannot invoke "String.equals(Object)" because "repositoryId" is null
{noformat}