Has anyone seen this error before it’s appearing when populating on the customer screen.
Ifs.Fnd.FndSystemException: Explorer: An Unhandled Exception has occurred --->
Ifs.Fnd.FndSystemException: Internal error in PLSQLEnumeration.Unpack! Number of DB values do not match the number of CLIENT values for IFndPLSQLEnumeration 'ActiveInactive'. at Ifs.Fnd.Explorer.Extenders.PLSQLEnumeration.FndPLSQLEnumeration.Unpack(String packedEnumeration)
at Ifs.Fnd.Explorer.Extenders.PLSQLEnumeration.FndPLSQLEnumeration.RetrieveEnumerations(StringS] names)
at Ifs.Fnd.Explorer.Extenders.PLSQLEnumeration.FndPLSQLEnumeration.GetMulti(Stringi] names)
at Ifs.Fnd.Explorer.Extenders.PLSQLEnumeration.FndPLSQLEnumeration.Get(String name)
at Ifs.Fnd.Explorer.Interfaces.FndColumnInfo.get_EnumerationItems()
at Ifs.Fnd.ApplicationForms.ConditionalFieldsActionEngine.GetEnumerationItems(String viewName, String columnName)
at Ifs.Fnd.ApplicationForms.ConditionalFieldsActionEngine.SetAllValues(String viewName, String columnName)
at Ifs.Fnd.ApplicationForms.ConditionalFieldsActionEngine.ApplyValueSetAction(Rule rule)
at Ifs.Fnd.ApplicationForms.ConditionalFieldsActionEngine.ApplyRules(ConditionalFieldActionCollection actions)
at Ifs.Fnd.ApplicationForms.ConditionalFieldsActionEngine.ApplyRules(Int32 context)
at Ifs.Fnd.ApplicationForms.cDataSource.DataSourcePopulateIt(SalNumber nParam)
at Ifs.Fnd.ApplicationForms.cFormWindowBase.DataSourcePopulateIt(SalNumber nParam)
at Ifs.Application.Enterp_Ext.frmCustomerInfo_Ext.vrtDataSourcePopulateIt(SalNumber nParam)
at Ifs.Fnd.ApplicationForms.cDataSource.vrtDataSourcePopulateIt(SalNumber nParam)
at Ifs.Fnd.ApplicationForms.cDataSource.DataSourcePopulate(SalNumber nWhat, SalNumber nParam)
at Ifs.Fnd.ApplicationForms.cFormWindowBase.DataSourcePopulate(SalNumber nWhat, SalNumber nParam)
at Ifs.Fnd.ApplicationForms.cMasterDetailTabFormWindow.DataSourcePopulate(SalNumber nWhat, SalNumber nParam)
at Ifs.Fnd.ApplicationForms.cMasterDetailTabFormWindow.vrtDataSourcePopulate(SalNumber nWhat, SalNumber nParam)
at Ifs.Fnd.ApplicationForms.cDataSource.vrtDataSourcePopulate(SalNumber nWhat, SalNumber nParam)
at Ifs.Fnd.ApplicationForms.cDataSource.cDataSource_WindowActions(Object sender, WindowActionsEventArgs e)
at PPJ.Runtime.Windows.SalWindow.InvokeWindowActions(WindowActionsEventArgs args, SalContext context, Int32 startIndex)
at PPJ.Runtime.Windows.SalWindow.SendClassMessage(Int32 msg, SalNumber wParam, SalNumber lParam, Type startType)
at PPJ.Runtime.Sal.SendClassMessage(SalNumber message, SalNumber wParam, SalNumber lParam)
at Ifs.Application.Enterp.frmCustomerInfo.frmCustomerInfo_OnPM_DataSourcePopulate(Object sender, WindowActionsEventArgs e)
at Ifs.Application.Enterp.frmCustomerInfo.frmCustomerInfo_WindowActions(Object sender, WindowActionsEventArgs e)
at PPJ.Runtime.Windows.SalWindow.InvokeWindowActions(WindowActionsEventArgs args, SalContext context, Int32 startIndex)
at PPJ.Runtime.Windows.SalWindow.FireWindowActions(Int32 msgCode, IntPtr wParam, IntPtr lParam)
at PPJ.Runtime.Windows.SalWindow.DispatchThenProcess(Message& m)
at PPJ.Runtime.Windows.SalWindow.ProcessWndProc(Message& m)
at PPJ.Runtime.Windows.SalForm.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
--- End of inner exception stack trace ---
I have re cloned the DB a few time and built the MW from a clone and from build home with releases applied and I'm getting nowhere.
Any help would be appreciated.
Cheers - Jon