The GitHub Actions job "CodeQL" on ofbiz-framework.git has failed.
Run started by GitHub user asfgit (triggered by asfgit).

Head commit for run:
1550c15d92ba924133707a12044135f8c5c52b04 / Jacques Le Roux 
<[email protected]>
Fixed: [FB] Package org.apache.ofbiz.service (OFBIZ-9638)

I'm not sure how this error, found in stable demo log, can happen and I don't
want to dig deeper, so using a simple check.

2022-09-28 14:41:36,969 |7.0.0.1-18009-exec-7 |ScriptUtil
|W| Error running script at location
[component://webtools/groovyScripts/service/Services.groovy]:
java.lang.NullPointerException
java.lang.NullPointerException: null
at org.apache.ofbiz.service.RunningService.getEndStamp(RunningService.java:63)

I fixed both cases (end and start) but it seems it's only end that's the pb.
So I guess setEndStamp is not called sometimes in ServiceDispatcher::runSync

Note that it seems nothing bad happens except a trace in log

Report URL: https://github.com/apache/ofbiz-framework/actions/runs/3145994058

With regards,
GitHub Actions via GitBox

Reply via email to