-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: None
-
Component/s: Infrastructure & Services - Application Lifecycle
-
None
-
Environment:
postgresql, oracle, microsoft sql server
Whenever a schema name is specified in the entityengine.xml file JIRA fails to find the tables themselves and attempts to create them (this time honoring the schema location). While the application does function correctly thereafter it does create unnecessary alarm and could mask eventual legitimate problems with the database configuration.
Problem is repeatable on postgres, oracle and MSSQL.
- is related to
-
JRASERVER-17193 Trying to connect JIRA with database having schema name in caps log error message but still proceed with creation of tables
- Closed