[AG-DEV] Running AG3 under SUSE 9.3 - SSL error

Thomas D. Uram turam at mcs.anl.gov
Wed May 3 09:49:34 CDT 2006


This is likely a result of using a SWIG version earlier than 1.3.24.  Try
updating and things should go fine.

Either way, let us know.

Tom

On 5/3/06 9:13 AM, Michael Braitmaier wrote:
> I am currently trying to get AG3 running under SUSE 9.3
> I followed the instructions on the CVS section on www.accessgrid.org
> and installed the appropriate dependencies. Then I used the CVS source 
> tree to run AG3.
> Unfortunatley I seem to be stuck with the VenueServer which always 
> reports me an error related to ssl.
> The client however is running and I am able to connect to an AG3 
> VenueServer under Windows XP.
> 
> I created a anonymous certs for testing purpose of the AG3 .
> I have to mention that I previously had AG2.4 installed on the SUSE 9.3 
> machine which I removed with Yast.
> I have attached the VenueServer.log hoping someone can help me.
> 
> Don't get confused by the reported different directories where 
> AccessGrid reports to get its python files from
> One of them ("E:\Daten...") is a mounted windows drive which I had 
> unmounted for the test, so I don't think this is reliable output,
> because otherwise I should have gotten an error about not finding the 
> appropriate python module.
> 
> Michael
> 
> 
> ------------------------------------------------------------------------
> 
> 05/03/06 16:00:36 1077178176 Toolkit     E:\Daten\projekte\hpc-europa\source\ag3.0-devel\AccessGrid\AccessGrid\Toolkit.py:640 INFO  Service init: have profile None
> 05/03/06 16:00:36 1077178176 Toolkit     E:\Daten\projekte\hpc-europa\source\ag3.0-devel\AccessGrid\AccessGrid\Toolkit.py:665 INFO  Service Initialization Complete.
> 05/03/06 16:00:36 1077178176 Toolkit     VenueServer.py:98 INFO  VenueServer running using hostname: visstereo.hlrs.de
> 05/03/06 16:00:36 1077178176 Toolkit     VenueServer.py:101 INFO  Running in secure mode
> 05/03/06 16:00:36 1077178176 CertificateManager     Z:\home\hpcbrait\AGTk3.0\src\AccessGrid\AccessGrid\Security\CertificateManager.py:204 DEBUG Opened repository /mnt/raid/home/hpcbrait/.AccessGrid3/Config/certRepo
> 05/03/06 16:00:36 1077178176 Toolkit     E:\Daten\projekte\hpc-europa\source\ag3.0-devel\AccessGrid\AccessGrid\Toolkit.py:421 INFO  Initialized certificate manager.
> 05/03/06 16:00:36 1077178176 CertificateManager     Z:\home\hpcbrait\AGTk3.0\src\AccessGrid\AccessGrid\Security\CertificateManager.py:529 DEBUG Configuring standard environment
> 05/03/06 16:00:36 1077178176 CertificateManager     Z:\home\hpcbrait\AGTk3.0\src\AccessGrid\AccessGrid\Security\CertificateManager.py:580 DEBUG Using default identity /O=Access Grid/O=Argonne National Laboratory/OU=Futures Lab Anonymous Authority/CN=Anonymous User 0610daa3d994e25a5d16a14f2e69d123
> 05/03/06 16:00:36 1077178176 Toolkit     VenueServer.py:167 ERROR Error occurred running server: ssl_ctx_load_verify_locations() argument 2 must be string, not None
> Traceback (most recent call last):
>   File "VenueServer.py", line 146, in ?
>     main()
>   File "VenueServer.py", line 102, in main
>     context = Toolkit.Service.instance().GetContext()
>   File "E:\Daten\projekte\hpc-europa\source\ag3.0-devel\AccessGrid\AccessGrid\Toolkit.py", line 218, in GetContext
>   File "/usr/lib/python2.4/site-packages/M2Crypto/SSL/Context.py", line 121, in load_verify_locations
>     return m2.ssl_ctx_load_verify_locations(self.ctx, cafile, capath)
> TypeError: ssl_ctx_load_verify_locations() argument 2 must be string, not None




More information about the ag-dev mailing list