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

weblogic部署项目启动时报错如下: 在对应域的路径servers AdminServer 下删除tmp文件夹 在对应域的路径servers AdminServer data ldap ldapfiles下删除文件EmbeddedLDAP.lok 在对应域的路径servers AdminServer data store default下删除文件 WLS ADMINSERVER .DAT 在对 ...

2018-10-17 20:02 0 3323 推荐指数:

查看详情

Another git process seems to be running in this repository, e.g. Git使用过程中报错。。

今天使用git的时候,电脑卡机了,然后我就强制终止了git小乌龟。再过一会我拉取代码,就报错了,内容如题。 其实解决的办法很简单,直接删除 .git 文件夹内的 index.lock 文件就可以了。 友情提示:使用git工具的过程中,最好不要轻易的强制杀掉进程,不然会导致很多莫名其妙的错误 ...

Sat Dec 09 01:11:00 CST 2017 0 2298
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM