<?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 Error - OpenVMS Itanium in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938271#M28460</link>
    <description>&lt;P&gt;If it's happening out of the blue, rather than after a patch, I would guess some sort of resource problem. Disk quota on the sending account, out of space on the disk, version limit reached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following on from Dan, where is the file being created, and is there a reason why it can't be now? Using SET WATCH might give you a helpful status, as Hein said.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jan 2013 17:22:07 GMT</pubDate>
    <dc:creator>Richard Brodie_1</dc:creator>
    <dc:date>2013-01-21T17:22:07Z</dc:date>
    <item>
      <title>TCPIP Error - OpenVMS Itanium</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938103#M28457</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're calling some of the MAIL$ routines in C to send emails from VMS. One of our services keeps crashing with the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;%TCPIP-E-SMTP_CFERROR, control file error in create_cf&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;%TRACE-E-TRACEBACK, symbolic stack dump follows&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;image module routine line rel PC abs PC&lt;/STRONG&gt;&lt;BR /&gt;TCPIP$SMTP_MAILSHR 0 0000000000163600 00000000069B5600&lt;BR /&gt;TCPIP$SMTP_MAILSHR 0 0000000000168432 00000000069BA432&lt;BR /&gt;MAILSHR 0 00000000000551E2 000000007B3E51E2&lt;BR /&gt;MAILSHR 0 0000000000055892 000000007B3E5892&lt;BR /&gt;MAILSHR 0 00000000000472E2 000000007B3D72E2&lt;BR /&gt;MAILSHR 0 0000000000047792 000000007B3D7792&lt;BR /&gt;MAILSHR 0 00000000000488D2 000000007B3D88D2&lt;BR /&gt;LIBRTL LIB$TABLE_PARSE LIB$TABLE_PARSE&lt;BR /&gt;1455 0000000000001B92 FFFFFFFF84209D92&lt;BR /&gt;MAILSHR 0 0000000000045B92 000000007B3D5B92&lt;BR /&gt;MAILSHR 0 00000000000466D2 000000007B3D66D2&lt;BR /&gt;MAILSHR 0 0000000000046C12 000000007B3D6C12&lt;BR /&gt;MAILSHR 0 000000000003E6C2 000000007B3CE6C2&lt;BR /&gt;MAILSHR 0 000000000003EF12 000000007B3CEF12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;%TRACE-I-END, end of TRACE stack dump&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;%LIB-F-BADBLOADR, bad block address&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;%TRACE-F-TRACEBACK, symbolic stack dump follows&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;image module routine line rel PC abs PC&lt;/STRONG&gt;&lt;BR /&gt;TCPIP$SMTP_MAILSHR 0 0000000000163650 00000000069B5650&lt;BR /&gt;TCPIP$SMTP_MAILSHR 0 0000000000168432 00000000069BA432&lt;BR /&gt;MAILSHR 0 00000000000551E2 000000007B3E51E2&lt;BR /&gt;MAILSHR 0 0000000000055892 000000007B3E5892&lt;BR /&gt;MAILSHR 0 00000000000472E2 000000007B3D72E2&lt;BR /&gt;MAILSHR 0 0000000000047792 000000007B3D7792&lt;BR /&gt;MAILSHR 0 00000000000488D2 000000007B3D88D2&lt;BR /&gt;LIBRTL LIB$TABLE_PARSE LIB$TABLE_PARSE&lt;BR /&gt;1455 0000000000001B92 FFFFFFFF84209D92&lt;BR /&gt;MAILSHR 0 0000000000045B92 000000007B3D5B92&lt;BR /&gt;MAILSHR 0 00000000000466D2 000000007B3D66D2&lt;BR /&gt;MAILSHR 0 0000000000046C12 000000007B3D6C12&lt;BR /&gt;MAILSHR 0 000000000003E6C2 000000007B3CE6C2&lt;BR /&gt;MAILSHR 0 000000000003EF12 000000007B3CEF12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really at a loss for what's happening. Network guys said all of stuff is up-to-date. None of the code that is being referenced has changed in some time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it be possible that something has a memory leak and/or is messing with the stack? If that's the case, we have multiple services running in the same .EXE. It's seems strange that this is the only one that would crash it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2013 15:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938103#M28457</guid>
      <dc:creator>openvms_automat</dc:creator>
      <dc:date>2013-01-21T15:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Error - OpenVMS Itanium</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938127#M28458</link>
      <description>&lt;P&gt;From help/mess:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The temporary mail file is created in the user's mail profile&lt;/P&gt;&lt;P&gt;directory. &lt;STRONG&gt;Check that this directory exists.&lt;/STRONG&gt; Otherwise,&lt;/P&gt;&lt;P&gt;contact your HP support representative and describe the&lt;/P&gt;&lt;P&gt;conditions leading to the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bolded by me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps a bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2013 14:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938127#M28458</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2013-01-21T14:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Error - OpenVMS Itanium</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938163#M28459</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt; &amp;nbsp;That&amp;nbsp;&lt;STRONG&gt;%LIB-F-BADBLOADR, bad block address&lt;/STRONG&gt; is probably a secondary failure.&lt;/P&gt;&lt;P&gt;Ignore untill the first one is addressed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;If that's the case, we have multiple services running in the same .EXE. It's seems strange that this is the only one that would crash it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems to me you need to know what that service might be doign differently. Username? Target? With/without file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried to emulate the expected/anticipated failing Email command directly with VMSmail?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I do NOT expect there to be a (serious) bug in your service code considering it worked before, and is workign mosty of the time. It is just a way to focus on the real issue and if it reproduced with VMS mail, then it completely eliminate the C code as suspect. It will also help explain to us what command can be use to emulate..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$ MAIL /SUB=xxx &amp;lt;file?&amp;gt; "SMTP%aaa@bbb.ccc" ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Finally try running with SET WATCH FILE/CLA=MAJOR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You will see many files created/accessed. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;One of those may indicated a failure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For grins... on EISNER &amp;nbsp;using OpenVMS Alpha 8.3 and the Multinet Stack I see (editted down):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;%XQP, Thread #0, Access PMDFSHR.EXE;298 (20864,719,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Access CONFIG_DATA.EXE;20 (70289,142,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Access CHARSET_DATA.EXE;219 (23859,6,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Lookup PMDF.DIR;1 (6583,3,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Lookup TABLE.DIR;1 (9691,1,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Lookup SYS$ZONEINFO.DIR;1 (544,1,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Lookup SYSTEM.DIR;1 (545,1,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Lookup US.DIR;1 (671,1,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Access CENTRAL.;1 (37336,224,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Lookup TCP_LOCAL.DIR;1 (19065,5,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Create/Access ZZ01OP8VX2198K00UQHX.00;1 (71775,593,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Lookup QUEUE_CACHE.DAT;1 (46314,479,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Create-if Access QUEUE_CACHE.DAT;1 (46314,479,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Lookup COM.DIR;1 (9758,1,0) Status: 00000001&lt;BR /&gt;%XQP, Thread #0, Access MASTER.COM;435 (19883,424,0) Status: 00000001&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What platform? OS version? Patches? TCPIP stack ? TCPIP stack version?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hein.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2013 15:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938163#M28459</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2013-01-21T15:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Error - OpenVMS Itanium</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938271#M28460</link>
      <description>&lt;P&gt;If it's happening out of the blue, rather than after a patch, I would guess some sort of resource problem. Disk quota on the sending account, out of space on the disk, version limit reached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following on from Dan, where is the file being created, and is there a reason why it can't be now? Using SET WATCH might give you a helpful status, as Hein said.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2013 17:22:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938271#M28460</guid>
      <dc:creator>Richard Brodie_1</dc:creator>
      <dc:date>2013-01-21T17:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Error - OpenVMS Itanium</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938337#M28461</link>
      <description>&lt;P&gt;OpenVMS V8.3-1H1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I doesn't happen everytime the routine is called that's why it points to a memory leak. Do the MAIL$ routines use a large chunk of memory?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Emailed our sys admin guys about the directory, but they haven't got back to me yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From what the network guys told me the TCPIP patchest are latest. We're running TCPIP V5.6 eco 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2013 19:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938337#M28461</guid>
      <dc:creator>openvms_automat</dc:creator>
      <dc:date>2013-01-21T19:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Error - OpenVMS Itanium</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938341#M28462</link>
      <description>&lt;P&gt;Also, can't seem to recreate manually.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2013 19:05:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938341#M28462</guid>
      <dc:creator>openvms_automat</dc:creator>
      <dc:date>2013-01-21T19:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP Error - OpenVMS Itanium</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938361#M28463</link>
      <description>&lt;P&gt;What is the environment that this process runs in?&amp;nbsp; Batch job?&amp;nbsp; Detached process?&amp;nbsp; The error message provides a clue, but little detail.&amp;nbsp; I'd be looking for outside influences here.&amp;nbsp; If it is a detached process, is it a subprocess where others may be consuming shareable resources and sometimes using too much?&amp;nbsp; You need to look for the basics here.&amp;nbsp; Verify "login" information for privs, protections, UIC variations etc.&amp;nbsp; Something has to be different to cause this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look for patterns such as the time when this happens.&amp;nbsp; If the problem shows up at 1PM each time (not necessarily every day), then look to see what happens at that time.&amp;nbsp; Maybe a standard program/system is processing an overly large amount of data on the day in question such that the resource requirements are larger than normal.&amp;nbsp; This could leave fewer resources for this mail process for example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2013 19:19:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-error-openvms-itanium/m-p/5938361#M28463</guid>
      <dc:creator>abrsvc</dc:creator>
      <dc:date>2013-01-21T19:19:56Z</dc:date>
    </item>
  </channel>
</rss>

