BO Server Session Setting

Source: Internet
Author: User

Bo Server session setting
1. c: \ Program Files (x86) \ Business Objects \ Tomcat 55 \ webapps \ analyticalreporting \ WEB-INF \ Web. xml
2. c: \ Program Files (x86) \ Business Objects \ tomcat55 \ webapps \ infoviewapp \ WEB-INF \ WEB. xml
3. c: \ Program Files (x86) \ Business Objects \ tomcat55 \ webapps \ infoviewappactions \ WEB-INF \ WEB. xml
 
<Session-config>
<Session-Timeout> 20 </session-Timeout> <! -- 20 replace minutes with the expected timeout time. -->
</Session-config>

Following changes are needed on the Bo server to overcome the webi timeout issue.

1) go to Central Management Console (CMC)
2) servers-> webintelligenceprocessingserver-> Properties
3) Set "Idle Document Timeout" to 3600 sec

2. Input File server
Navigate to CMC-> Servers-> Input File Repository Server.
Modify the Maximum Idle Time to 120 ″.

3. Tomcat
()
1) Go to \ Business Objects \ tomcat55 \ webapps \ PlatformServices \ WEB-INF
2) Open web. xml
3) Search "session-timeout" keyword in this file.
4) Increase the timeout value to 60.
5) Save web. xml
(B)
Navigate to BusinessObjects installation directory, .. \ Program Files \ Business Objects \ Tomcat \ conf \
Take the backup of the server. xml file.
Edit the server. xml file with a notepad Search for the line that says "Connector on port 8080" In this section modify connectionTimeout = "20000" to connectionTimeout = "40000 ″.

4. Java timeout:
Launch control pane.
In control panel double click on java.
When the java control panel comes up, select the java tab
Under java applet runtime settings click on the view button (shocould bring up the java runtime settings)
Type-xms128m-xmx164m into the java runtime parameter
Click OK

5. Swap Timeout:
Navigate to Start-> Run on the server.
Type "regedit ".
Navigate to the below path:
HKEY_LOCAL_MACHINE \ SOFTWARE \ BusinessObjects \ Suite12.0 \ default \ WebIntelligence \ Server \ Admin \
Select the key "SwapTimeOut"
Then select decimal and set it to 3600000.

6. In Registry set HKEY_LOCAL_MACHINE \ SOFTWARE \ Business Objects \ Suite 12.0 \ CMS \ Instances \ cmsname. cms,
Set IdleSessionTimeout = 14400000

7. IE timeout: (this step is optional)
On the client machine where you run the report.
Click Start-> Run.
Type "Regedit" and then click OK.
Locate the path: HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ internetsettings.
Add a 'receivetimeout' DWORD value with a data value of () * 1000.
For example, if you want the timeout duration to be two hours, set the receivetimeout data value to 7200000 (* 1000 ).

8. Check the universe timeouts in file-> parameters-> "controls ".
"Limit execution time" and "Limit number of rows ".

9. Check the option "disconnect after each transaction" for the universe connectivity.

Note:
----
Please take a backup of all the files before you edit them.

Enjoy reading the other posts and reply with your valuable comments.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.