Hi Jacques, Thanks for your note. You're absolutely right—there haven’t been any changes related to MrpEvent in the source code since 2021.
However, this issue doesn’t seem to be originating from the code itself. The build was functioning correctly until recently, but the error has started appearing unexpectedly. The process steps are still the same as previously defined. Here are the parameters that triggered the error: ``` Error during creation or update MrpEvent, parameters: {reInitialize=true, userLogin=[GenericEntity:UserLogin] [createdStamp,2024-06-11 03:24:15.0(java.sql.Timestamp)] [createdTxStamp,2024-06-11 03:24:15.0(java.sql.Timestamp)] [currentPassword,#23421asdf]} ``` Let me know if there’s any additional information needed or if you'd like to dig deeper into this together. Best regards, Arifa On Fri, 25 Jul 2025 at 07:32, Jacques Le Roux <jacques.le.r...@les7arts.com> wrote: > Hi Arifa, > > I see no change related to MrpEvent since 2021 > > Maybe giving more details, like steps and parameters used could help > > HTH > > Jacques > > Le 24/07/2025 à 06:48, Arifa Hashmi a écrit : > > Dear Community, > > > > I hope you're doing well. > > > > I've been trying to execute the runMrp service through Manufacturing in > > OFBiz, but it recently started failing with an error. Previously, this > > function was working correctly without any issues. > > > > Has anyone else experienced this problem lately or found a fix? I'd > really > > appreciate any help or insights. > > > > " > > > > Error during creation or update MrpEvent, parameters: {reInitialize=true, > > userLogin=[GenericEntity:UserLogin][createdStamp,2024-06-11 > > 03:24:15.0(java.sql.Timestamp)] > > > > " > > > > Thank you! > > > > Best regards, > > > > Arifa Hashmi > > > > ------------------------------