Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Interfacing with LoadLeveler


Steve
I may have confused the issue by referencing Linux. For AIX,  libllapi.a should be in one of /usr/lpp/LoadL/full/lib, /usr/lpp/LoadL/so/lib, /opt/ibmll/LoadL/full/lib/, /opt/ibmll/LoadL/so/lib/, or /opt/ibmll/LoadL/scheduler/full/lib/. If you have a readable copy or a link to a readable copy in one of these locations and it still fails, the next step is to try to get a proxy log. You can do this by editing the LoadLeveler resource manager configuration and checking the 'trace' checkbox under the LoadLeveler Proxy Message Options label on the second wizard page. Depending on how you invoke Eclipse and where your console output goes, you may need to do this with an Eclipse runtime instance.

I'm not sure why the path on the second page points to your local machine. Is it possible that the connection setting on the first page has been reset to the local machine instead of your remote machine?

Dave


From: "Steven R. Brandt" <sbrandt@xxxxxxxxxxx>
To: PTP User <ptp-user@xxxxxxxxxxx>
Date: 03/08/2010 03:34 PM
Subject: Re: [ptp-user] Interfacing with LoadLeveler
Sent by: ptp-user-bounces@xxxxxxxxxxx





> Looks like my first attempt at replying today got lost

> This problem looks like the proxy may be unable to find the libllapi.so library. On Linux systems, the proxy expects to find it in
> either /opt/ibmll/LoadL/full/lib/ or /opt/ibmll/LoadL/so/lib/. If the library is not in either of those locations, can you place a copy there?


I created a sym link from /usr/lpp (where we have it installed) to /opt/ibmll. This made no difference.

> The other option is to specify an alternate location for the library. You can edit the LoadLeveler resource manager configuration > by right clicking on the resource manager in the resource manager view and clicking the option to edit the resource manager
> configuration. The option to specify the libllapi.so directory is at the top of the second page of the LoadLeveler resource
> manager configuration wizard.

So this is confusing... the path on the second page of the dialog that you direct me to points to the local machine while my proxy is on the remote. My local machine is not AIX and does not have libllapi.so.

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



Back to the top