[AG-DEV] AG3: VenueClient doesn't start anymore

Thomas D. Uram turam at mcs.anl.gov
Wed Jan 25 16:31:53 CST 2006


Chris:

You should find the current state much better.  There was an error in 
initialization of
a user's certificate repository that caused the VenueServer/VenueManagement 
problem.
If you remove the certificate repository, it will now be properly initialized 
and things should
work.

We've fixed a number of other problems, too.  This VenueClient problem may 
still occur,
but I had it mostly resolved last night and hope to finish it off this evening.

If you could try to build a package and let us know if you run into 
difficulties, it'd be appreciated.
Your testing is a big help.

Thanks,

Tom


On 1/23/06 5:20 PM, Christoph Willing wrote:
> Working from packaged version of this morning's CVS, VenueClient gets 
> stuck before showing UI. Log file says:
> 
> 01/24/2006 09:07:01 AM -1211799328 Toolkit     Config.py:559 DEBUG 
> System hostname of v2.vislab.uq.edu.au is valid
> 01/24/2006 09:07:01 AM -1211799328 Toolkit     Toolkit.py:106 DEBUG 
> Initializing AG Toolkit version 3.0
> 01/24/2006 09:07:01 AM -1211799328 Toolkit     Toolkit.py:107 INFO 
> Command and arguments: ['/usr/bin/VenueClient.py']
> 01/24/2006 09:07:01 AM -1211799328 Platform     Config.py:595 INFO gnome 
> directory /home/ag/.gnome/application-info or /home/ag/.gnome/mime-info 
> not found, not registering file type .agpkg with gnome
> 01/24/2006 09:07:01 AM -1211799328 Platform     Config.py:595 INFO gnome 
> directory /home/ag/.gnome/application-info or /home/ag/.gnome/mime-info 
> not found, not registering file type .vv2d with gnome
> 01/24/2006 09:07:01 AM -1211799328 VenueClient     Preferences.py:166 
> DEBUG Preferences.LoadPreferences: open file
> 01/24/2006 09:07:01 AM -1211799328 Toolkit     Toolkit.py:156 INFO 
> Logfile Name: VenueClient.log
> 01/24/2006 09:07:01 AM -1211799328 Toolkit     VenueClient.py:80 INFO wx 
> version is: 2.6.2.1
> 01/24/2006 09:07:01 AM -1211799328 VenueClient     VenueClient.py:1356 
> DEBUG SetNodeUrl: Set node service url:  http://localhost:11000/NodeService
> 01/24/2006 09:07:01 AM -1211799328 VenueClient     VenueClient.py:311 
> DEBUG __StartWebService: venueclient: 
> http://v2.vislab.uq.edu.au:11000/VenueClient
> 01/24/2006 09:07:01 AM -1211799328 VenueClient     VenueClient.py:322 
> DEBUG __StartWebService: service manager: 
> http://v2.vislab.uq.edu.au:11000/ServiceManager
> 01/24/2006 09:07:01 AM -1211799328 VenueClient     VenueClient.py:336 
> DEBUG __StartWebService: node service: 
> http://v2.vislab.uq.edu.au:11000/NodeService
> 01/24/2006 09:07:01 AM -1211799328 VenueClient     VenueClient.py:1356 
> DEBUG SetNodeUrl: Set node service url: 
> http://v2.vislab.uq.edu.au:11000/NodeService
> 01/24/2006 09:07:01 AM -1211799328 VenueClient     Preferences.py:236 
> ERROR Preferences:GetNodeConfigs: Failed to get node service 
> configurations.
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/AccessGrid/Preferences.py", 
> line 234, in GetNodeConfigs
>     configs = nservice.GetConfigurations()
>   File 
> "/usr/lib/python2.4/site-packages/AccessGrid/interfaces/AGNodeService_client.py", 
> line 82, in GetConfigurations
>     self.binding.Send(None, None, request, 
> soapaction="urn:#GetConfigurations", **kw)
>   File "/usr/lib/python2.4/site-packages/ZSI/client.py", line 251, in Send
>     self.h.connect()
>   File "/usr/lib/python2.4/httplib.py", line 626, in connect
>     raise socket.error, msg
> error: (111, 'Connection refused')
> 01/24/2006 09:07:01 AM -1211799328 VenueClient     VenueClient.py:356 
> DEBUG Null default node configuration, not loading
> 
> 
> An interesting(?) feature of that error is how similar it is to the 
> VenueManagement connection problem previously mentioned - when trying to 
> connect to the VenueServer at localhost, the error is:
> 01/24/2006 09:05:13 AM -1211594528 VenueManagement 
> VenueManagement.py:389 DEBUG VenueManagementClient.ConnectToServer: 
> Connect to server https://localhost:8000/VenueServer
> 01/24/2006 09:05:13 AM -1211594528 VenueManagement 
> VenueManagement.py:397 DEBUG VenueManagementClient.ConnectToServer: 
> Connect to server
> 01/24/2006 09:05:13 AM -1211594528 VenueManagement 
> VenueManagement.py:404 DEBUG VenueManagementClient.ConnectToServer: Get 
> venues from server
> 01/24/2006 09:05:13 AM -1211594528 VenueManagement 
> VenueManagement.py:488 ERROR VenueManagementClient.ConnectToServer: Can 
> not connect.:
> Traceback (most recent call last):
>   File "/usr/bin/VenueManagement.py", line 407, in ConnectToServer
>     vl = self.server.GetVenues()
>   File 
> "/usr/lib/python2.4/site-packages/AccessGrid/interfaces/VenueServer_client.py", 
> line 158, in GetVenues
>     self.binding.Send(None, None, request, soapaction="urn:#GetVenues", 
> **kw)
>   File "/usr/lib/python2.4/site-packages/ZSI/client.py", line 251, in Send
>     self.h.connect()
>   File "/usr/lib/python2.4/httplib.py", line 1068, in connect
>     sock.connect((self.host, self.port))
>   File "<string>", line 1, in connect
> error: (111, 'Connection refused')
> 
> 
> 
> chris
> 
> 
> 




More information about the ag-dev mailing list