cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Sometimes while working my CMC suddenly logs out ans asks me for the pasword. This has never happened before. I am using the same BO 3.1 version on the same IE8 64 bit versions.

Even today I was working on my reports and scheduling them and all of a sudden it logs of the CMC and asks me to enter the password and my ID credentials

Any help on this??

The same problem has been there to some other employee whom I work with and he says he is encountering the same problem from the last week.

Any input on this is appreciated.

0 Likes
View Entire Topic
Former Member
0 Likes

I doubt that it might be some setting.

If this is the case then check the following.

1. Navigate to the BusinessObjects Installation directory, ..\Program Files\BusinessObjects\Tomcat\conf\

2. Take the backup of the server.xml file

3. Edit the server.xml file with a notepad

4. Search for the line that says “Connector on port 8080”

5. In this section modify connectionTimeout="20000" to connectionTimeout="40000"

6. Navigate to ..\BusinessObjects Enterprise 11.5\win32_x86\dataAccess\connectionServer\odbc\odbc.sbo

7. Take the backup of the odbc.sbo file

8. In section: <DataBase Active="Yes" Name="MS SQL Server 2005">

Add the following switch

<Parameter Name="Query TimeOut Available">No</Parameter>

9. Save the odbc.sbo file.

10. Restart the Tomcat application server, connection server and web intelligence processing server.

Bashir Awan

denis_konovalov
Active Contributor
0 Likes

We don;t even know yet what App server is being use and how does .sbo modification for SQL server makes any differentce for the CMC workflows ?

To make any suggestions we need to know couple things first :

1. If the change in behavior started recently - what was changed recently ?

2. What App server is used to host CMC app ?

3. Does the problem happen using 32bit IE8 ?

4. Is IE8 used in compatibility mode ?

5. What are the timeouts set in the environment for the BOE apps etc ?

6. What is the architecture ? (how many servers, any LB's, proxies etc )