Could not convert JDOM document into string... Root element not set
In some cases, viewing the XML content of a page will result in the following error message:
Could not convert JDOM document into string: Exception outputting Document: Root element not set
To resolve this, try changing the Template content from:
<system-region name="DEFAULT"/>
to:
<xml>
<system-region name="DEFAULT"/>
</xml>
This will ensure that the content within the DEFAULT region always has a root element.
-
Frequently Asked Questions
- Why can't my users see certain Asset Factories?
- Will setting the 'Max Asset Versions' preference retroactively remove versions from old assets?
- Can 3rd Party data be used in Cascade Server?
- Can Cascade Server automatically archive content?
- Can Cascade Server export XML for other applications?
- View all (14 more)
-
LDAP
-
Installation and Upgrades
-
Technical Primer
-
System Configuration
-
Rich Text Editor (WYSIWYG)
-
Memory Configuration/JVM Startup Parameters
-
Security Updates
-
Warnings
-
Database