Improved error handling in the memory pipe layer
[container handling] [handling] [handling charge] [handling fee]
- Improved error handling in the memory pipe layerSymptom If you call the command cleanipc while the system is running, this may lead to the following, endlessly repetitive error messages: dev_icm Tracelevel 1 *** ERROR => e=43 semop(17793029,(18,0,0),(18,1,0),2) (43: Identifier...
- WS adapter: Incorr. error handling w/ incorr. configurationSymptom Due to an error in the Web service configuration, an exception in the Web service runtime may not be interpreted as an error in message processing: The message is flagged as...
- Wrong error handling in the addressSymptom Process messages in the address persist longer on the UI than they should. Other terms BAS_AP Reason and Prerequisites Code error Solution Apply the attached correction isntructions. ...
Symptom
If you call the command cleanipc while the system is running, this may lead to the following, endlessly repetitive error messages:
dev_icm Tracelevel 1
*** ERROR => e=43 semop(17793029,(18,0,0),(18,1,0),2) (43: Identifier removed) [evtux_mt.c 1121]
*** ERROR => EvtWtRst(16999) failed: 1 [mpixx_mt.c 5367]
*** ERROR => e=22 semop(17793029,(18,0,0),(18,1,0),2) (22: Invalid argument) [evtux_mt.c 1121]
*** ERROR => EvtWtRst(16999) failed: 1 [mpixx_mt.c 5367]
Reason and Prerequisites
There is an error in the error handling.
Solution
The error handling is improved as of the patch level specified under SP Patch Level and the problem described is corrected.