-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4
-
Component/s: Database (Oracle), Import / Export
-
None
-
Environment:
Oracle
Exports from instances of Bamboo using an Oracle database fail, with the following error message:
Export has failed. Errors encountered while exporting. Adding text to an XML document must not be null
The following exception appears in the bamboo.log:
2008-06-12 10:25:48,088 ERROR [btpool0-3] [Export] java.lang.IllegalArgumentException: Adding text to an XML document must not be null java.lang.IllegalArgumentException: Adding text to an XML document must not be null at org.dom4j.DocumentFactory.createText(DocumentFactory.java:142) at org.dom4j.tree.AbstractElement.addText(AbstractElement.java:1286) at com.atlassian.bamboo.migration.ProjectMapper.exportNotifications(ProjectMapper.java:416)
- was cloned as
-
BAM-2936 Exports fail on Oracle
-
- Closed
-