zoukankan      html  css  js  c++  java
  • 连接池问题

    {
      "msg": "运行时异常:nested exception is org.apache.ibatis.exceptions.PersistenceException: \r\n### Error querying database.  Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 30014ms.\r\n### The error may exist in file [D:\\ideaWorkSpace\\plidms325\\project\\target\\classes\\mybatis\\system\\MenuMapper.xml]\r\n### The error may involve com.ruoyi.project.system.menu.mapper.MenuMapper.selectMenusByUserId\r\n### The error occurred while executing a query\r\n### Cause: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to obtain JDBC Connection; nested exception is java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 30014ms.",
      "code": 500
    }
    

      

  • 相关阅读:
    第十三周课程总结
    第十二周课程总结
    第十一周课程总结
    C语言||作业01
    C语言寒假大作战03
    C语言寒假大作战4
    C语言寒假大作战02
    C语言寒假大作战01
    C语言I作业12—学期总结
    第一周作业
  • 原文地址:https://www.cnblogs.com/torchstar/p/15610865.html
Copyright © 2011-2022 走看看