旧版本:
Navigate to /<MW_HOME>/wlserver_10.3/server/bin, execute ./startNodeManager.sh.
Navigate to /<MW_HOME>/user_projects/domains/bifoundation_domain/bin, execute./startWebLogic.sh.
Navigate to /<MW_HOME>/instances/instance1/bin, execute ./opmuctl startall, to start all services.
Go to the address http://slc08vqm.us.oracle.com:7001/em, Bussiness Intelligence--->coreapplication---->Availability---->Start all, to start components.
Through
http://slc08vqm.us.oracle.com:7001/em
http://slc08vqm.us.oracle.com:7001/analytics/saw.dll?bieehome&startPage=1
to verify whether weblogic server has been started.
Have a
!
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
我是分割线
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
以下为更新版本(Windows系统下启动WebLogic Server):
1,命令行启动管理服务器:
<MW_HOME>\ user_projects\domains\mydomain \bin> startWebLogic.cmd
当提示这句话时, <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode> 说明WebLogic Server启动成功。
2,命令行启动被管理服务器:
bin> startManagedWebLogic.cmd myserver http://localhost:7001
myserver是Managed Server,受管理服务器名称,可以有多个受管理服务器,在D:\WebLogicServer\wls12130\user_projects\domains\mydomain\servers 中查看到。
本文详细介绍了在Windows环境下启动WebLogicServer的方法,包括管理服务器和被管理服务器的启动步骤,以及通过WebLogic管理控制台验证服务器启动状态。
3679

被折叠的 条评论
为什么被折叠?



