Server Management - Systems Insight Manager
1832489 Members
4617 Online
110043 Solutions
New Discussion

IML won't load on Netware 6.5

 
Jim_F
Occasional Advisor

IML won't load on Netware 6.5

When I attempt to load the IML using cpqiml.nlm (version 1.32) on a ProLiant BL460c G1 running Netware 6.5 SP6 I get the following error:

SERVER-5.70-918: Loader cannot find public symbol: CPQNLMInfoS for module CPQIML.NLM
Error processing External Records.
Module CPQIML.NLM NOT loaded
Module CPQIML.NLM load status UNRESOLVED

This module loads properly on another similarly configured server with the same OS.

Any idea what's happening?
2 REPLIES 2
Vladimir Beskrovnyi
New Member

Re: IML won't load on Netware 6.5

Wrong NLM load order.
Try to load CPQHLTH.NLM before CPQIML.NLM

Right order is

LOAD CPQHLTH
LOAD CPQCI
CPQSNMP.NCF
LOAD CPQIML

load SURVEY -w10 -cWed.12,7
Jim_F
Occasional Advisor

Re: IML won't load on Netware 6.5

CPQHLTH.NLM wouldn't load either. However, I looked at a similarly configured BL640c and found HPASMXL.NLM needed to be loaded. Once it was, CPQIML loaded properly.