[AG-TECH] AG2 Configuration

Eliot Feibush efeibush at pppl.gov
Wed Oct 22 12:14:20 CDT 2003


Hello,

I am trying to configure our node for AG 2.0.  I'm going through the steps in the document "How to 
Build a Room-Based Access Grid Node."  When I try to start the Service Manager on the video machine 
I get:

$ python /usr/bin/AGServiceManager.py
Video resources file not found; run SetupVideo.py
Found id certs  [<AccessGrid.CertificateRepository.CertificateDescriptor instance at 0x83e9854>]
Default ident  [<AccessGrid.CertificateRepository.CertificateDescriptor instance at 0x83e99f4>]
CA cert /C=US/O=Globus/CN=Globus Certification Authority: hash=42864e48 
dest=/home/ag/.AccessGrid/trustedCACerts/42864e48.0
CA cert /O=Access Grid/OU=agdev-ca.mcs.anl.gov/CN=Access Grid Developers CA: hash=45cc9e80 
dest=/home/ag/.AccessGrid/trustedCACerts/45cc9e80.0
done, success= 1
AGServiceManager URL:  https://agvideo-tst.pppl.gov:12000/ServiceManager


When I try to run SetupVideo.py I get:

$ python /usr/bin/SetupVideo.py
Traceback (most recent call last):
   File "/usr/bin/SetupVideo.py", line 46, in ?
     f = open( tclScriptFile, "w" )
IOError: [Errno 13] Permission denied: 'tclScript'



And if I try to run NodeManagement on the video machine and add a Service I get:

$ python /usr/bin/NodeManagement.py
Found id certs  [<AccessGrid.CertificateRepository.CertificateDescriptor instance at 0x873415c>]
Default ident  [<AccessGrid.CertificateRepository.CertificateDescriptor instance at 0x87edd84>]
CA cert /C=US/O=Globus/CN=Globus Certification Authority: hash=42864e48 
dest=/home/ag/.AccessGrid/trustedCACerts/42864e48.0
CA cert /O=Access Grid/OU=agdev-ca.mcs.anl.gov/CN=Access Grid Developers CA: hash=45cc9e80 
dest=/home/ag/.AccessGrid/trustedCACerts/45cc9e80.0
Invalid Node Service URI: https://localhost:11000/NodeService
Exception in AddService :  AccessGrid.hosting.pyGlobus.AGGSISOAP.faultType <Fault 
exceptions.Exception: Exception: Error adding service: Exception: AGServiceManager.AddService 
failed: [Errno 2] No such file or directory: '/tmp/local_services/VideoProducerService.zip'>


How do I take care of these errors?

Also, is there any other documentation for installing and configuring AG2?

Thank you.

Eliot Feibush





More information about the ag-tech mailing list