Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC parameters passed in through environment variables always report errors when container deployed

clockdiff
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 11, 2021

容器化部署jira时通过环境变量传入jdbc参数一直报错,同样的参数在web输入是没有问题的,环境变量与页面输入方式两次得到的dbconfig.xml是一致的8cfee5af6c53d5fd954d0ef9e402478.pngec091eb9ab222befe7348349bb40066.png

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
March 11, 2021

Hi! 

 

You know quite confusion is in your logs error related schema 'public'.'app_user', 

prefix public mostly used by postgresql,

 

but your configs about mysql env configs. 

1. Please, double check dbconfig.xml in container in console mode. 

2. Double check how do you mount the system location. 

 

Cheers,

Gonchik Tsymzhitov

Suggest an answer

Log in or Sign up to answer