Home  >  Q&A  >  body text

java - tomcat 报错,导致服务器老是死机,只有重启,求解?

Illegal access: this web application instance has been stopped already. Could not load com.mchange.v2.c3p0.impl.PoolBackedDataSourceBaseBeanInfo. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.

报的这个错!!!!!!!!

怪我咯怪我咯2719 days ago437

reply all(3)I'll reply

  • 黄舟

    黄舟2017-04-18 10:36:30

    Illegal access: This web application instance has been stopped. Unable to load com.mchange.v2.c3p0.impl.poolbackeddatasourcebasebeaninfo. The final stack trace is the error raised for debugging purposes and the attempt to terminate the thread that caused the illegal access, and has no functional impact.

    The package com.mchange.v2.c3p0.impl.PoolBackedDataSourceBaseBeanInfo was not found in your project. Please check again to see if it is a problem with your project. If so, try repairing it and re-releasing it. If it doesn’t work, try reinstalling tomcat and jdk.

    reply
    0
  • PHP中文网

    PHP中文网2017-04-18 10:36:30

    Dump java

    reply
    0
  • 大家讲道理

    大家讲道理2017-04-18 10:36:30

    Unable to load the com.mchange.v2.c3p0.impl.PoolBackedDataSourceBaseBeanInfo dependency, please update the jar package and have a look.

    reply
    0
  • Cancelreply