Skip to main content

alphaWorks  >  Forums  >  Visual Performance Analyzer  >  developerWorks

Connection failure during creation of remote data collection configuration    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is answered.

Permlink Replies: 3 - Pages: 1 - Last Post: Jul 16, 2009 2:17 PM Last Post By: johngood Threads: [ Previous | Next ]
johngood

Posts: 11
Registered: Oct 24, 2005 02:38:22 PM
Connection failure during creation of remote data collection configuration
Posted: Jul 15, 2009 03:12:13 PM
 
Click to report abuse...   Click to reply to this thread Reply
vpa-ies 6.3.0 on Windows XP

Stepping through the dialogs for setting up a remote data collection configuration, on the page where you select the application to launch, the help suggests that clicking on the "..." button will bring up a dialog that allows you to browse the remote system.

When I click on the button, the "Progress Information" dialog appears, and the lower status text immediately indicates that the attempt has failed. However the dialog remains there. On several attempts, the dialog wouldn't exit even after hitting cancel, and waiting for several minutes. VPA was unresponsive, and I had to kill it.

I've tried both password, and key based authentication, they behave the same.

The remote system is AIX with sshd running. I'm able to connect to the ssh server using putty, or cygwin.

I looked in the .metadata directory under the workspace. The .log file has this small hint of a problem:

!ENTRY org.eclipse.osgi 2 1 2009-07-15 11:53:32.937
!MESSAGE NLS unused message: CopyTools_DownloadFileFile_FailedDownloadFile in: org.eclipse.ptp.remotetools.internal.ssh.messages

Any thoughts on what the problem is, or how to get better trace would be appreciated.

chenqiny

Posts: 14
Registered: Oct 30, 2007 02:46:56 AM
Re: Connection failure during creation of remote data collection configuration
Posted: Jul 15, 2009 09:41:56 PM   in response to: johngood in response to: johngood's post
 
Click to report abuse...   Click to reply to this thread Reply
This is a problem of eclipse PTP.PTP can not work without bash. Is it possible install a bash in your AIX system and make sure the path of bash is in your $PATH environment variable?
johngood

Posts: 11
Registered: Oct 24, 2005 02:38:22 PM
Re: Connection failure during creation of remote data collection configurat
Posted: Jul 15, 2009 10:37:12 PM   in response to: chenqiny in response to: chenqiny's post
 
Click to report abuse...   Click to reply to this thread Reply
Thanks for the quick help. I installed the bash rpm. That did the trick.

Looking at the documentation, there are references to running bash commands, but nothing says that bash is needed.

It would be nice to have that requirement mentioned in the help where it indicates openssh.base.server has to be installed.
johngood

Posts: 11
Registered: Oct 24, 2005 02:38:22 PM
Re: Connection failure during creation of remote data collection configurat
Posted: Jul 16, 2009 02:17:37 PM   in response to: johngood in response to: johngood's post
 
Click to report abuse...   Click to reply to this thread Reply
Marking as answered.

Point your RSS reader here for a feed of the latest messages in all forums