I haven't seen this problem.

There should be an associated error in the VenueServer.log. Since you 
control the server, can you check the log to see what information is in 
that log?

I'm running AG3.1 on XP SP3 without issues.

Tom


On 3/5/09 1:46 PM, George Estes wrote:
> ps.  He can telnet to the the venue server but can't connect using the venue 
> client.  He's running Service Pack 3.  Are there any known problems with 
> AG3.1 and Windows XP SP3?
>
>
> ----- Original Message -----
> From: "George Estes" <ges...@ncsa.uiuc.edu>
> To: "ag-tech mailing list" <ag-t...@mcs.anl.gov>
> Sent: Thursday, March 5, 2009 1:06:49 PM GMT -06:00 US/Canada Central
> Subject: [AG-TECH] ssl error when connecting to venue server
>
> Hello,
>
>   I have a user who get an ssl 0 error when trying to connect to our venue 
> server.  We're wondering if perhaps his identity cert has been corrupted.  
> This is the segment from the client log.  How does the identity cert play 
> into the client connection to the venue server?
>
> 12/11/08 12:49:09 10080 VenueClient     venueclient.py:1320 DEBUG calling 
> __EnterVenue
> 12/11/08 12:49:09 10080 VenueClient     venueclient.py:1021 DEBUG EnterVenue: 
> Invoke Venue.Enter
> 12/11/08 12:49:09 10080 VenueClient     venueclient.py:1345 ERROR EnterVenue: 
> failed
> Traceback (most recent call last):
>   File "C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\VenueClient.py", 
> line 1321, in EnterVenue
>     self.__EnterVenue(URL,withcert)
>   File "C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\VenueClient.py", 
> line 1022, in __EnterVenue
>     self.profile.connectionId = self.__venueProxy.Enter( self.profile )
>   File 
> "C:\Python24\lib\site-packages\AccessGrid3\AccessGrid\interfaces\Venue_client.py",
>  line 38, in Enter
>     self.binding.Send(None, None, request, soapaction="urn:#Enter", **kw)
>   File "C:\Python24\lib\site-packages\ZSI\client.py", line 266, in Send
>     self.h.connect()
>   File "C:\Python24\lib\site-packages\M2Crypto\httpslib.py", line 50, in 
> connect
>     self.sock.connect((self.host, self.port))
>   File "C:\Python24\lib\site-packages\M2Crypto\SSL\Connection.py", line 169, 
> in connect
>     ret = self.connect_ssl()
>   File "C:\Python24\lib\site-packages\M2Crypto\SSL\Connection.py", line 162, 
> in connect_ssl
>     return m2.ssl_connect(self.ssl)
> SSLError: (0, 'Error')
> 12/11/08 12:49:09 10080 VenueClient     venueclientui.py:3182 DEBUG 
> bin.VenueClient::EnterVenue: Enter venue with url: 
> https://msp-ag.ncsa.uiuc.edu:8000/Venues/default
> 12/11/08 12:49:09 10080 VenueClient     venueclientui.py:3198 DEBUG 
> warningString: (0, 'Error')
>
> Thanks,
> George
>
>
>   

Reply via email to