Specifications
9032277-04 Software Superseded by CS3/MMS3
5-13
Patches Issued After the CS1/MMS1 Release
SPECTRUM_5.0rev1.P33
Host_Compaq does not work well with Insight Mgr 4.11.
Compaq has two sets of error logs. One for Insight Manager 4.11 and
the other for Insight Manager 3.11. Compaq introduced a new object
(attribute) that indicates which set of attributes is being used.
The cause of the problem is that two Event Log Views are being
displayed in SPECTRUM. Only one of them is supported by Insight
Manager, which is determined by the version you are running. One
view will contain no information, which is confusing.
The solution is to create an inference handler to query the new object
(external attribute, cpqHeEventLogSupported). Based on the value of
this attribute we will display only the correct Event Log view.
The SpectroSERVER is crashing while running ADISC. This is caused
by the function is_it_a_SUN de-referencing a zero value. This has
been resolved by checking the value before de-referencing.
SPECTRUM_5.0rev1.P34
Included in P41 and P48.
SPECTRUM_5.0rev1.P35
Included in P50.
SPECTRUM_5.0rev1.P36
Included in P47 and P48.
SPECTRUM_5.0rev1.P37
Included in P49.
SPECTRUM_5.0rev1.P38
The server is terminating when 45% of the models get activated.
During startup of the SpectroSERVER, with ChipCom ONline/ONcore
Models from the CSEU-CCOM product, when the device cannot be
contacted, the logic in CsComMntrIH::trig_model_activate will
sometimes cause uninitialized memory to be accessed. This, in turn,
causes the server to terminate.