Hello, I'm installing two new AG 2.4 nodes and neither will start. It looks like the services are starting and then stopping just as quickly.
After changing the computer name so it will resolve, I've done a re-install, being sure to stop all virus protection and firewalls. This time the node setup wizard was successful, but now the services are being started and immediately stopped This is what's happening: VideoProducer Log 08/11/06 09:08:02 4048 CertificateManager certificatemanager.py:1572 DEBUG done, success=1 08/11/06 09:08:02 4048 Toolkit toolkit.py:764 INFO Initialized Globus. 08/11/06 09:08:02 4048 Toolkit toolkit.py:782 INFO Service Initialization Complete. 08/11/06 09:08:02 4048 Toolkit agservice.py:442 INFO Starting Service URI: https://traveller.mvoice.com:63335/Service 08/11/06 09:08:03 3972 Toolkit videoproducerservice.py:336 INFO VideoProducerService.SetResource : Microsoft WDM Image Capture (Win32) --> 08/11/06 09:18:53 3928 Toolkit agservice.py:169 INFO AGService.SetEnabled : enabled = 0 --> 08/11/06 09:18:53 3928 Toolkit agservice.py:175 INFO Stopping service 08/11/06 09:19:00 1716 Toolkit agservice.py:169 INFO AGService.SetEnabled : enabled = 1 and VideoConsumer Log 08/11/06 09:08:04 2028 CertificateManager certificatemanager.py:1572 DEBUG done, success=1 08/11/06 09:08:04 2028 Toolkit toolkit.py:764 INFO Initialized Globus. 08/11/06 09:08:04 2028 Toolkit toolkit.py:782 INFO Service Initialization Complete. 08/11/06 09:08:04 2028 Toolkit agservice.py:442 INFO Starting Service URI: https://traveller.mvoice.com:57135/Service 08/11/06 09:18:53 888 Toolkit agservice.py:169 INFO AGService.SetEnabled : enabled = 0 08/11/06 09:18:53 888 Toolkit agservice.py:175 INFO Stopping service 08/11/06 09:19:01 1800 Toolkit agservice.py:169 INFO AGService.SetEnabled : enabled = 1 when I try to enter a venue, these are the error messages: (From the bad configuration I'm guessing.) 08/11/06 09:27:23 3556 VenueClientController venueclientcontroller.py:615 DEBUG Update client profile in venue 08/11/06 09:27:25 3556 VenueClient venueclient.py:670 DEBUG SOAP FAULT: httpg://vv2.mcs.anl.gov:9000/Venues/default a system call failed (Invalid argument) 08/11/06 09:27:25 3556 VenueClient venueclient.py:672 ERROR SOAP fault occurred Traceback (most recent call last): 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) In the Node confguration file, Service1 and Service2 refer to Resource1 and Resource2, but both 1 and 2 have resource = type = None Laptop default config: # AGTk 2.4b node configuration [node] servicemanagers = servicemanager0 [resource2] resource = type = None [serviceconfig2] outputgain = 50 force_ac97 = False inputgain = 50 talk = Off [resource0] resource = Microsoft WDM Image Capture (Win32) type = video [service2] packagename = AudioService.zip resource = resource2 serviceconfig = serviceconfig2 [service1] packagename = VideoConsumerService.zip resource = resource1 serviceconfig = serviceconfig1 [service0] packagename = VideoProducerService.zip resource = resource0 serviceconfig = serviceconfig0 [resource1] resource = type = None [servicemanager0] url = https://localhost:11000/ServiceManager services = service0 service1 service2 name = localhost:11000 [serviceconfig1] [serviceconfig0] encoding = h261 streamname = Video framerate = 24 standard = NTSC bandwidth = 800 This is a new laptop, is there something missing from the basic configuration possibly? Any help appreciated. Sincerely yours, Doug Bowman Mediavoice Communications Inc.