【发布时间】: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