| Hi All, I am having a problem in testing a job to bosco cluster. Basically:  1. From Terminal: When I test a job using âbosco_cluster âtest username@submissionNodeâ, it submits the job and pass the test smoothly.  2. From Web Interface: When I do the same thing again using the web interface, it just does not pass and I get the following error every time.  âââ  
 âââ  When I run the test from the web interface, I have a backend code written in python which executes the âbosco_clusterâ command via âSubprocess.Popen" method. I have verified already that the problem is not in the âSubprocessâ method.  I am just wondering if there is anything I am missing in setting up in the HTCondor/bosco configuration files to make it successfully run from the web-interface?  Please guide me through if I have to check/setup any particular switches (which I might be missing) manually.  Looking forward to receiving a response.  Thanks, Regards Hasan |