weblogic部署项目启动时报错如下:

weblogic部署项目过程中报错“Could not get the server file lock. Ensure that another server is not running in the same directory. Retrying for another 60 seconds.”

①在对应域的路径servers/AdminServer/下删除tmp文件夹

②在对应域的路径servers/AdminServer/data/ldap/ldapfiles下删除文件EmbeddedLDAP.lok

③在对应域的路径servers/AdminServer/data/store/default下删除文件_WLS_ADMINSERVER000000.DAT

④在对应域的路径servers/AdminServer/data/store/diagnostics下删除文件WLS_DIAGNOSTICS000000.DAT

然后重启域,问题解决

相关文章:

  • 2021-07-16
  • 2022-12-23
  • 2021-07-06
  • 2021-04-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-17
猜你喜欢
  • 2021-12-04
  • 2021-05-25
  • 2021-12-06
  • 2022-12-23
  • 2021-06-08
  • 2021-08-12
  • 2021-09-23
相关资源
相似解决方案