Skip Headers
Oracle® SOA Suite Installation Guide for Oracle WebLogic Server
10g Release 3 (10.1.3.5.1) for UNIX and Microsoft Windows

Part Number E15828-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

5 SOA Domain Tuning

The chapter describes SOADomain tuning.

It includes the following topic:

5.1 Stuck Thread Errors and Tuning Parameters

The health status of the soa10_server (SOA managed server) may show a warning message due to Stuck Threads.

If you go to managed server->Monitoring->Threads from admin console, you will notice after browsing through all the threads that a few threads may be reported as stuck.

ESB uses Work threads for queueing and dequeueing from ESB topics. If these threads are inactive for more than 600 seconds they are considered "stuck' by Oracle WebLogic Server. Since ESB does not release these Work threads for the lifetime of the Server, the above errors are expected and benign in nature.

The stuck threads max time can be increased for the managed server from the managed server->configuration-tuning menu.

Increase the Stuck Thread Max Time parameter to a large value (for example, 2147483647 seconds) to delay Oracle WebLogic Server indicating that the threads are "stuck".