Well, it was not just me that had the problem connecting. My associate 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&nbsp;&nbsp;&nbsp;&nbsp;
venueclient.py:809 DEBUG EnterVenue;
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&nbsp;&nbsp;&nbsp;&nbsp;
certificatemanager.py:1011 INFO&nbsp; Verifying local proxy cert<br>
09/19/05 13:41:37 2256 CertificateManager&nbsp;&nbsp;&nbsp;&nbsp;
certificatemanager.py:663 DEBUG HaveValidProxy: found proxy ident
/O=Access Grid/OU=<a href="http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=StevenEggerling/CN=proxy">agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=Steven
Eggerling/CN=proxy</a><br>
09/19/05 13:41:37 2256 CertificateManager&nbsp;&nbsp;&nbsp;&nbsp;
certificatemanager.py:1011 INFO&nbsp; Verifying local proxy cert<br>
09/19/05 13:41:37 2256 CertificateManager&nbsp;&nbsp;&nbsp;&nbsp;
certificatemanager.py:663 DEBUG HaveValidProxy: found proxy ident
/O=Access Grid/OU=<a href="http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=StevenEggerling/CN=proxy">agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=Steven
Eggerling/CN=proxy</a><br>
09/19/05 13:41:37 2344 NodeService&nbsp;&nbsp;&nbsp;&nbsp; agnodeservice.py:714 INFO&nbsp; NodeService.GetCapabilities<br>
09/19/05 13:41:37 2344 NodeService&nbsp;&nbsp;&nbsp;&nbsp; agnodeservice.py:255 INFO&nbsp; NodeService.GetServices<br>
09/19/05 13:41:40 2760 ServiceManager&nbsp;&nbsp;&nbsp;&nbsp; agservicemanager.py:399 INFO&nbsp; AGServiceManager.GetServices<br>
09/19/05 13:41:56 2256 VenueClient&nbsp;&nbsp;&nbsp;&nbsp; venueclient.py:705 DEBUG EnterVenue: Invoke venue enter<br>
09/19/05 13:41:57 2256 VenueClient&nbsp;&nbsp;&nbsp;&nbsp;
venueclient.py:670 DEBUG SOAP FAULT:
<a href="httpg://ivs.mcs.anl.gov:9000/Venues/000001059d2e6d69008c00dd000a005a0d3">httpg://ivs.mcs.anl.gov:9000/Venues/000001059d2e6d69008c00dd000a005a0d3</a>
a system call failed (Invalid argument)<br>
09/19/05 13:41:57 2256 VenueClient&nbsp;&nbsp;&nbsp;&nbsp; venueclient.py:672 ERROR SOAP fault occurred<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\SOAPpy\Client.py&quot;, line 347, in __call<br>
&nbsp;&nbsp;&nbsp; config = self.config)<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\SOAPpy\Client.py&quot;, line 187, in call<br>
&nbsp;&nbsp;&nbsp; r.endheaders()<br>
&nbsp; File &quot;C:\Python23\lib\httplib.py&quot;, line 712, in endheaders<br>
&nbsp;&nbsp;&nbsp; self._send_output()<br>
&nbsp; File &quot;C:\Python23\lib\httplib.py&quot;, line 597, in _send_output<br>
&nbsp;&nbsp;&nbsp; self.send(msg)<br>
&nbsp; File &quot;C:\Python23\lib\httplib.py&quot;, line 564, in send<br>
&nbsp;&nbsp;&nbsp; self.connect()<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\pyGlobus\io.py&quot;, line 1093, in connect<br>
&nbsp;&nbsp;&nbsp; self.sock.connect(self.host, self.port, self.io_attr)<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\pyGlobus\io.py&quot;, line 671, in connect<br>
&nbsp;&nbsp;&nbsp; raise ex<br>
GSITCPSocketException: a system call failed (Invalid argument)<br>
09/19/05 13:41:57 2256 VenueClient&nbsp;&nbsp;&nbsp;&nbsp;
venueclient.py:857 ERROR EnterVenue: globus tcp exception: ('a system
call failed (Invalid argument)',)<br>
09/19/05 13:41:57 2256 VenueClient&nbsp;&nbsp;&nbsp;&nbsp; venueclient.py:864 ERROR EnterVenue: failed<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\AccessGrid\VenueClient.py&quot;, line 840, in EnterVenue<br>
&nbsp;&nbsp;&nbsp; self.__EnterVenue(URL)<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\AccessGrid\VenueClient.py&quot;, line 706, in __EnterVenue<br>
&nbsp;&nbsp;&nbsp; (venueState, self.privateId, self.streamDescList ) = self.__venueProxy.Enter( self.profile )<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\AccessGrid\Venue.py&quot;, line 3492, in Enter<br>
&nbsp;&nbsp;&nbsp; (r1, r2, r3) = self.proxy.Enter(profile)<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\SOAPpy\Client.py&quot;, line 453, in __call__<br>
&nbsp;&nbsp;&nbsp; return self.__r_call(*args, **kw)<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\SOAPpy\Client.py&quot;, line 475, in __r_call<br>
&nbsp;&nbsp;&nbsp; self.__hd, self.__ma)<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\SOAPpy\Client.py&quot;, line 347, in __call<br>
&nbsp;&nbsp;&nbsp; config = self.config)<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\SOAPpy\Client.py&quot;, line 187, in call<br>
&nbsp;&nbsp;&nbsp; r.endheaders()<br>
&nbsp; File &quot;C:\Python23\lib\httplib.py&quot;, line 712, in endheaders<br>
&nbsp;&nbsp;&nbsp; self._send_output()<br>
&nbsp; File &quot;C:\Python23\lib\httplib.py&quot;, line 597, in _send_output<br>
&nbsp;&nbsp;&nbsp; self.send(msg)<br>
&nbsp; File &quot;C:\Python23\lib\httplib.py&quot;, line 564, in send<br>
&nbsp;&nbsp;&nbsp; self.connect()<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\pyGlobus\io.py&quot;, line 1093, in connect<br>
&nbsp;&nbsp;&nbsp; self.sock.connect(self.host, self.port, self.io_attr)<br>
&nbsp; File &quot;C:\Python23\Lib\site-packages\pyGlobus\io.py&quot;, line 671, in connect<br>
&nbsp;&nbsp;&nbsp; raise ex<br>
GSITCPSocketException: a system call failed (Invalid argument)<br>
<br>
<br><br><div><span class="gmail_quote">On 9/19/05, <b class="gmail_sendername">Thomas D. Uram</b> &lt;<a href="mailto:turam@mcs.anl.gov">turam@mcs.anl.gov</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I've just entered the ivs lobby (<a href="https://ivs.mcs.anl.gov:9000/Venues/default">https://ivs.mcs.anl.gov:9000/Venues/default</a>)<br>with no trouble.&nbsp;&nbsp;If you describe the symptoms that you're running 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>&gt; Does it happen to be down again today?<br>&gt;<br>&gt; On 9/12/05, *Thomas D. Uram* &lt;<a href="mailto:turam@mcs.anl.gov">
turam@mcs.anl.gov</a><br>&gt; &lt;mailto:<a href="mailto:turam@mcs.anl.gov">turam@mcs.anl.gov</a>&gt;&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; The IVS was down.&nbsp;&nbsp;I have restarted it.&nbsp;&nbsp;I'm looking into the cause,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; which<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp; appears to be related to runs of the backup software.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks for letting us know.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Tom<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; On 9/12/05 12:59 PM, Steven Eggerling wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Hi,
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Is IVS down right now or is it just me?<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; --<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Steven J. Eggerling<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Access Grid/IT Administrator<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; UNL Department of Computer &amp; Electronics Engineering
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Web: <a href="http://ceen.unomaha.edu/">http://ceen.unomaha.edu/</a><br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; --<br>&gt; Steven J. Eggerling<br>&gt; Access Grid/IT Administrator<br>&gt; UNL Department of Computer &amp; Electronics Engineering
<br>&gt; 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 &amp; Electronics Engineering
<br>Web: <a href="http://ceen.unomaha.edu/">http://ceen.unomaha.edu/</a>