I've been debugging the OS X problem I mentioned and it seems that maui is loosing the name of the PBS server.
06/03 16:22:11 INFO: starting iteration 155 06/03 16:22:11 MRMGetInfo() 06/03 16:22:11 MRMClusterQuery() 06/03 16:22:11 MPBSClusterQuery(ORCHARD,RCount,SC) 06/03 16:22:11 MPBSInitialize(ORCHARD,SC) 06/03 16:22:11 ERROR: cannot connect to PBS server '' rc: -1 (errno: 15007) 06/03 16:22:11 ALERT: cannot re-initialize PBS interface 06/03 16:22:11 WARNING: no resources detected 06/03 16:22:11 MRMWorkloadQuery() 06/03 16:22:11 MPBSWorkloadQuery(ORCHARD,JCount,SC) 06/03 16:22:11 MPBSInitialize(ORCHARD,SC) 06/03 16:22:11 ERROR: cannot connect to PBS server '' rc: -1 (errno: 15007) 06/03 16:22:11 ALERT: cannot re-initialize PBS interface 06/03 16:22:11 WARNING: no workload detected The "ERROR: cannot connect to PBS server '' rc: -1 (errno: 15007)" line indicates that maui doesn't know the name of the PBS server anymore, as according to the source code the name of the server should be printed between the two single quotes. Has anyone else experienced this? Any ideas what could be causing the problem? Thanks, Craig. -- Craig West Systems Manager Victorian Partnership for Advanced Computing 110 Victoria Street, Carlton South VIC 3053 P: +61 3 9925 4751 E: [email protected] http://www.vpac.org _______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
