Menu

#4 Activity does not contain any HPCProfileApplication tag

open
None
5
2008-05-22
2008-05-22
acaccia
No

Hi, I'm testing sleep.jsdl sample with your besclient + besserver implementation, where the <HPCProfileApplication> extension should be supported for the job submission. But, when I call the activity service on besclient the <Application> tag seems to be empty. Why?

activity response:

<Response xmlns="http://schemas...">
<ActivityIdentifier>
<Address xmlns="http...">https://192.168.1.106/607</Address>
</ActivityIdentifier>
<JobDefinition>
<JobDescription xmlns="http...">
<JobIdentification>
<JobName>Sleep</JobName>
<JobProject>default</JobProject>
</JobIdentification>

<!-- WHY DOES NOT CONTAIN HPCProfileApplication? -->
<Application></Application>

<Resources>
<CandidateHosts>
<HostName>acubuntu</HostName>
</CandidateHosts>
<TotalCPUCount>
<Exact>1</Exact>
</TotalCPUCount>
</Resources>
</JobDescription>
</JobDefinition>
</Response>

Discussion

  • Chris Smith

    Chris Smith - 2008-05-22
    • assigned_to: nobody --> csmith
     
  • Chris Smith

    Chris Smith - 2008-05-22

    Logged In: YES
    user_id=11198
    Originator: NO

    There is some bug in besserver in generating this content. I'll try to figure out the problem and provide a fix.

     

Log in to post a comment.

MongoDB Logo MongoDB