Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-user] Remote Indexing

>Ignoring the indexing problems I am having...
Getting in on this conversation late, sorry Dave...

Just been working with some users and couldn't get indexing to run on a remote project,
and the problem ended up being that java wasn't available on the remote system.
And then that the java version needed to be 1.5 and not 1.4

Also look in your <home>/.eclipseseetings dir you should see a remote-rdt.jar file;
make sure it's there.

Also some related problems with logins and passwords not working, with no visible complaints from the UI -
so look in your <workspace>/.metadata/.log file to see if anything looks suspicious.

In the lower right of your workbench you should see a Remote process continually running.
Double click on it and you will see a Progress(?) view with the remote process as well as e.g. the Indexing process.
See if you see anything about the indexer running when you force the Indexer to run (rightmouse on
the C/C++ project, select Index > Rebuild). You should see it appear for at least a few sec.



...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511


Inactive hide details for David E Hudak ---04/14/2011 12:05:01 PM---Hi All, Ignoring the indexing problems I am having, I movedDavid E Hudak ---04/14/2011 12:05:01 PM---Hi All, Ignoring the indexing problems I am having, I moved on to building and launching.


    From:

David E Hudak <dhudak@xxxxxxx>

    To:

PTP User list <ptp-user@xxxxxxxxxxx>

    Date:

04/14/2011 12:05 PM

    Subject:

[ptp-user] Cannot create run configuration

    Sent by:

ptp-user-bounces@xxxxxxxxxxx




Hi All,

Ignoring the indexing problems I am having, I moved on to building and launching.

Building through PTP (using Remote Tools) works fine. I can even find MPI artifacts!

I was able to create a PBS Resource Manager for our cluster. I started the resource manager and I can see the compute nodes of the cluster in the machine list and the Jobs List is showing an existing PBS job I submitted. So that looks good.

Now, I go to create a launch configuration and there are two errors. The first is on the application tab and the second is on the debugger tab. The application one is easy to fix - specify the name of the executable. The second error is:

[Debugger]: SDM path is invalid

And, as a result, the "apply" and "run" buttons are greyed out. I do not plan to do debugging on this PBS job - how can disable the debugger?

Thanks,
Dave
---
David E. Hudak, Ph.D. dhudak@xxxxxxx
Program Director, HPC Engineering
Ohio Supercomputer Center
http://www.osc.edu









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


GIF image

GIF image


Back to the top