list archives . users mailing list

Subject: RE: GDS configuration problem

Date view Thread view Subject view Author view Attachment view

From: Amrey Krause (amrey@epcc.ed.ac.uk)
Date: Feb 19, 2003 16:56

Hi,

you have to delete (or put into comments) all lines referring to
Translation and Cache from the GridDataServiceFactoryConfig, these are the
following elements:

<GDS:VersionMap activity="Translation" version="p2.r1.234" .../>
<GDS:VersionMap activity="Cache" version=... />

<GDS:Activity name="Translation" version="p2.r1.234"/>
<GDS:Activity name="Cache" version="p2.r1.234"/>

Hope this helps.

           Amy

On Wed, 19 Feb 2003, Brian Hills wrote:

> Thanks guys,
>
> That seems to have fixed the problem, the config defined in the
> GDSFConfig was called 'config1' and in the other files 'config'.
> However I now get the following error, which I would guess means I have
> to check all the <ScriptEnvironment> tags in the scripts too?
>
> Brian
>
>
>
> Error:
> AxisFault
> faultCode: {http://xml.apache.org/axis/ <http://xml.apache.org/axis/>
> }Server.userException
> faultString: [org.globus.ogsa.GridServiceException] Problem with
> ScriptEnvironment environment1: could not load Translation Activity,
> version p2.r1.234 [uk.org.ogsadai.porttype.gds.engine.test.TestActivity]
> [chained] -> Problem with ScriptEnvironment environment1: could not load
> Translation Activity, version p2.r1.23
> 4 [uk.org.ogsadai.porttype.gds.engine.test.TestActivity]
> faultActor: null
> faultDetail:
> stackTrace: [org.globus.ogsa.GridServiceException] Problem with
> ScriptEnvironment environment1: could not load Translation Activity,
> version p2.r1.234
> [uk.org.ogsadai.porttype.gds.engine.test.TestActivity] [chained] -&gt;
> Problem with ScriptEnvironment environment1: could not load Translation
> Activity, version
> p2.r1.234 [uk.org.ogsadai.porttype.gds.engine.test.TestActivity]
> at
> uk.org.ogsadai.service.gdsf.GridDataServiceFactoryP2R1.createServiceO
> bject(GridDataServiceFactoryP2R1.java:238)
>
>

--
  ------------------------------------------------------------
 | Dr Amrey Krause                    Applications Consultant |
 |                        |epcc|, The University of Edinburgh |
 |     King's Buildings, Mayfield Road, Edinburgh EH9 3JZ, UK |
 | Tel: +44 (0)131 650 6718 --- email: a.krause@epcc.ed.ac.uk |
  ------------------------------------------------------------

Date view Thread view Subject view Author view Attachment view
webperson@nesc.ac.uk