原文:BEA-171520 and "Could not obtain an exclusive lock for directory" when starting up WebLogic 11g AdminServer

Problem: If you have configured your Oracle WebLogic g server to perform LDAP authenticaion, when starting up the WebLogic g AdminServer, you may receive the following error: lt Dec , : : AM EST gt lt ...

2013-01-28 16:04 0 3106 推荐指数:

查看详情

WebLogic 11g重置用户密码

weblogic安装后,很久不用,忘记访问控制台的用户名或者密码,可通过以下步骤来重置用户名密码。 版本:WebLogic Server 11g 说明:%DOMAIN_HOME%:指WebLogic Server 域(Domain)目录 例如我的做测试的域的根目录 DOMAIN_HOME=D ...

Thu May 31 17:36:00 CST 2012 0 10810
Linux下Weblogic 11g安装 部署 启动

Ⅰ.安装前准备 在Linux环境中安装建议使用普通用户安装,weblogic也会自动提示使用普通用户安装。 Linux新建普通用户weblogic: 创建用户组:groupadd weblogic 创建用户 添加用户并为weblogic指定用户组: useradd -g weblogic ...

Mon Mar 11 19:27:00 CST 2019 0 4005
weblogic 11g 配置db2数据源

配置db2数据源可以直接在包里面配置,不需要专门在服务器上配置数据源。 在11g版本前要配置db2数据源是需要增加包,后续的版本处理了这个问题。 1. 将C:\Program Files\SQLLIB\java\ db2java.zip改名为.jar文件,COPY到C:\bea ...

Tue Dec 06 06:24:00 CST 2016 0 1573
WebLogic 11g的安装与配置详谈配置详谈

之前以weblogic8.1为例介绍了其具体安装,但是由于现在weblogic 11g毕竟使用越来越广泛 ,因此,下面将介绍weblogic 11g的具体安装以及配置: 一、安装步骤(基本跟之前weblogic8.1一样) 双击安装程序 ...

Thu Aug 03 22:20:00 CST 2017 0 5939
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM