开发者

unable to delete some files in build/web/WEB-INF/lib

开发者 https://www.devze.com 2023-03-26 04:39 出处:网络
How do I resolve this issue in Netbeans? Warning: unable to delete some files in build/web/WEB-INF/lib - they 开发者_StackOverfloware probably locked by the J2EE server.

How do I resolve this issue in Netbeans?

Warning: unable to delete some files in build/web/WEB-INF/lib - they 开发者_StackOverfloware probably locked by the J2EE server. 

Ted


I use unlocker on the locked files to find out which process is locking them. Then, I kill those hanging processes if I can't stop them within NetBeans or on the App/Web server.

0

精彩评论

暂无评论...
验证码 换一张
取 消