weblogic启动后自动关掉,是什么情况?
weblogic.security.SecurityInitializationException:Authenticationdenied:Bootidentityno...
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(Unknown Source)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
at weblogic.security.SecurityService.start(SecurityService.java:141)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
Truncated. see log file for complete stacktrace 展开
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
at weblogic.security.SecurityService.start(SecurityService.java:141)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
Truncated. see log file for complete stacktrace 展开
2个回答
推荐于2016-06-15 · 知道合伙人数码行家
可以叫我表哥
知道合伙人数码行家
向TA提问 私信TA
知道合伙人数码行家
采纳数:25897
获赞数:1464982
2010年毕业于北京化工大学北方学院计算机科学与技术专业毕业,学士学位,工程电子技术行业4年从业经验。
向TA提问 私信TA
关注
展开全部
可能情况:
1.weblogic已经过期。
//解决:用补丁破解
2.weblogic的监听端口被占用。
这种情况还可能有以下情况引发:
a)有其它软件或服务占用weblogic默认监听端口7001和7002
//解决:更改weblogic端口或关闭占用端口的软件
b)weblogic本身原因,由于没有正常关闭,导致端口没有被释放
//解决:关掉weblogic后再运行服务自带的Remove WebLogic Default Service来释放端口。
1.weblogic已经过期。
//解决:用补丁破解
2.weblogic的监听端口被占用。
这种情况还可能有以下情况引发:
a)有其它软件或服务占用weblogic默认监听端口7001和7002
//解决:更改weblogic端口或关闭占用端口的软件
b)weblogic本身原因,由于没有正常关闭,导致端口没有被释放
//解决:关掉weblogic后再运行服务自带的Remove WebLogic Default Service来释放端口。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询