集群节点启动报错 BEA-000386

环境:weblogic10.0.3,ubuntu

管理服务器端口:7001

节点Server_1端口:7011

节点Server_2端口:7012

节点Server_3端口:7013

启动节点Server_1时出现下述错误:

jzl@jzl:~/Oracle/Middleware/user_projects/domains/base_domain/bin$ sh startManagedWebLogic.sh Server_1 http://127.0.0.1:7011

.
.
JAVA Memory arguments: -Xms256m -Xmx512m  -XX:MaxPermSize=128m
.
WLS Start Mode=Production
.
CLASSPATH=/home/jzl/Oracle/Middleware/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/jzl/Oracle/Middleware/patch_ocp371/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/opt/jdk1.6.0_39/lib/tools.jar:/home/jzl/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/home/jzl/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/home/jzl/Oracle/Middleware/modules/features/weblogic.server.modules_10.3.6.0.jar:/home/jzl/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/home/jzl/Oracle/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/home/jzl/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/home/jzl/Oracle/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/home/jzl/Oracle/Middleware/wlserver_10.3/server/lib/xqrl.jar:.:/opt/jdk1.6.0_39/lib/dt.jar:/opt/jdk1.6.0_39/lib/tools.jar:/opt/jdk1.6.0_39/lib:/opt/jdk1.6.0_39/jre/lib:.:/opt/jdk1.6.0_39/lib/dt.jar:/opt/jdk1.6.0_39/lib/tools.jar:/opt/jdk1.6.0_39/lib:/opt/jdk1.6.0_39/jre/lib:
.
PATH=/home/jzl/Oracle/Middleware/wlserver_10.3/server/bin:/home/jzl/Oracle/Middleware/modules/org.apache.ant_1.7.1/bin:/opt/jdk1.6.0_39/jre/bin:/opt/jdk1.6.0_39/bin:/opt/jdk1.6.0_39/bin:/opt/jdk1.6.0_39/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
.
***************************************************
*  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_39"
Java(TM) SE Runtime Environment (build 1.6.0_39-b04)
Java HotSpot(TM) Server VM (build 20.14-b01, mixed mode)
Starting WLS with line:
/opt/jdk1.6.0_39/bin/java -server   -Xms256m -Xmx512m  -XX:MaxPermSize=128m -Dweblogic.Name=Server_1 -Djava.security.policy=/home/jzl/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy  -Dweblogic.ProductionModeEnabled=true -Dweblogic.security.SSL.trustedCAKeyStore=/home/jzl/Oracle/Middleware/wlserver_10.3/server/lib/cacerts   -da -Dplatform.home=/home/jzl/Oracle/Middleware/wlserver_10.3 -Dwls.home=/home/jzl/Oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/home/jzl/Oracle/Middleware/wlserver_10.3/server   -Dweblogic.management.discover=false -Dweblogic.management.server=http://127.0.0.1:7011  -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/home/jzl/Oracle/Middleware/patch_wls1036/profiles/default/sysext_manifest_classpath:/home/jzl/Oracle/Middleware/patch_ocp371/profiles/default/sysext_manifest_classpath  weblogic.Server
<Apr 10, 2018 7:09:49 AM CST> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true> 
<Apr 10, 2018 7:09:50 AM CST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true> 
<Apr 10, 2018 7:09:51 AM CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 20.14-b01 from Sun Microsystems Inc.> 
<Apr 10, 2018 7:09:54 AM CST> <Info> <Security> <BEA-090065> <Getting boot identity from user.> 
Enter username to boot WebLogic server:weblogic
Enter password to boot WebLogic server:
<Apr 10, 2018 7:10:06 AM CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 > 
<Apr 10, 2018 7:10:11 AM CST> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://127.0.0.1:7011.> 
<Apr 10, 2018 7:10:12 AM CST> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.> 
<Apr 10, 2018 7:10:12 AM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING> 
<Apr 10, 2018 7:10:12 AM CST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool> 
<Apr 10, 2018 7:10:12 AM CST> <Notice> <Log Management> <BEA-170019> <The server log file /home/jzl/Oracle/Middleware/user_projects/domains/base_domain/servers/Server_1/logs/Server_1.log is opened. All server side log events will be written to this file.> 
<Apr 10, 2018 7:10:22 AM CST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.> 
<Apr 10, 2018 7:10:22 AM CST> <Critical> <Security> <BEA-090403> <Authentication for user weblogic denied> 
<Apr 10, 2018 7:10:22 AM CST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
weblogic.security.SecurityInitializationException: Authentication for user weblogic denied
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:966)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
at weblogic.security.SecurityService.start(SecurityService.java:141)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
Truncated. see log file for complete stacktrace
Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)
at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
at java.security.AccessController.doPrivileged(Native Method)
at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Truncated. see log file for complete stacktrace

<Apr 10, 2018 7:10:22 AM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED> 
<Apr 10, 2018 7:10:22 AM CST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down> 
<Apr 10, 2018 7:10:22 AM CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN> 

解决办法:在启动子节点时用的端口是对应节点的,直接报了上述错误,把端口号改为管理服务器的端口时,正常启动

sh startManagedWebLogic.sh Server_1 http://127.0.0.1:7001

猜你喜欢

转载自blog.csdn.net/jzl110/article/details/79884171