gitgabrio opened a new issue, #1538:
URL: https://github.com/apache/incubator-kie-issues/issues/1538

   The jitexecutor native build fails with
   
   ```
   Error: Detected an instance of Random/SplittableRandom class in the image 
heap. Instances created during image generation have cached seed values and 
don't behave as expected. Try avoiding to initialize the class that caused 
initialization of the object.
   The culprit object has been instantiated by the 
'org.apache.hc.client5.http.impl.auth.NTLMEngineImpl' class initializer with 
the following trace:
           at java.security.SecureRandom.<init>(SecureRandom.java:331)
           at java.security.SecureRandom.getInstance(SecureRandom.java:391)
           at 
org.apache.hc.client5.http.impl.auth.NTLMEngineImpl.<clinit>(NTLMEngineImpl.java:104)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to