Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 366816

Summary: Problem updating RPM packages proposal list
Product: [Tools] Linux Tools Reporter: Andrew Overholt <overholt>
Component: RPMAssignee: Sami Wagiaalla <swagiaal>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: akurtakov, linux.rpm-inbox, sgehwolf
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Andrew Overholt CLA 2011-12-15 09:54:03 EST
Fedora 16 x86_64
http://build.eclipse.org/technology/epp/epp_build/juno/download/20111215-0115/20111215-0115_eclipse-linuxtools-juno-M4-linux.gtk.x86_64.tar.gz

I pressed Ctrl-<space> to complete a package name and the thread kicked off to update the package proposal list.  After a short time of "Updating RPM packages proposal list" being displayed in the status bar, I got a "Problem Occurred" pop-up.  This was in <workspace>/.metadata/.log:

!ENTRY org.eclipse.core.jobs 4 2 2011-12-15 09:49:57.879
!MESSAGE An internal error occurred during: "Update RPM packages proposal list".
!STACK 0 
java.lang.IllegalThreadStateException: process hasn't exited
        at java.lang.UNIXProcess.exitValue(UNIXProcess.java:217)
        at org.eclipse.linuxtools.rpm.core.utils.BufferedProcessInputStream.getExitValue(BufferedProcessInputStream.java:44)
        at org.eclipse.linuxtools.rpm.ui.editor.RpmPackageBuildProposalsJob.retrievePackageList(RpmPackageBuildProposalsJob.ja        at org.eclipse.linuxtools.rpm.ui.editor.RpmPackageBuildProposalsJob.run(RpmPackageBuildProposalsJob.java:60)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

After I closed the error dialogue, completion of package names seems to work.
Comment 1 Severin Gehwolf CLA 2012-03-10 18:57:50 EST
This is a duplicate of bug 369278.

*** This bug has been marked as a duplicate of bug 369278 ***