- **status**: accepted --> review


---

** [tickets:#614] IMM: Correct Error notification when RDN attributr value is 
greater than 64**

**Status:** review
**Created:** Tue Nov 05, 2013 09:42 AM UTC by Neelakanta Reddy
**Last Updated:** Tue Nov 05, 2013 09:42 AM UTC
**Owner:** Neelakanta Reddy

If the RDN attribute is greater than 64 presently the error notification prints 
the size of attribute as 66 (which include NULL termination byte)

immcfg -c TestClass 
testClass=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABC

error - saImmOmCcbObjectCreate_2 FAILED with SA_AIS_ERR_INVALID_PARAM (7)

==========

NO ERR_INVALID_PARAM: RDN attribute is too large: 66. Max length is 64 for 
SaStringT

The notification must be more readble:
NO ERR_INVALID_PARAM: RDN attribute value 
testClass=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABC is too large: 
65. Max length is 64 for SaStringT




---

Sent from sourceforge.net because opensaf-tickets@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/opensaf/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/opensaf/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-tickets mailing list
Opensaf-tickets@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets

Reply via email to