Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] [Bug 461332] New: Tie items to external processes that they spawn

Okay, Alex and I discussed it briefly this morning and figured that this might be the case.  The VIBE specific issue has already been solved.  I added the label ticket with instructions to reproduce specifically for the Caebat Launcher, but I am unsure if this bug happens for all Job Launchers.

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx [ice-dev-bounces@xxxxxxxxxxx] on behalf of Jay Jay Billings [jayjaybillings@xxxxxxxxx]
Sent: Tuesday, March 03, 2015 4:55 PM
To: ice developer discussions
Subject: Re: [ice-dev] [Bug 461332] New: Tie items to external processes that they spawn

Yes, that is a possibility and unfortunately one that we can't fix. We need to investigate that further and maybe report a VIBE bug.

Please enter a ticket for the label problem.

Jay

On Mar 3, 2015 3:38 PM, "Bennett, Andrew R." <bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>> wrote:
I just gave the cancel button a try for a working VIBE simulation. The simulation did stop, but the top bar continues to say "Processing form...".  Closing the tab and reopening it does not change the label.  This seems to be a separate bug from the one I mention, which is when the subprocess running the simulation is stuck.  I'm not sure how to reproduce this with VIBE, the bugs were fixed in their code.  I think what the problem may have been was the original process that ICE launched launched another process which got stuck and ICE couldn't kill off the grandchildren processes.  Is this a possibility?

Andrew
________________________________________
From: ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx> [ice-dev-bounces@xxxxxxxxxxx<mailto:ice-dev-bounces@xxxxxxxxxxx>] on behalf of Jay Jay Billings [jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx>]
Sent: Tuesday, March 03, 2015 3:15 PM
To: ice developer discussions
Subject: Re: [ice-dev] [Bug 461332] New: Tie items to external processes        that they spawn

Presumably the cancel button should be doing this. Andrew, can you not cancel the job with the cancel button? If not, please update the bug to explicitly say that because this is a bug.

Jay

On Mar 3, 2015 2:50 PM, <bugzilla-daemon@xxxxxxxxxxx<mailto:bugzilla-daemon@xxxxxxxxxxx><mailto:bugzilla-daemon@xxxxxxxxxxx<mailto:bugzilla-daemon@xxxxxxxxxxx>>> wrote:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=461332
Product/Component: Ice / General

            Bug ID: 461332
           Summary: Tie items to external processes that they spawn
    Classification: Technology
           Product: Ice
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: General
          Assignee: ice-inbox@xxxxxxxxxxx<mailto:ice-inbox@xxxxxxxxxxx><mailto:ice-inbox@xxxxxxxxxxx<mailto:ice-inbox@xxxxxxxxxxx>>
          Reporter: bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx><mailto:bennettar@xxxxxxxx<mailto:bennettar@xxxxxxxx>>
                CC: jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx><mailto:jayjaybillings@xxxxxxxxx<mailto:jayjaybillings@xxxxxxxxx>>

A generalization of Bug 460852.  In general if an item launches a process and
that process hangs or otherwise will not terminate there is no way to stop the
process other than to close ICE.  Either through the cancel button, deleting
the item, or via some other means there should be a non-disruptive way to stop
processes that are behaving badly.

--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx<mailto:ice-dev@xxxxxxxxxxx>
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


Back to the top