weblogic启动不了,急待解决

phaqyxiao 2008-08-27 12:25:18
可能是用户密码做过修改,死活启动不来
<Aug 27, 2008 12:27:29 PM CST> <Notice> <Security> <BEA-090082> <Security initia
lizing using security realm myrealm.>
<Aug 27, 2008 12:27:29 PM CST> <Critical> <Security> <BEA-090402> <Authenticatio
n denied: Boot identity not valid; The user name and/or password from the boot i
dentity file (boot.properties) is not valid. The boot identity may have been cha
nged since the boot identity file was created. Please edit and update the boot i
dentity 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 en
crypted.>
<Aug 27, 2008 12:27:29 PM CST> <Critical> <WebLogicServer> <BEA-000386> <Server
subsystem failed. Reason: weblogic.security.SecurityInitializationException: Aut
hentication 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 hav
e 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 firs
t time the updated boot identity file is used to start the server, these new val
ues are encrypted.
weblogic.security.SecurityInitializationException: Authentication denied: Boot i
dentity not valid; The user name and/or password from the boot identity file (bo
ot.properties) is not valid. The boot identity may have been changed since the b
oot identity file was created. Please edit and update the boot identity file wit
h the proper values of username and password. The first time the updated boot id
entity file is used to start the server, these new values are encrypted.
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.do
BootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:941)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.in
itialize(CommonSecurityServiceManagerDelegateImpl.java:1029)
at weblogic.security.service.SecurityServiceManager.initialize(SecurityS
erviceManager.java:854)
at weblogic.security.SecurityService.start(SecurityService.java:141)
at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
Truncated. see log file for complete stacktrace
>
<Aug 27, 2008 12:27:29 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server st
ate changed to FAILED>
<Aug 27, 2008 12:27:29 PM CST> <Error> <WebLogicServer> <BEA-000383> <A critical
service failed. The server will shut itself down>
<Aug 27, 2008 12:27:29 PM CST> <Notice> <WebLogicServer> <BEA-000365> <Server st
ate changed to FORCE_SHUTTING_DOWN>
root@ERPDB04b #

...全文
17397 12 打赏 收藏 转发到动态 举报
写回复
用AI写文章
12 条回复
切换为时间正序
请发表友善的回复…
发表回复
yanghaiyan881228 2010-11-25
  • 打赏
  • 举报
回复
我把boot.properties文件删掉了啊,怎么办啊?之前我打开看到的跟乱码差不多,我也不知道是啥东西,就给改成正常的用户名和密码了,但还是启动不起来,我就给删掉了,以为之后部署的时候能自动生成呢,可现在还是没有,谁能告诉我怎么回事啊?我第一次用weblogic,在myeclipse中配置我花了一天多的时间都没弄明白,谁能给我详细的说一下啊?网上的我都看了,都差不多的,我照着做的可还是有问题啊(Reason: weblogic.security.SecurityInitializationException: Authentication for user system denied)不知道怎么去解决啊。网上查了说事用户名和密码不对,不就是配置weblogic的时候设置的那个用户名吗?我用的默认的weblogic,密码也是这个。就是不对啊,哪位大哥帮帮我吧!!!跪求!!!
shiljcn 2008-09-05
  • 打赏
  • 举报
回复
用find查找一下
phaqyxiao 2008-08-28
  • 打赏
  • 举报
回复
[Quote=引用 6 楼 karlpan01 的回复:]
没要求填就证明你填了,它才不要求了!
你填的不对,当然报错!
重新部署一个!然后在startweblogic.cmd中
填上
set WLS_USER=weblogic
set WLS_PW=密码
这块就好用了!
[/Quote]
solaris操作系统,启动文件是startWebLogic.sh
phaqyxiao 2008-08-28
  • 打赏
  • 举报
回复
[Quote=引用 8 楼 shiljcn 的回复:]
修改boot.properties,录入正确用户名及密码
[/Quote]
boot.properties文件在哪个目录下,solaris操作系统
shiljcn 2008-08-28
  • 打赏
  • 举报
回复
修改boot.properties,录入正确用户名及密码
tianyidan 2008-08-28
  • 打赏
  • 举报
回复
[Quote=引用 6 楼 karlpan01 的回复:]
没要求填就证明你填了,它才不要求了!
你填的不对,当然报错!
重新部署一个!然后在startweblogic.cmd中
填上
set WLS_USER=weblogic
set WLS_PW=密码
这块就好用了!
[/Quote]
就是这个理。
karlpan01 2008-08-28
  • 打赏
  • 举报
回复
没要求填就证明你填了,它才不要求了!
你填的不对,当然报错!
重新部署一个!然后在startweblogic.cmd中
填上
set WLS_USER=weblogic
set WLS_PW=密码
这块就好用了!
czy8438 2008-08-27
  • 打赏
  • 举报
回复
你这是用户名或密码错了,需要重新填写,保存下,不知道你是不是在IDE中启动的
phaqyxiao 2008-08-27
  • 打赏
  • 举报
回复
重新部署一个应用,启动时老要填启动用户和密码,现在这个应用启动时没要求填用户和密码
fengyifei11228 2008-08-27
  • 打赏
  • 举报
回复
重新部署一下应用
phaqyxiao 2008-08-27
  • 打赏
  • 举报
回复
在哪里填写密码?
karlpan01 2008-08-27
  • 打赏
  • 举报
回复
密码记不得了,重新创建一个domain,然后重新部署应用呗!
程声明:该课程是教学使用,视频内涉及漏洞利用方法,请勿在互联网环境中使用;维护互联网安全,人人有责。实验所需环境:vmware;kali虚拟机一台;windows server一台;有docker环境的Linux虚拟机环境下载地址在购买课程后单独发送 【课程配套资源】1、Python脚本(Margin老师自研,不光能学漏洞,还能学Python,实在是划算)2、与Margin老师实时互动3、免费的CISP-PTE考试技巧指导(Margin老师与CISP-PTE的负责人很熟的,非常多的一手消息^o^)4、Margin老师的内部直播可以优先参加5、Margin老师的课程基于CISP-PTE的知识体系进一步扩展,使课程内容更贴近实战   【课程主要解决问题】1、CSRF、SSRF搞不清楚?2、SSRF原理是什么?危害大小?如何利用SSRF获取主机权限?如果使用Python提高挖洞效率?3、Gopher协议、Dict协议?完全没听过啊,没关系,看完课程后你门清。4、SSRF渗透Redis数据库,Redis客户端和服务器端怎么通信?通信报文是怎么样的?看这里就行。5、SSRF渗透Struts2总是失败?不知道如何编码?不知道如何使用Gopher协议?来这里。6、SSRF表面简单,实则有无数坑,通过视频提高学习效率吧。 【CISP-PTE介绍】1、CISP-PTE是进入网络安全行业的TOP1认证,能帮你梳理完整的网络安全知识体系2、有PTE证书在网络安全公司是免技术笔试的,怎么样?是不是很棒。3、Margin老师的课程基于CISP-PTE的知识体系进一步扩展,使课程内容更贴近实战本课程属于CISP-PTE渗透测试工程师认证体系的课程,但内容更加丰富。CISP-PTE是国内第一个以动手实操为主的网络安全认证,该注册考试是为了锻炼考生世界解决网络安全问题的能力,持续增强我国的网络安全水平和防御能力,促进国内网络防御能力的不断提高。考试内容从多个层面进行,考点和网络安全动态相结合,真实的反应出真实的网络环境中发现的各种问题。如果要考取CISP-PTE证书需要掌握以下内容:1、Web安全基础,注入漏洞、上传漏洞、跨站脚本漏洞、访问控制漏洞、会话管理漏洞哦等。2、中间件的安全知识,如:Apache,IIS,Tomcat,以及 JAVA 开发的中间件 Weblogic,Jboss, Websphere 等,且要了解中间件加固方法,在攻与防的能力上不断提升。3、操作系统安全,包含Windows和Linux操作系统,从账户管理、文件系统权限、日志审计等方面讲解,了解常见的漏洞方式和加固方法。4、数据库安全,包含MSSQL、MYSQL、ORACLE、REDIS数据,了解常用的数据库漏洞和题全方法,保证数据库的安全性。 【关于Margin老师】· Margin/教育系统网络安全保障人员认证首批讲师/高级讲师· 擅长CTF/Web安全/渗透测试 /系统安全· 3年研发/擅长Java/Python/某银行现金循环机业务系统开发者· 曾参与开发网络安全认证教材· 知乎专栏/CISP-PTE渗透测试工程师学习· 4年线下网络安全讲师/2000+线下学员/100000+线上学员

81,094

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧