可能是用户密码做过修改,死活启动不来
<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 #

解决方案 »

  1.   

    你这是用户名或密码错了,需要重新填写,保存下,不知道你是不是在IDE中启动的
      

  2.   

    密码记不得了,重新创建一个domain,然后重新部署应用呗!
      

  3.   

    没要求填就证明你填了,它才不要求了!
    你填的不对,当然报错!
    重新部署一个!然后在startweblogic.cmd中
    填上
    set WLS_USER=weblogic
    set WLS_PW=密码
    这块就好用了!  
      

  4.   

    修改boot.properties,录入正确用户名及密码
      

  5.   

    boot.properties文件在哪个目录下,solaris操作系统
      

  6.   

    solaris操作系统,启动文件是startWebLogic.sh
      

  7.   

    我把boot.properties文件删掉了啊,怎么办啊?之前我打开看到的跟乱码差不多,我也不知道是啥东西,就给改成正常的用户名和密码了,但还是启动不起来,我就给删掉了,以为之后部署的时候能自动生成呢,可现在还是没有,谁能告诉我怎么回事啊?我第一次用weblogic,在myeclipse中配置我花了一天多的时间都没弄明白,谁能给我详细的说一下啊?网上的我都看了,都差不多的,我照着做的可还是有问题啊(Reason: weblogic.security.SecurityInitializationException: Authentication for user system denied)不知道怎么去解决啊。网上查了说事用户名和密码不对,不就是配置weblogic的时候设置的那个用户名吗?我用的默认的weblogic,密码也是这个。就是不对啊,哪位大哥帮帮我吧!!!跪求!!!