远程 weblogic 服务器身份异常 [英] remote weblogic server identity exception

查看:37
本文介绍了远程 weblogic 服务器身份异常的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试从本地计算机启动 weblogic 服务器(在另一台服务器上运行)时,出现以下错误.我可以毫无问题地停止这个 weblogic 服务器,但我无法启动.boot.properties 文件中有用户名和密码字段,但我不知道它们是什么.有什么想法吗?

When I try to start a weblogic server (which runs on another server) from my local machine I am getting below error. I can stop this weblogic server without any problem but I couldn't start. There are username and password fields in boot.properties file but I don't know what are they. Is there any idea?

<Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. 
Reason: weblogic.security.SecurityInitializationException: 
Authentication denied: Boot identity not valid; 
The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:960)
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:148)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
Truncated. see log file for complete stacktrace

推荐答案

只需删除 ManagedServerDir/data/ldap 文件重新启动域 yourdomain/bin ./startWeblogic.sh

just delete file which is ManagedServerDir/data/ldap & restart domain yourdomain/bin ./startWeblogic.sh

这篇关于远程 weblogic 服务器身份异常的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆