Bug 4434 - fhpd attach via 'test.x & fhpd $!' fails
Summary: fhpd attach via 'test.x & fhpd $!' fails
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Stan Cox
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-27 15:02 UTC by Stan Cox
Modified: 2007-05-02 20:06 UTC (History)
0 users

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 Stan Cox 2007-04-27 15:02:59 UTC
Possible timing issue?
Comment 1 Stan Cox 2007-05-02 21:06:02 UTC
Fixed by timing the attach so it occurs later, after the CLI constructor completes.
* fhpd.java (main): Attach pid after CLI constructor completes.