[AG-TECH] Problems of VenueManagement

Jason Bell j.bell at cqu.edu.au
Tue Aug 3 18:21:03 CDT 2010


Sangil

I have a colleague who is having the exact same problem using Fedora 13.

Same error message and everything.

I think I will have to try setting my own Venue Server on a Fedora 13 install and test.

Has anyone successfully got a Venue Manager to work on a late Fedora install???

I will keep you posted with any progress I can make.

Many regards,
Jason.


-----Original Message-----
From: ag-tech-bounces at lists.mcs.anl.gov [mailto:ag-tech-bounces at lists.mcs.anl.gov] On Behalf Of Sangil Choi
Sent: Tuesday, 3 August 2010 08:10 PM
To: ag-tech at mcs.anl.gov
Subject: [AG-TECH] Problems of VenueManagement

Hi, everyone.

I've problem about VenueManagement Tool.

I install 'AGTk3.2 beta 1' on Fedora Core 12 and send certificate request message to agdev-ca at mcs.anl.gov<mailto:agdev-ca at mcs.anl.gov>.
After I got a replied message, I install that certificate and check the '/usr/bin/certmgr_agtk' to make sure of its installation. In addition, VenueServer works well.

I found some problem when I use VenueManagement Tool to create new venues in our venue server.

I make an entry of "Venue Server Address" as follow:

https://localhost:8000/VenueServer
https://NFRI-AG-Server.nm.gist.ac.kr:8000/VenueServer - It is DNS of server machine
https://NFRI-AG-Server.gist.ac.kr:8000/VenueServer - It is the name that uses in certificate request message.

After I clinks go button, below message is shown.

=========================================================
You were unable to connect to the venue server at: https://localhost:8000/VenueServer
=========================================================

In command window that execute VenueServer prints error message like this.

=========================================================
Traceback (nost recent call last):
File "/usr/lib/python2.6/site-packages/M2Crypto/SSL/SSLServer.py", line 32, in handle_request
  request, client_address = self.get_request()
File "/usr/lib/python2.6/SocketServer.py", line 444, in get_request
  return self.socket.accept()
File "/usr/lib/python2.6/site-packages/AccessGrid3/hosting/ZSI/ServiceContainer.py", line 156, in M2CrytoConnectionAccept
  ret = ssl.accept_ssl()
File "/usr/lib/python2.6/site-packages/M2Crypto/SSL/Connection.py", line 152, in accept_ssl
  return m2.ssl_accept(self.ssl, self._timeout)
SSLError : tlsv1 alert unknown ca
=========================================================

Last, the following message was printed in VenueManagement.log file.

=========================================================
08/03/2010 04:36:50 PM -1216825664 Platform     Config.py:897 INFO  gnome directory /home/ag/.gnome/application-info or /home/ag/.gnome/mime-info not found, not registering file type .agpkg3 with gnome
08/03/2010 04:36:50 PM -1216825664 Platform     Config.py:897 INFO  gnome directory /home/ag/.gnome/application-info or /home/ag/.gnome/mime-info not found, not registering file type .vv3d with gnome
08/03/2010 04:36:50 PM -1216825664 VenueClient     Preferences.py:206 DEBUG Preferences.LoadPreferences: open file
08/03/2010 04:36:50 PM -1216825664 Toolkit     Toolkit.py:166 INFO  Logfile Name: VenueManagement.log
08/03/2010 04:36:50 PM -1216825664 CertificateManager     CertificateManager.py:212 DEBUG Opened repository /home/ag/.AccessGrid3/Config/certRepo
08/03/2010 04:36:50 PM -1216825664 Toolkit     Toolkit.py:472 INFO  Initialized certificate manager.
08/03/2010 04:36:50 PM -1216825664 CertificateManager     CertificateManager.py:575 DEBUG Configuring standard environment
08/03/2010 04:36:50 PM -1216825664 CertificateManager     CertificateManager.py:625 DEBUG Using default identity /O=Access Grid/OU=agdev-ca.mcs.anl.gov/CN=VenueServer/NFRI-AG-Server.gist.ac.kr
08/03/2010 04:36:52 PM -1216825664 VenueManagement     VenueManagement:422 DEBUG VenueManagementClient.ConnectToServer: Connect to server https://localhost:8000/VenueServer
08/03/2010 04:36:52 PM -1216825664 VenueManagement     VenueManagement:430 DEBUG VenueManagementClient.ConnectToServer: Connect to server
08/03/2010 04:36:52 PM -1216825664 Toolkit     Toolkit.py:262 INFO  Using unencrypted certificate: /home/ag/.AccessGrid3/Config/certRepo/certificates/174973e21fb8d6e777cf0199e079762b/c922e6eac654d6475a33f6e48af375e7/cert.pem /home/ag/.AccessGrid3/Config/certRepo/privatekeys/fb186c081f585da9ba71017c637bd452.pem
08/03/2010 04:36:52 PM -1216825664 VenueManagement     VenueManagement:435 DEBUG VenueManagementClient.ConnectToServer: Get venues from server
08/03/2010 04:36:52 PM -1216825664 VenueManagement     VenueManagement:521 ERROR VenueManagementClient.ConnectToServer: Can not connect.:
Traceback (most recent call last):
  File "/usr/bin/VenueManagement", line 438, in ConnectToServer
    vl = self.server.GetVenues()
  File "/usr/lib/python2.6/site-packages/AccessGrid3/AccessGrid/interfaces/VenueServer_client.py", line 168, in GetVenues
    self.binding.Send(None, None, request, soapaction="urn:#GetVenues", **kw)
  File "/usr/lib/python2.6/site-packages/ZSI/client.py", line 266, in Send
    self.h.connect()
  File "/usr/lib/python2.6/site-packages/M2Crypto/httpslib.py", line 50, in connect
    self.sock.connect((self.host, self.port))
  File "/usr/lib/python2.6/site-packages/M2Crypto/SSL/Connection.py", line 177, in connect
    self.socket.connect(addr)
  File "<string>", line 1, in connect
error: [Errno 111] Connection refused
=========================================================

What should I do to solve this problem?

Regard,
Sangil Choi


More information about the ag-tech mailing list