殇帝刘玢你 发表于 2015-8-11 09:50:12

tomcat无法启动(JVM错误)

  今天早上开机后发现tomcat无法启动,然后查看tomcat日志,发现以下错误信息:
  2013-03-15 08:47:17 Commons Daemon procrun stdout initialized
Error occurred during initialization of VM
Unable to load native library: Can't find dependent libraries
  想起昨天jre有过更新,然后就去tomcat配置上看,发现JVM的路径变成了最新的jre的jvm路径,于是改成jdk中的jre路径,启动,OK!
  
页: [1]
查看完整版本: tomcat无法启动(JVM错误)