Bug 470356

Summary: Can't query Red Hat bugzilla
Product: [Fedora] Fedora Reporter: Andrew Overholt <overholt>
Component: eclipse-mylynAssignee: Andrew Overholt <overholt>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: mcepl, overholt
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-16 16:27:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
backtrace none

Description Andrew Overholt 2008-11-06 20:29:51 UTC
Created attachment 322783 [details]
backtrace

Description of problem:
Can't query Red Hat bugzilla

Version-Release number of selected component (if applicable):
eclipse-mylyn-3.0.3-3.fc10.noarch

How reproducible:
Always

Steps to Reproduce:
1. start eclipse (clean .eclipse, -clean, whatever)
2. attempt to create a query using the form with Red Hat Bugzilla
  
Actual results:
Timeout (see attached stack trace)

Expected results:
Query items

Additional info:
This apparently works on i386.  Could it be an OpenJDK issue between x86 and x86_64?  I'm running:

$ java -version
java version "1.6.0_0"
IcedTea6 1.3.1 Runtime Environment (build 1.6.0_0-b12)
OpenJDK 64-Bit Server VM (build 1.6.0_0-b12, mixed mode)

Comment 1 Andrew Overholt 2008-11-06 20:30:40 UTC
The worst part of this is that 1) the query is uncancellable and 2) my entire workbench hangs after it fails.

Comment 2 Andrew Overholt 2008-11-17 22:39:49 UTC
The query does become cancellable and doesn't hang the workbench forever, but the timeout appears to be too long somewhere so it *looks* like it's uncancellable.

I built a new eclipse-mylyn package the other day with a back-ported patch from upstream.  It allows for bugzilla configuration files > 15 MB which b.r.c has.  I'm using it now to work with Red Hat bugzilla.  The initial population of items (products, components, etc.) takes on the order of 10s of seconds for me, but this is a separate upstream bug.  If others could try this build and see if they can work with Red Hat bugzilla, I'd appreciate it:

http://koji.fedoraproject.org/koji/buildinfo?buildID=69400

Comment 3 Bug Zapper 2008-11-26 04:54:49 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Matěj Cepl 2009-05-16 16:27:07 UTC
Cannot reproduce in Fedora 11 with eclipse-mylyn-3.1.0-3.fc11.noarch

I think it can be safely closed now.