afs commented on issue #1360:
URL: https://github.com/apache/jena/issues/1360#issuecomment-1146087304

   There was probably partial initialization - normally initialization happens 
when Jena is first touched by app code. An app can force it with 
`JenaSystem.init()`. There is still class initialization happening and 
`ARQ.init` can be triggered (or "was triggered") by other routes.
   
   https://jena.apache.org/documentation/notes/system-initialization.html
   
   including how to debug.


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