This post is more than 5 years old
11 Posts
0
829
January 8th, 2012 22:00
Dynamic model for ionix
Hi All,
Now i am using dynamic model to extend ICIM_ManagedSystemElement to add a new attribute for this class.
After i have created and compiled the mdl files. Ionix has generated several files such as *.ldm,*.data,*.txt. After i have restarted domain managers with '-dynamical', it generates some exceptions as follows:
DYN-W-CANT_LOAD_DAT-Can't load ICU dat file 'ManagedSystem_mm' version ***
CI-REGISTER_PKG-Error occurred while registering package 'ManagedSystem_mm****' in file "/work/blackcut line 290"
I18N-EACCES_PKGFILE-Cannot access resource bundle file.
But i can get the added attribute via dmctl getProperties ICIM_ManagedSystemElement.
Could you please give some suggestion about this part?
Thanks in advance
kfosburg
1 Rookie
•
18 Posts
0
January 9th, 2012 06:00
Sounds like the same issue we had. Try copying the *.dat files from the model directory into the localization (l10n) directory:
/opt/InCharge/IP/smarts/local/l10n
I think there's a KB article on it somewhere that we gleaned the answer from...
Good Luck,
Karl