<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: TCPIP hangs with FTP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910888#M49641</link>
    <description>Hi B.&lt;BR /&gt;I suspect new version of TCP/IP requires some system quota greater than previous one.&lt;BR /&gt;Can you analyze system parameters with AUTOGEN?&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Jul 2005 02:02:41 GMT</pubDate>
    <dc:creator>Antoniov.</dc:creator>
    <dc:date>2005-07-07T02:02:41Z</dc:date>
    <item>
      <title>TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910877#M49630</link>
      <description>Hi there,&lt;BR /&gt;I've a client who is running OpenVMS v7.3-2 and TCPIP v5.4-15.&lt;BR /&gt;One of the programmers has a monthly run. It is a perl programm and it is running on WINDOWS.&lt;BR /&gt;It opens (FTP) a session to OpenVMS and a PUT.&lt;BR /&gt;After this a RSH en the results GET (FTP).&lt;BR /&gt;This program was running on OpenVMS v7.1-2.&lt;BR /&gt;Now I was upgrading the system to OpenVMS v7.3-2 and TCPIP v5.4-15 and the same programm is hanging the session. There are no errors ..... no errors in logfiles. No errors in OPER.LOG.&lt;BR /&gt;It was running right is OpenVMS v7.1-2 (and UCX!!) and after upgrading it hangs after a while (random).</description>
      <pubDate>Wed, 06 Jul 2005 04:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910877#M49630</guid>
      <dc:creator>B. van den Dool</dc:creator>
      <dc:date>2005-07-06T04:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910878#M49631</link>
      <description>B., &lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS forum.&lt;BR /&gt;&lt;BR /&gt;Which program is hanging ? FTP PUT, RSH anything or FTP GET ?&lt;BR /&gt;&lt;BR /&gt;Is a session established from the PC to the OpenVMS system at the time of the hang ? Check with TCPIP SHOW DEV and look for sockets to the PC IP address.&lt;BR /&gt;&lt;BR /&gt;FTP problems are sometimes caused by name resolution errors. Does TCPIP SHOW HOST ip-address-of-PC work ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 06 Jul 2005 05:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910878#M49631</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-07-06T05:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910879#M49632</link>
      <description>New info from programmer. The session hangs after RSH command. It gives no return.</description>
      <pubDate>Wed, 06 Jul 2005 05:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910879#M49632</guid>
      <dc:creator>B. van den Dool</dc:creator>
      <dc:date>2005-07-06T05:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910880#M49633</link>
      <description>Yes, the session is initiated from the PC. &lt;BR /&gt;And the session is open during hangup.&lt;BR /&gt;You see the RSH line and the silence.&lt;BR /&gt;See the attachment for the PERL programm.</description>
      <pubDate>Wed, 06 Jul 2005 06:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910880#M49633</guid>
      <dc:creator>B. van den Dool</dc:creator>
      <dc:date>2005-07-06T06:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910881#M49634</link>
      <description>Is there a TCPIP$REXEC_RUN.LOG file in the default directory of the user account on the VMS server ? Any error message (in any versions of that file) ?&lt;BR /&gt;&lt;BR /&gt;There should be a TCPIP$R_BGnnnn RSH process on the VMS system (executing the compiler procedure). Is it there, if it 'hangs' ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 06 Jul 2005 06:29:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910881#M49634</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-07-06T06:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910882#M49635</link>
      <description>Nex step ...&lt;BR /&gt;The problem is the mix ....&lt;BR /&gt;RSH (windows) version with TCPIP version.&lt;BR /&gt;We have tride this procedure (CLEARCASE/PERL) on another Windows environment (=RSH version). &lt;BR /&gt;Result no problem except while you KLIK the window down the procedure stops and resume if you open the window and puch ENTER. &lt;BR /&gt;&lt;BR /&gt;Das anyone know how to "show version" on WINDOWS RSH ???? &lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 08:57:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910882#M49635</guid>
      <dc:creator>B. van den Dool</dc:creator>
      <dc:date>2005-07-06T08:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910883#M49636</link>
      <description>B.,&lt;BR /&gt;&lt;BR /&gt;this is the OpenVMS forum, but...&lt;BR /&gt;&lt;BR /&gt;Find RSH.EXE (should be in C:\WINDOWS\system32\ and look at properties for version information).&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 06 Jul 2005 09:43:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910883#M49636</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-07-06T09:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910884#M49637</link>
      <description>Have you installed TCPIP ECO 5?  There are some issues which might apply, either with I/O or with RSH.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 12:37:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910884#M49637</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2005-07-06T12:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910885#M49638</link>
      <description>ECO 5 ??? Not yet seen.... will looking for ...&lt;BR /&gt;We discover; it has to do with the combination of RSH version en TCPIP version.&lt;BR /&gt;I'm looking/testing for the right combine.&lt;BR /&gt;In the early days we had also problems with the TELNET/RSH/FTP stacks.</description>
      <pubDate>Thu, 07 Jul 2005 01:06:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910885#M49638</guid>
      <dc:creator>B. van den Dool</dc:creator>
      <dc:date>2005-07-07T01:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910886#M49639</link>
      <description>TCPIP V5.4-15 seems to indicate the SSB version of TCPIP V5.4 (no ECO installed). ECO 5 would make this V5.4-155.&lt;BR /&gt;&lt;BR /&gt;When reporting TCPIP versions, use the command TCPIP SHOW VERS&lt;BR /&gt;&lt;BR /&gt;It is good practise, to always install the most recent available TCPIP ECO and not run with a base version, if ECOs are available - especially after doing an upgrade, when you might have to re-test your applications anyway.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 07 Jul 2005 01:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910886#M49639</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-07-07T01:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910887#M49640</link>
      <description>Please even check the hardware port setup if full duplex or not. Both, the switch and your system port, should have the same setup. I found this problem very often, TELNET works but FTP hangs. $ MC LANCP SHOW DEVICE /PARAMETER.&lt;BR /&gt;&lt;BR /&gt;Andy.</description>
      <pubDate>Thu, 07 Jul 2005 01:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910887#M49640</guid>
      <dc:creator>Andreas Kaempfe</dc:creator>
      <dc:date>2005-07-07T01:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910888#M49641</link>
      <description>Hi B.&lt;BR /&gt;I suspect new version of TCP/IP requires some system quota greater than previous one.&lt;BR /&gt;Can you analyze system parameters with AUTOGEN?&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jul 2005 02:02:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910888#M49641</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-07-07T02:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910889#M49642</link>
      <description>If you go to &lt;BR /&gt;anal/system&lt;BR /&gt;sho sum, and find the process&lt;BR /&gt;what state is it in?&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jul 2005 23:53:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910889#M49642</guid>
      <dc:creator>comarow</dc:creator>
      <dc:date>2005-07-13T23:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910890#M49643</link>
      <description>Bert,&lt;BR /&gt;&lt;BR /&gt;Have you tried to execute the compilation script directly on VMS? Since it's an upgrade of VMS and a change from UCX to TCPIP, there may be issues to cope with.&lt;BR /&gt;(Are you SURE you used UCX, not TCPIP in 'the old days'?)&lt;BR /&gt;&lt;BR /&gt;During "hang", indeed, check the status of the REXEC process on VMS. Not just the status, also what's it doing (Which exe it's executing). It may have finished compiling and wait for input, though I would expect it to return when the compilation ends (no matter how). If there is no such process, check accounting for the proces, if it is there, it's exit status may hold a clue why.&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Thu, 14 Jul 2005 07:11:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910890#M49643</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-07-14T07:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910891#M49644</link>
      <description>The problem is solved. We did install een new RSH of WINTEL.&lt;BR /&gt;Problem solved.</description>
      <pubDate>Mon, 18 Jul 2005 06:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910891#M49644</guid>
      <dc:creator>B. van den Dool</dc:creator>
      <dc:date>2005-07-18T06:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP hangs with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910892#M49645</link>
      <description>I searched Internet and found DENICOMP.&lt;BR /&gt;They forwarded a new version of RSH.&lt;BR /&gt;And now they forwarded a bill.&lt;BR /&gt;I'ts less then 15 min. consultancy.</description>
      <pubDate>Mon, 18 Jul 2005 06:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-hangs-with-ftp/m-p/4910892#M49645</guid>
      <dc:creator>B. van den Dool</dc:creator>
      <dc:date>2005-07-18T06:30:17Z</dc:date>
    </item>
  </channel>
</rss>

