Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Have you tried the following? -Open the report you are troubleshooting in Answers -Go to the "Advanced" tab Enter SET VARIABLE DISABLE_CACHE_HIT=1, DISABLE_CACHE_SEED=1,LOGLEVEL=5; in the "prefix" form box (note that the ; is required) - Navigate to the Results tab - Go to Administration tab > Manage session and extract…
-
Add oracle.bi.presentation.sawconnect.ConnectionPool.MaxConnections=512 you still get the same issue?
-
Prodney/Admin123
-
Or you could start from http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/tutorials/obiee11g-453435.html
-
Add oracle.bi.presentation.sawconnect.ConnectionPool.MaxConnections=512 to that file and see if that works. Ref: OBIEE 11g: Error: "<BEA-000337> <[STUCK] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)' has been busy for "1,276" seconds working on the request" and BI Server Crashes (Doc ID 1495747.1)
-
What is the exactly OBIEE version you are using? What is the oracle.bi.presentation.sawconnect.ConnectionPool.MaxConnections value of the parameter in file $middleware_home\user_projects\domains\bifoundation_domain\config\fmwconfig\biinstances\coreapplication\bridgeconfig.properties?