Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] BAE tests

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
---


--
Pozdrawiam,
Mariusz Wojtysiak


Back to the top