<2014-4-8 下午02时53分48秒 CST> <Alert> <Security> <BEA-090168> <No identity key/certificate entry was found under alias 1 in keystore /weblogic/user_projects/domains/portaldomain/server.jks on server server76> <2014-4-8 下午02时53分48秒 CST> <Notice> <Security> <BEA-090171> <Loading the identity certificate stored under the alias 1 from the JKS keystore file /weblogic/user_projects/domains/portaldomain/server.jks.> <2014-4-8 下午02时53分48秒 CST> <Alert> <Security> <BEA-090168> <No identity key/certificate entry was found under alias 1 in keystore /weblogic/user_projects/domains/portaldomain/server.jks on server server76> <2014-4-8 下午02时53分48秒 CST> <Critical> <WebLogicServer> <BEA-000306> <Cannot use SSL, no certificates have been specified in the WebLogic configuration.> <2014-4-8 下午02时53分48秒 CST> <Error> <WebLogicServer> <BEA-000297> <Inconsistent security configuration, java.lang.Exception: Cannot use SSL, no certificates have been specified in the WebLogic configuration.>
<2014-4-8 下午02时53分48秒 CST> <Emergency> <Security> <BEA-090034> <Not listening for SSL, java.io.IOException: Inconsistent security configuration, Cannot use SSL, no certificates have been specified in the WebLogic configuration..>
见图一
见图二
注意到上面两个图片的别名不一致,导致weblogic服务器启动后还是报错,找不到别名为1的JKS文件。
--转自