[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

[ninf-users:00141] Re: Nif problem



Hello,

From: Le Canh Hiep <canhhiep@yahoo.com>
Subject: [ninf-users:00140] Nif problem
Date: Wed, 17 May 2006 19:33:45 -0700 (PDT)

> Hi
>  When I submit a job from Client to server
>  I has a problem:
>  Thu May 18 09:27:03 2006 189ms 345us: Client: server: Error: Context 1: ngcllMDSaccessFindMDSserver: No MDS Server has the Remote Machine Information "pc02.grid3.dit.hcmut.edu.vn".
>                          Can you explain it for me
>                                                  Thanks

Ninf-G Client requires Ninf-G Executable information.
Did you give Ninf-G Executable information for
  "pc02.grid3.dit.hcmut.edu.nv" to Ninf-G Client?

Giving local ldif file is most easy way.

You may got local ldif file named
"your-function-name.your-host-name.ngdef"
file on your Ninf-G Executable directory.
please copy that file to your Ninf-G Client directory.

On Client configuration file, specify it to load that file.

<LOCAL_LDIF>
filename your_function_name.pc02.grid3.dit.hcmut.edu.nv.ngdef
</LOCAL_LDIF>

This is easy way to give Ninf-G Executable information
for Ninf-G Client.

If you did not give Ninf-G Executable information,
Ninf-G Client trys to search it by using MDS.
If you did not setup MDS at that time, the error occurr.

The detailed description is written on Ninf-G manual.
http://ninf.apgrid.org/documents/ng4-manual/client-side.html

Thanks.
TASHIRO Tomosige
SOUM Corporation, Japan.