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

   Persistence-related examples in native mode fails due to reflection-related 
errors such as:
   
   `Caused by: java.lang.IllegalArgumentException: Class 
org.kie.kogito.index.jpa.model.NodeEntityId[] is instantiated reflectively but 
was never registered.Register the class by adding "unsafeAllocated" for the 
class in reflect-config.json.`
   
   `Caused by: java.io.InvalidClassException: 
org.kie.kogito.jackson.utils.ObjectNodeListenerAware; no valid constructor`
   
   To address these issues, ensure the necessary configurations are added to 
your reflect-config.json file.
   
   
   
   
   


-- 
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