This issue has been created
There are 6 updates.
This issue has been moved to XWiki Platform project.
 
 
XWiki Platform / cid:jira-generated-image-avatar-8396fd56-fab1-44c4-9ea1-01f8a1eae00c XWIKI-23989 Open

Error in Extension Manager logs when installing Blog on XWiki 17.10.3

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f1ddf098-abb2-49c0-ba4d-b858389d2966 Ilie Andriuta created this issue on 05/Feb/26 14:41
 
Summary: Error in Extension Manager logs when installing Blog on XWiki 17.10.3
Issue Type: cid:jira-generated-image-avatar-8396fd56-fab1-44c4-9ea1-01f8a1eae00c Bug
Affects Versions: 9.15.9
Assignee: Unassigned
Attachments: Blog_Error_install.png
Created: 05/Feb/26 14:41
Environment: Windows 11 Pro, Edge 144, using an instance of XWiki 17.10.3 on PostgreSQL 17, Tomcat 11, Java 21
Priority: cid:jira-generated-image-static-critical-b180e66b-0b96-4585-8aa8-1da01965ff6c Critical
Reporter: Ilie Andriuta
Description:

Steps to reproduce

  1. Start an instance of XWiki 17.10.3
  2. Go to Administer Wiki > Extensions > Extensions
  3. Search for Blog (tested with Blog 9.15.9, and some older versions too)
  4. Install it
  5. Observe the Extension Manager logs

Expected results

No errors are displayed.

Actual results

The following error is encountered:

Cannot load the owner document of [<spaces>
<cache>0</cache>
<classname/>
<customDisplay/>
<disabled>0</disabled>
<displayType>checkbox</displayType>
<idField/>
<multiSelect>1</multiSelect>
<name>spaces</name>
<number>4</number>
<picker>0</picker>
<prettyName>spaces</prettyName>
<relationalStorage>0</relationalStorage>
<separator>,</separator>
<separators>,</separators>
<size>10</size>
<sort>none</sort>
<sql>select distinct doc.web from XWikiDocument doc order by doc.web</sql>
<unmodifiable>0</unmodifiable>
<validationMessage/>
<validationRegExp/>
<valueField/>
<classType>com.xpn.xwiki.objects.classes.DBListClass</classType>
</spaces>] with reference []. Falling back on empty database list values.

The issue couldn't be reproduced when installing Blog App 9.15.9 on XWiki 17.10.0, 17.4.8 or 16.10.16.

 
 

6 updates

 
cid:jira-generated-image-avatar-f1ddf098-abb2-49c0-ba4d-b858389d2966 Changes by Ilie Andriuta on 05/Feb/26 14:45
 
Version: 17.10.3
Version: 9.15.9
Project: Blog Application XWiki Platform
Priority: Critical Blocker
Key: BLOG XWIKI - 250 23989
Labels: regression