EReportBuilderError, Cannot display report, timeout has expired
Delphi 6, RB Server 11.08
A customer is reporting that every few days or so, a request for a web
report causes the entire web site to hang and the service cannot be
restarted, and so a server reboot is required. It can then run fine for a
few days and then happen again.
The log file looks like this:
<?xml version="1.0"?>
2012-01-27T12:30:33.677
Server Error: Processing request for report SelfServicePayslip\1
EReportBuilderError, Cannot display report, timeout has expired.
weException
2
{65DB6121-0C2F-407F-B6A7-2CD0C438B0DD}
2012-01-27T12:32:03.893
Connection timed out.
weException
2
{F71E22EE-EF6B-49C9-BCE3-C1DBE788EADE}
The webtier contains no database connectivity components, and the timeout
settings are left at the default values.
The report server executable has the Server timeout set to 120 seconds, all
other values are the defaults. We are using ODBCExpress which has no timeout
settings.
Are there any areas which you could recommend that we look at to see what
could be causing this intermittent timeout issue?
(We are trying to find out whether it happens on all reports or just one).
Thanks,
Jason.
A customer is reporting that every few days or so, a request for a web
report causes the entire web site to hang and the service cannot be
restarted, and so a server reboot is required. It can then run fine for a
few days and then happen again.
The log file looks like this:
<?xml version="1.0"?>
2012-01-27T12:30:33.677
Server Error: Processing request for report SelfServicePayslip\1
EReportBuilderError, Cannot display report, timeout has expired.
weException
2
{65DB6121-0C2F-407F-B6A7-2CD0C438B0DD}
2012-01-27T12:32:03.893
Connection timed out.
weException
2
{F71E22EE-EF6B-49C9-BCE3-C1DBE788EADE}
The webtier contains no database connectivity components, and the timeout
settings are left at the default values.
The report server executable has the Server timeout set to 120 seconds, all
other values are the defaults. We are using ODBCExpress which has no timeout
settings.
Are there any areas which you could recommend that we look at to see what
could be causing this intermittent timeout issue?
(We are trying to find out whether it happens on all reports or just one).
Thanks,
Jason.
This discussion has been closed.
Comments
handled exceptions that are logged, but that is all.
Here is an rbWiki article that discusses all settings related to TimeOut...
http://www.digital-metaphors.com/rbWiki/Server/Fundamentals/How_To..Control_Session_TimeOut
-
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
those settings. I guess we'll just have to keep investigating.
Regards,
Jason.
-----
resolve the issue. However, within a couple of weeks, it has happened again.
I was wrong about the server hanging - it is the RB Service that is hanging,
but it cannot be stopped or restarted, and so the server has to be rebooted.
I will email directly as I have attachments from the customer.
Jason.