Bug 2302 - adding more than one TasksObserver to a proc fails
Summary: adding more than one TasksObserver to a proc fails
Status: RESOLVED DUPLICATE of bug 2620
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
: 2518 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-08 19:12 UTC by Sami Wagiaalla
Modified: 2006-05-30 06:55 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Wagiaalla 2006-02-08 19:12:29 UTC
adding more than one TasksObserver to a proc fails with the 
follwing exception:

Frysk Core has reported the following errors

{frysk.proc.LinuxProc@863c0,id={ProcId,7998},state=running} in state "running"
did not handle processRequestAddTasksObserver

frysk.proc.State.unhandled (State.java:71)
frysk.proc.ProcState.processRequestAddTasksObserver (ProcState.java:117)
frysk.proc.Proc$10.execute (Proc.java:493)
frysk.event.EventLoop.runEventLoop (EventLoop.java:312)
frysk.event.EventLoop.run (EventLoop.java:411)
frysk.gui.Gui$3.run (Gui.java:279)
java.lang.Thread.run (libgcj.so.7)
Comment 1 Andrew Cagney 2006-05-12 19:12:26 UTC
*** Bug 2518 has been marked as a duplicate of this bug. ***
Comment 2 Andrew Cagney 2006-05-30 06:55:34 UTC

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