hellocyc 2015-09-09 09:48 采纳率: 0%
浏览 7093

使用druid连接池,出现以下错误

org.springframework.jdbc.UncategorizedSQLException:

Error updating database. Cause: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request

The error may involve lotteryMapper.insertMultiChanceApp-Inline

The error occurred while setting parameters

SQL: insert into lottery (platform,activity,activity_id,openid,type,status,get_time) values (?,?,?, ?,?,?,?) , (?,?,?, ?,?,?,?) , (?,?,?, ?,?,?,?) , (?,?,?, ?,?,?,?)

Cause: com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request

; uncategorized SQLException for SQL []; SQL state [null]; error code [0]; Statement cancelled due to timeout or client request; nested exception is com.mysql.jdbc.exceptions.MySQLTimeoutException: Statement cancelled due to timeout or client request

我的druid的配置是










    <property name="validationQuery" value="SELECT 'x'" /><!-- -->
    <property name="testWhileIdle" value="true" />
    <property name="testOnBorrow" value="false" />
    <property name="testOnReturn" value="false" />

    当表数据量达到2kw时,压测tps为2k,就会报者错误,
    请问怎么去判断问题出在哪里,求大神帮忙,给解决思路!
  • 写回答

3条回答 默认 最新

  • devmiao 2015-09-09 15:20
    关注

    mysql连接超时,看看是不是查询太复杂,时间不够,或者网络问题

    评论

报告相同问题?

悬赏问题

  • ¥20 蓝牙耳机怎么查看日志
  • ¥15 Fluent齿轮搅油
  • ¥15 八爪鱼爬数据为什么自己停了
  • ¥15 交替优化波束形成和ris反射角使保密速率最大化
  • ¥15 树莓派与pix飞控通信
  • ¥15 自动转发微信群信息到另外一个微信群
  • ¥15 outlook无法配置成功
  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏