【发布时间】:2019-05-12 01:19:34
【问题描述】:
我有一个在 AWS 上运行的 weblogic 服务器。我对其进行了 AMI 备份,并从 AMI 创建了一个新实例。
在新实例中,当我尝试启动 weblogic 时,它停留在以下状态。
<Dec 11, 2018 12:00:01 AM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0 Tue Nov 15 08:52:36 PST 2011 1441050 >
<Dec 11, 2018 12:00:02 AM IST> <Notice> <WebLogicServer> <BEA-000365>
<Server state changed to STARTING>
<Dec 11, 2018 12:00:02 AM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Dec 11, 2018 12:00:02 AM IST> <Notice> <Log Management> <BEA-170019> <The server log file /home/weblogic/Oracle/Middleware/user_projects/domains/ClassicDomain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.
另见 JVM 的线程转储https://pastebin.com/D9MYSvBj
任何帮助将不胜感激。
-- 阿伦
【问题讨论】:
标签: oracle server weblogic application-server