【问题标题】:wlst hangs intermittently in ServerRuntime()wlst 在 ServerRuntime() 中间歇性挂起
【发布时间】:2014-05-05 16:10:27
【问题描述】:

我在为我的托管实例运行任何命令时观察到以下行为:

wls:/application/domainRuntime/ServerRuntimes/MS015> ls()

此命令无限期挂起。没有任何操作可以在这里工作。 IT 只显示目录并在显示其他 Mbean 时挂起。它还需要显示其他 Mbean,如 State、StateVal、Type 等。 这会间歇性地发生。

wls:/application/domainRuntime/ServerRuntimes/MS015> ls()

dr-- ApplicationRuntimes

dr-- AsyncReplicationRuntime

dr-- 集群运行时

dr-- ConnectorServiceRuntime

dr-- DefaultExecuteQueueRuntime

dr-- EntityCacheCumulativeRuntime

dr-- EntityCacheCurrentStateRuntime

dr-- EntityCacheHistoricalRuntime

dr-- ExecuteQueueRuntimes

dr-- JDBCServiceRuntime

dr-- JMSRuntime

dr-- JTARuntime

dr-- JVMRuntime

博士-- JoltRuntime

dr-- LibraryRuntimes

dr-- LogBroadcasterRuntime

dr-- LogRuntime

dr-- MANAsyncReplicationRuntime

dr-- MANReplicationRuntime

dr-- MailSessionRuntimes

dr-- MaxThreadsConstraintRuntimes

dr-- MessagingBridgeRuntime

dr-- MinThreadsConstraintRuntimes

dr-- PathServiceRuntime

dr-- PersistentStoreRuntimes

dr-- RequestClassRuntimes

dr-- SAFRuntime

dr-- SNMPAgentRuntime

dr-- ServerChannelRuntimes

dr-- ServerSecurityRuntime

dr-- SingleSignOnServicesRuntime

dr-- 线程池运行时

dr-- TimerRuntime

dr-- WANReplicationRuntime

dr-- WLDFRuntime

dr-- WTCRuntime

dr-- WebServerRuntimes

dr-- WorkManagerRuntimes

dr-- WseeClusterFrontEndRuntime

dr-- WseeWsrmRuntime

【问题讨论】:

  • MS015 的日志文件是否表明该服务器有任何问题?
  • 不,它只是挂起,日志中没有异常/错误。服务器 heapFreePercent 也很好。它在所有托管服务器实例上随机发生。

标签: weblogic weblogic-10.x weblogic11g wlst


【解决方案1】:

如何调用 WLST 很重要。如果您使用任何 OARACLE Fusion Middleware 产品,则默认情况下需要使用 $WL_HOME/common/bin/wlst.sh,它会为您的 WLST 使用的 JVM 使用正确的 -mx、-ms 值。如果问题仍然存在,请回信或提出 Oracle 支持票!

干杯

【讨论】:

    猜你喜欢
    • 2012-03-23
    • 1970-01-01
    • 1970-01-01
    • 2015-05-21
    • 2016-09-14
    • 2016-10-22
    • 2019-12-15
    • 1970-01-01
    相关资源
    最近更新 更多