[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| 
Re: [geclipse-dev] BAE tests
 | 
Exactly the same results for me (as shown on evo during our meeting).
Kasia
On Tue, 22 Jul 2008 15:58:46 +0200, Mariusz Wojtysiak  
<mariusz.wojtysiak@xxxxxxxxxxxxx> wrote:
Hello!
I have made tests of BAE VO.
Short summary:
1. BAE admin has to change permissions of deployed scripts. Who can  
contact her/him?
2. Everything works very slow. E.g. Empty data folder is listed above 20  
seconds!
Details of my tests:
Successful:
1. Created VO with BAE services
2. Played with Data Stagers: crated new, changed, deleted
3. Created new JSDL using fetched applications
4. Submitted paint and swirl job
Failed:
5. Both jobs failed with Exit Status -4
Logs in Job Details says:
---
JDF: Running job
Traceback (most recent call last):
   File "jdf.py", line 123, in ?
     raise Exception("Script '%s' is not executable!\nHint: chmod a+x  
'%s'\nOriginal error: %s" % (exe, exe, ex))
Exception: Script  
'/opt/gria/grid-apps/tutorial-apps5.2/swirl/startJob.py' is not  
executable!
Hint: chmod a+x '/opt/gria/grid-apps/tutorial-apps5.2/swirl/startJob.py'
Original error: [Errno 13] Permission denied
---