Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] problem starting PBS-Generic-Batch

All,

I sent the actual output to Greg and Claudia off list.  For anyone who is following discussion of this problem, the output consists of a banner sent to stderr and then a prompt 'Enter PASSCODE:'.  In response to the prompt I have to type a PIN and the number read off my RSA token.  After that perl is run and reports its version number (5.8.8).

Phil


On Jul 5, 2011, at 1:22 PM, Greg Watson wrote:

> Phil,
> 
> Would you be able to send me the output of the following command when run from your local machine?
> 
>        ssh <user>@<host> perl -V:version
> 
> I'm especially interested in any extraneous output.
> 
> Thanks,
> Greg
> 
> On Jul 5, 2011, at 10:39 AM, Claudia Knobloch wrote:
> 
>> Hi Phil,
>> 
>> in the last day we tested PTP and I found a way to get it work on our system. During the shell initialization of  our system an output was caused. The latest version of the monitoring part has a problem with this fact and the result is the same PTP message that the Perl version is wrong. In our case we deleted the line producing the output in the bashrc. We think that something simular happens when you connect to your remote system. Could you check please on this topic so we could skip out that this is the problem.
>> 
>> We hope that your problem is solved by that.
>> 
>> Best regards,
>> Claudia Knobloch
>> 
>> 
>> On 07/01/11 15:41, Claudia Knobloch wrote:
>>> Hi Phil,
>>> 
>>> I tested today on our system and my idea did not work. Since we are also
>>> interested in getting PTP run, we keep on working to solve this problem.
>>> We keep you informed on the progress.
>>> 
>>> I managed today to get a picture of your system.
>>> 
>>> Have a nice weekend,
>>> 
>>> Claudia
>>> 
>>> On 06/30/11 16:41, Roth, Philip C. wrote:
>>>> 
>>>> Sorry - I went to hit the cancel button on my mail client but hit send by accident.
>>>> 
>>>> What I meant to say: second, I tried establishing the RSE connection first before starting the service manager, but got the same perl error.
>>>> 
>>>> 
>>>> On Jun 30, 2011, at 10:39 AM, Roth, Philip C. wrote:
>>>> 
>>>>> 
>>>>> Claudia,
>>>>> 
>>>>> Two things.  First, I don't use bash, I use ksh.  I know they have different rules about which files they source when one starts a non-interactive shell.  Is there a way to force the resource manager startup to execute a script that will allow me to ensure I have my PATH set correctly on the remote system.
>>>>> 
>>>>> Second,
>>>>> 
>>>>> 
>>>>> On Jun 30, 2011, at 10:27 AM, Claudia Knobloch wrote:
>>>>> 
>>>>>> Phil,
>>>>>> 
>>>>>> we had a problem with running the bashrc on the server. We modified this
>>>>>> file and we did not get the message anymore. Still it was not possible
>>>>>> to start the RM in the System Monitoring perspective ot of the box. We
>>>>>> first have to connect via the Remote System Explorer perspective and the
>>>>>> we can start the RM.
>>>>>> 
>>>>>> Claudia
>>>>>> 
>>>>>> 
>>>>>> On 06/30/11 15:56, Roth, Philip C. wrote:
>>>>>>> 
>>>>>>> Claudia,
>>>>>>> 
>>>>>>> I should've been more clear.  After I established the connection via the SOCKS proxy, I did create a new resource manager and used the RSE connection type.  I tried this using the same RSE connection as was used with for the Remote C++ project, and also by creating a separate RSE connection to another instance of the RDT server.  Both approaches resulted in the same error about perl.
>>>>>>> 
>>>>>>> Phil
>>>>>>> 
>>>>>>> 
>>>>>>> 
>>>>>>> On Jun 30, 2011, at 9:47 AM, Claudia Knobloch wrote:
>>>>>>> 
>>>>>>>> Hi Phil,
>>>>>>>> 
>>>>>>>> I also followed your other discussion. Maybe this is a stupid
>>>>>>>> suggestions, but you should try to create a new RM (PBS_Generic_Batch)
>>>>>>>> and choose RSE as Remote Service provider at the Control connection
>>>>>>>> configuration page.
>>>>>>>> 
>>>>>>>> The last problem you mentioned we have also on one of our systems here.
>>>>>>>> I had tried it out but our system is in maintenance today.
>>>>>>>> 
>>>>>>>> Claudia
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>>> On 06/30/11 15:44, Roth, Philip C. wrote:
>>>>>>>>> 
>>>>>>>>> Claudia,
>>>>>>>>> 
>>>>>>>>> As noted elsewhere in this list, I tried a different method for making a connection to the remote system (SOCKS proxy instead of ssh tunnel).  There is still a problem starting the PBS-Generic-Batch resource manager, though it is different from the one reported below.  This time the error dialog indicates a missing or wrong version of perl.  The system has perl 5.8.8 in /usr/bin, so unless PATH is not being set at all I would think it would find this version.
>>>>>>>>> 
>>>>>>>>> When the local resource manager is started, does it issue remote commands via ssh or via the connected RDT server?  I'm asking to try to figure out how to diagnose if it is a PATH problem.
>>>>>>>>> 
>>>>>>>>> Phil
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> 
>>>>>>>>> On Jun 30, 2011, at 8:01 AM, Claudia Knobloch wrote:
>>>>>>>>> 
>>>>>>>>>> Hi Phil,
>>>>>>>>>> 
>>>>>>>>>> thanks for sending me the files. From my point of view the driver on the
>>>>>>>>>> server side is working because there was nothing unusual in the test.out.
>>>>>>>>>> 
>>>>>>>>>> I think we have to check if the whole lml file is send to the client
>>>>>>>>>> side. I am not quite sure how to check it. I hope I find a solution
>>>>>>>>>> until this afternoon.
>>>>>>>>>> 
>>>>>>>>>> Claudia
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> On 06/29/11 23:30, Roth, Philip C. wrote:
>>>>>>>>>>> 
>>>>>>>>>>> Claudia,
>>>>>>>>>>> 
>>>>>>>>>>> Thank you - I'll send the files to you directly rather than to the list.
>>>>>>>>>>> 
>>>>>>>>>>> Phil
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> On Jun 29, 2011, at 5:17 PM, Claudia Knobloch wrote:
>>>>>>>>>>> 
>>>>>>>>>>>> Hi Phil,
>>>>>>>>>>>> 
>>>>>>>>>>>> can you please log into the system, go into the folder .eclipsesetting
>>>>>>>>>>>> and than run the command
>>>>>>>>>>>> 
>>>>>>>>>>>> perl LML_da_driver.pl -k -v samples/LML_layout_torque.xml  test.out
>>>>>>>>>>>> 
>>>>>>>>>>>> This command creates an output file and a tmp directory which has from
>>>>>>>>>>>> system to system another name.
>>>>>>>>>>>> 
>>>>>>>>>>>> Please send me the test.out file and the files LML_da.log and
>>>>>>>>>>>> LML_da.errlog from the temp directory.
>>>>>>>>>>>> 
>>>>>>>>>>>> I'll have a look at it tomorrow morning, Thanks,
>>>>>>>>>>>> 
>>>>>>>>>>>> Claudia
>>>>>>>>>>>> 
>>>>>>>>>>>> On 06/29/2011 10:36 PM, Roth, Philip C. wrote:
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Albert,
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Thanks for the information.  I tried creating a new Remote Tools connection for the resource manager, but got the same error.  I had deleted the other resource managers.  There was another Remote Tools connection established, since I was working with a remote project.
>>>>>>>>>>>>> 
>>>>>>>>>>>>> Phil
>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>>> On Jun 29, 2011, at 4:26 PM, Albert L. Rossi wrote:
>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Hi Phil,
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> This looks like there is some issue with the XML that is being conveyed back to the client by the monitoring Perl scripts.  I believe that perhaps Claudia or Wolfgang who worked on this part of the code might be able to elucidate better than I.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> One thing I would highly recommend, however.  If you are running more than one Resource Manager to the same host, do not try to share the connection between them when they are both live.  There are know issues with this that we will be looking at soon.  For the moment it is advisable as a workaround to create separate connection names and use them on a one-to-one basis with PBS managers.
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> Al
>>>>>>>>>>>>>> ----- Philip C. Roth<rothpc@xxxxxxxx>       wrote:
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Hello,
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> After much messing around with getting a simple remote C++ project to build (the PATH environment settings for a remote project should be based on the *remote* PATH, not the local PATH), I'm trying to run on a system that uses a Torque batch scheduler.  After creating a PBS-Generic-Batch resource manager, I get two error dialog boxes when I try to start the resource manager.  The first says "'LML Monitor Job' has encountered a problem. cvc-complex-type.2.4.b: The content of element 'scheme' is not complete. One of '{e|1}' is expected."  The second says basically the same thing with a different dialog title and introductory line.  I don't think I can successfully create a PBS-based launch configuration without having this started.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> This is with Indigo, PTP 5.0.0 that was co-released with Indigo, and a Remote Tools connection.  SSH port forwarding is checked in the Control Connection configuration settings dialog.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> The log does not give much more information than what is in this dialog, but does say
>>>>>>>>>>>>>>> !ENTRY org . eclipse . ptp . rm . lml . monitor . core 4 0 2011-06-29 14:58:12.872
>>>>>>>>>>>>>>> right before the error message line.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Any help is greatly appreciated.
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> Phil
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> --
>>>>>>>>>>>>>>> Philip C. Roth | +1 865 241-1543 | hxxp://ft.ornl.gov/~rothpc
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>>>>> ptp-user mailing list
>>>>>>>>>>>>>>> ptp-user@xxxxxxxxxxx
>>>>>>>>>>>>>>> hxxps://dev.eclipse.org/mailman/listinfo/ptp-user
>>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> 
>>>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>>>> ptp-user mailing list
>>>>>>>>>>>>>> ptp-user@xxxxxxxxxxx
>>>>>>>>>>>>>> hxxps://dev.eclipse.org/mailman/listinfo/ptp-user
>>>>>>>>>>>>>> 
>>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> 
>>>>>>>>>>>> ------------------------------------------------------------------------------------------------
>>>>>>>>>>>> ------------------------------------------------------------------------------------------------
>>>>>>>>>>>> Forschungszentrum Juelich GmbH
>>>>>>>>>>>> 52425 Juelich
>>>>>>>>>>>> Sitz der Gesellschaft: Juelich
>>>>>>>>>>>> Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
>>>>>>>>>>>> Vorsitzender des Aufsichtsrats: MinDirig Dr. Karl Eugen Huthmacher
>>>>>>>>>>>> Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
>>>>>>>>>>>> Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
>>>>>>>>>>>> Prof. Dr. Sebastian M. Schmidt
>>>>>>>>>>>> ------------------------------------------------------------------------------------------------
>>>>>>>>>>>> ------------------------------------------------------------------------------------------------
>>>>>>>>>>>> 
>>>>>>>>>>>> Besuchen Sie uns auf unserem neuen Webauftritt unter www . fz-juelich . de
>>>>>>>>>>>> _______________________________________________
>>>>>>>>>>>> ptp-user mailing list
>>>>>>>>>>>> ptp-user@xxxxxxxxxxx
>>>>>>>>>>>> hxxps://dev.eclipse.org/mailman/listinfo/ptp-user
>>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> _______________________________________________
>>>>>>>>>> ptp-user mailing list
>>>>>>>>>> ptp-user@xxxxxxxxxxx
>>>>>>>>>> hxxps://dev.eclipse.org/mailman/listinfo/ptp-user
>>>>>>>>>> 
>>>>>>>>> 
>>>>>>>> 
>>>>>>>> _______________________________________________
>>>>>>>> ptp-user mailing list
>>>>>>>> ptp-user@xxxxxxxxxxx
>>>>>>>> hxxps://dev.eclipse.org/mailman/listinfo/ptp-user
>>>>>>>> 
>>>>>>> 
>>>>>> 
>>>>>> _______________________________________________
>>>>>> ptp-user mailing list
>>>>>> ptp-user@xxxxxxxxxxx
>>>>>> hxxps://dev.eclipse.org/mailman/listinfo/ptp-user
>>>>>> 
>>>>> 
>>>>> --
>>>>> Philip C. Roth | +1 865 241-1543 | hxxp://ft.ornl.gov/~rothpc
>>>>> 
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> ptp-user mailing list
>>>>> ptp-user@xxxxxxxxxxx
>>>>> hxxps://dev.eclipse.org/mailman/listinfo/ptp-user
>>>>> 
>>>> 
>>> 
>> 
>> _______________________________________________
>> ptp-user mailing list
>> ptp-user@xxxxxxxxxxx
>> hxxps://dev.eclipse.org/mailman/listinfo/ptp-user
> 
> _______________________________________________
> ptp-user mailing list
> ptp-user@xxxxxxxxxxx
> hxxps://dev.eclipse.org/mailman/listinfo/ptp-user
> 

-- 
Philip C. Roth | +1 865 241-1543 | http://ft.ornl.gov/~rothpc





Back to the top