-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Medium
-
None
-
Affects Version/s: None
-
Component/s: Database - Oracle
-
None
-
Environment:
Stash is on Windows - database is on Windows and/or linux
Using JDK 1.7
I am in the process of installing Stash for Harvard Admissions...
They have an Oracle Database being used for Jira and Confluence.
We are hoping to use the same database for Stash as well.
Currently the database character set settings are:
NLS_CHARACTERSET: WE8MSWIN1252
NLS_NCHAR_CHARACTERSET: AL16UTF16
While these fully support UTF-8 data during setup when attempting to connect to the database Stash is reporting:
"The target database is not configured for UTF-8 support.
For information about creating a database for use with Stash, please refer to the Stash documentation.
com.atlassian.stash.internal.db.DefaultDatabaseManager.validateConfiguration(DefaultDatabaseManager.java:204)
com.atlassian.stash.internal.migration.DefaultMigrationService.validateConfiguration(DefaultMigrationService.java:85)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)"
Is there some way to get stash to recognize the database as supporting UTF-8.
Thanks Bob
- mentioned in
-
Page Loading...