WebLogic安裝完成,控制台無法登入原因之一

來源:互聯網
上載者:User

標籤:suns javaserver face   1.2_03-b04-f cs   weblogic   

案例:WebLogic安裝沒問題,當進入控制台時候輸入的是:http:機器名:7001/console   這時候進入WebLogic控制台,問題是不管怎麼輸入使用者名稱和密碼都無法登入。很是奇怪,關閉防火牆也沒用,控制台也沒有錯誤提示。


控制台輸出:

..JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m  -XX:MaxPermSize=128m.WLS Start Mode=Development.CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1032\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1.5-3\lib\tools.jar;C:\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\serverlib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.2.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.0/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar.PATH=C:\Oracle\MIDDLE~1\patch_wls1032\profiles\default\native;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.0\bin;C:\Oracle\MIDDLE~1\JDK160~1.5-3\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1.5-3\bin;D:\app\ning_zhang\product\11.1.0\db_1\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\AMD\ATI.ACE\Core-Static;C:\Program Files\Java\jdk1.6.0_02\bin;C:\Program Files\Java\jdk1.6.0_02\jre\bin;%CATALINA_HOME%\lib;%CATALINA_HOME%\bin;C:\Program Files\ArcGIS\ArcSDE\ora11gexe\bin;C:\Oracle\MIDDLE~1\WLSERV~1.3\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.6.0_14"Java(TM) SE Runtime Environment (build 1.6.0_14-b08)Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode)Starting WLS with line:C:\Oracle\MIDDLE~1\JDK160~1.5-3\bin\java -client   -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=48m  -XX:MaxPermSize=128m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy  -Xverify:none  -da -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server   -Dweblogic.management.discover=true  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1032\profiles\default\sysext_manifest_classpath  weblogic.Server<2015-1-15 下午02時32分31秒 CST> <Info> <WebLogicServer> <BEA-000377> <StartingWebLogic Server with Java HotSpot(TM) Client VM Version 14.0-b16 from Sun Microsystems Inc.><2015-1-15 下午02時32分31秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.2.0  Tue Oct 20 12:16:15 PDT 2009 1267925 ><2015-1-15 下午02時32分32秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to STARTING><2015-1-15 下午02時32分32秒 CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool><2015-1-15 下午02時32分32秒 CST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Middleware\user_projects\domains\weblogic\servers\AdminServer\logs\AdminServer.log will be rotated. Reopen the log file if tailing has stopped.This can happen on some platforms like Windows.><2015-1-15 下午02時32分32秒 CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Middleware\user_projects\domains\weblogic\servers\AdminServer\logs\AdminServer.log00009. Log messages will continue to be logged in C:\Oracle\Middleware\user_projects\domains\weblogic\servers\AdminServerlogs\AdminServer.log.><2015-1-15 下午02時32分32秒 CST> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\weblogic\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be writtento this file.><2015-1-15 下午02時32分34秒 CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.><2015-1-15 下午02時32分35秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to STANDBY><2015-1-15 下午02時32分35秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to STARTING><2015-1-15 下午02時32分35秒 CST> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Middleware\user_projects\domains\weblogic\servers\AdminServer\logs\weblogic.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.><2015-1-15 下午02時32分35秒 CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Middleware\user_projects\domains\weblogic\servers\AdminServer\logs\weblogic.log00009. Log messages will continue to be logged in C:\Oracle\Middleware\user_projects\domains\weblogic\servers\AdminServer\logs\weblogic.log.><2015-1-15 下午02時32分35秒 CST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.><2015-1-15 下午02時32分36秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to ADMIN><2015-1-15 下午02時32分36秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to RESUMING><2015-1-15 下午02時32分36秒 CST> <Warning> <Server> <BEA-002611> <Hostname "ning_zhang.HOLD.FOUNDER.COM", maps to multiple IP addresses: 172.18.124.179, fe80:0:0:0:7a:c668:fd79:989c%11><2015-1-15 下午02時32分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 172.18.124.179:7001 for protocols iiop, t3, ldap, snmp, http.><2015-1-15 下午02時32分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:0:5efe:ac12:7cb3:7001 for protocols iiop, t3, ldap, snmp, http.><2015-1-15 下午02時32分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:7a:c668:fd79:989c:7001 for protocols iiop,t3, ldap, snmp, http.><2015-1-15 下午02時32分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:9080:59e2:d326:1a7:7001 for protocols iiop, t3, ldap, snmp, http.><2015-1-15 下午02時32分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.><2015-1-15 下午02時32分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp, http.><2015-1-15 下午02時32分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 172.18.114.121:7001 for protocols iiop, t3, ldap, snmp, http.><2015-1-15 下午02時32分36秒 CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "weblogic" running in Development Mode><2015-1-15 下午02時32分36秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Serverstate changed to RUNNING><2015-1-15 下午02時32分36秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Serverstarted in RUNNING mode>2015-1-15 14:32:42 com.sun.faces.config.ConfigureListener contextInitialized資訊: Initializing Sun's JavaServer Faces implementation (1.2_03-b04-FCS) for context '/console'2015-1-15 14:32:42 com.sun.faces.config.ConfigureListener contextInitialized資訊: Completed initializing Sun's JavaServer Faces implementation (1.2_03-b04-FCS) for context '/console'

經過測試:把url地址的 機器名,修改為localhost或者127.0.0.1就OK了   具體原因還沒查到什麼地方原因,若有知道的朋友還請留言 謝謝!




WebLogic安裝完成,控制台無法登入原因之一

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.