Mike: Is there any indication of a problem in a part of the logfile that you didn't include? If you don't see anything obvious, you can send the log and I'll take a look.
Can you reproduce the problem reliably? Tom Michael Miller wrote: > Michael, > > Yes, I've seen that behavior as well, but in this case, shutting down > all the python processes didn't fix things. > > Any other ideas? > > MYK > > At 03:03 AM 3/8/2005, Michael daley wrote: > >> We have been seeing a similar problem. Having done a bit of snooping >> around. It looks as if the Venue Client does not always shut down >> cleanly. On my display machine (Which starts all the other machines). >> If you look at the processes running. You fine that Python may still >> be running several processes after the Client has been closed. If you >> kill these processes the Node restarts OK. I have been meaning to post >> this to see if others have seen the same problem. >> Mike >> Cardiff Node Op >> >> Michael Miller wrote: >> >>> We had a problem with a node getting stuck when starting up. I >>> narrowed it down to the AGServiceManager on the video machine. >>> Restarting the AGServiceManager.py solved the problem. Is this in >>> bugzilla? Anyone know what's happening here that would cause the >>> node to get stuck? >>> >>> Michael Miller >>> NCSA >>> >>> >>> 03/03/05 14:23:30 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/03/05 14:23:30 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video0 >>> 03/03/05 14:23:30 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/03/05 14:23:30 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/03/05 14:23:30 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 64126] >>> 03/03/05 14:23:30 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:64126/Service >>> 03/03/05 14:23:32 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/03/05 14:23:32 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/03/05 14:23:32 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video0 >>> 03/03/05 14:23:33 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/03/05 14:23:33 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/03/05 14:23:33 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video1 >>> 03/03/05 14:23:33 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/03/05 14:23:33 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/03/05 14:23:33 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 49279] >>> 03/03/05 14:23:33 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:49279/Service >>> 03/03/05 14:23:35 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/03/05 14:23:35 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/03/05 14:23:35 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video1 >>> 03/03/05 14:23:36 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/03/05 14:23:36 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/03/05 14:23:36 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video2 >>> 03/03/05 14:23:36 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/03/05 14:23:36 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/03/05 14:23:36 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 64268] >>> 03/03/05 14:23:36 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:64268/Service >>> 03/03/05 14:23:38 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/03/05 14:23:38 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/03/05 14:23:38 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video2 >>> 03/03/05 14:23:39 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/03/05 14:23:39 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/03/05 14:23:39 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video3 >>> 03/03/05 14:23:39 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/03/05 14:23:39 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/03/05 14:23:39 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 59359] >>> 03/03/05 14:23:39 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:59359/Service >>> 03/03/05 14:23:41 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/03/05 14:23:41 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/03/05 14:23:41 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video3 >>> 03/03/05 14:23:46 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/03/05 14:23:52 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/03/05 14:23:56 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/03/05 14:24:08 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.StopServices >>> 03/03/05 14:24:15 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/03/05 14:24:18 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/03/05 14:24:24 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/03/05 14:25:21 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.StopServices >>> 03/03/05 14:25:27 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/04/05 15:42:44 -178680912 Hosting __init__.py:988 ERROR >>> Exception in SOAP server main loop >>> Traceback (most recent call last): >>> File >>> "/usr/lib/python2.3/site-packages/AccessGrid/hosting/SOAPpy/Server.py", >>> line 63, in Run >>> self._server.handle_request() >>> File >>> "/usr/src/build/394694-i386/install/usr/lib/python2.3/SocketServer.py", >>> line 217, in handle_request >>> request, client_address = self.get_request() >>> File "/usr/lib/python2.3/site-packages/SOAPpy/GSIServer.py", line >>> 140, in get_request >>> sock, addr = ThreadingGSITCPSocketServer.get_request(self) >>> File "/usr/lib/python2.3/site-packages/pyGlobus/io.py", line 850, >>> in get_request >>> raise ex.args >>> an end-of-file was reached >>> 03/04/05 15:45:28 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/04/05 15:45:28 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/04/05 15:45:29 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/04/05 15:45:30 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/04/05 15:45:32 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/04/05 15:45:33 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/04/05 15:45:33 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/04/05 15:45:33 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video0 >>> 03/04/05 15:45:34 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/04/05 15:45:34 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/04/05 15:45:34 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 50259] >>> 03/04/05 15:45:34 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:50259/Service >>> 03/04/05 15:45:36 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/04/05 15:45:36 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/04/05 15:45:36 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video0 >>> 03/04/05 15:45:38 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/04/05 15:45:38 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/04/05 15:45:38 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video1 >>> 03/04/05 15:45:38 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/04/05 15:45:38 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/04/05 15:45:38 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 59508] >>> 03/04/05 15:45:38 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:59508/Service >>> 03/04/05 15:45:40 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/04/05 15:45:40 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/04/05 15:45:40 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video1 >>> 03/04/05 15:45:42 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/04/05 15:45:42 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/04/05 15:45:42 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video2 >>> 03/04/05 15:45:42 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/04/05 15:45:42 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/04/05 15:45:42 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 51060] >>> 03/04/05 15:45:42 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:51060/Service >>> 03/04/05 15:45:43 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/04/05 15:45:43 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/04/05 15:45:43 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video2 >>> 03/04/05 15:45:45 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/04/05 15:45:45 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/04/05 15:45:45 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video3 >>> 03/04/05 15:45:45 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/04/05 15:45:45 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/04/05 15:45:45 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 57285] >>> 03/04/05 15:45:45 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:57285/Service >>> 03/04/05 15:45:47 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/04/05 15:45:47 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/04/05 15:45:47 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video3 >>> 03/04/05 15:45:58 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.StopServices >>> 03/04/05 15:46:00 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/04/05 15:46:05 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/04/05 15:46:11 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/04/05 16:09:49 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.StopServices >>> 03/04/05 16:09:56 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 11:56:31 -178680912 Hosting __init__.py:988 ERROR >>> Exception in SOAP server main loop >>> Traceback (most recent call last): >>> File >>> "/usr/lib/python2.3/site-packages/AccessGrid/hosting/SOAPpy/Server.py", >>> line 63, in Run >>> self._server.handle_request() >>> File >>> "/usr/src/build/394694-i386/install/usr/lib/python2.3/SocketServer.py", >>> line 217, in handle_request >>> request, client_address = self.get_request() >>> File "/usr/lib/python2.3/site-packages/SOAPpy/GSIServer.py", line >>> 140, in get_request >>> sock, addr = ThreadingGSITCPSocketServer.get_request(self) >>> File "/usr/lib/python2.3/site-packages/pyGlobus/io.py", line 850, >>> in get_request >>> raise ex.args >>> an end-of-file was reached >>> 03/07/05 11:59:26 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 11:59:26 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 11:59:27 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 11:59:28 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 11:59:30 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 11:59:32 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 11:59:32 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 11:59:32 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video0 >>> 03/07/05 11:59:32 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 11:59:32 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 11:59:32 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 61900] >>> 03/07/05 11:59:32 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:61900/Service >>> 03/07/05 11:59:34 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 11:59:34 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/07/05 11:59:35 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video0 >>> 03/07/05 11:59:36 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 11:59:36 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 11:59:36 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video1 >>> 03/07/05 11:59:36 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 11:59:36 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 11:59:36 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 61787] >>> 03/07/05 11:59:36 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:61787/Service >>> 03/07/05 11:59:37 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 11:59:37 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/07/05 11:59:38 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video1 >>> 03/07/05 11:59:39 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 11:59:39 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 11:59:39 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video2 >>> 03/07/05 11:59:39 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 11:59:39 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 11:59:39 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 51231] >>> 03/07/05 11:59:39 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:51231/Service >>> 03/07/05 11:59:40 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 11:59:40 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/07/05 11:59:41 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video2 >>> 03/07/05 11:59:42 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 11:59:42 -189228112 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 11:59:42 -189228112 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video3 >>> 03/07/05 11:59:42 -189228112 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 11:59:42 -189228112 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 11:59:42 -189228112 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 61579] >>> 03/07/05 11:59:42 -189228112 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:61579/Service >>> 03/07/05 11:59:43 -189228112 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 11:59:43 -189228112 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/07/05 11:59:44 -189228112 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video3 >>> 03/07/05 12:00:01 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:00:07 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:00:12 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:00:53 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:01:22 -189228112 ServiceManager __init__.py:988 INFO >>> AGServiceManager.StopServices >>> 03/07/05 12:06:16 -233669712 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:06:16 -233669712 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:06:17 -233669712 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:06:19 -233669712 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:10:42 -244364368 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:10:42 -244364368 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:11:24 -254985296 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:11:24 -254985296 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:21:11 -265606224 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:21:11 -265606224 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:30:51 -276227152 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:30:51 -276227152 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:34:40 -286848080 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:34:40 -286848080 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:37:30 -297469008 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:37:30 -297469008 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:38:35 -308089936 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:38:35 -308089936 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:39:41 -318710864 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:39:41 -318710864 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:40:25 -329331792 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:40:25 -329331792 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:42:49 -339952720 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:42:49 -339952720 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:51:40 -350573648 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:53:11 -150088192 Toolkit __init__.py:988 INFO Caught >>> signal, going down. >>> 03/07/05 12:53:11 -150088192 Toolkit __init__.py:988 INFO >>> Signal: 1 Frame: <frame object at 0x845dc1c> >>> 03/07/05 12:53:11 -150088192 ServiceManager __init__.py:988 INFO >>> AGServiceManager.Shutdown >>> 03/07/05 12:53:11 -150088192 ServiceManager __init__.py:988 INFO >>> Remove services >>> 03/07/05 12:53:11 -150088192 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 12:53:11 -150088192 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 12:54:23 -150641152 ProxyGen __init__.py:988 DEBUG Using >>> GT24 proxy code >>> 03/07/05 12:54:23 -150641152 Toolkit __init__.py:988 DEBUG >>> Initializing AG Toolkit version 2.3 >>> 03/07/05 12:54:23 -150641152 Toolkit __init__.py:988 INFO >>> Logfile Name: ServiceManager.log >>> 03/07/05 12:54:24 -150641152 Toolkit __init__.py:988 INFO >>> Service init: have profile None >>> 03/07/05 12:54:24 -150641152 Toolkit __init__.py:988 DEBUG System >>> hostname of rel-ag-video.ncsa.uiuc.edu is valid >>> 03/07/05 12:54:24 -150641152 CertificateManager __init__.py:988 >>> DEBUG Opened repository /home/agnode/.AccessGrid/Config/certRepo >>> 03/07/05 12:54:24 -150641152 Toolkit __init__.py:988 INFO >>> Initialized cert mgmt. >>> 03/07/05 12:54:24 -150641152 Toolkit __init__.py:988 INFO Loaded >>> profile and configured with it. >>> 03/07/05 12:54:24 -150641152 CertificateManager __init__.py:988 >>> DEBUG Configuring standard environment >>> 03/07/05 12:54:24 -150641152 CertificateManager __init__.py:988 >>> DEBUG Using default identity /O=Access >>> Grid/OU=agdev-ca.mcs.anl.gov/CN=VenueServer/venues.ncsa.uiuc.edu >>> 03/07/05 12:54:24 -150641152 CertificateManager __init__.py:988 >>> DEBUG Initializing environment with unencrypted cert /O=Access >>> Grid/OU=agdev-ca.mcs.anl.gov/CN=VenueServer/venues.ncsa.uiuc.edu >>> 03/07/05 12:54:24 -150641152 CertificateManager __init__.py:988 >>> DEBUG done, success=1 >>> 03/07/05 12:54:24 -150641152 Toolkit __init__.py:988 INFO >>> Initialized Globus. >>> 03/07/05 12:54:24 -150641152 Toolkit __init__.py:988 INFO >>> Service Initialization Complete. >>> 03/07/05 12:54:24 -150641152 ServiceManager __init__.py:988 INFO >>> Using services dir: /home/agnode/.AccessGrid/local_services >>> 03/07/05 12:54:24 -150641152 ServiceManager __init__.py:988 INFO >>> __DiscoverResources >>> 03/07/05 12:54:24 -150641152 Platform __init__.py:988 INFO V4L >>> /dev/video2 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:54:24 -150641152 Platform __init__.py:988 INFO V4L >>> /dev/video2 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:54:24 -150641152 Platform __init__.py:988 INFO V4L >>> /dev/video3 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:54:24 -150641152 Platform __init__.py:988 INFO V4L >>> /dev/video3 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:54:24 -150641152 Platform __init__.py:988 INFO V4L >>> /dev/video1 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:54:24 -150641152 Platform __init__.py:988 INFO V4L >>> /dev/video1 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:54:24 -150641152 Platform __init__.py:988 INFO V4L >>> /dev/video0 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:54:24 -150641152 Platform __init__.py:988 INFO V4L >>> /dev/video0 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:54:24 -150641152 Toolkit __init__.py:988 INFO >>> Starting Service Manager URL: >>> https://rel-ag-video.ncsa.uiuc.edu:11000/ServiceManager >>> 03/07/05 12:55:17 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:55:23 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetResources >>> 03/07/05 12:55:23 -189781072 ServiceManager __init__.py:988 INFO >>> __DiscoverResources >>> 03/07/05 12:55:23 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video2 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:23 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video2 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:23 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video3 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:23 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video3 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:23 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video1 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:23 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video1 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:23 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video0 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:23 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video0 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:26 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 12:55:26 -189781072 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 12:55:26 -189781072 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video3 >>> 03/07/05 12:55:26 -189781072 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 12:55:26 -189781072 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 12:55:26 -189781072 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 62100] >>> 03/07/05 12:55:26 -189781072 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:62100/Service >>> 03/07/05 12:55:26 -189781072 Toolkit __init__.py:988 DEBUG >>> Initializing AG Toolkit version 2.3 >>> 03/07/05 12:55:27 -189781072 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 12:55:27 -189781072 ServiceManager __init__.py:988 DEBUG >>> Not setting service configuration; none given >>> 03/07/05 12:55:27 -189781072 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video3 >>> 03/07/05 12:55:29 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:55:37 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetResources >>> 03/07/05 12:55:37 -189781072 ServiceManager __init__.py:988 INFO >>> __DiscoverResources >>> 03/07/05 12:55:37 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video2 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:37 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video2 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:37 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video3 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:37 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video3 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:37 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video1 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:37 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video1 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:37 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video0 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:37 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video0 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:41 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 12:55:41 -189781072 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 12:55:41 -189781072 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video2 >>> 03/07/05 12:55:41 -189781072 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 12:55:41 -189781072 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 12:55:41 -189781072 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 62452] >>> 03/07/05 12:55:41 -189781072 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:62452/Service >>> 03/07/05 12:55:42 -189781072 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 12:55:42 -189781072 ServiceManager __init__.py:988 DEBUG >>> Not setting service configuration; none given >>> 03/07/05 12:55:42 -189781072 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video2 >>> 03/07/05 12:55:44 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:55:54 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetResources >>> 03/07/05 12:55:54 -189781072 ServiceManager __init__.py:988 INFO >>> __DiscoverResources >>> 03/07/05 12:55:54 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video2 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:54 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video2 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:54 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video3 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:54 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video3 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:54 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video1 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:54 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video1 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:54 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video0 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:55:54 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video0 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:55:57 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 12:55:57 -189781072 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 12:55:57 -189781072 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video1 >>> 03/07/05 12:55:57 -189781072 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 12:55:57 -189781072 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 12:55:57 -189781072 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 63206] >>> 03/07/05 12:55:57 -189781072 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:63206/Service >>> 03/07/05 12:55:59 -189781072 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 12:55:59 -189781072 ServiceManager __init__.py:988 DEBUG >>> Not setting service configuration; none given >>> 03/07/05 12:55:59 -189781072 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video1 >>> 03/07/05 12:56:01 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:56:09 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetResources >>> 03/07/05 12:56:09 -189781072 ServiceManager __init__.py:988 INFO >>> __DiscoverResources >>> 03/07/05 12:56:09 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video2 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:56:09 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video2 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:56:09 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video3 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:56:09 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video3 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:56:09 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video1 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:56:09 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video1 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:56:09 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video0 description: BT878 video (Osprey 100/150 (87 >>> 03/07/05 12:56:09 -189781072 Platform __init__.py:988 INFO V4L >>> /dev/video0 has ports: ['Composite0', 'Composite1', 'Composite2', >>> 'S-Video'] >>> 03/07/05 12:56:17 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 12:56:17 -189781072 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 12:56:17 -189781072 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video0 >>> 03/07/05 12:56:17 -189781072 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 12:56:17 -189781072 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 12:56:17 -189781072 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 57859] >>> 03/07/05 12:56:17 -189781072 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:57859/Service >>> 03/07/05 12:56:19 -189781072 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 12:56:19 -189781072 ServiceManager __init__.py:988 DEBUG >>> Not setting service configuration; none given >>> 03/07/05 12:56:19 -189781072 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video0 >>> 03/07/05 12:56:21 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:56:38 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:57:02 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:57:12 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:57:16 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:58:24 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.StopServices >>> 03/07/05 12:58:30 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:58:35 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:58:43 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:59:17 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.StopServices >>> 03/07/05 12:59:24 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:59:28 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 12:59:34 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 13:00:03 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.StopServices >>> 03/07/05 13:00:10 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 13:01:01 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveServices >>> 03/07/05 13:01:01 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 13:01:02 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 13:01:04 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 13:01:05 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.RemoveService >>> 03/07/05 13:01:07 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 13:01:07 -189781072 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 13:01:07 -189781072 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video0 >>> 03/07/05 13:01:07 -189781072 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 13:01:07 -189781072 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 13:01:07 -189781072 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 55780] >>> 03/07/05 13:01:07 -189781072 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:55780/Service >>> 03/07/05 13:01:08 -189781072 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 13:01:08 -189781072 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/07/05 13:01:09 -189781072 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video0 >>> 03/07/05 13:01:10 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 13:01:10 -189781072 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 13:01:10 -189781072 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video1 >>> 03/07/05 13:01:10 -189781072 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 13:01:10 -189781072 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 13:01:10 -189781072 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 52102] >>> 03/07/05 13:01:10 -189781072 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:52102/Service >>> 03/07/05 13:01:11 -189781072 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 13:01:11 -189781072 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/07/05 13:01:12 -189781072 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video1 >>> 03/07/05 13:01:13 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 13:01:13 -189781072 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 13:01:13 -189781072 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video2 >>> 03/07/05 13:01:13 -189781072 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 13:01:13 -189781072 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 13:01:13 -189781072 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 51524] >>> 03/07/05 13:01:13 -189781072 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:51524/Service >>> 03/07/05 13:01:14 -189781072 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 13:01:14 -189781072 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/07/05 13:01:15 -189781072 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video2 >>> 03/07/05 13:01:16 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.AddService >>> 03/07/05 13:01:16 -189781072 ServiceManager __init__.py:988 INFO >>> AddService: VideoProducerService v 2.500000 u VideoProducerService.zip >>> 03/07/05 13:01:16 -189781072 ServiceManager __init__.py:988 INFO >>> resourceToAssign: /dev/video3 >>> 03/07/05 13:01:16 -189781072 ServiceManager __init__.py:988 INFO >>> Retaining version 2.500000 >>> 03/07/05 13:01:16 -189781072 ServiceManager __init__.py:988 INFO >>> Extracting service package to >>> /home/agnode/.AccessGrid/local_services/VideoProducerService >>> 03/07/05 13:01:16 -189781072 ServiceManager __init__.py:988 INFO >>> Running Service; options: /usr/bin/python2 >>> ['/home/agnode/.AccessGrid/local_services/VideoProducerService/VideoProducerService.py', >>> 53834] >>> 03/07/05 13:01:16 -189781072 ServiceManager __init__.py:988 DEBUG >>> Waiting for service to start: VideoProducerService >>> https://rel-ag-video.ncsa.uiuc.edu:53834/Service >>> 03/07/05 13:01:17 -189781072 ServiceManager __init__.py:988 INFO >>> Service VideoProducerService successfully started >>> 03/07/05 13:01:17 -189781072 ServiceManager __init__.py:988 INFO >>> Setting service configuration >>> 03/07/05 13:01:18 -189781072 ServiceManager __init__.py:988 INFO >>> Assigning resource to service: /dev/video3 >>> 03/07/05 13:01:31 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 13:01:38 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> 03/07/05 13:01:41 -189781072 ServiceManager __init__.py:988 INFO >>> AGServiceManager.GetServices >>> >>> >>> >>> Thanx, >>> >>> Michael Miller >>> System Engineer >>> Video Technology Services >>> Persistent Infrastructure Directorate >>> National Center for Supercomputing Applications >>> University of Illinois - UC >>> 217-649-0747 >>> >>> "If you're clear in your vision and trust the people in your team >>> with clear objectives, they will invariably do their best to achieve >>> everything desired, and usually deliver everything you could have >>> hoped for and even more." -Paul Debevec >>> >>> > > Thanx, > > Michael Miller > System Engineer > Video Technology Services > Persistent Infrastructure Directorate > National Center for Supercomputing Applications > University of Illinois - UC > 217-649-0747 > > "If you're clear in your vision and trust the people in your team with > clear objectives, they will invariably do their best to achieve > everything desired, and usually deliver everything you could have hoped > for and even more." -Paul Debevec > >