SamuelBoerlin commented on issue #2755:
URL: https://github.com/apache/jena/issues/2755#issuecomment-2454397631

   Hi @afs 
   
   I finally managed to run it with 5.2.0. Unfortunately it took a while due to 
some other unrelated issues.
   
   So, as expected, the NPE no longer occurs in 5.2.0.
   There are no exceptions, warning or error logs at all and it seemingly works 
just fine.
   
   However, I'm not sure whether the underlying problem is actually fixed now 
or perhaps still exists and is now just silently ignored.
   
   Do you think it'd make sense to add a WARNING level log line 
[here](https://github.com/apache/jena/blob/main/jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/servlets/HttpAction.java#L341)
 and try again?
   
   And do you reckon there's a chance that data is not persisted properly when 
above case occurs? I don't yet have a simple way of verifying that the data 
persisted in the DB is actually fully correct, but I suppose I could at least 
compare the number of persisted triples in 5.0.0 vs. 5.2.0 for now.
   


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