Depending on your deployment, LiveCycle EAR files can get
large. To avoid EAR file deployment time-outs, you must increase
the WebLogic Server stuck thread maximum time-out value. This value
is the length of time that the WebLogic Administration Server will
treat a long-running thread as still active. After this threshold
is reached, WebLogic Server attempts to remove this thread.
Start the WebLogic Administration Console by typing http://[hostname]:[port]/console in
the URL line of a web browser.
Type the user name and password that you created for the
WebLogic Server domain and click Log In.
Under Change Center, click Lock & Edit.
Under Domain Structure, click Environment > Servers and,
in the right pane, click the managed server name.
On the Configuration tab, click on the Tuning tab.
In the Stuck Thread Max Time box, type 1200 and
then click Save.
Under Domain
Structure, click your domain name.
On the Configuration tab, click the JTA tab.
In the Timeout Seconds box, enter 300.
Click Save and then click Activate Changes.
|
|
|