I am having problems today with the AGServiceManager.py on my capture
machine.  I can start the service manager fine, but the instant I start
the NodeService.py on the main machine, AGServiceManager dies on the
capture machine.  I have attached the logs for both.  This was working
fine before the weekend, so I can't think of anything that would have
changed just from a reboot. Any assistance would be much appreciated.

Jim



09/07/04 11:56:36 -151067904 Toolkit     __init__.py:988 INFO  Service init: 
have profile None
09/07/04 11:56:36 -151067904 Toolkit     __init__.py:988 DEBUG System hostname 
of psc-ag2-capture.psc.edu is valid
09/07/04 11:56:36 -151067904 CertificateManager     __init__.py:988 DEBUG 
Opened repository /home/ag/.AccessGrid/Config/certRepo
09/07/04 11:56:36 -151067904 Toolkit     __init__.py:988 INFO  Initialized cert 
mgmt.
09/07/04 11:56:36 -151067904 Toolkit     __init__.py:988 INFO  Loaded profile 
and configured with it.
09/07/04 11:56:36 -151067904 CertificateManager     __init__.py:988 DEBUG 
Configuring standard environment
09/07/04 11:56:36 -151067904 CertificateManager     __init__.py:988 DEBUG Using 
default identity /O=Access Grid/OU=agdev-ca.mcs.anl.gov/OU=psc.edu/CN=Jim Miller
09/07/04 11:56:36 -151067904 CertificateManager     __init__.py:988 DEBUG 
Initializing environment with proxy cert for /O=Access 
Grid/OU=agdev-ca.mcs.anl.gov/OU=psc.edu/CN=Jim Miller
09/07/04 11:56:36 -151067904 CertificateManager     __init__.py:988 DEBUG 
Configuring for user proxy issued from /O=Access 
Grid/OU=agdev-ca.mcs.anl.gov/OU=psc.edu/CN=Jim Miller
09/07/04 11:56:36 -151067904 CertificateManager     __init__.py:988 DEBUG Proxy 
/tmp/x509up_u500 will expire 09/07/04 22:09:53
09/07/04 11:56:36 -151067904 CertificateManager     __init__.py:988 DEBUG done, 
success=1
09/07/04 11:56:36 -151067904 Toolkit     __init__.py:988 INFO  Initialized 
Globus.
09/07/04 11:56:36 -151067904 Toolkit     __init__.py:988 INFO  Service 
Initialization Complete.
09/07/04 11:56:36 -151067904 ServiceManager     __init__.py:988 INFO  Using 
services dir: /home/ag/.AccessGrid/local_services
09/07/04 11:56:36 -151067904 ServiceManager     __init__.py:988 INFO  
__DiscoverResources
09/07/04 11:56:36 -151067904 Platform     __init__.py:988 INFO  V4L /dev/video1 
description: BT878 video (Hauppauge (bt878))
09/07/04 11:56:36 -151067904 Platform     __init__.py:988 INFO  V4L /dev/video1 
has ports: ['Television', 'Composite1', 'S-Video', 'Composite3']
09/07/04 11:56:36 -151067904 Platform     __init__.py:988 INFO  V4L /dev/video0 
description: BT878 video (Hauppauge (bt878))
09/07/04 11:56:36 -151067904 Platform     __init__.py:988 INFO  V4L /dev/video0 
has ports: ['Television', 'Composite1', 'S-Video', 'Composite3']
09/07/04 11:56:36 -151067904 Platform     __init__.py:988 INFO  V4L /dev/video3 
description: BT878 video (Hauppauge (bt878))
09/07/04 11:56:36 -151067904 Platform     __init__.py:988 INFO  V4L /dev/video3 
has ports: ['Television', 'Composite1', 'S-Video', 'Composite3']
09/07/04 11:56:36 -151067904 Platform     __init__.py:988 INFO  V4L /dev/video2 
description: BT878 video (Hauppauge (bt878))
09/07/04 11:56:36 -151067904 Platform     __init__.py:988 INFO  V4L /dev/video2 
has ports: ['Television', 'Composite1', 'S-Video', 'Composite3']
09/07/04 11:56:36 -151067904 Toolkit     __init__.py:988 INFO  Starting Service 
Manager URL: https://psc-ag2-capture.psc.edu:12000/ServiceManager
09/07/04 11:57:17 -151067904 Toolkit     __init__.py:988 INFO  Caught signal, 
going down.
09/07/04 11:57:17 -151067904 Toolkit     __init__.py:988 INFO  Signal: 1 Frame: 
<frame object at 0x82ebed4>
09/07/04 11:57:17 -151067904 ServiceManager     __init__.py:988 INFO  
AGServiceManager.Shutdown
09/07/04 11:57:17 -151067904 ServiceManager     __init__.py:988 INFO  Remove 
services
09/07/04 11:57:17 -151067904 ServiceManager     __init__.py:988 INFO  
AGServiceManager.RemoveServices
09/07/04 11:57:17 -151067904 ServiceManager     __init__.py:988 INFO  Stop 
network interface
09/07/04 11:57:17 121027504 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 
"/sandbox/agtk/dist-20040829_232036/lib/python2.3/site-packages/SOAPpy/GSIServer.py",
 line 140, in get_request
  File 
"/sandbox/agtk/dist-20040829_232036/lib/python2.3/site-packages/pyGlobus/io.py",
 line 846, in get_request
<pyGlobus.io.GSITCPSocket instance at 0xf6a37a4c> is having trouble 
listening!:('an I/O operation was cancelled',)
09/07/04 11:57:17 -151067904 Hosting     __init__.py:988 ERROR server_close() 
failed
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/AccessGrid/hosting/SOAPpy/Server.py", 
line 95, in Stop
    self._server.server_close()
  File 
"/sandbox/agtk/dist-20040829_232036/lib/python2.3/site-packages/pyGlobus/io.py",
 line 1375, in server_close
  File 
"/sandbox/agtk/dist-20040829_232036/lib/python2.3/site-packages/pyGlobus/io.py",
 line 1348, in close
  File 
"/sandbox/agtk/dist-20040829_232036/lib/python2.3/site-packages/pyGlobus/io.py",
 line 264, in close
IOBaseException: an uninitialied data structure was passed as argument 1 to 
globus_io_register_close
09/07/04 11:57:19 224 Toolkit     config.py:346 DEBUG retrieved local IP 
address 128.182.61.31
09/07/04 11:57:19 224 CertificateManager     certificatemanager.py:263 DEBUG 
Opened repository C:\Documents and Settings\ag\Application 
Data\AccessGrid\Config\certRepo
09/07/04 11:57:19 224 Toolkit     toolkit.py:379 DEBUG Init'ing globus.
09/07/04 11:57:19 224 CertificateManager     certificatemanager.py:729 DEBUG 
Configuring standard environment
09/07/04 11:57:19 224 CertificateManager     certificatemanager.py:797 DEBUG 
Using default identity /O=Access Grid/OU=agdev-ca.mcs.anl.gov/OU=psc.edu/CN=Jim 
Miller
09/07/04 11:57:19 224 CertificateManager     certificatemanager.py:868 DEBUG 
Initializing environment with proxy cert for /O=Access 
Grid/OU=agdev-ca.mcs.anl.gov/OU=psc.edu/CN=Jim Miller
09/07/04 11:57:19 224 CertificateManager     certificatemanager.py:887 DEBUG 
Configuring for user proxy issued from /O=Access 
Grid/OU=agdev-ca.mcs.anl.gov/OU=psc.edu/CN=Jim Miller
09/07/04 11:57:19 224 CertificateManager     certificatemanager.py:890 DEBUG 
Proxy C:\DOCUME~1\ag\LOCALS~1\Temp\proxy will expire 09/07/04 18:10:44
09/07/04 11:57:19 224 Toolkit     toolkit.py:383 DEBUG Done with globus.
09/07/04 11:57:19 224 VenueClient     venueclient.py:293 DEBUG 
__StartWebService: venueclient: https://128.182.61.31:11000/VenueClient
09/07/04 11:57:19 224 ServiceManager     agservicemanager.py:75 INFO  Using 
services dir: C:\Documents and Settings\ag\Application 
Data\AccessGrid\local_services
09/07/04 11:57:19 224 ServiceManager     agservicemanager.py:422 INFO  
__DiscoverResources
09/07/04 11:57:19 224 VenueClient     venueclient.py:302 DEBUG 
__StartWebService: service manager: https://128.182.61.31:11000/ServiceManager
09/07/04 11:57:19 224 NodeService     agnodeservice.py:659 INFO  
NodeService.__ReadConfigFile
09/07/04 11:57:19 224 Toolkit     toolkit.py:317 DEBUG Looking for: 
C:\Documents and Settings\ag\Application 
Data\AccessGrid\Config\AGNodeService.cfg
09/07/04 11:57:19 224 NodeService     agnodeservice.py:667 DEBUG DEFAULT NODE 
SERVICE CONFIG: C:\Documents and Settings\ag\Application 
Data\AccessGrid\Config\AGNodeService.cfg
09/07/04 11:57:19 224 NodeService     agnodeservice.py:671 INFO  Reading node 
service config file: C:\Documents and Settings\ag\Application 
Data\AccessGrid\Config\AGNodeService.cfg
09/07/04 11:57:19 224 VenueClient     venueclient.py:308 DEBUG 
__StartWebService: node service: https://128.182.61.31:11000/NodeService
09/07/04 11:57:19 224 VenueClient     venueclient.py:1558 DEBUG SerNodeUrl: Set 
node service url:  https://128.182.61.31:11000/NodeService
09/07/04 11:57:19 224 NodeService     agnodeservice.py:347 INFO  
NodeService.LoadDefaultConfig
09/07/04 11:57:19 224 NodeService     agnodeservice.py:351 INFO  Loading 
default node configuration: default2node
09/07/04 11:57:19 224 NodeService     agnodeservice.py:365 INFO  
NodeService.LoadConfiguration
09/07/04 11:57:19 224 NodeService     agnodeservice.py:380 INFO  Trying to load 
node configuration from: C:\Documents and Settings\ag\Application 
Data\AccessGrid\Config\nodeConfig\default2node
09/07/04 11:57:20 224 NodeService     agnodeservice.py:467 ERROR Exception 
removing services from Service Manager
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 465, 
in LoadConfiguration
    AGServiceManagerIW( serviceManager.uri ).RemoveServices()
  File "C:\Python23\Lib\site-packages\AccessGrid\AGServiceManager.py", line 
628, in RemoveServices
    self.proxy.RemoveServices()
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 453, in __call__
    return self.__r_call(*args, **kw)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 475, in __r_call
    self.__hd, self.__ma)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 347, in __call
    config = self.config)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 187, in call
    r.endheaders()
  File "C:\Python23\lib\httplib.py", line 712, in endheaders
    self._send_output()
  File "C:\Python23\lib\httplib.py", line 597, in _send_output
    self.send(msg)
  File "C:\Python23\lib\httplib.py", line 564, in send
    self.connect()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1093, in connect
    self.sock.connect(self.host, self.port, self.io_attr)
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 671, in connect
    raise ex
GSITCPSocketException: a system call failed (Invalid argument)
09/07/04 11:57:21 224 NodeService     agnodeservice.py:488 ERROR Exception 
adding service VideoProducerService.zip
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 480, 
in LoadConfiguration
    service.parameters )
  File "C:\Python23\Lib\site-packages\AccessGrid\AGServiceManager.py", line 
617, in AddServicePackage
    return 
self.proxy.AddServicePackage(serviceFile,resourceToAssign,serviceConfig)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 453, in __call__
    return self.__r_call(*args, **kw)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 475, in __r_call
    self.__hd, self.__ma)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 347, in __call
    config = self.config)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 187, in call
    r.endheaders()
  File "C:\Python23\lib\httplib.py", line 712, in endheaders
    self._send_output()
  File "C:\Python23\lib\httplib.py", line 597, in _send_output
    self.send(msg)
  File "C:\Python23\lib\httplib.py", line 564, in send
    self.connect()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1093, in connect
    self.sock.connect(self.host, self.port, self.io_attr)
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 671, in connect
    raise ex
GSITCPSocketException: a system call failed (Invalid argument)
09/07/04 11:57:22 224 NodeService     agnodeservice.py:488 ERROR Exception 
adding service AudioService.zip
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 480, 
in LoadConfiguration
    service.parameters )
  File "C:\Python23\Lib\site-packages\AccessGrid\AGServiceManager.py", line 
617, in AddServicePackage
    return 
self.proxy.AddServicePackage(serviceFile,resourceToAssign,serviceConfig)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 453, in __call__
    return self.__r_call(*args, **kw)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 475, in __r_call
    self.__hd, self.__ma)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 347, in __call
    config = self.config)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 187, in call
    r.endheaders()
  File "C:\Python23\lib\httplib.py", line 712, in endheaders
    self._send_output()
  File "C:\Python23\lib\httplib.py", line 597, in _send_output
    self.send(msg)
  File "C:\Python23\lib\httplib.py", line 564, in send
    self.connect()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1093, in connect
    self.sock.connect(self.host, self.port, self.io_attr)
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 671, in connect
    raise ex
GSITCPSocketException: a system call failed (Invalid argument)
09/07/04 11:57:23 224 NodeService     agnodeservice.py:488 ERROR Exception 
adding service VideoProducerService.zip
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 480, 
in LoadConfiguration
    service.parameters )
  File "C:\Python23\Lib\site-packages\AccessGrid\AGServiceManager.py", line 
617, in AddServicePackage
    return 
self.proxy.AddServicePackage(serviceFile,resourceToAssign,serviceConfig)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 453, in __call__
    return self.__r_call(*args, **kw)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 475, in __r_call
    self.__hd, self.__ma)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 347, in __call
    config = self.config)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 187, in call
    r.endheaders()
  File "C:\Python23\lib\httplib.py", line 712, in endheaders
    self._send_output()
  File "C:\Python23\lib\httplib.py", line 597, in _send_output
    self.send(msg)
  File "C:\Python23\lib\httplib.py", line 564, in send
    self.connect()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1093, in connect
    self.sock.connect(self.host, self.port, self.io_attr)
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 671, in connect
    raise ex
GSITCPSocketException: a system call failed (Invalid argument)
09/07/04 11:57:25 224 NodeService     agnodeservice.py:488 ERROR Exception 
adding service VideoProducerService.zip
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 480, 
in LoadConfiguration
    service.parameters )
  File "C:\Python23\Lib\site-packages\AccessGrid\AGServiceManager.py", line 
617, in AddServicePackage
    return 
self.proxy.AddServicePackage(serviceFile,resourceToAssign,serviceConfig)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 453, in __call__
    return self.__r_call(*args, **kw)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 475, in __r_call
    self.__hd, self.__ma)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 347, in __call
    config = self.config)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 187, in call
    r.endheaders()
  File "C:\Python23\lib\httplib.py", line 712, in endheaders
    self._send_output()
  File "C:\Python23\lib\httplib.py", line 597, in _send_output
    self.send(msg)
  File "C:\Python23\lib\httplib.py", line 564, in send
    self.connect()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1093, in connect
    self.sock.connect(self.host, self.port, self.io_attr)
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 671, in connect
    raise ex
GSITCPSocketException: a system call failed (Invalid argument)
09/07/04 11:57:26 224 NodeService     agnodeservice.py:488 ERROR Exception 
adding service VideoProducerService.zip
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 480, 
in LoadConfiguration
    service.parameters )
  File "C:\Python23\Lib\site-packages\AccessGrid\AGServiceManager.py", line 
617, in AddServicePackage
    return 
self.proxy.AddServicePackage(serviceFile,resourceToAssign,serviceConfig)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 453, in __call__
    return self.__r_call(*args, **kw)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 475, in __r_call
    self.__hd, self.__ma)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 347, in __call
    config = self.config)
  File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 187, in call
    r.endheaders()
  File "C:\Python23\lib\httplib.py", line 712, in endheaders
    self._send_output()
  File "C:\Python23\lib\httplib.py", line 597, in _send_output
    self.send(msg)
  File "C:\Python23\lib\httplib.py", line 564, in send
    self.connect()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1093, in connect
    self.sock.connect(self.host, self.port, self.io_attr)
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 671, in connect
    raise ex
GSITCPSocketException: a system call failed (Invalid argument)
09/07/04 11:57:26 740 ServiceManager     agservicemanager.py:379 INFO  
AGServiceManager.RemoveServices
09/07/04 11:57:26 276 ServiceManager     agservicemanager.py:115 INFO  
AGServiceManager.AddService
09/07/04 11:57:26 276 ServiceManager     agservicemanager.py:118 INFO  
AddService: VideoConsumerService v 2.200000 u VideoConsumerService.zip
09/07/04 11:57:26 276 ServiceManager     agservicemanager.py:121 INFO  
resourceToAssign: 
09/07/04 11:57:26 276 ServiceManager     agservicemanager.py:147 DEBUG ** 
Resource does not exist! :  
09/07/04 11:57:26 276 ServiceManager     agservicemanager.py:186 INFO  
Retaining version 2.200000
09/07/04 11:57:26 276 ServiceManager     agservicemanager.py:189 INFO  
Extracting service package to C:\Documents and Settings\ag\Application 
Data\AccessGrid\local_services\VideoConsumerService
09/07/04 11:57:26 276 ServiceManager     agservicemanager.py:231 INFO  Running 
Service; options: C:\Python23\pythonw.exe [u'C:\\Documents and 
Settings\\ag\\Application 
Data\\AccessGrid\\local_services\\VideoConsumerService\\VideoConsumerService.py',
 63564]
09/07/04 11:57:26 276 ProcessManager     processmanager.py:62 DEBUG Creating 
process: C:\Python23\pythonw.exe "C:\Documents and Settings\ag\Application 
Data\AccessGrid\local_services\VideoConsumerService\VideoConsumerService.py" 
63564
09/07/04 11:57:26 276 ProcessManager     processmanager.py:75 DEBUG Create 
process returns: (<PyHANDLE object at 0x01CB0C94>, <PyHANDLE object at 
0x01CB3C24>, 432, 1176)
09/07/04 11:57:26 276 ServiceManager     agservicemanager.py:248 DEBUG Waiting 
for service to start: VideoConsumerService https://128.182.61.31:63564/Service
09/07/04 11:57:28 276 ServiceManager     agservicemanager.py:255 INFO  Service 
VideoConsumerService successfully started
09/07/04 11:57:28 276 ServiceManager     agservicemanager.py:290 DEBUG Not 
setting service configuration; none given
09/07/04 11:57:28 276 ServiceManager     agservicemanager.py:299 DEBUG Not 
assigning resource; none given
09/07/04 11:57:29 224 NodeService     agnodeservice.py:354 ERROR Exception 
loading default configuration.
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 352, 
in LoadDefaultConfig
    self.LoadConfiguration( self.defaultConfig )
  File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 492, 
in LoadConfiguration
    raise Exception(exceptionText)
Exception: Couldn't remove services from Service Manager: 
128.182.61.32:12000Couldn't add service VideoProducerService.zipCouldn't add 
service AudioService.zipCouldn't add service VideoProducerService.zipCouldn't 
add service VideoProducerService.zipCouldn't add service 
VideoProducerService.zip
09/07/04 11:57:29 224 VenueClient     venueclient.py:317 ERROR Error loading 
default configuration
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\VenueClient.py", line 315, in 
__StartWebService
    self.ns.LoadDefaultConfig()
  File "C:\Python23\Lib\site-packages\AccessGrid\AGNodeService.py", line 356, 
in LoadDefaultConfig
    self.defaultConfig)
Exception: ('Failed to load default configuration <%s>', 'default2node')
09/07/04 11:57:29 224 VenueClient     venueclient.py:191 DEBUG 
__createPersonalDataStore: Creating personal datastore at C:\Documents and 
Settings\ag\Application Data\AccessGrid\Config\personalDataStore using prefix 
personalDataStore and port 0
09/07/04 11:57:29 224 DataStore     datastore.py:1512 DEBUG Creating thread 0
09/07/04 11:57:29 224 DataStore     datastore.py:1517 DEBUG Starting thread 0
09/07/04 11:57:29 112 DataStore     datastore.py:1525 DEBUG Worker 0 starting
09/07/04 11:57:29 224 DataStore     datastore.py:1519 DEBUG Waiting thread 0
09/07/04 11:57:29 224 DataStore     datastore.py:1522 DEBUG Done creating 
workers
09/07/04 11:57:29 224 DataStore     datastore.py:270 DEBUG Reading persisted 
data from: C:\Documents and Settings\ag\Application 
Data\AccessGrid\Config\personalDataStore\DataStore.dat
09/07/04 11:57:29 224 VenueClient     venueclient.py:216 DEBUG 
__createPersonalDataStore: Load personal data from file
09/07/04 11:57:29 224 VenueClientController     venueclientcontroller.py:1354 
DEBUG There is no personal venues file to load.
09/07/04 11:57:34 224 VenueClient     venueclientui.py:1730 INFO  --------- END 
VenueClient
09/07/04 11:57:34 112 DataStore     datastore.py:1530 DEBUG Worker 0 gets cmd 
quit
09/07/04 11:57:34 112 DataStore     datastore.py:1543 DEBUG Worker 0 exiting
09/07/04 11:57:34 244 DataStore     datastore.py:1601 INFO  
GSIHTTPTransferServer: GSITCPSocket, interrupted I/O operation, most likely 
shutting down. 
09/07/04 11:57:34 224 NodeService     agnodeservice.py:112 INFO  
NodeService.Stop
09/07/04 11:57:34 224 ServiceManager     agservicemanager.py:84 INFO  
AGServiceManager.Shutdown
09/07/04 11:57:34 224 ServiceManager     agservicemanager.py:85 INFO  Remove 
services
09/07/04 11:57:34 224 ServiceManager     agservicemanager.py:379 INFO  
AGServiceManager.RemoveServices
09/07/04 11:57:34 224 ServiceManager     agservicemanager.py:320 INFO  
AGServiceManager.RemoveService
09/07/04 11:57:34 224 ServiceManager     agservicemanager.py:87 INFO  Stop 
network interface
09/07/04 11:57:34 1704 Hosting     server.py:65 ERROR Exception in SOAP server 
main loop
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\hosting\SOAPpy\Server.py", 
line 63, in Run
    self._server.handle_request()
  File "C:\Python23\lib\SocketServer.py", line 217, in handle_request
    request, client_address = self.get_request()
  File "C:\Python23\Lib\site-packages\SOAPpy\GSIServer.py", line 140, in 
get_request
    sock, addr = ThreadingGSITCPSocketServer.get_request(self)
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 525, in get_request
    self.socket.listen()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 857, in listen
    raise ex
GSITCPSocketException: an I/O operation was cancelled
09/07/04 11:57:34 224 Hosting     server.py:97 ERROR server_close() failed
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\hosting\SOAPpy\Server.py", 
line 95, in Stop
    self._server.server_close()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1043, in 
server_close
    self.socket.close()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1020, in close
    IOBase.close(self)
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 176, in close
    raise ex
IOBaseException: an uninitialied data structure was passed as argument 1 to 
globus_io_register_close
09/07/04 11:57:34 224 Hosting     server.py:97 ERROR server_close() failed
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\AccessGrid\hosting\SOAPpy\Server.py", 
line 95, in Stop
    self._server.server_close()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1043, in 
server_close
    self.socket.close()
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1020, in close
    IOBase.close(self)
  File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 176, in close
    raise ex
IOBaseException: an uninitialied data structure was passed as argument 1 to 
globus_io_register_close

Reply via email to