Hello Arifa, Jacques,
I Investigated the code of the service executeMrp
and found that the message you have given is reached
When the GenericEntityException is caught, which
is usually related to database access.

If you are using the trunk version or latest
You will find this in the manufacturing source code

*org.apache.ofbiz.manufacturing.mrp.MrpServices.java*
*in the method executeMrp *
*line 755 and line 876 *
if you add more debugging before these lines you will get more information
In the console.
for example add
Debug.logError(e,e.getMessage(), MODULE);
You will get more information

Best regards.


On Fri, Jul 25, 2025 at 5:32 PM 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
> >
> > ------------------------------



-- 
Omar Abu-Arab
Java Engineer

Reply via email to