Hi Omar,

As Emad demonstrated at 
https://issues.apache.org/jira/secure/attachment/13070416/13070416_Screenshot+2024-07-23+at+8.49.52+PM+%282%29.png
he is correctly sending the requested data.

Morevoer I show in my local log at https://issues.apache.org/jira/browse/OFBIZ-13122?focusedCommentId=17867817&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17867817 that it works for me with 18.12 HEAD version. I also previously successfully fixed the trunk with https://github.com/apache/ofbiz-framework/commit/0c7a89e7c3

For Yannong and Emad, the problem is indeed with data. Something is rejected by 
Java and that previous to anything else (see time in log).

Note that Yannong with a previous version was able to bypass and admin 
authorisation issue but not Emad with a late version

That's how I can resume this weird situation. When I'll get a chance I'll try to reproduce locally on Ubuntu 20.04. I used only Win7 so far. with "Temurin-11.0.17+8 (build 11.0.17+8, mixed mode)"

Could you reproduce on your side, have you the Sharan's tuto?

Thanks

Jacques

Le 24/07/2024 à 21:13, Omar Abdullwahhab a écrit :
Hello Emad, Jaques
As I can see this is a saved Job in the database, That ofbiz tries to
execute at login or at a specific time interval.
Sorry I did not follow the conversation from the start,  so excuse me if I
did not understand correctly.
As the log shows also the MRP run does not have facilityId or facilityGroup
id,
so it's better to lookup the database and see if the run really has
facilityId
Or facilityGroupId or not ?
Regards
Omar

On Wed, Jul 24, 2024 at 3:03 PM Emad Radwan (Jira) <j...@apache.org> wrote:

     [
https://issues.apache.org/jira/browse/OFBIZ-13122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17868350#comment-17868350
]

Emad Radwan commented on OFBIZ-13122:
-------------------------------------

YES, I Use a MacBook Pro. I tried with JDK11 but problem still exists.



2024-07-24 14:57:47 2024-07-24 11:57:47,194 |jsse-nio-8443-exec-7
|LoginWorker                   |W| Received a null Security object from
HttpServletRequest
2024-07-24 14:57:47 2024-07-24 11:57:47,194 |jsse-nio-8443-exec-7
|ControlServlet                |T| [[[RunMrp(Domain:https://localhost)]
Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
2024-07-24 14:57:47 2024-07-24 11:57:47,231 |jsse-nio-8443-exec-7
|ConfigXMLReader               |I| controller loaded: 0.003s, 149 requests,
66 views in
file:/ofbiz/applications/manufacturing/webapp/manufacturing/WEB-INF/controller.xml
2024-07-24 14:57:47 2024-07-24 11:57:47,248 |jsse-nio-8443-exec-7
|ConfigXMLReader               |I| controller loaded: 0.001s, 48 requests,
22 views in
file:/ofbiz/framework/common/webcommon/WEB-INF/common-controller.xml
2024-07-24 14:57:47 2024-07-24 11:57:47,264 |jsse-nio-8443-exec-7
|ConfigXMLReader               |I| controller loaded: 0.0s, 0 requests, 0
views in
file:/ofbiz/framework/common/webcommon/WEB-INF/handlers-controller.xml
2024-07-24 14:57:47 2024-07-24 11:57:47,279 |jsse-nio-8443-exec-7
|ConfigXMLReader               |I| controller loaded: 0.001s, 4 requests, 0
views in file:/ofbiz/applications/commonext/webapp/WEB-INF/controller.xml
2024-07-24 14:57:47 2024-07-24 11:57:47,280 |jsse-nio-8443-exec-7
|JWTManager                    |I| Internal single sign on is disabled.
2024-07-24 14:57:47 2024-07-24 11:57:47,284 |jsse-nio-8443-exec-7
|RequestHandler                |I| Rendering View [MrpExecution].  Hidden
sessionId by default.
2024-07-24 14:57:47 2024-07-24 11:57:47,287 |jsse-nio-8443-exec-7
|ServiceDispatcher             |T| Sync service
[manufacturing/getUserPreferenceGroup] finished in [2] milliseconds
2024-07-24 14:57:47 2024-07-24 11:57:47,309 |jsse-nio-8443-exec-7
|ScreenFactory                 |I| Got 4 screens in 0.014s from:
file:/ofbiz/applications/manufacturing/widget/manufacturing/MrpScreens.xml
2024-07-24 14:57:47 2024-07-24 11:57:47,324 |jsse-nio-8443-exec-7
|ScreenFactory                 |I| Got 2 screens in 0.014s from:
file:/ofbiz/applications/manufacturing/widget/manufacturing/CommonScreens.xml
2024-07-24 14:57:47 2024-07-24 11:57:47,339 |jsse-nio-8443-exec-7
|ScreenFactory                 |I| Got 1 screens in 0.012s from:
file:/ofbiz/applications/commonext/widget/CommonScreens.xml
2024-07-24 14:57:47 2024-07-24 11:57:47,417 |jsse-nio-8443-exec-7
|ServiceDispatcher             |T| Sync service
[manufacturing/getLastSystemInfoNote] finished in [15] milliseconds
2024-07-24 14:57:47 2024-07-24 11:57:47,448 |jsse-nio-8443-exec-7
|ScreenFactory                 |I| Got 27 screens in 0.014s from:
file:/ofbiz/framework/common/widget/CommonScreens.xml
2024-07-24 14:57:47 2024-07-24 11:57:47,547 |jsse-nio-8443-exec-7
|ScreenFactory                 |I| Got 26 screens in 0.015s from:
file:/ofbiz/themes/common-theme/widget/CommonScreens.xml
2024-07-24 14:57:47 2024-07-24 11:57:47,754 |jsse-nio-8443-exec-7
|ServerHitBin                  |I| Visit delegatorName=default,
ServerHitBin delegatorName=default
2024-07-24 14:57:47 2024-07-24 11:57:47,766 |jsse-nio-8443-exec-7
|ControlServlet                |T| [[[RunMrp(Domain:https://localhost)]
Request Done- total:0.571,since last([RunMrp(Domain:ht...):0.571]]
2024-07-24 14:57:57 2024-07-24 11:57:57,771 |jsse-nio-8443-exec-4
|LoginWorker                   |W| Received a null Security object from
HttpServletRequest
2024-07-24 14:57:57 2024-07-24 11:57:57,772 |jsse-nio-8443-exec-4
|ControlServlet                |T| [[[runMrpGo(Domain:https://localhost)]
Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
2024-07-24 14:57:57 2024-07-24 11:57:57,816 |jsse-nio-8443-exec-4
|ConfigXMLReader               |I| controller loaded: 0.006s, 149 requests,
66 views in
file:/ofbiz/applications/manufacturing/webapp/manufacturing/WEB-INF/controller.xml
2024-07-24 14:57:57 2024-07-24 11:57:57,834 |jsse-nio-8443-exec-4
|ConfigXMLReader               |I| controller loaded: 0.001s, 48 requests,
22 views in
file:/ofbiz/framework/common/webcommon/WEB-INF/common-controller.xml
2024-07-24 14:57:57 2024-07-24 11:57:57,845 |jsse-nio-8443-exec-4
|ConfigXMLReader               |I| controller loaded: 0.0s, 0 requests, 0
views in
file:/ofbiz/framework/common/webcommon/WEB-INF/handlers-controller.xml
2024-07-24 14:57:57 2024-07-24 11:57:57,855 |jsse-nio-8443-exec-4
|ConfigXMLReader               |I| controller loaded: 0.0s, 4 requests, 0
views in file:/ofbiz/applications/commonext/webapp/WEB-INF/controller.xml
2024-07-24 14:57:57 2024-07-24 11:57:57,857 |jsse-nio-8443-exec-4
|JWTManager                    |I| Internal single sign on is disabled.
2024-07-24 14:57:57 2024-07-24 11:57:57,864 |jsse-nio-8443-exec-4
|ServiceDispatcher             |T| [[ASync service started...-
total:0.0,since last(Begin):0.0]] - 'manufacturing / executeMrp'
2024-07-24 14:57:57 2024-07-24 11:57:57,912 |jsse-nio-8443-exec-4
|GenericAsyncEngine            |I| Persisted job queued : 1721822277909
2024-07-24 14:57:57 2024-07-24 11:57:57,912 |jsse-nio-8443-exec-4
|ServiceDispatcher             |T| [[ASync service finished...-
total:0.048,since last(ASync service sta...):0.048]] - 'manufacturing /
executeMrp'
2024-07-24 14:57:57 2024-07-24 11:57:57,915 |jsse-nio-8443-exec-4
|RequestHandler                |I| Ran Event [service:async#executeMrp]
from [request], result is [success]
2024-07-24 14:57:57 2024-07-24 11:57:57,916 |jsse-nio-8443-exec-4
|RequestHandler                |I| Rendering View [RunMrpGo].  Hidden
sessionId by default.
2024-07-24 14:57:57 2024-07-24 11:57:57,918 |jsse-nio-8443-exec-4
|ServiceDispatcher             |T| Sync service
[manufacturing/getUserPreferenceGroup] finished in [1] milliseconds
2024-07-24 14:57:57 2024-07-24 11:57:57,940 |jsse-nio-8443-exec-4
|ScreenFactory                 |I| Got 4 screens in 0.016s from:
file:/ofbiz/applications/manufacturing/widget/manufacturing/MrpScreens.xml
2024-07-24 14:57:57 2024-07-24 11:57:57,955 |jsse-nio-8443-exec-4
|ScreenFactory                 |I| Got 2 screens in 0.012s from:
file:/ofbiz/applications/manufacturing/widget/manufacturing/CommonScreens.xml
2024-07-24 14:57:57 2024-07-24 11:57:57,976 |jsse-nio-8443-exec-4
|ScreenFactory                 |I| Got 1 screens in 0.017s from:
file:/ofbiz/applications/commonext/widget/CommonScreens.xml
2024-07-24 14:57:58 2024-07-24 11:57:58,074 |jsse-nio-8443-exec-4
|ServiceDispatcher             |T| Sync service
[manufacturing/getLastSystemInfoNote] finished in [15] milliseconds
2024-07-24 14:57:58 2024-07-24 11:57:58,092 |jsse-nio-8443-exec-4
|ScreenFactory                 |I| Got 27 screens in 0.009s from:
file:/ofbiz/framework/common/widget/CommonScreens.xml
2024-07-24 14:57:58 2024-07-24 11:57:58,166 |jsse-nio-8443-exec-4
|ScreenFactory                 |I| Got 26 screens in 0.019s from:
file:/ofbiz/themes/common-theme/widget/CommonScreens.xml
2024-07-24 14:57:58 2024-07-24 11:57:58,380 |jsse-nio-8443-exec-4
|ServerHitBin                  |I| Visit delegatorName=default,
ServerHitBin delegatorName=default
2024-07-24 14:57:58 2024-07-24 11:57:58,386 |jsse-nio-8443-exec-4
|ControlServlet                |T| [[[runMrpGo(Domain:https://localhost)]
Request Done- total:0.614,since last([runMrpGo(Domain:...):0.614]]
2024-07-24 14:58:13 2024-07-24 11:58:13,208 |OFBiz-JobQueue-1
|PersistedServiceJob           |I| Job  [1721822277909] Id [10017] -- Next
runtime: Wed Dec 31 23:59:59 UTC 1969
2024-07-24 14:58:13 2024-07-24 11:58:13,237 |OFBiz-JobQueue-1
|UtilObject                    |E| null
2024-07-24 14:58:13 java.io.InvalidClassException: filter status: REJECTED
2024-07-24 14:58:13 at
java.io.ObjectInputStream.filterCheck(ObjectInputStream.java:1369) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readHandle(ObjectInputStream.java:1819) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1862) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readArray(ObjectInputStream.java:2089) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1675) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2496)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2390) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2228)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1687) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2496)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2390) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2228)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1687) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:489) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:447) ~[?:?]
2024-07-24 14:58:13 at java.util.HashMap.readObject(HashMap.java:1466)
~[?:?]
2024-07-24 14:58:13 at
jdk.internal.reflect.GeneratedMethodAccessor322.invoke(Unknown Source)
~[?:?]
2024-07-24 14:58:13 at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
2024-07-24 14:58:13 at java.lang.reflect.Method.invoke(Method.java:566)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1046)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2357) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2228)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1687) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2496)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2390) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2228)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1687) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2496)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2390) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2228)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1687) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2496)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2390) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2228)
~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1687) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:489) ~[?:?]
2024-07-24 14:58:13 at
java.io.ObjectInputStream.readObject(ObjectInputStream.java:447) ~[?:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.base.util.UtilObject.getObjectException(UtilObject.java:96)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.base.util.UtilObject.getObject(UtilObject.java:79)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.serialize.XmlSerializer.deserializeCustom(XmlSerializer.java:475)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.serialize.XmlSerializer.deserializeSingle(XmlSerializer.java:465)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.serialize.XmlSerializer.deserializeSingle(XmlSerializer.java:453)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.serialize.XmlSerializer.deserialize(XmlSerializer.java:128)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.serialize.XmlSerializer.deserialize(XmlSerializer.java:102)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.job.PersistedServiceJob.getContext(PersistedServiceJob.java:319)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.job.AbstractJob.run(AbstractJob.java:87)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
~[?:?]
2024-07-24 14:58:13 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
~[?:?]
2024-07-24 14:58:13 at java.lang.Thread.run(Thread.java:829) ~[?:?]
2024-07-24 14:58:13 2024-07-24 11:58:13,238 |OFBiz-JobQueue-1
|PersistedServiceJob           |E| PersistedServiceJob.getContext():
Serialize Exception
2024-07-24 14:58:13 org.apache.ofbiz.entity.serialize.SerializeException:
Problem deserializing object from byte array + cus-obj
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.serialize.XmlSerializer.deserializeCustom(XmlSerializer.java:481)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.serialize.XmlSerializer.deserializeSingle(XmlSerializer.java:465)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.serialize.XmlSerializer.deserializeSingle(XmlSerializer.java:453)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.serialize.XmlSerializer.deserialize(XmlSerializer.java:128)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.serialize.XmlSerializer.deserialize(XmlSerializer.java:102)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.job.PersistedServiceJob.getContext(PersistedServiceJob.java:319)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.job.AbstractJob.run(AbstractJob.java:87)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
~[?:?]
2024-07-24 14:58:13 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
~[?:?]
2024-07-24 14:58:13 at java.lang.Thread.run(Thread.java:829) ~[?:?]
2024-07-24 14:58:13 2024-07-24 11:58:13,240 |OFBiz-JobQueue-1
|PersistedServiceJob           |E| Job context is null
2024-07-24 14:58:13 2024-07-24 11:58:13,242 |OFBiz-JobQueue-1
|MrpServices                   |I| executeMrp called
2024-07-24 14:58:13 2024-07-24 11:58:13,242 |OFBiz-JobQueue-1
|ServiceUtil                   |E| \{errorMessage=facilityId and
facilityGroupId cannot be both null, responseMessage=error}
2024-07-24 14:58:13 2024-07-24 11:58:13,242 |OFBiz-JobQueue-1
|ServiceDispatcher             |E| Error in Service [executeMrp]:
facilityId and facilityGroupId cannot be both null
2024-07-24 14:58:13 2024-07-24 11:58:13,242 |OFBiz-JobQueue-1
|TransactionUtil               |E| [TransactionUtil.rollback]
2024-07-24 14:58:13 java.lang.Exception: Stack Trace
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:314)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:290)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:559)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:240)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.GenericDispatcherFactory$GenericDispatcher.runSync(GenericDispatcherFactory.java:88)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.job.AbstractJob.run(AbstractJob.java:87)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
~[?:?]
2024-07-24 14:58:13 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
~[?:?]
2024-07-24 14:58:13 at java.lang.Thread.run(Thread.java:829) ~[?:?]
2024-07-24 14:58:13 2024-07-24 11:58:13,243 |OFBiz-JobQueue-1
|TransactionUtil               |I| Transaction rolled back
2024-07-24 14:58:13 2024-07-24 11:58:13,245 |OFBiz-JobQueue-1
|ServiceDispatcher             |T| Sync service [default/executeMrp]
finished in [3] milliseconds
2024-07-24 14:58:13 2024-07-24 11:58:13,245 |OFBiz-JobQueue-1
|GenericServiceJob             |E| Async-Service failed.
2024-07-24 14:58:13 java.lang.Exception: facilityId and facilityGroupId
cannot be both null
2024-07-24 14:58:13 at
org.apache.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:73)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
org.apache.ofbiz.service.job.AbstractJob.run(AbstractJob.java:87)
~[ofbiz.jar:?]
2024-07-24 14:58:13 at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
~[?:?]
2024-07-24 14:58:13 at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
~[?:?]
2024-07-24 14:58:13 at java.lang.Thread.run(Thread.java:829) ~[?:?]
2024-07-24 14:58:13 2024-07-24 11:58:13,245 |OFBiz-JobQueue-1
|PersistedServiceJob           |W| Persisted Job [10017] Failed. Max Retry
Hit, not re-scheduling

Error with executeMRP service
-----------------------------

                 Key: OFBIZ-13122
                 URL: https://issues.apache.org/jira/browse/OFBIZ-13122
             Project: OFBiz
          Issue Type: Bug
          Components: manufacturing
    Affects Versions: Upcoming Branch
            Reporter: Emad Radwan
            Assignee: Jacques Le Roux
            Priority: Major
             Fix For: Upcoming Branch

         Attachments: Image 019.png, Image 020.png, Screenshot 2024-07-22
at 8.41.00 PM-1.png, Screenshot 2024-07-22 at 8.41.00 PM.png, Screenshot
2024-07-22 at 8.43.27 PM-1.png, Screenshot 2024-07-22 at 8.43.27 PM.png,
Screenshot 2024-07-23 at 8.49.52 PM (2)-1.png, Screenshot 2024-07-23 at
8.49.52 PM (2).png

I'm working with the Manufacturing tutorial on Sharan's book - making
tables with wood, nails and varnish - when I run the MRP and as guided I
got the authentication error that - when searched - found that this was
reported before in the following thread but unfortunately when I applied
the workaround - noticed that the problem still there in the online demo -
it didn't work for me and I got the following error message which is not
describing exactly what is happening as I entered the 'facilityId' in the
params.
facilityId and facilityGroupId cannot be both null


--
This message was sent by Atlassian Jira
(v8.20.10#820010)


Reply via email to