RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 625012 - timeouts at large reports
Summary: timeouts at large reports
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: abrt
Version: 6.0
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: rc
: ---
Assignee: Jiri Moskovcak
QA Contact: Michal Nowak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-18 11:06 UTC by Jiri Moskovcak
Modified: 2015-02-01 22:52 UTC (History)
10 users (show)

Fixed In Version: abrt-1.1.13-2.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-10 19:33:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Proposed patch (1.52 KB, patch)
2010-08-18 11:09 UTC, Jiri Moskovcak
no flags Details | Diff

Description Jiri Moskovcak 2010-08-18 11:06:21 UTC
Description of problem:
When ABRT tries to upload a large file the dbus call timeouts, the process finishes ok, but the gui and cli throws en error message and don't show the result. 

Version-Release number of selected component (if applicable):
abrt-1.1.13

How reproducible:
100%

Steps to Reproduce:
1. try to upload a large file which takes more then 60 second to upload
  
Actual results:
The file is uploaded OK, but the GUI/CLI complains about timeout and don't show the result.

Expected results:
GUI/CLI doesn't timeout and shows the response from the server.

Additional info:
Can be easily fixed by just increasing the dbus timeout in gui - a lot of apps solve this by using value like MAX_INT which is a few years and should be enough for all cases...

Comment 1 Jiri Moskovcak 2010-08-18 11:09:40 UTC
Created attachment 439362 [details]
Proposed patch

this patch increases the timeout to 3600 seconds

Comment 3 Michal Nowak 2010-08-18 13:32:01 UTC
With scratch build:
"""
Compressing data
Creating a new case...
Uploaded: 160 of 229868 kbytes
Uploaded: 7552 of 229868 kbytes
Uploaded: 17648 of 229868 kbytes
Uploaded: 24864 of 229868 kbytes
Uploaded: 35312 of 229868 kbytes
Uploaded: 44688 of 229868 kbytes
[...]
"""

Created: https://api.avalon-ci.gss.redhat.com/rs/cases/00125259

It took 8m30s (far more than 60s allowed in old version) and whole GUI worked as expected. Looking forward to non-scratch build.

Comment 7 releng-rhel@redhat.com 2010-11-10 19:33:48 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


Note You need to log in before you can comment on or make changes to this bug.