home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / os2pt2.exe / REQH.MSG (.txt) < prev    next >
OS/2 Message File  |  1996-08-27  |  62KB  |  843 lines

  1. MKMSGF
  2. reqh.msg
  3. Cause:  An error occurred during attempt to get shared memory.
  4. DDAEMON.EXE attempted to access the daemon's shared memory, but
  5. failed. At this point, the program has verified that the shared
  6. memory exists, but is unable to access it. This may be an internal
  7. program error.
  8. Action:  Try rebooting your system.  If the problem persists,
  9. call your Novell Authorized Reseller.
  10. Cause:  An error occurred during attempt to allocate a shared segment.
  11. DDAEMON.EXE tried to create shared memory, but none is available. This
  12. error usually occurs when the device drivers and applications currently
  13. running on your system require more memory than your system has available.
  14. Action:  Try adding RAM, reducing your configuration options in the
  15. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  16. optional device drivers from the CONFIG.SYS file, and freeing up some
  17. hard disk space by deleting unnecessary programs.  If you are using
  18. multiple disk partitions, consider moving the OS/2 swapper file to a
  19. larger partition.  Disk compression utilities may also be available
  20. that can help resolve this problem.  After completing these actions,
  21. shut down OS/2; then reboot the system.  If the problem persists, contact
  22. your Novell Authorized Reseller.
  23. Cause:  The daemon cannot access the Link Support Layer.
  24. Error: <code>. DDAEMON.EXE cannot find the Link Support device driver LSL.SYS.
  25. Action: Make sure that the device driver LSL.SYS has been properly entered
  26. in the CONFIG.SYS file.  If so, check the messages displayed by the LSL for
  27. any errors or warnings, and correct the problems indicated.  Try again.
  28. If this error persists, call your Novell Authorized Reseller.
  29. Cause:  The DDAEMON is already loaded.  DDAEMON.EXE tried to create shared
  30. memory for the first time, but the memory already exists.  Another daemon
  31. is already running.  The attempt to create shared memory is terminated.
  32. Action:  Make sure that you are not trying to run multiple copies of the
  33. daemon.  Typically the daemon is run from the CONFIG.SYS file at system
  34. startup and does not need to be executed again.
  35. Cause:  The system does not have enough memory for socket tables.
  36. OS/2 lacks sufficient system memory for IPX to allocate memory for
  37. its socket tables.
  38. Action:  Try adding RAM, reducing your configuration options in the
  39. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  40. optional device drivers from the CONFIG.SYS file, and freeing up some
  41. hard disk space by deleting unnecessary programs.  If you are using
  42. multiple disk partitions, consider moving the OS/2 swapper file to a
  43. larger partition.  Disk compression utilities may also be available
  44. that can help resolve this problem.  After completing these actions,
  45. shut down OS/2; then reboot the system.  If the problem persists,
  46. contact your Novell Authorized Reseller.
  47. Cause:  The LAN support module could not be installed.  Either the
  48. LSL.SYS driver failed to load, or the "DEVICE=" statement is missing
  49. from the CONFIG.SYS file.
  50. Action:  Either correct the problem that kept the LSL.SYS driver from
  51. loading (indicated in an error message preceding this one), or add the
  52. "DEVICE=" statement to the CONFIG.SYS file.
  53. Cause:  The IPX MLID could not be installed.  Either the Multiple Link
  54. Interface Driver (MLID) specified in the CONFIG.SYS failed to load, or
  55. the "DEVICE=" statement for an MLID is missing from the CONFIG.SYS file.
  56. Action:  Either correct the problem that kept the MLID from loading
  57. (indicated in an error message preceding this one), or add the "DEVICE="
  58. statement to the CONFIG.SYS file.
  59. Cause:  The configured LAN-A driver does not support IPX.  The Multiple
  60. Link Interface Driver (MLID) to which IPX.SYS attempted to bind does not
  61. support IPX-based data transmissions.
  62. Action:  Bind IPX to an MLID that supports IPX-based data transmissions.
  63. Cause:  The IPX protocol handler cannot be registered. IPX cannot register
  64. with the LSL.SYS driver because the LSL is servicing its maximum number of
  65. protocol stacks.
  66. Action:  Remove the "DEVICE=" statements for any unnecessary protocol
  67. stacks from the CONFIG.SYS file.
  68. Cause:  The IPX entry point cannot be initialized.  The IPX and link support
  69. layer (LSL) versions may not be compatible versions.
  70. Action:  Make sure that the IPX.SYS driver and LSL.SYS driver are compatible.
  71. If they are not, obtain compatible drivers from your Novell Authorized
  72. Reseller. If this is not the problem, contact your Novell Authorized Reseller
  73. for customer assistance.
  74. Cause:  An internal error occurred.  The IPX router socket cannot be opened.
  75. IPX was unable to open the router socket due to an internal program error.
  76. Action:  Try again.  If the problem persists, contact your Novell Authorized
  77. Reseller.
  78. Cause:  An internal error occurred.  A router selector cannot be allocated.
  79. IPX was unable to allocate an OS/2 router selector due to an internal program
  80. error.
  81. Action:  Try again.  If the problem persists, contact your Novell Authorized
  82. Reseller.
  83. Cause:  The system has insufficient memory to allocate a router.
  84. OS/2 cannot access sufficient system memory for IPX routing purposes.
  85. Action:  Try adding RAM, reducing your configuration options in the
  86. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  87. optional device drivers from the CONFIG.SYS file, and freeing up some
  88. hard disk space by deleting unnecessary programs.  If you are using
  89. multiple disk partitions, consider moving the OS/2 swapper file to a
  90. larger partition.  Disk compression utilities may also be available
  91. that can help resolve this problem.  After completing these actions,
  92. shut down OS/2; then reboot the system.  If the problem persists,
  93. contact your Novell Authorized Reseller.
  94. Cause:
  95. Router memory is exhausted.  IPX did not have enough memory previously
  96. allocated for routing purposes.
  97. Action:  Increase the size of the IPX router memory in the NET.CFG
  98. "ROUTER MEM" statement.
  99. Cause:  An internal error prevented CGroup variable initialization.
  100. An internal program error has occurred. IPX was unable to initialize
  101. internal variables.
  102. Action:  Try again.  If the problem persists, contact your Novell
  103. Authorized Reseller.
  104. Cause:  An internal error prevented DosHlp variable initialization.
  105. OS/2 internal variables were either incomplete or invalid.
  106. Action:  Try again.  If the problem persists, contact your Novell
  107. Authorized Reseller.
  108. Cause:  IPX cannot register with OS/2 for PDD-to-VDD communications.
  109. This is an internal program error. IPX cannot register with OS/2 for
  110. VIPX.SYS driver support.
  111. Action:  Try again.  If the problem persists, contact your Novell
  112. Authorized Reseller.
  113. Cause:  The IPX device driver is not running.  Either IPX.SYS
  114. encountered a fatal error during system initialization, or the
  115. "DEVICE=(path)IPX.SYS" statement was missing from the CONFIG.SYS
  116. file.  If the problem is a fatal error, another message should
  117. precede this one that identifies the specific error that occurred.
  118. Action:  Either resolve the fatal problem (indicated in a preceding
  119. message), or add the "DEVICE=" statement to the CONFIG.SYS file;
  120. then try again.  If the problem persists, contact your Novell
  121. Authorized Reseller.
  122. Cause:
  123. The default protocol configuration option is not used
  124. for IPX. IPX cannot be configured as a default protocol stack.
  125. Action:  Remove this option statement from the NET.CFG file.
  126. Cause:  The prescan protocol configuration option is not used for IPX.
  127. IPX cannot be configured as a prescan protocol stack.
  128. Action:  Remove this option statement from the NET.CFG file.
  129. Cause:  The OS/2 version number cannot be found; OS/2 v2.0 is assumed.
  130. IPX's query of OS/2 for the version number returned a value that did
  131. not match the value it expected to receive.
  132. Action:  Make sure the OS/2 version installed on the machine is v2.0
  133. or later.
  134. Cause:  An LSL error occurred.  NET.CFG buffers are too big for ECB pool.
  135. The configured buffer size for the Link Support component is too large.
  136. Total available buffer space is around 60 KB, but the Link Support Layer
  137. (LSL) is unable to allocate even one buffer of the requested size in its
  138. buffer space.  See "Link Support Layer" in Concepts for more information
  139. about LSL.
  140. Action:  Reduce the Link Support component's buffer size in the NET.CFG
  141. file.  It is more important to have several smaller buffers available
  142. than one large one.  It is a waste of system memory to configure buffers
  143. much larger than the communications media can support.
  144. Cause:  The Link Support module (LSL) could not install the AES timer.
  145. The Link Support Layer (LSL) could not register its timer handler with
  146. the operating system because the maximum number of handlers have already
  147. been installed.  This timer handler is a critical component of NetWare
  148. Client for OS/2, and none of the Novell-supplied communication handlers
  149. can be expected to work properly without it.  See "Link Support Layer"
  150. in Concepts for more information about LSL.
  151. Action:  Previously installed device drivers (those entered before LSL.SYS
  152. in the CONFIG.SYS file) have used all available timer resources.  Identify
  153. those device drivers and either remove or reconfigure them.  Since the
  154. Requestor's communications handlers all use a common timer service in the
  155. LSL, only one available timer handler is required for proper operation.
  156. If you are unable to resolve this problem, contact your Novell Authorized
  157. Reseller.
  158. Cause:  The Link Support module could not initialize its call gate. The
  159. Link Support module could not register its entry point with the operating
  160. system.  This entry point is vital to most of NetWare Client for OS/2's
  161. communications components, and its absence will cause them to fail. The
  162. most likely cause of this error is a previously loaded device driver that
  163. is using too many kernel resources.
  164. Action:  Try removing application device drivers installed before LSL.SYS
  165. in the CONFIG.SYS file.  It is highly unlikely that a device driver from
  166. the OS/2 base system has caused this error.  If the problem persists,
  167. contact your Novell Authorized Reseller.
  168. Cause:  NetBIOS error occurred.  Link Support module cannot be installed.
  169. NetBIOS could not open or communicate with the Link Support LINKSUP_ device
  170. driver.  This can happen if the Link Support Layer (LSL) driver has not
  171. been properly installed or if you are using the wrong version of the driver.
  172. See "Link Support Layer" in Concepts for more information about LSL.
  173. Action:  Make sure that the device driver LSL.SYS has been properly entered
  174. in the CONFIG.SYS file.  If so, check the messages displayed by the LSL for
  175. any errors or warnings, and correct the problems indicated.  NetBIOS and
  176. Link Support are usually installed together from a single installation
  177. diskette.  Try reinstalling them.  If the problem persists, contact your
  178. Novell Authorized Reseller.
  179. Cause:  NetBIOS error occurred.  The IPX module is not installed.
  180. NetBIOS could not open or communicate with the Link Support LINKSUP_
  181. device driver.  This can happen if the Link Support Layer (LSL)
  182. driver has not been properly installed or if you are using the wrong
  183. version of the driver.  See "Link Support Layer" in Concepts for more
  184. information about LSL.
  185. Action:  Make sure that the device driver LSL.SYS has been properly
  186. entered in the CONFIG.SYS file.  If so, check the messages displayed
  187. by the LSL for any errors or warnings, and correct the problems indicated.
  188. If the Link Support device driver is initializing properly, the problem is
  189. with incompatible versions of the software. NetBIOS and Link Support are
  190. usually installed together from a single installation diskette. Try
  191. reinstalling them.  If the problem persists, contact your Novell Authorized
  192. Reseller.
  193. Cause:  The NetBIOS call gate cannot be initialized.  This is an internal
  194. program error.
  195. Action:  Try again.  If the problem persists, contact your Novell Authorized
  196. Reseller.
  197. Cause:  NETBIOS error occurred.  The program cannot initialize local NCBs.
  198. Insufficient memory is available for the NCBs requested.  Usually this
  199. error is caused by incorrect configuration information in the NET.CFG file.
  200. However, the underlying problem could also be a lack of global system
  201. resources in the OS/2 Global Descriptor Table.
  202. Action:  Reduce the number of commands in the NetBIOS section of the
  203. CONFIG.SYS file. (The default number of commands is 12; the maximum
  204. allowed is 25.)  You also might be able to reduce the number of node
  205. names (possible range is 0-126).  Additional possibilities include
  206. adding RAM, reducing your configuration options (for example, reducing
  207. the size of DIRCACHE) or removing optional device drivers from the
  208. CONFIG.SYS file, and freeing up some hard disk space by deleting
  209. unnecessary programs.  If you are using multiple disk partitions,
  210. consider moving the OS/2 swapper file to a larger partition.  Disk
  211. compression utilities may also be available that can help resolve
  212. this problem.  After completing these actions, shut down OS/2 and
  213. then reboot the system.  If the problem persists, contact your Novell
  214. Authorized Reseller.
  215. Cause:  NetBIOS emulator parameters are too large for the memory pool.
  216. Insufficient memory is available for all of the control tables needed
  217. by the NetBIOS emulator.
  218. Action:  The amount of table space available to the NetBIOS emulator
  219. cannot be increased. The only way to solve this problem is to reduce
  220. the number of NetBIOS resources you are requesting.  You can do this
  221. by modifying the NETBIOS parameters in the NET.CFG file.  If the problem
  222. persists, contact your Novell Authorized Reseller.
  223. Cause:  Incompatible versions of OS/2 and NetBIOS are running.  You
  224. are attempting to run NetBIOS V2.10 on some version of OS/2 earlier
  225. than OS/2 v2.1.
  226. Action:  Either install OS/2 v2.1 to run with netBIOS v2.10, or install
  227. a different version of NetWare NetBIOS to match your OS/2 version.
  228. Cause:  The SPX module is not installed.  The NMPIPE.SYS driver could not
  229. open or communicate with the SPX.SYS driver.
  230. Action:  Make sure that the SPX.SYS driver has been properly entered in
  231. the CONFIG.SYS file.  If so, check the messages displayed by the driver
  232. for any errors or warning, and correct the problems indicated; then try
  233. again.  If the problem persists, contact your Novell Authorized Reseller.
  234. Cause:  The IPX module is not installed.  NMPIPE.SYS could not open or
  235. communicate with the IPX.SYS driver.
  236. Action:  Make sure that the IPX.SYS driver has been properly entered in
  237. the CONFIG.SYS file. If so, check the messages displayed by the driver
  238. for any errors or warnings, and correct the problems indicated; then try
  239. again.  If the problem persists, contact your Novell Authorized Reseller.
  240. Cause:  An incorrect OS/2 version is being used.  Either the
  241. DosGetVersion call failed (an internal program error), or the
  242. OS/2 version currently running is not v2.0 or later.
  243. Action:  Make sure the client OS and NMPIPE.SYS driver are compatible
  244. versions.  If the problem persists, contact your Novell Authorized Reseller.
  245. Cause:  The driver cannot register the PDD for VDD-to-PDD communications.
  246. NMPIPE.SYS could not register IPX as a PDD so that PDD to VDD communication
  247. may take place.
  248. Action:  Make sure the IPX.SYS driver has been properly entered in the
  249. CONFIG.SYS file. If so, check the messages displayed by the driver for
  250. any errors or warnings, and correct the problems indicated.  Also make
  251. sure the OS/2 version is v2.0 or later;  then try again.  If the problem
  252. persists, contact your Novell Authorized Reseller.
  253. Cause:  Invalid characters were specified in COMPUTERNAME. The
  254. Names Pipes server name specified after NPDAEMON.EXE is invalid.
  255. Action:  Make sure the server name is not more than 15 characters
  256. and is composed of letters, numbers, and these special characters:
  257. !#$%&()-.@^_{}~
  258. Cause:  An error occurred during attempt to initialize NPCALLS.DLL.
  259. The NPDaemon could not initialize NPCALLS.DLL.
  260. Action:  Make sure the NPCALLS.DLL file in the NetWare Client for
  261. OS/2 directory is included in the LIBPATH statement of the CONFIG.SYS
  262. file.  If you are running Named Pipes, make sure the NMPIPE.SYS driver
  263. and NPSERVER.SYS are correctly configured in the CONFIG.SYS file.
  264. Cause:  The named Pipes daemon could not be registered. Error: <code>.
  265. The NPDaemon could not open or communicate with the NMPIPE.SYS driver.
  266. Action:  Make sure the NMPIPE.SYS driver has been properly entered in
  267. the CONFIG.SYS file. If so, check the messages displayed by the driver
  268. for any errors or warnings, and correct the problems.  Try again. If
  269. the problem persists, contact your Novell Authorized Reseller.
  270. Cause:  An error occurred during attempt to allocated shared memory.
  271. The NPDaemon could not allocate shared memory.
  272. Action:  Try adding RAM, reducing your configuration options in
  273. the CONFIG.SYS file (for example, reducing the size of DIRCACHE),
  274. removing optional device drivers from the CONFIG.SYS file, and
  275. freeing up some hard disk space by deleting unnecessary programs.
  276. If you are using multiple disk partitions, consider moving the OS/2
  277. swapper file to a larger partition.  Disk compression utilities may
  278. also be available that can help resolve this problem.  After completing
  279. these actions, shut down OS/2; then reboot the system.  If the problem
  280. persists, contact your Novell Authorized Reseller.
  281. Cause:  An error occurred during attempt to allocate the ECB pool.
  282. The NPDaemon could not allocate memory for the ECB pool.
  283. Action:  Try adding RAM, reducing your configuration options in the
  284. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  285. optional device drivers from the CONFIG.SYS file, and freeing up some
  286. hard disk space by deleting unnecessary programs.  If you are using
  287. multiple disk partitions, consider moving the OS/2 swapper file to
  288. a larger partition.  Disk compression utilities may also be available
  289. that can help resolve this problem. After completing these actions,
  290. shut down OS/2; then reboot the system.  If the problem persists,
  291. contact your Novell Authorized Reseller.
  292. Cause:  An error occurred during attempt to create a system semaphore.
  293. A DosCreateSem call failed. An internal program error may have occurred.
  294. Action:  Try again. If the error persists, contact your Novell Authorized
  295. Reseller.
  296. Cause:  An error occurred during attempt to create a thread. A
  297. beginthread call failed.  An internal program error may have occurred.
  298. Action:  Try again. If the error persists, contact your Novell Authorized
  299. Reseller.
  300. Cause:  A dynamic socket could not be opened. Error: <code>.
  301. The NPDaemon failed to open a dynamic socket.
  302. Action:  Increase the socket count specified in the NET.CFG file;
  303. then reboot the system and try again.  If the problem persists,
  304. contact your Novell Authorized Reseller.
  305. Cause:  A well-known socket could not be opened.  Error: <code>.
  306. The NPDaemon could not open Netware's registered Named Pipe socket;
  307. the socket may already be in use.
  308. Action:  Increase the SPX socket count in the NET.CFG and shut
  309. down OS/2; then reboot the system.
  310. Cause:  The NPDaemon cannot get the internet address. Error:  <code>.
  311. An IpxGetInternetworkAddress call failed.
  312. Action:  Make sure the IPX.SYS driver has been properly entered
  313. in the CONFIG.SYS file.  If so, check the messages displayed by
  314. the driver for any errors or warnings, and correct the problems
  315. indicated.  Also make sure the IPXCALLS.DLL file is in the NetWare
  316. Client for OS/2 directory; then try again.  If the problem persists,
  317. notify your Novell Authorized Reseller.
  318. Cause:  The NPDaemon cannot get the local target.  Error: <code>.
  319. An IpxGetLocalTarget call failed.
  320. Action:  Make sure the IPX.SYS driver has been properly entered
  321. in the CONFIG.SYS file. If so, check the messages displayed by
  322. the driver for any errors or warnings, and correct the problems
  323. indicated.  Also make sure the IPXCALLS.DLL file is in the NetWare
  324. Client for OS/2 directory; then try again.  If the problem persists,
  325. contact your Novell Authorized Reseller.
  326. Cause:  The service advertising function failed.  Error: <code>.
  327. An IpxSend call to advertise this workstation as Named Pipe Server
  328. failed.
  329. Action:  Make sure the IPX.SYS driver has been properly entered in
  330. the CONFIG.SYS file.  If so, check the messages displayed by the
  331. driver for any errors or warnings, and correct the problems indicated.
  332. Also make sure the IPXCALLS.DLL file is in the NetWare Client for
  333. OS/2 directory; then try again.  If the problem persists, contact your
  334. Novell Authorized Reseller.
  335. Cause:  The broadcast socket cannot be opened.  Error: <code>.
  336. The broadcast socket cannot be opened.  This is a registered socket
  337. by which SAPs can be received.  Possibly this socket has already been
  338. opened.
  339. Action:  Increase the socket count in the NET.CFG file and shut down
  340. OS/2 and then reboot the system.  If the problem persists, contact
  341. your Novell Authorized Reseller.
  342. Cause:  An error occurred during attempt to get code page information.
  343. A call to DosGetCtryInfo failed.  This may be an internal program error.
  344. Action:  Make sure the OS/2 is version 2.0 or later.  If so, and the
  345. problem persists, contact your Novell Authorized Reseller.
  346. Cause:  Memory cannot be allocated for turbo buffers.  The NPDaemon
  347. could not allocate memory for turbo buffers.
  348. Action:  Try adding RAM, reducing your configuration options in
  349. the CONFIG.SYS file (for example, reducing the size of DIRCACHE),
  350. removing optional device drivers from the CONFIG.SYS file, and
  351. freeing up some hard disk space by deleting unnecessary programs.
  352. If you are using multiple disk partitions, consider moving the OS/2
  353. swapper file to a larger partition.  Disk compression utilities may
  354. also be available that can help resolve this problem.  After completing
  355. these actions, shut down OS/2; then reboot the system.  If the problem
  356. persists, contact your Novell Authorized Reseller.
  357. Cause:  A connection thread died abnormally.  Error: <code>.
  358. The connection controller thread died unexpectedly.
  359. Action.  Make sure that the SPX.SYS driver has been properly entered
  360. in the CONFIG.SYS file. If so, check the messages displayed by the
  361. driver for any errors or warnings, and correct the problems indicated.
  362. Also make sure all of your Named Pipe drivers are within the same major
  363. version (for example, v2.x); then try again.  If the problem persists,
  364. contact your Novell Authorized Reseller.
  365. Cause:  The specified computer name is already registered on the
  366. internet. The Named Pipes server name specified in the CONFIG.SYS
  367. file has already been used on the network.
  368. Action:  Use a different server name.
  369. Cause:  The receive buffer manager died abnormally. Error:  <code>.
  370. The receive buffer manager thread died unexpectedly.
  371. Action:  Make sure that your Named Pipes drivers are within the same
  372. major version (for example, v2.x).  If so, try adding RAM, reducing
  373. your configuration options in the CONFIG.SYS file (for example,
  374. reducing the size of DIRCACHE), removing optional device drivers
  375. from the CONFIG.SYS file, and freeing up some hard disk space by
  376. deleting unnecessary programs.  If you are using multiple disk
  377. partitions, consider moving the OS/2 swapper file to a larger partition.
  378. Disk compression utilities may also be available that can help resolve
  379. this problem.  After completing these actions, shut down OS/2; then
  380. reboot the system.  If the problem persists, contact your Novell
  381. Authorized Reseller.
  382. Cause:  General Service Query for Named Pipe Servers failed.
  383. Error: %1. A call to IpxSend to issue a general service query
  384. for named Pipe Servers failed.
  385. Action:  Make sure the IPX.SYS driver has been properly entered
  386. in the CONFIG.SYS file. If so, check the messages displayed by
  387. the driver for any errors or warnings, and correct the problems
  388. indicated.  Also make sure the IPXCALLS.DLL file is in the NetWare
  389. Client for OS/2 directory.  Try again.  If the problem persists,
  390. contact your Novell Authorized Reseller.
  391. Cause: An error occurred while obtaining the IPX card table.
  392. A call to the npserver.sys driver to obtain the IPX card table failed.
  393. Action:  Make sure the IPX.SYS driver and the NPSERVER.SYS driver
  394. have been properly entered in the CONFIG.SYS file.  If so, check
  395. the messages displayed by the drivers for any errors or warnings,
  396. and correct the problems indicated.  Also make sure the IPXCALLS.DLL
  397. and NPCALLS.DLL files are in the NetWare Client for OS/2 directory.
  398. Try again.  If the problem persists, contact your Novell Authorized
  399. Reseller.
  400. Cause:  The SPX module is not installed.  The Named Pipes daemon
  401. could not open or communicate with the SPX.SYS driver.
  402. Action:  Make sure that the SPX.SYS driver has been properly
  403. entered in the CONFIG.SYS file. If so, check the messages displayed
  404. by the driver for any errors or warnings, and correct the problems
  405. indicated; then try again.  If the problem persists, contact your
  406. Novell Authorized Reseller.
  407. Cause: The IPX module is not installed.  The Named Pipes daemon
  408. could not open or communicate with the IPX.SYS driver.
  409. Action:  Make sure that the IPX.SYS driver has been properly entered
  410. in the CONFIG.SYS file.  If so, check the messages displayed by the
  411. driver for any errors or warnings, and problems indicated; then try
  412. again.  If the problem persists, contact your Novell Authorized Reseller.
  413. Cause:  An incorrect OS/2 version is being used.  The DosGetVersion
  414. call failed (which would indicate an internal program error) or the
  415. OS/2 version currently running is not v2.0 or later.
  416. Action:  Make sure that the client OS and NMPIPE.SYS driver are
  417. compatible; then try again. If the problem persists, contact your
  418. Novell Authorized Reseller.
  419. Cause:  The program cannot get code page information. Error:  <code>.
  420. The OS/2 system is not returning code page information. This may be
  421. an internal program error.
  422. Action:  Try again.  If the problem persists, contact your Novell
  423. Authorized Reseller.
  424. Cause:  The Requester device driver and daemon are incompatible
  425. versions. The most likely cause of this problem is that NWDAEMON.EXE
  426. and NWREQ.SYS driver were not installed from the same installation disk.
  427. Action:  Install NetWare Client for OS/2 driver again, making sure it
  428. is from the correct installation disk.
  429. Cause:  The worker DLL cannot be registered.  Error: <code>.
  430. The NWWORKER.DLL could not register with NetWare Client for OS/2.
  431. This may be an internal program error.
  432. Action:  Try again.  If the problem persists, contact your Novell
  433. Authorized Reseller.
  434. Cause:  The broadcast handler cannot be registered. Error: <code>.
  435. This may be an internal program error.
  436. Action:  Try again.  If the problem persists, contact your Novell
  437. Authorized Reseller.
  438. Cause:  The program cannot get system information.  Error: <code>.
  439. The OS/2 system is not returning system information.  This may be
  440. an internal program error.
  441. Action:  Try again.  If the problem persists, contact your Novell
  442. Authorized Reseller.
  443. Cause: The janitor thread priority cannot be set.  Error: <code>.
  444. The janitor thread is set to run at regular priority.  The system
  445. had trouble setting the priority.
  446. Action:  Ignore the error.
  447. Cause: The janitor daemon cannot be registered.  Error: <code>.
  448. This may be an internal program error.
  449. Action:  Try again.  If the problem persists, contact your Novell
  450. Authorized Reseller.
  451. Cause: The program cannot get the current drive map. Error:  <code>.
  452. The OS/2 system is not returning the current drive map.  This may be
  453. an internal program error.
  454. Action:  Try again.  If the problem persists, contact your Novell
  455. Authorized Reseller.
  456. Cause: The program cannot set the current drive map. Error:  <code>.
  457. The OS/2 system is not setting the current drive map.  This may be an
  458. internal program error.
  459. Action:  Try again.  If the problem persists, contact your Novell
  460. Authorized Reseller.
  461. Cause: The program cannot get the connection ID. Error:  <code>.
  462. NetWare Client for OS/2 tried to locate a NetWare server when it
  463. initialized. Either no servers are currently running or a cabling
  464. problem exists.
  465. Action:  Make sure the NetWare server is running and functioning properly.
  466. Also make sure the OS/2 machine has a working connection to the network;
  467. then try again. If the problem persists, contact your Novell Authorized
  468. Reseller.
  469. Cause: An error occurred during attempt to initialize the cache. The
  470. caching function is not working.  This may be an internal program error.
  471. Action:  Try again.  If the problem persists, contact your Novell
  472. Authorized Reseller.
  473. Cause: The daemon could not boost the thread priority. The thread is set
  474. to run at a greater priority. The system had trouble setting the priority.
  475. Action:  Ignore the error.
  476. Cause: The daemon could not register the DosBox handler. This may be
  477. an internal program error.
  478. Action:  Try again.  If the problem persists, contact your Novell
  479. Authorized Reseller.
  480. Cause: Not enough memory for diagnostic daemon.  Error: <code>.
  481. The NWDaemon program tried to allocate memory from the system for the
  482. diagnostic thread to use as a stack, but the system returned an error.
  483. Action:  Try adding RAM, reducing your configuration options in the
  484. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  485. optional device drivers from the CONFIG.SYS file, and freeing up some
  486. hard disk space by deleting unnecessary programs.  If you are using
  487. multiple disk partitions, consider moving the OS/2 swapper file to a
  488. larger partition. Disk compression utilities may also be available that
  489. can help resolve this problem.  After completing these actions, shut down
  490. OS/2; then reboot the system.  If the problem persists, contact your
  491. Novell Authorized Reseller.
  492. Cause: The diagnostic daemon cannot be started.  Error: <code>.
  493. The NWDaemon tried to start the diagnostic thread but the system
  494. encountered an error condition.  The system may have too many threads
  495. already running, or this may be an internal program error.
  496. Action:  Try closing other applications that are currently running.
  497. If the problem persists, contact your Novell Authorized Reseller.
  498. Cause: The diagnostic daemon priority cannot be changed. Error:  <code>.
  499. The diagnostic thread is set to run a regular priority.  The system had
  500. trouble setting the priority.
  501. Action:  Ignore the error.
  502. Cause: Not enough memory to start a new thread.  Error: <code>.
  503. The NWDaemon could not allocate memory from the system to create a
  504. thread for a new task.
  505. Action:  Try adding RAM, reducing your configuration options in the
  506. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  507. optional device drivers from the CONFIG.SYS file, and freeing up some hard
  508. disk space by deleting unnecessary programs. If you are using multiple
  509. disk partitions, consider moving the OS/2 swapper file to a larger partition.
  510. Disk compression utilities may also be available that can help resolve
  511. this problem.  After completing these actions, shut down OS/2; then reboot
  512. the system.  If the problem persists, contact your Novell Authorized Reseller.
  513. Cause: The SPX send thread cannot be started.  Error: <code>.
  514. This may be an internal program error.
  515. Action:  Try again.  If the problem persists, contact your Novell Authorized
  516. Reseller.
  517. Cause: The SPX receive thread cannot be started.  Error: <code>.
  518. This may be an internal program error.
  519. Action:  Try again.  If the problem persists, contact your Novell Authorized
  520. Reseller.
  521. Cause: The SFT 3 handler cannot be registered.  This may be an internal
  522. program error.
  523. Action:  Try again.  If the problem persists, contact your Novell Authorized
  524. Reseller.
  525. Cause: Packet Burst cannot be initialized.  This may be an internal program
  526. error.
  527. Action:  Try again.  If the problem persists, contact your Novell Authorized
  528. Reseller.
  529. Cause: Not enough memory for a network management thread (<error code>).
  530. The NWDaemon tried to allocate memory from the system for a thread to
  531. initialize network management, but memory was not available.  Network
  532. management cannot be initialized.
  533. Action:  Try adding RAM, reducing your configuration options in the
  534. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  535. optional device drivers from the CONFIG.SYS file, and freeing up some
  536. hard disk space by deleting unnecessary programs.  If you are using
  537. multiple partitions, consider moving the OS/2 swapper file to a larger
  538. partition.  Disk compression utilities may also be available that can
  539. help resolve this problem.  After completing these actions, shut down
  540. OS/2; then reboot the system.  If the problem persists, contact your
  541. Novell Authorized Reseller.
  542. Cause: A named pipe cannot be started for network management (<error code>).
  543. The NWDaemon could not allocate a named pipe.  Network management will not
  544. be supported until the computer is rebooted.  This error could result from
  545. a variety of causes. Named Pipes or SPX may not be loaded, one of your
  546. drivers may have opened too many Named Pipes already, you may not have
  547. enough memory or disk space, or it may be an internal program error.
  548. Action:  Make sure that Named Pipes and SPX are loaded and that your system
  549. has enough memory.  (If you suspect a memory problem, see the discussion
  550. for message 0843.)  After completing these actions, reboot the system and
  551. try again.  If the problem persists, contact your Novell Authorized Reseller.
  552. Cause: Not enough memory to run network management (<error code>).
  553. The NWDaemon program tried to allocate memory from the system to run
  554. network management, but memory is not available.  Network Management
  555. will not run until memory is available and the system rebooted.
  556. Action:  Try adding RAM, reducing your configuration options in the
  557. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  558. optional device drivers from the CONFIG.SYS file, and freeing up some
  559. hard disk space by deleting unnecessary programs.  If you are using
  560. multiple disk partitions, consider moving the OS/2 swapper file to a
  561. larger partition. Disk compression utilities may also be available
  562. that can help resolve this problem.  After completing these actions,
  563. shut down OS/2; then reboot the system.  If the problem persists,
  564. contact your Novell Authorized Reseller.
  565. Cause: The NWREQ.SYS driver is not loaded.  NetWare Client for OS/2
  566. cannot be initialized until the driver is loaded.
  567. Action:  Load the NWREQ.SYS driver.
  568. Cause: The program cannot allocate selectors for the workspace table.
  569. All available memory selectors are being used by the system or by
  570. previously loaded device drivers.
  571. Action:  Remove optional or unneeded device drivers from the CONFIG.SYS
  572. file and try again. If the problem persists, contact your Novell Authorized
  573. Reseller.
  574. Cause: The program cannot allocate memory for the workspace table.
  575. All available system memory is in use.  NetWare Client for OS/2 cannot
  576. load properly.
  577. Action:  Try adding Ram, reducing your configuration options in the
  578. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  579. optional device drivers from the CONFIG.SYS file, and freeing up some
  580. hard disk space by deleting unnecessary programs.  If you are using
  581. multiple disk partitions, consider moving the OS/2 swapper file to a
  582. larger partition. Disk compression utilities may also be available that
  583. can help resolve this problem.  After completing these actions, shut
  584. down OS/2; then reboot the system.  If the problem persists, contact
  585. your Novell Authorized Reseller.
  586. Cause: Memory is not available for the cache table. Caching is disabled.
  587. All available system memory is in use by the system.  NetWare Client for
  588. OS/2 cannot load properly.
  589. Action:  Try adding RAM, reducing your configuration options in the
  590. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  591. optional device drivers from the CONFIG.SYS file, and freeing up some
  592. hard disk space by deleting unnecessary programs.  If you are using
  593. multiple disk partitions, consider moving the OS/2 swapper file to a
  594. larger partition. Disk compression utilities may also be available that
  595. can help resolve this problem.  After completing these actions, shut
  596. down OS/2; then reboot the system.  If the problem persists, contact
  597. your Novell Authorized Reseller.
  598. Cause: An incorrect OS/2 version is being used.  The major versions of
  599. NetWare Client for OS/2 and OS/2 do not match.
  600. Action:  Upgrade NetWare Client for OS/2 or OS/2.
  601. Cause: The Requester driver version does not match the IFS version.
  602. NWIFS.IFS and NWREQ.SYS were not installed from the same installation disk.
  603. Action:  Install NetWare Client for OS/2 again.  If the problem persists,
  604. contact your Novell Authorized Reseller.
  605. Cause: The LAN support module is not installed.  NetWare Client for OS/2
  606. driver requires the LSL.SYS driver to be running when it loads.  Either
  607. the "DEVICE=C:\NETWARE\LSL.SYS" line is missing from the CONFIG.SYS file
  608. or the LSL encountered an error while loading.
  609. Action:  Check the CONFIG.SYS file for the LSL.SYS driver. If this is not
  610. the problem, contact your Novell Authorized Reseller.
  611. Cause: A NetWare server cannot be found.  NetWare Client for OS/2 tries to
  612. locate a NetWare server when it initializes.  Either no servers are currently
  613. running or there is a cabling problem.
  614. Action:  Make sure that the NetWare server is running and operating properly.
  615. Also make sure that the OS/2 machine is connected to the network.
  616. Cause: The program cannot allocate selectors for the connection table.
  617. All available memory selectors are being used by the system or by previously
  618. loaded device drivers.
  619. Action:  Remove optional or unneeded device drivers from the CONFIG.SYS
  620. file and try again. If the problem persists, contact your Novell Authorized
  621. Reseller.
  622. Cause: The program cannot allocate memory for the connection table. All
  623. available system memory is in use.  NetWare Client for OS/2 cannot load
  624. properly.
  625. Action:  Try adding RAM, reducing your configuration options in the
  626. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  627. optional device drivers from the CONFIG.SYS file, and freeing up some
  628. hard disk space by deleting unnecessary programs.  If you are using
  629. multiple disk partitions, consider moving the OS/2 swapper file to a
  630. larger partition. Disk compression utilities may also be available that
  631. can help resolve this problem.  After completing these actions, shut
  632. down OS/2; then reboot the system.  If the problem persists, contact
  633. your Novell Authorized Reseller.
  634. Cause: An incorrect OS/2 version is being used.  The major version of
  635. NetWare Client for OS/2 and OS/2 do not match.
  636. Action:  Upgrade NetWare Client for OS/2 or OS/2.
  637. Cause: The config file cannot be parsed.  Default parameters will be used.
  638. NetWare Client for OS/2 driver could not read parameters in the NET.CFG file.
  639. Action:  Make sure the syntax for the NetWare Client for OS/2 section of
  640. the file is correct.
  641. Cause: An unrecoverable error occurred.  The driver was not loaded. The
  642. driver could not load properly. This is probably an internal program error.
  643. Action:  Try again.  If the problem persists, contact your Novell
  644. Authorized Reseller.
  645. Cause: The program cannot allocate selectors for worker support.  All
  646. available memory selectors are being used by the system or by previously
  647. loaded device drivers.
  648. Action:  Remove optional or unneeded device drivers from the CONFIG.SYS
  649. file. Then try again.  If the problem persists, contact your Novell
  650. Authorized Reseller.
  651. Cause: The program cannot allocate memory for the error message buffer.
  652. All available system memory is in use by the system.  NetWare Client for
  653. OS/2 cannot load properly.
  654. Action:  Try adding RAM, reducing your configuration options in the
  655. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  656. optional device drivers from the CONFIG.SYS file, and freeing up some
  657. hard disk space by deleting unnecessary programs.  If you are using
  658. multiple disk partitions, consider moving the OS/2 swapper file to a
  659. larger partition. Disk compression utilities may also be available
  660. that can help resolve this problem.  After completing these actions,
  661. shut down OS/2; then reboot the system.  If the problem persists,
  662. contact your Novell Authorized Reseller.
  663. Cause: The Requester could not send to NetWare server <number> as <number>.
  664. Netware Client for OS/2 waits for a response from the server after each
  665. request. If the server does not respond within a certain amount of time,
  666. NetWare Client for OS/2 times out.
  667. Action:  Make sure that the server is still running and functioning properly.
  668. Also make sure that all routers between the workstation and the server are
  669. still running.  If the problem persists, contact your Novell Authorized
  670. Reseller.
  671. Cause: The Requester timed out waiting for reply from server <number>.
  672. NetWare Client for OS/2 waits for a response from the server after each
  673. request. If the server does not respond within a certain amount of time,
  674. NetWare Client for OS/2 times out.
  675. Action:  Make sure that the server is still running and functioning properly.
  676. Also make sure that all routers between the workstation and the server are
  677. still running.  If the problem persists, contact your Novell Authorized
  678. Reseller.
  679. Cause: Server <number> did not respond to a request. NetWare Client for
  680. OS/2 waits for a response from the server after each request.  If the
  681. server does not respond within a certain amount of time, NetWare Client
  682. for OS/2 times out.  This error can also occur if the server responds
  683. with an unexpected response.
  684. Action:  Make sure that the server is still running and functioning
  685. properly. Also make sure that all routers between the workstation and
  686. the server are still running. If the problem persists, contact your
  687. Novell Authorized Reseller.
  688. Cause: Connection to NetWare server <number> as <number> is now invalid.
  689. NetWare Client for OS/2 waits for a response from the server after each
  690. request. If the server does not respond within a certain amount of time,
  691. NetWare Client for OS/2 times out.
  692. Action:  Make sure that the server is still running and functioning
  693. properly.  Also make sure that all routers between the workstation and
  694. the server are still running.  If the problem persists, contact your
  695. Novell Authorized Reseller.
  696. Cause: Routing to NetWare server <number> has been disrupted. The
  697. network route to the server has been disrupted.
  698. Action:  Make sure that the server is still running and functioning
  699. properly.  Also make sure that all routers between the workstation
  700. and the server are still running.  If the problem persists, contact
  701. your Novell Authorized Reseller.
  702. Cause: Routing to NetWare server <number> has been disrupted. The
  703. network route to the server has been disrupted.
  704. Action:  Make sure that the server is still running and functioning
  705. properly. Also make sure that all routers between the workstation
  706. and the server are still running.  If the problem persists, contact
  707. your Novell Authorized Reseller.
  708. Cause: The SPDaemon cannot get the SPX version.  Error: <code>.
  709. The SpxGetVersion call failed.  This may be an internal program error.
  710. Action:  Make sure that the SPX.SYS driver has been properly entered
  711. in the CONFIG.SYS file.  If so, check the messages displayed by the
  712. driver for any errors or warnings, and correct the problems indicated.
  713. Check for a mismatch of driver versions.  If the problem persists,
  714. contact your Novell Authorized Reseller.
  715. Cause: The SPX driver and the SPX daemon are incompatible versions.
  716. The SPX.SYS driver and SPDAEMON.EXE versions may not match.
  717. Action:  Make sure that the client SPX.SYS driver and SPDAEMON.EXE
  718. are compatible versions.  If the problem persists, contact your Novell
  719. Authorized Reseller.
  720. Cause: The SPX driver entry cannot be obtained.  Error: <code>.
  721. The SPDaemon could not get a handle to the SPX.SYS driver. This may
  722. be an internal program error.
  723. Action:  Make sure that the client SPX.SYS driver and SPDAEMON.EXE
  724. versions are compatible.  If the problem persists, contact your Novell
  725. Authorized Reseller.
  726. Cause: The SPX daemon is already loaded.  Error: <code>.
  727. The SPDAEMON.EXE has already registered with the SPX.SYS driver,
  728. which means it is already loaded.
  729. Action:  Make sure that the daemon SPDAEMON.EXE has not been
  730. entered in the CONFIG.SYS file more than once.
  731. Cause: The daemon cannot register with the SPX driver. Error:  <code>.
  732. The SPDaemon cannot communicate with the SPX.SYS driver.
  733. Action:  Make sure that the SPX.SYS file has been properly entered in
  734. the CONFIG.SYS file. If so, check the messages displayed by the driver
  735. for any errors or warnings, and correct the problems indicated. Check
  736. for a mismatch of driver versions.  If the problem persists, contact
  737. your Novell Authorized Reseller.
  738. Cause: The SPX device handle cannot be closed.  Error: <code>.
  739. The SPDeamon cannot close the device handle.  This may be an internal
  740. program error.
  741. Action:  Try again.  If the problem persists, contact your Novell
  742. Authorized Reseller.
  743. Cause: The SPDaemon cannot wait on semaphore.  Error: <code>.
  744. A DosSemSetWait call failed.  This may be an internal program error.
  745. Action:  Try again.  If the problem persists, contact your Novell
  746. Authorized Reseller.
  747. Cause: System information segments cannot be obtained. Error:  <code>.
  748. The DosGetInfoSeg call failed. This may be an internal program error.
  749. Action:  Try again.  If the problem persists, contact your Novell
  750. Authorized Reseller.
  751. Cause: Priority for the lock thread cannot be set.  Error: <code>.
  752. The DosSetPrty call failed.  This may be internal program error.
  753. Action:  Try again.  If the problem persists, contact your Novell
  754. Authorized Reseller.
  755. Cause: The SPX driver cannot be accessed.  Error:  <code>.
  756. The SPDaemon was not able to access SPX.SYS through the call gate.
  757. Action:  Make sure that the SPX.SYS driver has been properly entered
  758. in the CONFIG.SYS file.  If so, check the messages displayed by the
  759. driver for any errors or warnings, and correct the problems indicated.
  760. Also check for a mismatch of driver versions; then try again.  If the
  761. problem persists, contact your Novell Authorized Reseller.
  762. Cause: Priority for an AES thread cannot be set.  Error: <code>.
  763. The DosSetPrty call failed.  This may be an internal program error.
  764. Action:  Try again.  If the problem persists, contact your Novell
  765. Authorized Reseller.
  766. Cause: Priority for a watchdog thread cannot be set. Error:  <code>.
  767. The DosSetPrty call failed. This may be an internal program error.
  768. Action:  Try again.  If the problem persists, contact your Novell
  769. Authorized Reseller.
  770. Cause: Priority for a session thread cannot be set. Error:  <code>.
  771. The DosSetPrty call failed. This may be an internal program error.
  772. Action:  Try again.  If the problem persists, contact your Novell
  773. Authorized Reseller.
  774. Cause: The SPXCALLS.DLL cannot register with the SPX driver. The
  775. SPXCALLS.DLL cannot communicate with the SPX.SYS driver.
  776. Action:  Check to see if the SPX.SYS driver has been properly entered
  777. in the CONFIG.SYS file.  If so, check the messages displayed by the
  778. driver for any errors or warnings, and correct the problems indicated.
  779. Check for a mismatch of driver versions; then try again.  If the problem
  780. persists, contact your Novell Authorized Reseller.
  781. Cause: The driver cannot initialize the CGroup Data variables.
  782. Normally, key data variable are stored in the driver's CGroup
  783. for easy and reliable access. However, in this instance the
  784. variables could not be initialized due to a memory-related error.
  785. Action:  Try adding RAM, reducing your configuration options in
  786. the CONFIG.SYS file (for example, reducing the size of DIRCACHE),
  787. removing optional device drivers from the CONFIG.SYS file, and
  788. freeing up some hard disk space by deleting unnecessary programs.
  789. If you are using multiple disk partitions, consider moving the
  790. OS/2 swapper file to a larger partition. Disk compression utilities
  791. may also be available that can help resolve this problem.  After
  792. completing these actions, shut down OS/2; then reboot the system.
  793. If the problem persists, contact your Novell Authorized Reseller.
  794. Cause: The driver cannot configure SPX.  The driver in conjunction
  795. with the NWCONFIG.DLL failed to parse the NET.CFG file for the SPX
  796. parameters.
  797. Action:  Make sure the format of the NET.CFG file is correct.
  798. Cause: The driver failed to get support hooks from the LSL or IPX.
  799. SPX could not open or communicate with either the LINKSUP_ (LSL.SYS)
  800. or the IPX_ (IPX.SYS) drivers.  The most likely cause of this error
  801. is that one or both of these drivers has been improperly installed.
  802. Action:  Make sure that the device drivers LSL.SYS and IPX.SYS have
  803. been properly entered in the CONFIG.SYS file.  If so, check the messages
  804. displayed by the driver for any errors or warnings, and correct the
  805. problems indicated.  Check for a mismatch of driver versions; then try
  806. again.  If the problem persists, contact your Novell Authorized Reseller.
  807. Cause: The OS/2 version cannot be obtained; OS/2 v2.0 is assumed. The
  808. DosGetVersion call failed (an internal program error), or the OS/2
  809. version currently running is not v2.0 or later.
  810. Action:  Make sure that OS/2 and the SPX.SYS driver are compatible
  811. versions. If this is not the problem, contact your Novell Authorized
  812. Reseller.
  813. Cause: The driver cannot get OS/2 DOS variables.  The SPX.SYS driver
  814. could not obtain either the system or local information segment. This
  815. may be an internal program error.
  816. Action:  Try again.  If the problem persists, contact your Novell
  817. Authorized Reseller.
  818. Cause: The driver cannot initialize the SPX call gate. The SPX.SYS
  819. driver could not register a call gate with the LSL.SYS driver.
  820. Action:  Make sure that the LSL.SYS driver has been properly entered
  821. in the CONFIG.SYS file. If so, check the messages displayed by the
  822. driver for any errors or warnings, and correct the problems indicated.
  823. Check for a mismatch of driver versions; then try again.  If the problem
  824. persists, contact your Novell Authorized Reseller.
  825. Cause: The driver cannot allocate memory for SPX use.  The system does
  826. not have enough memory to run SPX.
  827. Action:  Try adding RAM, reducing your configuration options in the
  828. CONFIG.SYS file (for example, reducing the size of DIRCACHE), removing
  829. optional device drivers from the CONFIG.SYS file, and freeing up some
  830. hard disk space by deleting unnecessary programs.  If you are using
  831. multiple disk partitions, consider moving the OS/2 swapper file to a
  832. larger partition. Disk compression utilities may also be available that
  833. can help resolve this problem. After completing these actions, shut down
  834. OS/2; then reboot the system.  If the problem persists, contact your
  835. Novell Authorized Reseller.
  836. Cause: The application cannot initialize named pipes.  The application
  837. could not open or communicate with the NMPIPE.SYS driver.  Most likely,
  838. the NMPIPE.SYS driver is not entered in the CONFIG.SYS file.
  839. Action:  Make sure that the NMPIPE.SYS driver have been properly entered
  840. in the CONFIG.SYS file.  If so, check the messages displayed by the driver
  841. for any errors or warnings, and correct the problems indicated.  If the
  842. problem persists, contact your Novell Authorized Reseller.
  843.