Unsolved
This post is more than 5 years old
8 Posts
0
936
April 3rd, 2012 07:00
Error importing events through the Ionix/Smarts C API
Hi all
I worked on an adapter that imports events into the SAM, it is based on the Smarts C API. It usually works fine but in some envrionments we suddenly start to get the next error message, do you know what may be causing it?
Error: error description: [CI-E-EGENERIC-At ICS_Notification.c:3676 MR-E-USENONEXISTENTOBJECT-Used an MR_Ref to an object that was never created; . in file "ICS_Notification.h" at line 3362 . : Used an MR_Ref to an object that was never created MR-USENONEXISTENTOBJECT-Used an MR_Ref to an object that was never created ]
Thanks a lot
No Events found!
bkuhhirte
52 Posts
0
June 29th, 2012 09:00
Without knowing the version of SAM you are talking about, it is going to be nigh impossible to answer definitively. The issue usually surfaces when you are attempting to manipulate an attribute or relationship for an ICS_Notification that is called by reference rather than via a handle.
Regards,
Bill