Proposed Error while creating a session

  • Thursday, June 07, 2012 1:23 PM
     
     

    I am getting this error randomly "Failed to get job owner from the scheduler." while creating a session. please let me know how to resolve this problem. Thanks

    using (Session session = Session.CreateSession(info))
    {

    }

All Replies

  • Monday, June 11, 2012 8:45 PM
     
     Proposed

    Have you looked at the complicated Remarks section here? They might have the answer.

    http://msdn.microsoft.com/en-us/library/microsoft.hpc.scheduler.session.sessionstartinfo.username%28v=vs.85%29.aspx