Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Remote Tools Debug

Greg,

Currently there is no support for enabling tracing with .options file.
Unfortunately, the ssh library (jsch) that RemoteTools relies on does not return the reason why the connection fails. Therefore, RemoteTools cannot pop up an error dialog that explains what happened. I would recommend trying to connect on command line, to make sure that there is no firewall or other configuration preventing the connection.

Best regards,
Daniel Felix Ferber

Greg Watson escreveu:
Daniel,

Is there any way to enable debugging in remote tools? There seems to be a Debug class but it doesn't seem to be enabled? Could we add a .options file to the plugin so that debugging could be enabled if needed?

Thanks,

Greg

On Mar 16, 2008, at 6:42 PM, Petkov, Ventsislav V. wrote:

Hi,
yes I know how to setup up a resource manager.. and it is working with
RSE but not with Remote Tools. I tried to connect to another remote
system with the remote tools and everything is ok.. they just don't work
with one particular system and I need to find out why. Is there a way to
track what is going on during the connection so I can get a better idea
what is wrong. Sftp works with my user and pass on the remote computer...

Thanks,
Ventsi

Beth Tibbitts wrote:
I presume you've read through how to set up a resource manager for a remote
target.
The most recent docs are in your eclipse build - Help > Help Contents and
click on PTP Parallel Tools Platforms
Then click on Resource Managers, Remote Resource Manager
Also click on "Launching Parallel Programs remotely"


But these copies on the website are almost as recent:
http://www.eclipse.org/ptp/documentation/2.0/org.eclipse.ptp.help/html/02resMgrSetup.html#configRMR
and
http://www.eclipse.org/ptp/documentation/2.0/org.eclipse.ptp.help/html/02pLaunchConfigRemote.html

Notice the remark "Note: assure that sftp: works on the remote machine,
with a known userid and password."
But maybe from your remarks you have already done that.


..Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511



            "Petkov,
            Ventsislav V."
<v_petkov@xxxxxx> To
            Sent by:                  ptp-dev@xxxxxxxxxxx
ptp-dev-bounces@e cc
            clipse.org
Subject
                                      [ptp-dev] Remote Tools Debug
            03/16/08 12:53 PM


            Please respond to
             Parallel Tools
            Platform general
               developers
            <ptp-dev@eclipse.
                  org>






Hi,
how can I enable debug output for the Remote Tools? On my local network
they work but now I'm trying to use Remote Tools on a Solaris machine to connect to another system. I always get the error "Failed to connect"...
SSH with sftp is enabled and working on the remote system.

Thanks,
V. Petkov
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top