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)) {
}
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