Weblogic报错Authentication denied: Boot identity not valid

今天莫名奇妙出现了Weblogic无法启动的情况,报错信息如下,怎么检查都无法启动成功,经过仔细研究日志,发现提示“for user a deny” 说明weblogic的账号和密码错误导致的无法启动

 

经过验证的解决办法:

1. 移除Appserver下面的Boot属性文件(记得备份哦)

2. 删除adminserver文件夹下的所有文件(记得备份哦)

3. 重启WebLogic.cmd,会提示输入账号和密码,此时输入正确的账号和密码,发现服务可以正常启动了

 

WL_HOME=..\..\..\appserver\bea\wlserver_10.3
============================================
Runtime environment variables...
EXTENSITY_HOME = ..\..
JAVA_HOME      = ..\..\jdks\win\jdk1.6.0_22
WL_HOME        = ..\..\appserver\bea\wlserver_10.3
WL_LIB         = ..\..\appserver\bea\wlserver_10.3\server\lib
DIST_COMMON    = ..\..\lib\common
DIST_SERVER    = ..\..\lib\server
DIST_FRAMEWORK = ..\..\lib\framework-1.0
DIST_CLIENT    = ..\..\lib\client
DIST_WEBSTART  = ..\..\lib\webstart
APPLICATION_ARCHIVES_DIR  = ..\..\setup\application_archives
============================================
startWebLogic:JAVA_HOME=..\..\jdks\win\jdk1.6.0_22
.
.
JAVA Memory arguments: -Xms64M -Xmx512M -XX:MaxPermSize=128M
.
WLS Start Mode=Production
.
CLASSPATH=..\..\setup\application_archives\installed_applications;..\..\lib\patc
h;;;;..\..;;..\..\lib\dtds\3rdParty-dtds.jar;..\..\lib\server\server_cp.jar;;..\
..\jdks\win\jdk1.6.0_22\lib\tools.jar;..\..\lib\server\xml\xalan-j_2_7_0\xalan.j
ar;..\..\lib\server\extn-soa-common.jar;..\..\lib\client\extn-soa-client.jar;..\
..\lib\server\img2pdf.jar;..\..\lib\tools\etl.jar;D:\EST\InforXM\APPSER~1\bea\pa
tch_wls1031\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\EST\In
forXM\APPSER~1\bea\patch_oepe1031\profiles\default\sys_manifest_classpath\weblog
ic_patch.jar;D:\EST\InforXM\jdks\win\JDK16~1.0_2\lib\tools.jar;D:\EST\InforXM\AP
PSER~1\bea\utils\config\10.3.1.0\config-launch.jar;D:\EST\InforXM\APPSER~1\bea\W
LSERV~1.3\server\lib\weblogic_sp.jar;D:\EST\InforXM\APPSER~1\bea\WLSERV~1.3\serv
er\lib\weblogic.jar;D:\EST\InforXM\APPSER~1\bea\modules\features\weblogic.server
.modules_10.3.1.0.jar;D:\EST\InforXM\APPSER~1\bea\WLSERV~1.3\server\lib\webservi
ces.jar;D:\EST\InforXM\APPSER~1\bea\modules\ORGAPA~1.0/lib/ant-all.jar;D:\EST\In
forXM\APPSER~1\bea\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\EST\InforXM\APPSE
R~1\bea\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;D:\EST\InforXM\APPSE
R~1\bea\WLSERV~1.3\server\lib\xqrl.jar;D:\Project\JCO2
.
PATH=..\..\appserver\bea\wlserver_10.3\server\bin;..\..\appserver\bea\wlserver_1
0.3\server\native\win\32;..\..\jdks\win\jdk1.6.0_22\bin;D:\EST\InforXM\APPSER~1\
bea\patch_wls1031\profiles\default\native;D:\EST\InforXM\APPSER~1\bea\patch_oepe
1031\profiles\default\native;D:\EST\InforXM\APPSER~1\bea\WLSERV~1.3\server\nativ
e\win\32;D:\EST\InforXM\APPSER~1\bea\WLSERV~1.3\server\bin;D:\EST\InforXM\APPSER
~1\bea\modules\ORGAPA~1.0\bin;D:\EST\InforXM\jdks\win\JDK16~1.0_2\jre\bin;D:\EST
\InforXM\jdks\win\JDK16~1.0_2\bin;C:\Windows\system32;C:\Windows;C:\Windows\Syst
em32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;d:\Program Files (x86)\Mic
rosoft SQL Server\100\Tools\Binn\;d:\Program Files\Microsoft SQL Server\100\Tool
s\Binn\;d:\Program Files\Microsoft SQL Server\100\DTS\Binn\;d:\Program Files (x8
6)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x8
6)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;d:\Program Files (
x86)\Microsoft SQL Server\100\DTS\Binn\;D:\PROGRA~2\INFORP~1\SHARED~1;D:\Program
 Files (x86)\Infor PM\Shared Files;C:\Program Files (x86)\Microsoft SQL Server\8
0\Tools\Binn\;;;;D:\Project\JCO2\sapjco.jar;;;;C:\Program Files (x86)\TrustHX\HX
EIMS501\;D:\EST\InforXM\APPSER~1\bea\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_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Client VM (build 17.1-b03, mixed mode)
Starting WLS with line:
..\..\jdks\win\jdk1.6.0_22\bin\java -client   -Xms64M -Xmx512M -XX:MaxPermSize=1
28M  -Xverify:none  -da -Dplatform.home=D:\EST\InforXM\APPSER~1\bea\WLSERV~1.3 -
Dwls.home=D:\EST\InforXM\APPSER~1\bea\WLSERV~1.3\server -Dweblogic.home=D:\EST\I
nforXM\APPSER~1\bea\WLSERV~1.3\server   -Dweblogic.management.discover=true  -Dw
lw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dir
s=D:\EST\InforXM\APPSER~1\bea\patch_wls1031\profiles\default\sysext_manifest_cla
sspath;D:\EST\InforXM\APPSER~1\bea\patch_oepe1031\profiles\default\sysext_manife
st_classpath -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0 -cl
asspath "..\..\setup\application_archives\installed_applications;..\..\lib\patch
;;;;..\..;;..\..\lib\dtds\3rdParty-dtds.jar;..\..\lib\server\server_cp.jar;;..\.
.\jdks\win\jdk1.6.0_22\lib\tools.jar;..\..\lib\server\xml\xalan-j_2_7_0\xalan.ja
r;..\..\lib\server\extn-soa-common.jar;..\..\lib\client\extn-soa-client.jar;..\.
.\lib\server\img2pdf.jar;..\..\lib\tools\etl.jar;D:\EST\InforXM\APPSER~1\bea\pat
ch_wls1031\profiles\default\sys_manifest_classpath\weblogic_patch.jar;D:\EST\Inf
orXM\APPSER~1\bea\patch_oepe1031\profiles\default\sys_manifest_classpath\weblogi
c_patch.jar;D:\EST\InforXM\jdks\win\JDK16~1.0_2\lib\tools.jar;D:\EST\InforXM\APP
SER~1\bea\utils\config\10.3.1.0\config-launch.jar;D:\EST\InforXM\APPSER~1\bea\WL
SERV~1.3\server\lib\weblogic_sp.jar;D:\EST\InforXM\APPSER~1\bea\WLSERV~1.3\serve
r\lib\weblogic.jar;D:\EST\InforXM\APPSER~1\bea\modules\features\weblogic.server.
modules_10.3.1.0.jar;D:\EST\InforXM\APPSER~1\bea\WLSERV~1.3\server\lib\webservic
es.jar;D:\EST\InforXM\APPSER~1\bea\modules\ORGAPA~1.0/lib/ant-all.jar;D:\EST\Inf
orXM\APPSER~1\bea\modules\NETSFA~1.0_1/lib/ant-contrib.jar;D:\EST\InforXM\APPSER
~1\bea\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar;D:\EST\InforXM\APPSER
~1\bea\WLSERV~1.3\server\lib\xqrl.jar;D:\Project\JCO2" -Dconf.dir=..\../appserve
r/conf -Dcustomer.conf.dir=..\../customerconfig -Djava.protocol.handler.pkgs=lar
gesoft.net -Dweblogic.ProductionModeEnabled=true -Djava.security.policy=..\../ap
pserver/inforxmdomain/extensity.policy -Dweblogic.Name=extnadminserver -Dextensi
ty.home=..\.. -Dbea.home=..\..\appserver\bea\wlserver_10.3 -Dweblogic.RootDirect
ory=..\..\appserver\inforxmdomain weblogic.Server
<2016-10-14 下午04时33分52秒 CST> <Info> <WebLogicServer> <BEA-000377> <Starting
 WebLogic Server with Java HotSpot(TM) Client VM Version 17.1-b03 from Sun Micro
systems Inc.>
<2016-10-14 下午04时33分52秒 CST> <Info> <Management> <BEA-141107> <Version: Web
Logic Server 10.3.1.0  Thu Jun 11 00:26:56 EDT 2009 1227385
WebLogic Server 10.3  Thu Jun 11 00:26:56 EDT 2009 1227385 >
<2016-10-14 下午04时33分52秒 CST> <Warning> <Management> <BEA-141274> <Productio
n mode has specified at the command line via the weblogic.ProductionModeEnabled
system property. This system property overrides the development mode setting con
tained in config.xml. However, the console and WLST show the attribute values an
d defaults that correspond to the development mode specified in config.xml.>
<2016-10-14 下午04时33分54秒 CST> <Info> <Security> <BEA-090065> <Getting boot i
dentity from user.>
<strong><span style="BACKGROUND-COLOR: #ff0000">Enter username to boot WebLogic server:system
Enter password to boot WebLogic server:
</span></strong><2016-10-14 下午04时34分01秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server
 state changed to STARTING>
<2016-10-14 下午04时34分01秒 CST> <Info> <WorkManager> <BEA-002900> <Initializin
g self-tuning thread pool>
.......................
<2016-10-14 下午04时34分11秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server
 state changed to RUNNING>
<2016-10-14 下午04时34分11秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server
 started in RUNNING mode>


看到上面红色的提示,需要输入正确的账号,和密码即可,最后看到“Running mode”就表示成功了!

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章