Details
-
Bug
-
Resolution: Unresolved
-
Blocker
-
17.10.3
-
Windows 11 Pro, Edge 144, using an instance of XWiki 17.10.3 on PostgreSQL 17, Tomcat 11, Java 21
-
Unknown
-
Description
Steps to reproduce
- Start an instance of XWiki 17.10.3
- Go to Administer Wiki > Extensions > Extensions
- Search for Blog (tested with Blog 9.15.9, and some older versions too)
- Install it
- 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.
Attachments
Issue Links
- is caused by
-
XWIKI-23924 NPE warnings related to "com.xpn.xwiki.doc.XWikiDocument.getAuthorReference" in DW logs when creating an instance of XWiki 17.10.2
-
- Closed
-