zoukankan      html  css  js  c++  java
  • WebLogic Server StuckThreadMaxTime value is exceeded during configuration

    WebLogic Server StuckThreadMaxTime value is exceeded during configuration

    If you are configuring WebLogic Server 9.2 MP2 or 10 using the Configurator and you take longer than 600 seconds to finish the configuration, the following error is returned to the terminal and WebLogic Server domain and server logs:

    <Error> <WebLogicServer> <BEA-000337> <[STUCK] Exe 
    cuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy 
    for "681" seconds working on the request "Http Request: /opensso/setup/setSetup 
    Progress", which is more than the configured time (StuckThreadMaxTime) of "600" 
    seconds. Stack trace: ... 

    This error occurs because the WebLogic Server has exceeded its “Stuck Thread Max Time:” default value of 600 seconds.

    Workaround. If the Configurator does not respond, restart it. Also, consider setting the WebLogic Server “Stuck Thread Max Time” value from its default 600 seconds to a larger value such as 1200 seconds. Use the WebLogic Console to change this value (base_domain > Environment > Servers > Admin Server > Configuration/Tuning).

  • 相关阅读:
    前端资源网址
    IDEA激活工具
    新建jsp项目
    jsp笔记
    iOS的SVN
    iOS学习网站
    测试接口工具
    MVP模式
    关于RxJava防抖操作(转)
    注释模板
  • 原文地址:https://www.cnblogs.com/sos-blue/p/3291726.html
Copyright © 2011-2022 走看看