Skip to main content

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


I think this is due to the LoadLeveler proxy being unable to find libllapi.so, where the proxy expects to find it in either /opt/ibmll/LoadL/full/lib/ or /opt/ibmll/LoadL/so/lib/. If you right click on the LoadLeveler resource manager in the resource manager view and edit the resource manager configuration, you can set the path to the libllapi.so library advancing to the second page of the configuration wizard and filling in or navigating to the directory that contains this library.
Dave


From: Greg Watson <g.watson@xxxxxxxxxxxx>
To: PTP User list <ptp-user@xxxxxxxxxxx>
Date: 03/05/2010 12:42 PM
Subject: Re: [ptp-user] Interfacing with LoadLeveler
Sent by: ptp-user-bounces@xxxxxxxxxxx





Dave,

Can you shed any light on this?

Greg

On Mar 4, 2010, at 4:12 PM, Steven R. Brandt wrote:

> My next step in working with PTP is to try and interface with a remote machine. In this case, I'm talking to an IBM P5 named bluedawg.loni.org.
>
> I've built all of the following:
> org.eclipse.ptp.aix.ppc_3.0.1.201002011019
> org.eclipse.ptp.debug.sdm_3.0.1.201002011019
> org.eclipse.ptp.proxy_3.0.1.201002011019
> org.eclipse.ptp.rm.ibm.ll.proxy_3.0.1.201002011019
> org.eclipse.ptp.utils_3.0.1.201002011019
>
> I've also created a resource manager and a configuration. My problem is, when I go to start the resource manager, it says it's running but nothing shows up in the machine.
>
> I get a message on the console that says this:
> /mnt/home/sbrandt/org.eclipse.ptp.rm.ibm.ll.proxy_3.0.1.201002011019/ptp_ibmll_proxy --proxy=tcp --host=sbrand3-3.lsu.edu --port=47680;exit
> sbrandt@xxxxxxxxxxxxxxxxx: sbrandt@l1f1n03 (/home/sbrandt)$ /mnt/home/sbrandt/org.eclipse.ptp.rm.ibm.ll.pro xy_3.0.1.201002011019/ptp_ibmll_proxy --proxy=tcp --host=sbrand3-3.lsu.edu --por t=47680;exit
>
> When I try to the run configuration, it says that the resource manager is not started. The first attempt to shut the resource manager down fails with:
> Illegal state detected: Received 1 transid=0 (messageLevel=WARNING,messageText=Accept cancelled by user) in STARTUP
>
> Any ideas what I'm missing?
>
> Cheers,
> Steve
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/ptp-user

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



Back to the top