故障现象:
- D:\bea\user_projects\domains\port>startWeblogic.cmd
- .
- .
- JAVA Memory arguments: -Xms256m -Xmx512m
- .
- WLS Start Mode=Production
- .
- CLASSPATH=;d:\bea\patch_weblogic923\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\bea\JROCKI~1\lib\tools.jar;D:\bea\WEBLOG~1\server\lib\weblogic_sp.jar;D:\bea\WEBLOG~1\server\lib\weblogic.jar;D:\bea\WEBLOG~1\server\lib\webservices.jar;;D:\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient51.jar;D:\bea\WEBL
- OG~1\server\lib\xqrl.jar;;
- .
- PATH=d:\bea\patch_weblogic923\profiles\default\native;D:\bea\WEBLOG~1\server\native\win\32;D:\bea\WEBLOG~1\server\bin;d:\bea\JROCKI~1\jre\bin;d:\bea\JROCKI~1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\bea\WEBLOG~1\server\native\win\32\oci920_8
- .
- ***************************************************
- * To start WebLogic Server, use a username and *
- * password assigned to an admin-level user. For *
- * server administration, use the WebLogic Server *
- * console at http:\\hostname:port\console *
- ***************************************************
- starting weblogic with Java version:
- java version "1.5.0_12"
- Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
- BEA JRockit(R) (build R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-windows-i
- a32, compiled mode)
- Starting WLS with line:
- d:\bea\JROCKI~1\bin\java -jrockit -Xms256m -Xmx512m -da -Dplatform.home=D:\bea\WEBLOG~1 -Dwls.home=D:\bea\WEBLOG~1\server -Dwli.home=D:\bea\WEBLOG~1\integra
- tion -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=d:\bea\patch_weblogic9
- 23\profiles\default\sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=D:\bea\WEBLOG~1\server\lib\weblogic.policy weblogic.Server
- <2012-12-6 下午04时45分19秒 CST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:D:\bea\weblogic92\platform\lib\p13n\p13n-schemas.jar;D:\bea\weblogic92\platform\lib\p13n\p13n_common.jar;D:\bea\weblogic92\platform\lib\p13n\p13n_system.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_common.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_schemas.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_system.jar;D:\bea\weblogic92\platform\lib\wlp\wsrp-common.jar>
- <2012-12-6 下午04时45分20秒 CST> <Info> <WebLogicServer> <BEA-000377> <StartingWebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-windows-ia32 from BEA Systems, Inc.>
- <2012-12-6 下午04时45分22秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3 Mon Mar 10 08:28:41 EDT 2008 1096261 >
- <2012-12-6 下午04时45分23秒 CST> <Info> <Security> <BEA-090065> <Getting boot identity from user.>Enter username to boot WebLogic server:weblogic
- <2012-12-6 下午04时45分27秒 CST> <Error> <Security> <BEA-090782> <Server is Running in Production Mode and Native Library(terminalio) to read the password securely from commandline is not found.>
- <2012-12-6 下午04时45分27秒 CST> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
- <2012-12-6 下午04时45分27秒 CST> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>
- <2012-12-6 下午04时45分27秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to FORCE_SHUTTING_DOWN>
故障排查:
在
domains\***\servers\AdminServer\security\
目录下创建boot.properties 文件,内容为
username = 你的weblogic用户名
password = 你的weblogic密码
注:***是你的domain名称
然后重启可以看到如下加载的日志:
<Storing bootidentity in the file:
D:\bea\user_projects\domains\port\servers\AdminServer\security\boot.properties
故障处理后:
- D:\bea\user_projects\domains\port>startWeblogic.cmd
- .
- .
- JAVA Memory arguments: -Xms256m -Xmx512m
- .
- WLS Start Mode=Production
- .
- CLASSPATH=;d:\bea\patch_weblogic923\profiles\default\sys_manifest_classpath\weblogic_patch.jar;d:\bea\JROCKI~1\lib\tools.jar;D:\bea\WEBLOG~1\server\lib\weblogic_sp.jar;D:\bea\WEBLOG~1\server\lib\weblogic.jar;D:\bea\WEBLOG~1\server\lib\webservices.jar;;D:\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient51.jar;D:\bea\WEBL
- OG~1\server\lib\xqrl.jar;;
- .
- PATH=d:\bea\patch_weblogic923\profiles\default\native;D:\bea\WEBLOG~1\server\native\win\32;D:\bea\WEBLOG~1\server\bin;d:\bea\JROCKI~1\jre\bin;d:\bea\JROCKI~1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\Wi
- ndowsPowerShell\v1.0\;D:\bea\WEBLOG~1\server\native\win\32\oci920_8
- .
- ***************************************************
- * To start WebLogic Server, use a username and *
- * password assigned to an admin-level user. For *
- * server administration, use the WebLogic Server *
- * console at http:\\hostname:port\console *
- ***************************************************
- starting weblogic with Java version:
- java version "1.5.0_12"
- Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
- BEA JRockit(R) (build R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-windows-i
- a32, compiled mode)
- Starting WLS with line:
- d:\bea\JROCKI~1\bin\java -jrockit -Xms256m -Xmx512m -da -Dplatform.home=D:\bea\WEBLOG~1 -Dwls.home=D:\bea\WEBLOG~1\server -Dwli.home=D:\bea\WEBLOG~1\integration -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=d:\bea\patch_weblogic923\profiles\default\sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=D:\bea\WEBLOG~1\server\lib\weblogic.policy weblogic.Server
- <2012-12-6 下午04时45分42秒 CST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:D:\bea\weblogic92\platform\lib\p13n\p13n-schemas.jar;D:\bea\weblogic92\platform\lib\p13n\p13n_common.jar;D:\bea\weblogic92\platform\lib\p13n\p13n_system.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_common.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_schemas.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_system.jar;D:\bea\weblogic92\platform\lib\wlp\wsrp-common.jar>
- <2012-12-6 下午04时45分44秒 CST> <Info> <WebLogicServer> <BEA-000377> <StartingWebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-windows-ia32 from BEA Systems, Inc.>
- <2012-12-6 下午04时45分45秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3 Mon Mar 10 08:28:41 EDT 2008 1096261 >
- <2012-12-6 下午04时45分47秒 CST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : d:\bea\license.bea>
- <2012-12-6 下午04时45分47秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to STARTING>
- <2012-12-6 下午04时45分47秒 CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
- <2012-12-6 下午04时45分47秒 CST> <Notice> <Log Management> <BEA-170019> <The server log file D:\bea\user_projects\domains\port\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
- <2012-12-6 下午04时45分48秒 CST> <Error> <Socket> <BEA-000438> <Unable to load performance pack. Using Java I/O instead. Please ensure that wlntio.dll is in: 'd:\bea\JROCKI~1\bin;.;C:\Windows\system32;'>
- <2012-12-6 下午04时45分51秒 CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
- <2012-12-6 下午04时45分51秒 CST> <Notice> <Security> <BEA-090083> <Storing bootidentity in the file: D:\bea\user_projects\domains\port\servers\AdminServer\security\boot.properties>
- <2012-12-6 下午04时45分56秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to STANDBY>
- <2012-12-6 下午04时45分56秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to STARTING>
- <2012-12-6 下午04时46分02秒 CST> <Notice> <Log Management> <BEA-170027> <The server initialized the domain log broadcaster successfully. Log messages will now be broadcasted to the domain log.>
- <2012-12-6 下午04时46分02秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to ADMIN>
- <2012-12-6 下午04时46分02秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to RESUMING>
- <2012-12-6 下午04时46分02秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 172.16.4.18:7001 for protocols iiop, t3, ldap, http.>
- <2012-12-6 下午04时46分02秒 CST> <Warning> <Server> <BEA-002611> <Hostname "W-AP-4-18", maps to multiple IP addresses: 172.16.4.18, 127.0.0.1>
- <2012-12-6 下午04时46分02秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, http.>
- <2012-12-6 下午04时46分02秒 CST> <Warning> <Server> <BEA-002611> <Hostname "127.0.0.1", maps to multiple IP addresses: 172.16.4.18, 127.0.0.1>
- <2012-12-6 下午04时46分02秒 CST> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for domain "port" running in Production Mode>
- <2012-12-6 下午04时46分02秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to RUNNING>
- <2012-12-6 下午04时46分02秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Serverstarted in RUNNING mode>
本文转自zylhsy 51CTO博客,原文链接:http://blog.51cto.com/yunlongzheng/1080650,如需转载请自行联系原作者