[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-dev] Problem with SSHTargetControl.create(IProgressMonitor monitor)
|
For the problems I mentioned before:
1. As mentioned before, the config create dialog should not allow user to finish without filling in password
--This is not a problem since SSH protocal spec permits authentication without password
2. In the method SSHTargetControl.create(IProgressMonitor monitor), there is a while loop that will never ends up if the connection is failed (which is caused by missing password), and by no means cancelling from UI
--This is not problem if the SSHTargetControl.create(IProgressMonitor monitor) is wrapped with a UI job and the job is executed in a synchronized manner.
However, I found another problem related to the start/stop target, and open a bug 252125
Best Regards,
------
Hongchang Lin
![Inactive hide details for Greg Watson <g.watson@xxxxxxxxxxxx>]()
Greg Watson <g.watson@xxxxxxxxxxxx>
Greg Watson <g.watson@xxxxxxxxxxxx>
Sent by: ptp-dev-bounces@xxxxxxxxxxx
10/25/2008 05:56 AM
Please respond to
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx> |
|
|
If this is still a problem, please open a bug.
Thanks,
Greg
On Sep 25, 2008, at 3:03 AM, Hong Chang Lin wrote:
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


