Long running remote queries never return result

Yesterday I ran an analytic query with a long execution time remotely.

The command I used was of the following structure:

./stardog query -uadmin -pabc http://1.2.3.4:5820/db-name query.rq

The query was visible in the query monitor and ran for 20 minutes until it disappeared.
The command line client, however, never returned the result. It kept being busy, waiting for the result.

There was absolutely no output in stardog.log

Any ideas?

Best, Johannes

What was the size of the result set you were expecting to get back?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.