This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error while Synchronising with Oracle DB

HI,

 

I am setting up a sync for the HR users in Oracle EBS using the native DB connector in D1IM v7.0.2. When I execute the sync, I am getting the below error. I had done this previously in 7.0.1 with out any error, I am trying to find if I had missed something this time. 

If any of you have any idea about this error and can give me some pointers, it will be a great help.

 

<e>2016-09-19 13:06:50 +02:00 - VI.Projector.JobComponent.ProjectorComponent - 844c0fe9-381b-427e-adf1-c43884bd703b: Errors occured
[2134003] Error executing a full projection!
[2134004] Error loading projection configuration (CCC-58A5B0B17B6FC745838260E1C2217FBD)!
[2134007] Error loading synchronization project (CCC-A107D6E313F5794A9FBD90B76A46599C)!
[System.Reflection.TargetInvocationException] Exception has been thrown by the target of an invocation.
[System.Reflection.TargetInvocationException] Exception has been thrown by the target of an invocation.
[1777071] Type (VI.Projector.Database.Native.Systems.MultiValueDataFormat, VI.Projector.Database.Native) was not found!
at StdioProcessor.StdioProcessor._Execute(Job job)
at VI.Projector.JobComponent.ProjectorComponent.Activate(String task)
at VI.Projector.JobComponent.ProjectorComponent._FullProjection()
---- Start of Inner Exception ----
at VI.Projector.JobComponent.ProjectorComponent._FullProjection()
at VI.Projector.JobComponent.ProjectorComponent._GetProjectionConfiguration(String uidConfig, IProjectorShell& ownerShell)
---- Start of Inner Exception ----
at VI.Projector.JobComponent.ProjectorComponent._GetProjectionConfiguration(String uidConfig, IProjectorShell& ownerShell)
at VI.Projector.JobComponent.ProjectorComponent.GetProjectorShell(String uidShell, Boolean withoutCaching)
---- Start of Inner Exception ----
at VI.Projector.JobComponent.ProjectorComponent.GetProjectorShell(String uidShell, Boolean withoutCaching)
at VI.Projector.Serialization.ProjectorReader.Read()
at VI.Projector.Database.Serialization.DatabaseReader.OnRead()
at VI.Projector.Serialization.ProjectorReader.GetElementByReference(Object reference)
at VI.Projector.Database.Serialization.DatabaseReader.OnCreateElement(Object reference)
at VI.Projector.Serialization.ProjectorReader.CreateInstance(String typeAlias)
at VI.Projector.Serialization.ProjectorReader.CreateInstance(IProjectorReader reader, Type type)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
---- Start of Inner Exception ----
at VI.Projector.ProjectorShell..ctor(IProjectorReader reader)
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
at VI.Projector.Database.Serialization.DatabaseReader.<OnReadCollection>d__0`1.MoveNext()
at VI.Projector.Serialization.ProjectorReader.GetElementByReference(Object reference)
at VI.Projector.Database.Serialization.DatabaseReader.OnCreateElement(Object reference)
at VI.Projector.Serialization.ProjectorReader.CreateInstance(String typeAlias)
at VI.Projector.Serialization.ProjectorReader.CreateInstance(IProjectorReader reader, Type type)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
---- Start of Inner Exception ----
at VI.Projector.Connection.SystemConnection..ctor(IProjectorReader reader)
at VI.Projector.Database.Serialization.DatabaseReader.OnReadReference[T](String name)
at VI.Projector.Serialization.ProjectorReader.GetElementByReference(Object reference)
at VI.Projector.Database.Serialization.DatabaseReader.OnCreateElement(Object reference)
at VI.Projector.Serialization.ProjectorReader.BeginElement(Object element)
at VI.Projector.Serialization.SerializationBag.FromXml(ProjectorReader reader, String xml)

 

Parents Reply Children
No Data