summary:
After installing Crowd with Oracle DB, and leaving the description field empty for the internal directory, try to run this query in the Crowd Database:
select * from cwd_directory where description is null;
You will obtain at least 1 row. You can even try creating a directory with null description, or null User DN, and you will find that the values kept in the cwd_directory and cwd_directory_attribute tables are stored as NULL. This is the root cause of this issue: https://jira.atlassian.com/browse/CWD-3217
workaround:
- causes
-
CWD-3217 Unable to create XML backup from a fresh vanilla Crowd installation hooked with Oracle DB (NullPointerException)
-
- Closed
-
- is duplicated by
-
CWD-3792 Automated backup throws an exception
-
- Closed
-
- is related to
-
CWD-1695 Crowd 2.0.X creates NULL attribute value for any blank text box in a Directory definition with Oracle DBs
-
- Closed
-
- relates to
-
CWD-1695 Crowd 2.0.X creates NULL attribute value for any blank text box in a Directory definition with Oracle DBs
-
- Closed
-
-
CWD-2596 Correctly handle empty/null directory attribute values when using Oracle
- Under Consideration
Form Name |
---|
This should no longer cause backups to fail in 2.9.0.