Tom,

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. :)

Steve.


On 9/21/05, Thomas D. Uram <tu...@mcs.anl.gov<mailto:tu...@mcs.anl.gov>> wrote:

   Hi Steven:

   When I saw your mail and tried connecting to the server, it had apparently
   already been restarted by my colleague.  This is also borne out by the log
   messages you sent.  Sorry for the confusion.

   Tom


   On 9/19/05 3:24 PM, Steven Eggerling wrote:
   > Well, it was not just me that had the problem connecting. My associate
   > in Lincoln, NE also had the same problem.
   >
   > Here is my error log from the VenueClient:
   >
   > 09/19/05 13:41:37 2256 VenueClient     venueclient.py:809 DEBUG
   > EnterVenue;
   > url=https://ivs.mcs.anl.gov:9000/Venues/000001059d2e6d69008c00dd000a005a0d3
   > 09/19/05 13:41:37 2256 CertificateManager     certificatemanager.py:1011
   > INFO  Verifying local proxy cert
   > 09/19/05 13:41:37 2256 CertificateManager     certificatemanager.py:663
   > DEBUG HaveValidProxy: found proxy ident /O=Access
   > 
Grid/OU=agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=Steven<http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=Steven>
 Eggerling/CN=proxy
   > < http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=StevenEggerling/CN=proxy>
   > 09/19/05 13:41:37 2256 CertificateManager     certificatemanager.py:1011
   > INFO  Verifying local proxy cert
   > 09/19/05 13:41:37 2256 CertificateManager     certificatemanager.py:663
   > DEBUG HaveValidProxy: found proxy ident /O=Access
   > 
Grid/OU=agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=Steven<http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=Steven>
 Eggerling/CN=proxy
   > <http://agdev-ca.mcs.anl.gov/OU=unomaha.edu/CN=StevenEggerling/CN=proxy>
   > 09/19/05 13:41:37 2344 NodeService     agnodeservice.py :714 INFO
   > NodeService.GetCapabilities
   > 09/19/05 13:41:37 2344 NodeService     agnodeservice.py:255 INFO
   > NodeService.GetServices
   > 09/19/05 13:41:40 2760 ServiceManager     agservicemanager.py:399 INFO
   > AGServiceManager.GetServices
   > 09/19/05 13:41:56 2256 VenueClient     venueclient.py:705 DEBUG
   > EnterVenue: Invoke venue enter
   > 09/19/05 13:41:57 2256 VenueClient     venueclient.py:670 DEBUG SOAP
   > FAULT:
   > httpg://ivs.mcs.anl.gov:9000/Venues/000001059d2e6d69008c00dd000a005a0d3
   > a system call failed (Invalid argument)
   > 09/19/05 13:41:57 2256 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)
   > 09/19/05 13:41:57 2256 VenueClient     venueclient.py:857 ERROR
   > EnterVenue: globus tcp exception: ('a system call failed (Invalid
   > argument)',)
   > 09/19/05 13:41:57 2256 VenueClient     venueclient.py:864 ERROR
   > EnterVenue: failed
   > Traceback (most recent call last):
   >   File "C:\Python23\Lib\site-packages\AccessGrid\VenueClient.py", line
   > 840, in EnterVenue
   >     self.__EnterVenue(URL)
   >   File "C:\Python23\Lib\site-packages\AccessGrid\VenueClient.py", line
   > 706, in __EnterVenue
   >     (venueState, self.privateId, self.streamDescList ) =
   > self.__venueProxy.Enter( self.profile )
   >   File "C:\Python23\Lib\site-packages\AccessGrid\Venue.py", line 3492,
   > in Enter
   >     (r1, r2, r3) = self.proxy.Enter (profile)
   >   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)
   >
   >
   >
   > On 9/19/05, *Thomas D. Uram* <tu...@mcs.anl.gov<mailto:tu...@mcs.anl.gov>
   > <mailto:tu...@mcs.anl.gov<mailto:tu...@mcs.anl.gov>>> wrote:
   >
   >     I've just entered the ivs lobby
   >     (https://ivs.mcs.anl.gov:9000/Venues/default)
   >     with no trouble.  If you describe the symptoms that you're running
   >     into, we can
   >     try to help resolve the problem.
   >
   >     Tom
   >
   >
   >     On 9/19/05 1:43 PM, Steven Eggerling wrote:
   >      > Does it happen to be down again today?
   >      >
   >      > On 9/12/05, *Thomas D. Uram* < 
tu...@mcs.anl.gov<mailto:tu...@mcs.anl.gov>
   >     <mailto:tu...@mcs.anl.gov<mailto:tu...@mcs.anl.gov>>
   >      > <mailto: tu...@mcs.anl.gov<mailto:tu...@mcs.anl.gov> 
<mailto:tu...@mcs.anl.gov<mailto:tu...@mcs.anl.gov>>>> wrote:
   >      >
   >      >     The IVS was down.  I have restarted it.  I'm looking into the
   >     cause,
   >      >     which
   >      >     appears to be related to runs of the backup software.
   >      >
   >      >     Thanks for letting us know.
   >      >
   >      >     Tom
   >      >
   >      >
   >      >     On 9/12/05 12:59 PM, Steven Eggerling wrote:
   >      >      > Hi,
   >      >      >
   >      >      > Is IVS down right now or is it just me?
   >      >      >
   >      >      > --
   >      >      > Steven J. Eggerling
   >      >      > Access Grid/IT Administrator
   >      >      > UNL Department of Computer & Electronics Engineering
   >      >      > Web: http://ceen.unomaha.edu/
   >      >
   >      >
   >      >
   >      >
   >      > --
   >      > Steven J. Eggerling
   >      > Access Grid/IT Administrator
   >      > UNL Department of Computer & Electronics Engineering
   >      > Web: http://ceen.unomaha.edu/
   >
   >
   >
   >
   > --
   > Steven J. Eggerling
   > Access Grid/IT Administrator
   > UNL Department of Computer & Electronics Engineering
   > Web: http://ceen.unomaha.edu/





   --
   Steven J. Eggerling
   Access Grid/IT Administrator
   UNL Department of Computer & Electronics Engineering
   Web: http://ceen.unomaha.edu/

Reply via email to