Linux服务器异常关机,重启启动后weblogic无法启动
程序员文章站
2022-04-28 21:27:16
...
<Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 25.131-b11 from Oracle Corporation.>
七月 29, 2019 4:28:03 下午 oracle.security.jps.wls.JpsBootStrapService start
信息: JPS 引导服务已启动。
<2019-7-29 下午04时28分03秒 CST> <Info> <RCM> <BEA-2165021> <"ResourceManagement" is not enabled in this JVM. Enable "ResourceManagement" to use the WebLogic Server "Resource Consumption Management" feature. To enable "ResourceManagement", you must specify the following JVM options in the WebLogic Server instance in which the JVM runs: -XX:+UnlockCommercialFeatures -XX:+ResourceManagement.>
<2019-7-29 下午04时28分03秒 CST> <Notice> <WebLogicServer> <BEA-000388> <JVM called the WebLogic Server shutdown hook. The server will force shutdown now.>
<2019-7-29 下午04时28分03秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN.>
<2019-7-29 下午04时28分03秒 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 12.2.1.2.0 Mon Oct 3 04:35:36 PDT 2016 1827450>
<2019-7-29 下午04时28分04秒 CST> <Info> <WebLogicServer> <BEA-000238> <Shutdown has completed.>
Stopping Derby server...
Derby server stopped.
解决方法:
备:执行上述操作之前,有参考一下文件进行处理,不过未生效
https://www.cnblogs.com/is1988/archive/2013/04/19/3030571.html
上一篇: java8新特性stream流示例
下一篇: 图片上传(blob或base64位)