Superraptor123 added a comment.

  Additional information: so when I copy and paste the URL 
`http://localhost:9999/bigdata/sparql?query=SELECT%20*%20where%20%7B%3Fa%20%3Fb%20%3Fc%7D%20LIMIT%2010`
 into the browser, it spits out valid XML, it just doesn't when the request is 
made from the GUI, which results in a `net::ERR_FAILED 200`, which I believe is 
a CORS issue.
  
  Also potentially relevant: when the request `SELECT * where {?a ?b ?c} LIMIT 
10` is run in the Wikidata Query Service GUI at `localhost:600`, the 
command-line `./runBlazegraph.sh` output prints the following:
  
    23:12:59.555 [com.bigdata.journal.Journal.executorService47] ERROR 
com.bigdata.util.concurrent.Haltable IP: UA: - 
com.bigdata.bop.join.PipelineJoin$JoinTask{ 
joinOp=com.bigdata.bop.join.PipelineJoin[2]()[ BOp.bopId=2, 
JoinAnnotations.constraints=null, AST2BOpBase.simpleJoin=true, 
BOp.evaluationContext=ANY, 
AccessPathJoinAnnotations.predicate=com.bigdata.rdf.spo.SPOPredicate[1](a=null, 
b=null, c=null)[ IPredicate.relationName=[wdq.spo], 
IPredicate.timestamp=1652397179523, BOp.bopId=1, 
AST2BOpBase.estimatedCardinality=74533, AST2BOpBase.originalIndex=SPO, 
IPredicate.flags=[KEYS,VALS,READONLY,PARALLEL]]]} : isFirstCause=true : 
com.bigdata.rwstore.sector.MemoryManagerClosedException
    com.bigdata.rwstore.sector.MemoryManagerClosedException: null
            at 
com.bigdata.rwstore.sector.MemoryManager.assertOpen(MemoryManager.java:110)
    23:12:59.565 [com.bigdata.journal.Journal.executorService47] WARN  
com.bigdata.util.concurrent.Haltable IP: UA: - 
com.bigdata.bop.join.PipelineJoin$JoinTask{ 
joinOp=com.bigdata.bop.join.PipelineJoin[2]()[ BOp.bopId=2, 
JoinAnnotations.constraints=null, AST2BOpBase.simpleJoin=true, 
BOp.evaluationContext=ANY, 
AccessPathJoinAnnotations.predicate=com.bigdata.rdf.spo.SPOPredicate[1](a=null, 
b=null, c=null)[ IPredicate.relationName=[wdq.spo], 
IPredicate.timestamp=1652397179523, BOp.bopId=1, 
AST2BOpBase.estimatedCardinality=74533, AST2BOpBase.originalIndex=SPO, 
IPredicate.flags=[KEYS,VALS,READONLY,PARALLEL]]]} : isFirstCause=false : 
java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
    com.bigdata.rwstore.sector.MemoryManagerClosedException: null
            at 
com.bigdata.rwstore.sector.MemoryManager.assertOpen(MemoryManager.java:110)
    Wrapped by: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
            at 
com.bigdata.bop.join.PipelineJoin$JoinTask$AccessPathTask.handleJoin2(PipelineJoin.java:1961)
    23:12:59.566 [com.bigdata.journal.Journal.executorService47] WARN  
com.bigdata.util.concurrent.Haltable IP: UA: - 
com.bigdata.bop.join.PipelineJoin$JoinTask{ 
joinOp=com.bigdata.bop.join.PipelineJoin[2]()[ BOp.bopId=2, 
JoinAnnotations.constraints=null, AST2BOpBase.simpleJoin=true, 
BOp.evaluationContext=ANY, 
AccessPathJoinAnnotations.predicate=com.bigdata.rdf.spo.SPOPredicate[1](a=null, 
b=null, c=null)[ IPredicate.relationName=[wdq.spo], 
IPredicate.timestamp=1652397179523, BOp.bopId=1, 
AST2BOpBase.estimatedCardinality=74533, AST2BOpBase.originalIndex=SPO, 
IPredicate.flags=[KEYS,VALS,READONLY,PARALLEL]]]} : isFirstCause=false : 
java.lang.RuntimeException: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
    com.bigdata.rwstore.sector.MemoryManagerClosedException: null
            at 
com.bigdata.rwstore.sector.MemoryManager.assertOpen(MemoryManager.java:110)
    Wrapped by: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
            at 
com.bigdata.bop.join.PipelineJoin$JoinTask$AccessPathTask.handleJoin2(PipelineJoin.java:1961)
    Wrapped by: java.lang.RuntimeException: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
            at 
com.bigdata.bop.join.PipelineJoin$JoinTask$BindingSetConsumerTask.call(PipelineJoin.java:1027)
    23:13:15.679 [com.bigdata.journal.Journal.executorService54] ERROR 
com.bigdata.util.concurrent.Haltable IP: UA: - 
com.bigdata.bop.join.PipelineJoin$JoinTask{ 
joinOp=com.bigdata.bop.join.PipelineJoin[2]()[ BOp.bopId=2, 
JoinAnnotations.constraints=null, AST2BOpBase.simpleJoin=true, 
BOp.evaluationContext=ANY, 
AccessPathJoinAnnotations.predicate=com.bigdata.rdf.spo.SPOPredicate[1](a=null, 
b=null, c=null)[ IPredicate.relationName=[wdq.spo], 
IPredicate.timestamp=1652397195663, BOp.bopId=1, 
AST2BOpBase.estimatedCardinality=74533, AST2BOpBase.originalIndex=SPO, 
IPredicate.flags=[KEYS,VALS,READONLY,PARALLEL]]]} : isFirstCause=true : 
com.bigdata.rwstore.sector.MemoryManagerClosedException
    com.bigdata.rwstore.sector.MemoryManagerClosedException: null
            at 
com.bigdata.rwstore.sector.MemoryManager.assertOpen(MemoryManager.java:110)
    23:13:15.686 [com.bigdata.journal.Journal.executorService54] WARN  
com.bigdata.util.concurrent.Haltable IP: UA: - 
com.bigdata.bop.join.PipelineJoin$JoinTask{ 
joinOp=com.bigdata.bop.join.PipelineJoin[2]()[ BOp.bopId=2, 
JoinAnnotations.constraints=null, AST2BOpBase.simpleJoin=true, 
BOp.evaluationContext=ANY, 
AccessPathJoinAnnotations.predicate=com.bigdata.rdf.spo.SPOPredicate[1](a=null, 
b=null, c=null)[ IPredicate.relationName=[wdq.spo], 
IPredicate.timestamp=1652397195663, BOp.bopId=1, 
AST2BOpBase.estimatedCardinality=74533, AST2BOpBase.originalIndex=SPO, 
IPredicate.flags=[KEYS,VALS,READONLY,PARALLEL]]]} : isFirstCause=false : 
java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
    com.bigdata.rwstore.sector.MemoryManagerClosedException: null
            at 
com.bigdata.rwstore.sector.MemoryManager.assertOpen(MemoryManager.java:110)
    Wrapped by: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
            at 
com.bigdata.bop.join.PipelineJoin$JoinTask$AccessPathTask.handleJoin2(PipelineJoin.java:1961)
    23:13:15.687 [com.bigdata.journal.Journal.executorService54] WARN  
com.bigdata.util.concurrent.Haltable IP: UA: - 
com.bigdata.bop.join.PipelineJoin$JoinTask{ 
joinOp=com.bigdata.bop.join.PipelineJoin[2]()[ BOp.bopId=2, 
JoinAnnotations.constraints=null, AST2BOpBase.simpleJoin=true, 
BOp.evaluationContext=ANY, 
AccessPathJoinAnnotations.predicate=com.bigdata.rdf.spo.SPOPredicate[1](a=null, 
b=null, c=null)[ IPredicate.relationName=[wdq.spo], 
IPredicate.timestamp=1652397195663, BOp.bopId=1, 
AST2BOpBase.estimatedCardinality=74533, AST2BOpBase.originalIndex=SPO, 
IPredicate.flags=[KEYS,VALS,READONLY,PARALLEL]]]} : isFirstCause=false : 
java.lang.RuntimeException: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
    com.bigdata.rwstore.sector.MemoryManagerClosedException: null
            at 
com.bigdata.rwstore.sector.MemoryManager.assertOpen(MemoryManager.java:110)
    Wrapped by: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
            at 
com.bigdata.bop.join.PipelineJoin$JoinTask$AccessPathTask.handleJoin2(PipelineJoin.java:1961)
    Wrapped by: java.lang.RuntimeException: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
            at 
com.bigdata.bop.join.PipelineJoin$JoinTask$BindingSetConsumerTask.call(PipelineJoin.java:1027)
    23:13:40.338 [com.bigdata.journal.Journal.executorService54] ERROR 
com.bigdata.util.concurrent.Haltable IP: UA: - 
com.bigdata.bop.join.PipelineJoin$JoinTask{ 
joinOp=com.bigdata.bop.join.PipelineJoin[2]()[ BOp.bopId=2, 
JoinAnnotations.constraints=null, AST2BOpBase.simpleJoin=true, 
BOp.evaluationContext=ANY, 
AccessPathJoinAnnotations.predicate=com.bigdata.rdf.spo.SPOPredicate[1](a=null, 
b=null, c=null)[ IPredicate.relationName=[wdq.spo], 
IPredicate.timestamp=1652397220319, BOp.bopId=1, 
AST2BOpBase.estimatedCardinality=74533, AST2BOpBase.originalIndex=SPO, 
IPredicate.flags=[KEYS,VALS,READONLY,PARALLEL]]]} : isFirstCause=true : 
com.bigdata.rwstore.sector.MemoryManagerClosedException
    com.bigdata.rwstore.sector.MemoryManagerClosedException: null
            at 
com.bigdata.rwstore.sector.MemoryManager.assertOpen(MemoryManager.java:110)
    23:13:40.339 [com.bigdata.journal.Journal.executorService54] WARN  
com.bigdata.util.concurrent.Haltable IP: UA: - 
com.bigdata.bop.join.PipelineJoin$JoinTask{ 
joinOp=com.bigdata.bop.join.PipelineJoin[2]()[ BOp.bopId=2, 
JoinAnnotations.constraints=null, AST2BOpBase.simpleJoin=true, 
BOp.evaluationContext=ANY, 
AccessPathJoinAnnotations.predicate=com.bigdata.rdf.spo.SPOPredicate[1](a=null, 
b=null, c=null)[ IPredicate.relationName=[wdq.spo], 
IPredicate.timestamp=1652397220319, BOp.bopId=1, 
AST2BOpBase.estimatedCardinality=74533, AST2BOpBase.originalIndex=SPO, 
IPredicate.flags=[KEYS,VALS,READONLY,PARALLEL]]]} : isFirstCause=false : 
java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
    com.bigdata.rwstore.sector.MemoryManagerClosedException: null
            at 
com.bigdata.rwstore.sector.MemoryManager.assertOpen(MemoryManager.java:110)
    Wrapped by: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
            at 
com.bigdata.bop.join.PipelineJoin$JoinTask$AccessPathTask.handleJoin2(PipelineJoin.java:1961)
    23:13:40.340 [com.bigdata.journal.Journal.executorService54] WARN  
com.bigdata.util.concurrent.Haltable IP: UA: - 
com.bigdata.bop.join.PipelineJoin$JoinTask{ 
joinOp=com.bigdata.bop.join.PipelineJoin[2]()[ BOp.bopId=2, 
JoinAnnotations.constraints=null, AST2BOpBase.simpleJoin=true, 
BOp.evaluationContext=ANY, 
AccessPathJoinAnnotations.predicate=com.bigdata.rdf.spo.SPOPredicate[1](a=null, 
b=null, c=null)[ IPredicate.relationName=[wdq.spo], 
IPredicate.timestamp=1652397220319, BOp.bopId=1, 
AST2BOpBase.estimatedCardinality=74533, AST2BOpBase.originalIndex=SPO, 
IPredicate.flags=[KEYS,VALS,READONLY,PARALLEL]]]} : isFirstCause=false : 
java.lang.RuntimeException: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
    com.bigdata.rwstore.sector.MemoryManagerClosedException: null
            at 
com.bigdata.rwstore.sector.MemoryManager.assertOpen(MemoryManager.java:110)
    Wrapped by: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
            at 
com.bigdata.bop.join.PipelineJoin$JoinTask$AccessPathTask.handleJoin2(PipelineJoin.java:1961)
    Wrapped by: java.lang.RuntimeException: java.lang.RuntimeException: 
com.bigdata.rwstore.sector.MemoryManagerClosedException
            at 
com.bigdata.bop.join.PipelineJoin$JoinTask$BindingSetConsumerTask.call(PipelineJoin.java:1027)
  
  I'm not sure if this is helpful or not, but it's interesting to me that it 
prints when the GUI makes the request, but doesn't print when I copy and paste 
in the URL for the same request.

TASK DETAIL
  https://phabricator.wikimedia.org/T308180

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Superraptor123
Cc: Aklapper, Superraptor123, AWesterinen, MPhamWMF, CBogen, darthmon_wmde, 
Namenlos314, Gq86, Lucas_Werkmeister_WMDE, Mahir256, EBjune, merbst, Salgo60, 
Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Lydia_Pintscher
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to