[AG-TECH] AG 2.1.2 install can't contact venue server

Phil Stanford pns at soc.soton.ac.uk
Tue Dec 16 09:26:00 CST 2003


I've done an installation on a Windows 2000 machine of AG2.1.2 as a PIG.
I'm having problems with the Venue Client connecting to the default Venue 
Server.
I'm getting 'No reachable venue at given venue URL' and  'Authorisation 
failure' as per the trace below.
I'm using a UK e-Science certificate, but I think that the proxy cert is 
being set up OK

I don't *think* it's a firewalling issue as an Ethereal trace (capture 
file available if it'll help) does show the venue client contacting the 
server on port 9000 and a brief conversation ensues, during which I can 
see the plain-text bits of my cert being sent to the server. 
I'm sure it's a very silly mistake on my part but I'd welcome clues ...
Thanks
Phil

-----
12/15/03 16:29:05 DEBUG Creating thread 0
12/15/03 16:29:05 DEBUG Starting thread 0
12/15/03 16:29:05 DEBUG Worker 0 starting
12/15/03 16:29:05 DEBUG Waiting thread 0
12/15/03 16:29:05 DEBUG Done creating workers
12/15/03 16:29:05 DEBUG Reading persisted data from: C:\Documents and 
Settings\p
ns\Application Data\AccessGrid\personalDataStore\DataStore.dat
C:\PROGRA~1\ACCESS~2\bin\agpm.py:57: RuntimeWarning: tmpnam is a potential 
secur
ity risk to your program
  workingDir = os.path.join(GetTempDir(), os.path.basename(os.tmpnam()))
C:\PROGRA~1\ACCESS~2\bin\agpm.py:57: RuntimeWarning: tmpnam is a potential 
secur
ity risk to your program
  workingDir = os.path.join(GetTempDir(), os.path.basename(os.tmpnam()))
12/15/03 16:29:15 DEBUG userConfigDir: C:\Documents and 
Settings\pns\Application
 Data\AccessGrid
12/15/03 16:29:15 DEBUG Opened repository C:\Documents and 
Settings\pns\Applicat
ion Data\AccessGrid\certRepo
12/15/03 16:29:15 DEBUG Unlink C:\Documents and Settings\pns\Application 
Data\Ac
cessGrid\trustedCACerts\42864e48.signing_policy
12/15/03 16:29:15 DEBUG Unlink C:\Documents and Settings\pns\Application 
Data\Ac
cessGrid\trustedCACerts\45cc9e80.signing_policy
12/15/03 16:29:15 DEBUG Unlink C:\Documents and Settings\pns\Application 
Data\Ac
cessGrid\trustedCACerts\01621954.0
12/15/03 16:29:15 DEBUG Unlink C:\Documents and Settings\pns\Application 
Data\Ac
cessGrid\trustedCACerts\01621954.signing_policy
12/15/03 16:29:15 DEBUG Unlink C:\Documents and Settings\pns\Application 
Data\Ac
cessGrid\trustedCACerts\42864e48.0
12/15/03 16:29:15 DEBUG Unlink C:\Documents and Settings\pns\Application 
Data\Ac
cessGrid\trustedCACerts\45cc9e80.0
12/15/03 16:29:15 DEBUG Using default identity 
/C=UK/O=eScience/OU=Southampton/L
=SOC/CN=phil stanford
12/15/03 16:29:15 DEBUG Initializing environment with proxy cert for 
/C=UK/O=eSc
ience/OU=Southampton/L=SOC/CN=phil stanford
12/15/03 16:29:15 DEBUG Configuring for user proxy issued from 
/C=UK/O=eScience/
OU=Southampton/L=SOC/CN=phil stanford
12/15/03 16:29:15 DEBUG Proxy C:\DOCUME~1\pns\LOCALS~1\Temp\x509_up_pns 
will exp
ire 12/15/03 18:54:40
12/15/03 16:29:15 DEBUG bin.VenueClient::OnInit: ispersonal=1
AGServiceManager URL:  https://152.78.109.40:12000/ServiceManager
Running Service; options: C:\Python22\python.exe [u'C:\\Documents and 
Settings\\
pns\\Application Data\\AccessGrid\\local_services\\AudioService.py', 
50848]
Trying client handle
Wait another sec for service to boot
 - elapsedTries =  0
Trying client handle
Wait another sec for service to boot
 - elapsedTries =  1
Trying client handle
Wait another sec for service to boot
 - elapsedTries =  2
Starting server at https://152.78.109.40:50848/Service
Trying client handle
* * Service handle is valid !
Running Service; options: C:\Python22\python.exe [u'C:\\Documents and 
Settings\\
pns\\Application 
Data\\AccessGrid\\local_services\\VideoConsumerService.py', 501
88]
Trying client handle
Wait another sec for service to boot
 - elapsedTries =  0
Trying client handle
Wait another sec for service to boot
 - elapsedTries =  1
Trying client handle
Wait another sec for service to boot
 - elapsedTries =  2
Starting server at https://152.78.109.40:50188/Service
Trying client handle
* * Service handle is valid !
12/15/03 16:29:47 DEBUG bin.VenueClient::OnInit: setting node service
                 URI to https://localhost:11000/NodeService from 
PersonalNode
12/15/03 16:29:47 DEBUG bin.VenueClient: SetProfile
AGNodeService URL:  https://152.78.109.40:11000/NodeService
12/15/03 16:30:16 DEBUG HaveValidProxy: found proxy ident 
/C=UK/O=eScience/OU=So
uthampton/L=SOC/CN=phil stanford/CN=proxy
12/15/03 16:30:16 DEBUG Set history url: None
12/15/03 16:30:27 ERROR AccessGrid.VenueClient::EnterVenue failed; time is 
okay
(offset=0
Traceback (most recent call last):
  File "C:\Python22\Lib\site-packages\AccessGrid\VenueClient.py", line 
458, in E
nterVenue
    Client.Handle( URL ).IsValid()
  File 
"C:\Python22\Lib\site-packages\AccessGrid\hosting\pyGlobus\Client.py", li
ne 83, in IsValid
    ret = proxy._IsValid()
  File 
"C:\Python22\Lib\site-packages\AccessGrid\hosting\pyGlobus\AGGSISOAP.py",
 line 3660, in __call__
    return self.__r_call(*args, **kw)
  File 
"C:\Python22\Lib\site-packages\AccessGrid\hosting\pyGlobus\AGGSISOAP.py",
 line 3680, in __r_call
    self.__hd, self.__ma)
  File 
"C:\Python22\Lib\site-packages\AccessGrid\hosting\pyGlobus\AGGSISOAP.py",
 line 3580, in __call
    config = self.config)
  File 
"C:\Python22\Lib\site-packages\AccessGrid\hosting\pyGlobus\Client.py", li
ne 188, in call
    r.endheaders()
  File "C:\Python22\lib\httplib.py", line 695, in endheaders
    self._send_output()
  File "C:\Python22\lib\httplib.py", line 581, in _send_output
    self.send(msg)
  File "C:\Python22\lib\httplib.py", line 548, in send
    self.connect()
  File "C:\Python22\Lib\site-packages\pyGlobus\io.py", line 1084, in 
connect
    self.sock.connect(self.host, self.port, self.io_attr)
  File "C:\Python22\Lib\site-packages\pyGlobus\io.py", line 663, in 
connect
    raise ex
GSITCPSocketException: an authentication operation failed
12/15/03 16:30:27 ERROR AccessGrid.VenueClient::EnterVenue failed
Traceback (most recent call last):
  File "C:\Python22\Lib\site-packages\AccessGrid\VenueClient.py", line 
466, in E
nterVenue
    raise EnterVenueException("No reachable venue at given venue URL")
EnterVenueException: No reachable venue at given venue URL
12/15/03 16:30:27 DEBUG bin.VenueClient::EnterVenue: Enter venue with url: 
https
://vv2.mcs.anl.gov:9000/Venues/default
12/15/03 16:30:30 DEBUG Authorization failure connecting to server.



More information about the ag-tech mailing list