Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 366816 - Problem updating RPM packages proposal list
Summary: Problem updating RPM packages proposal list
Status: CLOSED DUPLICATE of bug 369278
Alias: None
Product: Linux Tools
Classification: Tools
Component: RPM (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Sami Wagiaalla CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-15 09:54 EST by Andrew Overholt CLA
Modified: 2012-03-10 18:57 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***