LUA App Fails with Secondary_rc = 0x87 (COMMAND_COUNT_ERROR) (139210)



The information in this article applies to:

  • Microsoft SNA Server 2.0, when used with:
    • the operating system: Microsoft Windows NT
  • Microsoft SNA Server 2.1, when used with:
    • the operating system: Microsoft Windows NT
  • Microsoft SNA Server 2.11, when used with:
    • the operating system: Microsoft Windows NT
  • Microsoft SNA Server 3.0, when used with:
    • the operating system: Microsoft Windows NT
  • Microsoft SNA Server 3.0 SP1, when used with:
    • the operating system: Microsoft Windows NT
  • Microsoft SNA Server 3.0 SP2, when used with:
    • the operating system: Microsoft Windows NT
  • Microsoft SNA Server 3.0 SP3, when used with:
    • the operating system: Microsoft Windows NT
  • Microsoft SNA Server 4.0, when used with:
    • the operating system: Microsoft Windows NT
  • Microsoft SNA Server 4.0 SP1, when used with:
    • the operating system: Microsoft Windows NT
  • Microsoft SNA Server 4.0 SP2, when used with:
    • the operating system: Microsoft Windows NT

This article was previously published under Q139210

SUMMARY

If the underlying SNA Server client software is unable to establish a connection with an SNA Server, an LUA application encounters the following errors:
- WinRUIStartup or WinSLIStartup returns "1" (WLUASYSNOTREADY)
- RUI_INIT and SLI_OPEN returns:

primary return code = 0x0014 (LUA_UNSUCCESSFUL)
secondary return code = 0x00000087 (LUA_COMMAND_COUNT_ERROR)

MORE INFORMATION

The SNA Server client computer where the LUA application is running should be examined to determine why it's unable to establish a connection with an SNA Server. The following steps should be taken:
  • Run the SNA Server Client Setup program and check that the network interface being used to communicate to the SNA Server (or servers) is correct. Since the SNA client software can communicate to the server over various interfaces (i.e. named pipes, native ipx/spx, tcp/ip sockets and Banyan IP), each interface option requires appropriate settings in order to "find" an SNA Server in the domain.
  • Make sure that the user who's running the LUA application has authority to establish a network session to the SNA Server computer.
  • If the above settings appear to be correct, collect the following SNA Server client traces and pass them to a Microsoft Support Professional:

    • On Windows NT or Windows 95, capture SnaBase full internal tracing and SNA Application full internal tracing, LUA API and 3270 message tracing
    • on Windows 3.x, capture an SNA client full internal trace, RUI/SLI API traces and 3270 message traces.
For additional information on generating SNA Server Windows 3.x client traces, please see the following article in the Microsoft Knowledge Base:

123256 Enabling SNA Server Windows 3.x Client Traces


Modification Type:MinorLast Reviewed:5/18/2005
Keywords:KB139210