-
Bug
-
Resolution: Fixed
-
Low
-
None
-
None
-
None
If the Home Directory name is defined containing string crowd.home, Crowd will create 2 home directories and fail during the Embedded Database creation. Example:
Definition at the .../crowd-init.properties file:
crowd.home=/home/atlassian/crowd.home.dir
Will generate 2 home directories:
/home/atlassian/crowd.home.dir and /home/atlassian/home/atlassian/crowd.home.dir
The embedded database creation/access will fail with the following error:
2009-09-18 08:34:00,982 http-8095-Processor24 ERROR [console.action.setup.Database] Database configuration failed. Schema creation complete, but database tables don't seem to exist. com.atlassian.config.bootstrap.BootstrapException: Schema creation complete, but database tables don't seem to exist. at com.atlassian.config.bootstrap.DefaultAtlassianBootstrapManager.bootstrapDatabase(DefaultAtlassianBootstrapManager.java:269) at com.atlassian.crowd.console.action.setup.Database.configureEmbedded(Database.java:174) at com.atlassian.crowd.console.action.setup.Database.doUpdate(Database.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[CWD-1701] Embedded DB creation fails if the Home-Directory name contains the home directory variable name *crowd.home*
Workflow | Original: Simplified Crowd Development Workflow v2 - restricted [ 1511056 ] | New: JAC Bug Workflow v3 [ 3365406 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1393068 ] | New: Simplified Crowd Development Workflow v2 - restricted [ 1511056 ] |
Workflow | Original: Crowd Development Workflow v2 [ 273660 ] | New: Simplified Crowd Development Workflow v2 [ 1393068 ] |
Workflow | Original: JIRA Bug Workflow v2 [ 184237 ] | New: Crowd Development Workflow v2 [ 273660 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fix Version/s | New: 2.0.2 [ 14830 ] |
Summary | Original: Embedded DB creation fails if the Home-Directories names contains the home directory variable name *crowd.home* | New: Embedded DB creation fails if the Home-Directory name contains the home directory variable name *crowd.home* |