摘要: ok, if you are getting this error, just force it with this command.lets say for example, i am trying to detele a directory called install and in this directory, i have some file, so to remove the whole thing just run this command:rm -rf install 阅读全文
posted @ 2013-01-29 18:20 七月逆流 阅读(1482) 评论(0) 推荐(0)
摘要: 当通过命令重启控制台,如果连续多次stopadmin,多次startAdmin,会造成admin lock .这时候,应该采取如下措施 确保重启控制台.1.通过命令 startadmin 尝试启动控制台.2.调用命令 tailAdminServer 查看当前输出信息如果依旧启动失败,尝试使用 :cd /usr01/app/oracle/product/wls12110/domains/ConsumerDomain/bin./startWebLogic.sh通过 domain来启动 ;如果依旧失败,最好先删除admin lock ,然后清除 log输出:删除: cd /usr01/app/ora 阅读全文
posted @ 2013-01-29 12:32 七月逆流 阅读(834) 评论(0) 推荐(0)