[AG-TECH] AG3 venue management can't connect

Thomas D. Uram turam at mcs.anl.gov
Thu Jun 29 11:24:46 CDT 2006


Try using the hostname instead of 'localhost'.  When the VenueServer
starts, it displays the VenueServer url, probably as:

https://gimli.ag.manchester.ac.uk:8000/VenueServer

The AG3 venue server only binds to this network interface, not
all of them.

Tom



On 6/29/06 10:25 AM, Javier Gomez Alonso wrote:
> Hi,
>
> I am running an AG3 venue server under Fedora Core 5 x86_64. When I run the Venue Server with a service certificate, and then try to connect to it with the Venue Manager (from the same machine), I cannot establish the connection. I have not changed the default certificate, so I think I should be able to connect. Any ideas? I attach the debug information for reference. Many thanks,
>
>  - Javi
>
> 06/29/2006 03:14:23 PM 46912496279184 VenueManagement     VenueManagement:261 DEBUG There is no my servers file to load.
> 06/29/2006 03:14:23 PM 46912496279184 Toolkit     Config.py:559 DEBUG System hostname of gimli.ag.manchester.ac.uk is valid
> 06/29/2006 03:14:23 PM 46912496279184 Toolkit     Toolkit.py:109 DEBUG Initializing AG Toolkit version 3.0.1
> 06/29/2006 03:14:23 PM 46912496279184 Toolkit     Toolkit.py:110 INFO  Command and arguments: ['/usr/bin/VenueManagement', '-d']
> 06/29/2006 03:14:23 PM 46912496279184 Platform     Config.py:779 INFO  gnome directory /home/ag/.gnome/application-info or /home/ag/.gnome/mime-info not found, not registering file type .agpkg3 with gnome
> 06/29/2006 03:14:23 PM 46912496279184 Platform     Config.py:779 INFO  gnome directory /home/ag/.gnome/application-info or /home/ag/.gnome/mime-info not found, not registering file type .vv3d with gnome
> 06/29/2006 03:14:23 PM 46912496279184 VenueClient     Preferences.py:180 DEBUG Preferences.LoadPreferences: open file
> 06/29/2006 03:14:23 PM 46912496279184 Toolkit     Toolkit.py:159 INFO  Logfile Name: VenueManagement.log
> 06/29/2006 03:14:23 PM 46912496279184 CertificateManager     CertificateManager.py:204 DEBUG Opened repository /home/ag/.AccessGrid3/Config/certRepo
> 06/29/2006 03:14:23 PM 46912496279184 Toolkit     Toolkit.py:429 INFO  Initialized certificate manager.
> 06/29/2006 03:14:23 PM 46912496279184 CertificateManager     CertificateManager.py:529 DEBUG Configuring standard environment
> 06/29/2006 03:14:23 PM 46912496279184 CertificateManager     CertificateManager.py:580 DEBUG Using default identity /O=Access Grid/OU=agdev-ca.mcs.anl.gov/CN=VenueServer/gimli.ag.manchester.ac.uk
> 06/29/2006 03:14:32 PM 46912496279184 VenueManagement     VenueManagement:414 DEBUG VenueManagementClient.ConnectToServer: Connect to server https://localhost:8000/VenueServer
> VenueManagement   06/29/2006 03:14:32 PM DEBUG VenueManagementClient.ConnectToServer: Connect to server https://localhost:8000/VenueServer
> 06/29/2006 03:14:32 PM 46912496279184 VenueManagement     VenueManagement:422 DEBUG VenueManagementClient.ConnectToServer: Connect to server
> VenueManagement   06/29/2006 03:14:32 PM DEBUG VenueManagementClient.ConnectToServer: Connect to server
> 06/29/2006 03:14:32 PM 46912496279184 VenueManagement     VenueManagement:429 DEBUG VenueManagementClient.ConnectToServer: Get venues from server
> VenueManagement   06/29/2006 03:14:32 PM DEBUG VenueManagementClient.ConnectToServer: Get venues from server
> 06/29/2006 03:14:32 PM 46912496279184 VenueManagement     VenueManagement:513 ERROR VenueManagementClient.ConnectToServer: Can not connect.:
> Traceback (most recent call last):
>   File "/usr/bin/VenueManagement", line 432, in ConnectToServer
>     vl = self.server.GetVenues()
>   File "/usr/lib/python2.4/site-packages/AccessGrid/interfaces/VenueServer_client.py", line 142, in GetVenues
>     self.binding.Send(None, None, request, soapaction="urn:#GetVenues", **kw)
>   File "/usr/lib/python2.4/site-packages/ZSI/client.py", line 254, in Send
>     self.h.connect()
>   File "/usr/lib64/python2.4/httplib.py", line 1072, in connect
>     sock.connect((self.host, self.port))
>   File "<string>", line 1, in connect
> error: (111, 'Connection refused')
> VenueManagement   06/29/2006 03:14:32 PM ERROR VenueManagementClient.ConnectToServer: Can not connect.:
> Traceback (most recent call last):
>   File "/usr/bin/VenueManagement", line 432, in ConnectToServer
>     vl = self.server.GetVenues()
>   File "/usr/lib/python2.4/site-packages/AccessGrid/interfaces/VenueServer_client.py", line 142, in GetVenues
>     self.binding.Send(None, None, request, soapaction="urn:#GetVenues", **kw)
>   File "/usr/lib/python2.4/site-packages/ZSI/client.py", line 254, in Send
>     self.h.connect()
>   File "/usr/lib64/python2.4/httplib.py", line 1072, in connect
>     sock.connect((self.host, self.port))
>   File "<string>", line 1, in connect
> error: (111, 'Connection refused')
>
>
>   




More information about the ag-tech mailing list