jira部署时报错 Could not find driver with class name: com.mysql.jdbc.Driver
jira连接数据库时报错:Could not find driver with class name: com.mysql.jdbc.Driver数据库账号密码正确解决方案:参考网址:https://confluence.atlassian.com/adminjiraserver0713/connecting-jira-applications-to-mysql-964983095.html将 M
·
jira连接数据库时报错:Could not find driver with class name: com.mysql.jdbc.Driver
数据库账号密码正确
解决方案:
将 MySQL JDBC 驱动程序复制到应用程序服务器
下载地址:https://downloads.mysql.com/archives/get/p/3/file/mysql-connector-java-5.1.49.tar.gz
解压之后将以bin.jar结尾的拷贝到jira的lib/下
cp mysql-connector-java-5.1.49-bin.jar /expect/jira/jira_server/lib/
重新测试解决问题

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。
更多推荐
所有评论(0)