This HTML5 document contains 30 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n12http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtTipsAndTricksGuideNotRespondingHTTP/sioc.
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n14http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n13http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n15http://rdfs.org/sioc/services#
n9http://docs.openlinksw.com/virtuoso/fn_txn_killall.
siocthttp://rdfs.org/sioc/types#
n4http://vos.openlinksw.com/dataspace/person/dav#
n6http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n17http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n18http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n4:this
foaf:made
n2:VirtTipsAndTricksGuideNotRespondingHTTP
Subject Item
n13:this
sioc:creator_of
n2:VirtTipsAndTricksGuideNotRespondingHTTP
Subject Item
n14:item
n15:services_of
n2:VirtTipsAndTricksGuideNotRespondingHTTP
Subject Item
n17:this
sioc:creator_of
n2:VirtTipsAndTricksGuideNotRespondingHTTP
Subject Item
n6:VOS
sioc:container_of
n2:VirtTipsAndTricksGuideNotRespondingHTTP
atom:entry
n2:VirtTipsAndTricksGuideNotRespondingHTTP
atom:contains
n2:VirtTipsAndTricksGuideNotRespondingHTTP
Subject Item
n2:VirtTipsAndTricksGuideNotRespondingHTTP
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:48:16.525216
dcterms:modified
2017-06-13T05:48:16.525216
rdfs:label
VirtTipsAndTricksGuideNotRespondingHTTP
foaf:maker
n4:this n18:this
dc:title
VirtTipsAndTricksGuideNotRespondingHTTP
opl:isDescribedUsing
n12:rdf
sioc:has_creator
n13:this n17:this
sioc:content
%META:TOPICPARENT{name="VirtTipsAndTricksGuide"}% ---+What should I do if the Virtuoso Server is not responding to HTTP requests? ---++What? Manage Virtuoso Server when it is not responding to HTTP requests. ---++Why? Observe what activity might be the cause and to remove pending transactions which then will result in enabling the server to start responding to HTTP requests again. ---++How? Assume the Virtuoso server is not responding to HTTP requests although SQL connection is working. In order to determine what activity is being performed that might account for this: 1 Check the status: <verbatim> SQL> status(''); REPORT VARCHAR _______________________________________________________________________________ OpenLink Virtuoso VDB Server Version 06.02.3129-pthreads for Linux as of Mar 16 2011 Registered to Uriburner (Personal Edition, unlimited connections) Started on: 2011/03/17 10:49 GMT+60 Database Status: File size 0, 37598208 pages, 7313125 free. 1000000 buffers, 993399 used, 76771 dirty 0 wired down, repl age 25548714 0 w. io 0 w/crsr. Disk Usage: 2642884 reads avg 4 msec, 30% r 0% w last 1389 s, 1557572 writes, 15331 read ahead, batch = 79. Autocompact 308508 in 219226 out, 28% saved. Gate: 71130 2nd in reads, 0 gate write waits, 0 in while read 0 busy scrap. Log = virtuoso.trx, 14922248 bytes VDB: 0 exec 0 fetch 0 transact 0 error 1757362 pages have been changed since last backup (in checkpoint state) Current backup timestamp: 0x0000-0x00-0x00 Last backup date: unknown Clients: 5 connects, max 2 concurrent RPC: 116 calls, -1 pending, 1 max until now, 0 queued, 2 burst reads (1%), 0 second brk=9521074176 Checkpoint Remap 331113 pages, 0 mapped back. 1180 s atomic time. DB master 37598208 total 7313125 free 331113 remap 40593 mapped back temp 569856 total 569851 free Lock Status: 52 deadlocks of which 0 2r1w, 86078 waits, Currently 1 threads running 0 threads waiting 0 threads in vdb. Pending: 25 Rows. -- 1274 msec. SQL> </verbatim> 1. Connect with the PL debugger and see what is running currently using the <code> info threads</code> call: <verbatim> $ isql 1111 dba <password> -D DEBUG> info threads </verbatim> 1 This should return the current code being executed by the Sever. 1 Run [[http://docs.openlinksw.com/virtuoso/fn_txn_killall.html][txn_killall()]] to kill any pending transactions which may enable the server to start responding to HTTP requests again: <verbatim> SQL> txn_killall(); Done. -- 866 msec. </verbatim> ---++Related * [[VirtTipsAndTricksGuide][Virtuoso Tips and Tricks Collection]]
sioc:id
f3a8f4dbcbeda0c944b86880455ec6cf
sioc:link
n2:VirtTipsAndTricksGuideNotRespondingHTTP
sioc:has_container
n6:VOS
n15:has_services
n14:item
atom:title
VirtTipsAndTricksGuideNotRespondingHTTP
sioc:links_to
n9:html
atom:source
n6:VOS
atom:author
n4:this
atom:published
2017-06-13T05:48:16Z
atom:updated
2017-06-13T05:48:16Z
sioc:topic
n6:VOS