Hi Gurus,
I Need a help from you in BI Java (BEX Web).
I have 2 servers:
- 1 BW Abap (single installation)
- 1 J2EE Server, running BI Java and Enterprise Portal (single installation too)
The BEX configuration was done for use the BI Java in another server and is working good.
I have some processes that needs to run for a longtime, and cannot be executed in background mode.
So, when I execute this process in Portal, the query runs well until 60 minutes. After this time, Portal shows me an Internet Explorer page with the message "The page cannot be displayed"
I don´t receive messages about timeouts. Only the Browser screen.
If I try to run in another browser (like Firefox), I receive the same Firefox message.
I´ve checked for these parameters:
In ABAP Server:
- icm/keep_alive_timeout = -1
- rdisp/max_wprun_time = 0
- rdisp/plugin_auto_logout = 0
In Java Server:
Visual Administrator - Server - Services Web Container - Tab Runtime - sap.com/irj - Session Timeout = -1
But the system still showing this error message.
Anybody have an idea to solve this problem?
Thanks!
Carlos