Tom,<br>
<br>
No worries, I am just glad it is up again. I dumped my meeting in the
VV2 test room as lack of a better place to meet. Fortunately, no one
needed to test at that time. :)<br>
<br>Steve.<br>
<br><div><span class="gmail_quote">On 9/21/05, <b class="gmail_sendername">Thomas D. Uram</b> <<a href="mailto:turam@mcs.anl.gov">turam@mcs.anl.gov</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Steven:<br><br>When I saw your mail and tried connecting to the server, it had apparently<br>already been restarted by my colleague.  This is also borne out by the log<br>messages you sent.  Sorry for the confusion.<br>
<br>Tom<br><br><br>On 9/19/05 3:24 PM, Steven Eggerling wrote:<br>> Well, it was not just me that had the problem connecting. My associate<br>> in Lincoln, NE also had the same problem.<br>><br>> Here is my error log from the VenueClient:
<br>><br>> 09/19/05 13:41:37 2256 VenueClient     venueclient.py:809 DEBUG<br>> EnterVenue;<br>> url=<a href="https://ivs.mcs.anl.gov:9000/Venues/000001059d2e6d69008c00dd000a005a0d3">https://ivs.mcs.anl.gov:9000/Venues/000001059d2e6d69008c00dd000a005a0d3
</a><br>> 09/19/05 13:41:37 2256 CertificateManager     certificatemanager.py:1011<br>> INFO  Verifying local proxy cert<br>> 09/19/05 13:41:37 2256 CertificateManager     certificatemanager.py:663<br>> DEBUG HaveValidProxy: found proxy ident /O=Access
<br>> Grid/OU=<a href="http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=Steven">agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=Steven</a> Eggerling/CN=proxy<br>> <<a href="http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=StevenEggerling/CN=proxy">
http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=StevenEggerling/CN=proxy</a>><br>> 09/19/05 13:41:37 2256 CertificateManager     certificatemanager.py:1011<br>> INFO  Verifying local proxy cert<br>> 09/19/05 13:41:37 2256 CertificateManager     
certificatemanager.py:663<br>> DEBUG HaveValidProxy: found proxy ident /O=Access<br>> Grid/OU=<a href="http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=Steven">agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=Steven</a> Eggerling/CN=proxy
<br>> <<a href="http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=StevenEggerling/CN=proxy">http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=StevenEggerling/CN=proxy</a>><br>> 09/19/05 13:41:37 2344 NodeService     agnodeservice.py
:714 INFO<br>> NodeService.GetCapabilities<br>> 09/19/05 13:41:37 2344 NodeService     agnodeservice.py:255 INFO<br>> NodeService.GetServices<br>> 09/19/05 13:41:40 2760 ServiceManager     agservicemanager.py:399 INFO
<br>> AGServiceManager.GetServices<br>> 09/19/05 13:41:56 2256 VenueClient     venueclient.py:705 DEBUG<br>> EnterVenue: Invoke venue enter<br>> 09/19/05 13:41:57 2256 VenueClient     venueclient.py:670 DEBUG SOAP
<br>> FAULT:<br>> <a href="httpg://ivs.mcs.anl.gov:9000/Venues/000001059d2e6d69008c00dd000a005a0d3">httpg://ivs.mcs.anl.gov:9000/Venues/000001059d2e6d69008c00dd000a005a0d3</a><br>> a system call failed (Invalid argument)
<br>> 09/19/05 13:41:57 2256 VenueClient     venueclient.py:672 ERROR SOAP<br>> fault occurred<br>> Traceback (most recent call last):<br>>   File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 347, in __call
<br>>     config = self.config)<br>>   File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 187, in call<br>>     r.endheaders()<br>>   File "C:\Python23\lib\httplib.py", line 712, in endheaders
<br>>     self._send_output()<br>>   File "C:\Python23\lib\httplib.py", line 597, in _send_output<br>>     self.send(msg)<br>>   File "C:\Python23\lib\httplib.py", line 564, in send<br>>     
self.connect()<br>>   File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1093, in connect<br>>     self.sock.connect(self.host, self.port, self.io_attr)<br>>   File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 671, in connect
<br>>     raise ex<br>> GSITCPSocketException: a system call failed (Invalid argument)<br>> 09/19/05 13:41:57 2256 VenueClient     venueclient.py:857 ERROR<br>> EnterVenue: globus tcp exception: ('a system call failed (Invalid
<br>> argument)',)<br>> 09/19/05 13:41:57 2256 VenueClient     venueclient.py:864 ERROR<br>> EnterVenue: failed<br>> Traceback (most recent call last):<br>>   File "C:\Python23\Lib\site-packages\AccessGrid\VenueClient.py", line
<br>> 840, in EnterVenue<br>>     self.__EnterVenue(URL)<br>>   File "C:\Python23\Lib\site-packages\AccessGrid\VenueClient.py", line<br>> 706, in __EnterVenue<br>>     (venueState, self.privateId, 
self.streamDescList ) =<br>> self.__venueProxy.Enter( self.profile )<br>>   File "C:\Python23\Lib\site-packages\AccessGrid\Venue.py", line 3492,<br>> in Enter<br>>     (r1, r2, r3) = self.proxy.Enter
(profile)<br>>   File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 453, in<br>> __call__<br>>     return self.__r_call(*args, **kw)<br>>   File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 475, in
<br>> __r_call<br>>     self.__hd, self.__ma)<br>>   File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 347, in __call<br>>     config = self.config)<br>>   File "C:\Python23\Lib\site-packages\SOAPpy\Client.py", line 187, in call
<br>>     r.endheaders()<br>>   File "C:\Python23\lib\httplib.py", line 712, in endheaders<br>>     self._send_output()<br>>   File "C:\Python23\lib\httplib.py", line 597, in _send_output<br>
>     self.send(msg)<br>>   File "C:\Python23\lib\httplib.py", line 564, in send<br>>     self.connect()<br>>   File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 1093, in connect<br>
>     self.sock.connect(self.host, self.port, self.io_attr)<br>>   File "C:\Python23\Lib\site-packages\pyGlobus\io.py", line 671, in connect<br>>     raise ex<br>> GSITCPSocketException: a system call failed (Invalid argument)
<br>><br>><br>><br>> On 9/19/05, *Thomas D. Uram* <<a href="mailto:turam@mcs.anl.gov">turam@mcs.anl.gov</a><br>> <mailto:<a href="mailto:turam@mcs.anl.gov">turam@mcs.anl.gov</a>>> wrote:<br>>
<br>>     I've just entered the ivs lobby<br>>     (<a href="https://ivs.mcs.anl.gov:9000/Venues/default">https://ivs.mcs.anl.gov:9000/Venues/default</a>)<br>>     with no trouble.  If you describe the symptoms that you're running
<br>>     into, we can<br>>     try to help resolve the problem.<br>><br>>     Tom<br>><br>><br>>     On 9/19/05 1:43 PM, Steven Eggerling wrote:<br>>      > Does it happen to be down again today?
<br>>      ><br>>      > On 9/12/05, *Thomas D. Uram* < <a href="mailto:turam@mcs.anl.gov">turam@mcs.anl.gov</a><br>>     <mailto:<a href="mailto:turam@mcs.anl.gov">turam@mcs.anl.gov</a>><br>>      > <mailto:
<a href="mailto:turam@mcs.anl.gov">turam@mcs.anl.gov</a> <mailto:<a href="mailto:turam@mcs.anl.gov">turam@mcs.anl.gov</a>>>> wrote:<br>>      ><br>>      >    
The IVS was down.  I have restarted it.  I'm
looking into the<br>>     cause,<br>>      >     which<br>>      >     appears to be related to runs of the backup software.<br>>      ><br>>      >     Thanks for letting us know.<br>>      >
<br>>      >     Tom<br>>      ><br>>      ><br>>      >     On 9/12/05 12:59 PM, Steven Eggerling wrote:<br>>      >      > Hi,<br>>      >      ><br>>      >      > Is IVS down right now or is it just me?
<br>>      >      ><br>>      >      > --<br>>      >      > Steven J. Eggerling<br>>      >      > Access Grid/IT Administrator<br>>      >      >
UNL Department of Computer & Electronics Engineering<br>>      >      > Web: <a href="http://ceen.unomaha.edu/">http://ceen.unomaha.edu/</a><br>>      ><br>>      ><br>>      ><br>>      >
<br>>      > --<br>>      > Steven J. Eggerling<br>>      > Access Grid/IT Administrator<br>>      > UNL Department of Computer & Electronics Engineering<br>>      > Web: <a href="http://ceen.unomaha.edu/">
http://ceen.unomaha.edu/</a><br>><br>><br>><br>><br>> --<br>> Steven J. Eggerling<br>> Access Grid/IT Administrator<br>> UNL Department of Computer & Electronics Engineering<br>> Web: <a href="http://ceen.unomaha.edu/">
http://ceen.unomaha.edu/</a><br></blockquote></div><br><br clear="all"><br>-- <br>Steven J. Eggerling<br>Access Grid/IT Administrator<br>UNL Department of Computer & Electronics Engineering<br>Web: <a href="http://ceen.unomaha.edu/">
http://ceen.unomaha.edu/</a>