<?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: debugger motif error codes? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203560#M1307</link>
    <description>If you really have Ucx (aka Tcpip) V5.1, you should first apply the Eco 5, reboot and retry.&lt;BR /&gt;&lt;BR /&gt;ana/sys&lt;BR /&gt;tcpip&lt;BR /&gt;tcpip sh bug&lt;BR /&gt;tcpip sh crash &lt;BR /&gt;&lt;BR /&gt;may help &lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;(joking)&lt;BR /&gt;&lt;BR /&gt;Gerard</description>
    <pubDate>Thu, 26 Feb 2004 15:32:59 GMT</pubDate>
    <dc:creator>labadie_1</dc:creator>
    <dc:date>2004-02-26T15:32:59Z</dc:date>
    <item>
      <title>debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203559#M1306</link>
      <description>Running the debugger in decwindows mode to examine a TCP/IP based service, I'm getting the following error - where can I locate an explanation for these codes?&lt;BR /&gt;&lt;BR /&gt;XIO:  fatal IO error 65535  on X server "_WSA17:"&lt;BR /&gt;&lt;BR /&gt;VMS V722, with MUP applied.  'UCX' V5.1&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Tym</description>
      <pubDate>Thu, 26 Feb 2004 15:02:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203559#M1306</guid>
      <dc:creator>Timothy J Stegner</dc:creator>
      <dc:date>2004-02-26T15:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203560#M1307</link>
      <description>If you really have Ucx (aka Tcpip) V5.1, you should first apply the Eco 5, reboot and retry.&lt;BR /&gt;&lt;BR /&gt;ana/sys&lt;BR /&gt;tcpip&lt;BR /&gt;tcpip sh bug&lt;BR /&gt;tcpip sh crash &lt;BR /&gt;&lt;BR /&gt;may help &lt;BR /&gt;&lt;BR /&gt;:-)&lt;BR /&gt;&lt;BR /&gt;(joking)&lt;BR /&gt;&lt;BR /&gt;Gerard</description>
      <pubDate>Thu, 26 Feb 2004 15:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203560#M1307</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-02-26T15:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203561#M1308</link>
      <description>While Gerards expalnations are certainly funny (esp if you have a chance to meet the "real" people ;-) I do not think this will help with the specific question posed. &lt;BR /&gt;&lt;BR /&gt;Unfortunatly I do not think the error code was filled with a reasonable value as it translates to hex FFFF, which just looks like to much of a coincidence. (Somebody in the "know" please correct me if I am wrong!) &lt;BR /&gt;&lt;BR /&gt;Do you have some move information on the circumstances the error occurs in, e.g. is it throwm by your application or the debugger itself etc.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Thu, 26 Feb 2004 16:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203561#M1308</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-26T16:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203562#M1309</link>
      <description>Martin:&lt;BR /&gt;Correct.&lt;BR /&gt;This is appearently no VMS error code. VMS doesn't have odd fatals. &lt;BR /&gt;(For the innocent: for VMS, the last 3 bits deterimine severity: 000 (0) = warning, 001 (1) = success, 010 (2) = error, 011 (3) = Informational, 100 (4) = fatal, rest 'reserved for future use'. So if odd, it's ok, otherwise there's something wrong).&lt;BR /&gt;&lt;BR /&gt;Tym:&lt;BR /&gt;I guess it's a unix state, but these won't tell you anything unless you know the source. In this case: the IO-stack of X-Windows...&lt;BR /&gt;It might be a conflict between the service you're debugging and decWindows (what actually is an implementation of X_Windows). Try to debug this service using the plain VMS debugger, you'll prevent that problem anyway. &lt;BR /&gt;&lt;BR /&gt;Tell us more, like Martin said. That may shine some light.</description>
      <pubDate>Fri, 27 Feb 2004 02:59:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203562#M1309</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-02-27T02:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203563#M1310</link>
      <description>65535 is EVMSERR an errno value that means the actual error code is in vaxc$errno.&lt;BR /&gt;&lt;BR /&gt;The text you show isn't that used by the default DECwindows I/O error handler, so I guess Debug must have its own X IO error handler.&lt;BR /&gt;&lt;BR /&gt;Try running DECW$EXAMPLES:ICO to the server. That has a better error handler that can give a more meaningful message.&lt;BR /&gt;&lt;BR /&gt;Martin Kirby</description>
      <pubDate>Fri, 27 Feb 2004 04:48:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203563#M1310</guid>
      <dc:creator>Martin Kirby</dc:creator>
      <dc:date>2004-02-27T04:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203564#M1311</link>
      <description>What we are trying to debug is an ODBC Server, started by a connection to a particular TCP port.&lt;BR /&gt;&lt;BR /&gt;(Note that all the following worked FINE last week, when I had Multinet V54 running, instead.)&lt;BR /&gt;&lt;BR /&gt;I can run the debugger fine interactively, but it's not possible to debug the problem that way.  &lt;BR /&gt;&lt;BR /&gt;We set up the TCP port command file to invoke our ODBC server, and further modify this command file to define the debug environment, including the necessary SET DISPLAY/CREATE command.&lt;BR /&gt;&lt;BR /&gt;DECW$EXAMPLES:ICO.EXE, as well as another private DecW application run FINE.   Due to the query client, MSQUERY, making two connections per request, I have two error files, each showing a slightly different view of the problem.  (See attachment for both file extracts.)&lt;BR /&gt;&lt;BR /&gt;I'm willing to apply ECO5, or even upgrade UCX to V5.4, but I'm having trouble locating them in the ITC patch system?</description>
      <pubDate>Fri, 27 Feb 2004 09:51:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203564#M1311</guid>
      <dc:creator>Timothy J Stegner</dc:creator>
      <dc:date>2004-02-27T09:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203565#M1312</link>
      <description>So that's has been the change - change Multinet with HP's TCPIP...&lt;BR /&gt;&lt;BR /&gt;I would check if there is anything left of Multinet - I think of installed shared images in the first place, but check the process environment of the service as well, there might be references to Multinet routines left (the service will run the login-procedures of the specified user when started).&lt;BR /&gt;&lt;BR /&gt;To locate the ECO (I understand your trouble):&lt;BR /&gt;&lt;BR /&gt;point to &lt;A href="http://www5.itrc.hp.com/service/patch/search.do" target="_blank"&gt;http://www5.itrc.hp.com/service/patch/search.do&lt;/A&gt; and search for tcpip. you'll find your patch-description at URL:&lt;BR /&gt;&lt;A href="http://www5.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main" target="_blank"&gt;http://www5.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main&lt;/A&gt;|patch.breadcrumb.search|&amp;amp;patchid=VMS731_SYS-V0500&amp;amp;context=openvms:alpha:7.3-1</description>
      <pubDate>Mon, 01 Mar 2004 02:21:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203565#M1312</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-03-01T02:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203566#M1313</link>
      <description>Tym,&lt;BR /&gt;&lt;BR /&gt;In the log there is:&lt;BR /&gt;&lt;BR /&gt;++++++++&lt;BR /&gt;&lt;BR /&gt;XIO:  fatal IO error 65535  on X server "_WSA29:"&lt;BR /&gt;      after 10607 requests (10605 known processed) with 0 events remaining.&lt;BR /&gt;&lt;BR /&gt;....&lt;BR /&gt;&lt;BR /&gt;%XLIB-F-IOERROR, xlib io error&lt;BR /&gt;-SYSTEM-F-CONNECFAIL, connect to network object timed-out or failed&lt;BR /&gt;----- end of exception message&lt;BR /&gt;&lt;BR /&gt;++++++++&lt;BR /&gt;&lt;BR /&gt;10605 requests processed means it connected to the display server and did a fair bit of work before it terminated. So it is not a simple case of can't connect or security etc.&lt;BR /&gt;&lt;BR /&gt;However, "CONNECFAIL" isn't the usual message when a server connection is terminated, that is LINKDISCON. Not sure what would cause CONNECFAIL.&lt;BR /&gt;&lt;BR /&gt;Does your DBG$INIT file do anything, such as run your application, that might be interfering with the link? Does EXCEED have a log file that might show why it thinks the connection was closed?&lt;BR /&gt;&lt;BR /&gt;Martin Kirby</description>
      <pubDate>Mon, 01 Mar 2004 12:19:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203566#M1313</guid>
      <dc:creator>Martin Kirby</dc:creator>
      <dc:date>2004-03-01T12:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203567#M1314</link>
      <description>Got ECO 5 applied.  Still being a problem.&lt;BR /&gt;DEBUG.INI file+does+the+following:&lt;BR /&gt;SET LOG SDSK:[xxxxx]debugger.log&lt;BR /&gt;SET OUTPUT LOG&lt;BR /&gt;SET STEP LINE&lt;BR /&gt;set lang C&lt;BR /&gt;!SET MODE KEYPAD&lt;BR /&gt;!SET MODE SCREEN&lt;BR /&gt;set source sdsk:[yyyyy], zz_cmsref:&lt;BR /&gt;set image srv&lt;BR /&gt;set module mgrmain&lt;BR /&gt;... !bunch+of+set+module/set+source+cmds&lt;BR /&gt;go&lt;BR /&gt;&lt;BR /&gt;Exceed+trace+file+is+attached.&lt;BR /&gt;&lt;BR /&gt;From+the+client+end, the+steps+are+as+follows:&lt;BR /&gt;1. Minimize+all+other+windows+on+the+PC.&lt;BR /&gt;2. Ensure+that+Exceed+is+running&lt;BR /&gt;3. Start MSQuery&lt;BR /&gt;4. Click icon for new query&lt;BR /&gt;5. Choose appropriate data source.&lt;BR /&gt;6. Debugger window comes up, subwindows,  but no focus to that window, nor does any of the debugger displays paint, nor does the prompt come up.&lt;BR /&gt;7. After a while, I kill off the MSQuery window by clicking CLOSE in the icon at the bottom of the screen, then agreeing to end the task.&lt;BR /&gt;8. Debugger wakes up at that point, and I can EXIT out normally.&lt;BR /&gt;&lt;BR /&gt;I do have Exceed set to give the newly raised window focus, but it doesn't get it.&lt;BR /&gt;&lt;BR /&gt;Running out of ideas-I'm probably gonna call support tomorrow (3/2/04)&lt;BR /&gt;&lt;BR /&gt;thanks for all the help, though.&lt;BR /&gt;&lt;BR /&gt;-Tym</description>
      <pubDate>Mon, 01 Mar 2004 16:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203567#M1314</guid>
      <dc:creator>Timothy J Stegner</dc:creator>
      <dc:date>2004-03-01T16:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203568#M1315</link>
      <description>Hello Tym,&lt;BR /&gt;&lt;BR /&gt;did you recompile your application after moving from Multinet to UCX? If yes, did that work &lt;BR /&gt;without problems (I seem to remember there are a number of Multinet routines that are not supported with UCX).&lt;BR /&gt;&lt;BR /&gt;Also what do you use as the transport for X? I suppose TCP/IP. If yes, can you test if you get the same problem directly at the console using the local transport?&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Mon, 01 Mar 2004 21:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203568#M1315</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-03-01T21:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203569#M1316</link>
      <description>Tym,&lt;BR /&gt;&lt;BR /&gt;I had guessed that the debugger windows never showed, although I see you don't actually say that.&lt;BR /&gt;&lt;BR /&gt;If you remove the "go" from the debugger init file does the debugger start-up okay?&lt;BR /&gt;&lt;BR /&gt;If it does then does it crash when you do the "go"?&lt;BR /&gt;&lt;BR /&gt;If it does then I think you need to debug your LIB$INITIALIZE code and see what causes the debugger to crash. If the "go" is causing the crash you might be able to get some information from your process by getting a process dump from it.&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Tue, 02 Mar 2004 04:35:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203569#M1316</guid>
      <dc:creator>Martin Kirby</dc:creator>
      <dc:date>2004-03-02T04:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: debugger motif error codes?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203570#M1317</link>
      <description>Martin, et al:&lt;BR /&gt;&lt;BR /&gt;The application hasn't been specifically recompiled under UCX, mostly because we've never had to do that before - we've been shipping the same image for UCX, Multinet, TCPWARE, etc.&lt;BR /&gt;&lt;BR /&gt;Tried removing the GO from DEBUG.INI - no difference in the results.&lt;BR /&gt;&lt;BR /&gt;On the other hand, I went back to the original programs (non-debug), and find that our fixed version of the program now works under UCX - as a result of applying ECO5.&lt;BR /&gt;&lt;BR /&gt;Need to check with management, but the entire debugger issue may have just become moot.&lt;BR /&gt;&lt;BR /&gt;-Tym</description>
      <pubDate>Tue, 02 Mar 2004 13:45:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugger-motif-error-codes/m-p/3203570#M1317</guid>
      <dc:creator>Timothy J Stegner</dc:creator>
      <dc:date>2004-03-02T13:45:13Z</dc:date>
    </item>
  </channel>
</rss>

