[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| 
[geclipse-dev] Release testing
 | 
My test of release candidate (todays build 17:48)
gLite - working submission, output files, LFC->SRM copy
GRIA - problems
- First I had problems with adding services to GRIA VO. NoClassDefFound 
from GRIA classes:
java.lang.NoClassDefFoundError
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown 
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at 
uk.ac.soton.itinnovation.grid.comms.client.RemoteResourceProxy.getHelpers(RemoteResourceProxy.java:102)
at 
uk.ac.soton.itinnovation.grid.comms.client.RemoteResourceProxy.createConv(RemoteResourceProxy.java:161)
at 
uk.ac.soton.ecs.iam.grid.client.staterepos.AbstractStateRepository.instantiateObject(AbstractStateRepository.java:210)
at 
uk.ac.soton.ecs.iam.grid.client.staterepos.AbstractStateRepository.getOrCreateObject(AbstractStateRepository.java:236)
at 
eu.geclipse.gria.info.GriaInfoService.fetchServices(GriaInfoService.java:386)
at 
eu.geclipse.gria.info.GriaInfoService.scheduleFetch(GriaInfoService.java:804)
at eu.geclipse.info.model.FetchJob.run(FetchJob.java:110)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Restart helped. Cannot reproduce it. I got similar exception also on 
another occasion, but also not repruducible.
Some strange side effect. It looks that GRIA libraries are referenced in 
strange places. e.g. I had exception NoClassDefFound just after adding new 
AWS VO project. And also somewhere from gLite project. Looks like 
infosystem refreshes all other projects when adding new project?
- during next try g-Eclipse completely hung while trying to add jobService 
to GRIA VO
several other hungs, but random. Always connected with dialog confirming 
acceptation of remote service certificate. I have no German CA certificate 
in my keystore. (will never happen for German people as they must have 
it in keystore).
- cannot submit job - timeout. I am not sure if it is server problem or 
not.
- cannot acces data service - unspecified I/O? - server problem ??
- sometimes GRIA asks for keystore in strange places. e.g. create project 
with GRIA plugin, add services, delete project(also from disk) restart 
gEclipse. Now try to create new project. Dialog is shown "GRIA key store 
is needed to start GRIA plug-in". This is even before I had a chance to 
select kind of project. Create token or not, effect is the same, nothing 
happend. This usecase works often, but not always. One time I got keystore 
request dialog later, when I clicked edit button for GRIA VO. In general 
it is not showstoper, but definitely to be solved ASAP.
One suspection for strange GRIA behaviour is that gria plug-in accesses 
hardcoded service. Some hangs could also result from the network breaks. 
(My network here is not excelent)
To improve but not critical.
- Submission of edited and not saved job description should ask for 
saving files.
- When a project is created for empty GRIA VO and later services are added 
to that VO, then the current project is not updated (list of servicea and 
computing is still empty). New project created for the same VO is ok.
Summary.
mo voting is 0. It means +1, but -1 for GRIA now. As I am not sure if it 
is server problem or gEclipse problem must be checked and confirmed by 
others.
Regards,
Pawel