Hi Hugh, I would love to, but I get an access denied error ;)
I get access denied for the conductor, tutorial, demo and doc vads, the other work fine. Can you do something about this? Cheers, Mathias Am Freitag, den 02.09.2011, 02:59 +0100 schrieb Hugh Williams: > Hi Mathais, > > What happens if you install the prebuilt conductor vad package at: > > > http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VOSDownload#Other%20Virtuoso-related%20Packages > > Preferably into and empty database to start off with as this will provide if > it is a bad VAD package build from your local compilation on FreeBSD ... > > Best Regards > Hugh Williams > Professional Services > OpenLink Software > Web: http://www.openlinksw.com > Support: http://support.openlinksw.com > Forums: http://boards.openlinksw.com/support > Twitter: http://twitter.com/OpenLink > > On 1 Sep 2011, at 17:15, Mathias Picker wrote: > > > With a fresh install of virtuoso, most things seem to work (sparql > > endpoint, isql), but opening http://localhost:8890/conductor/ gives: > > > > Error HTCLI > > HC001: Connection Error in HTTP Client > > > > Nothing in the error log when I do this. Is there a way to increase the > > error log verbosity? Then doc > > states that ErrorLogLevel should stay at "7", is there a different way to > > increase verbosity? > > Starting with virtuoso-t +foreground +debug +configfile .... gives the > > same log > > > > Trying vad_install ('/usr/local/virtuoso/vad/conductor_dav.vad', 0); in > > isql works (ends with SUCCESS) > > > > The errorlog shows something on startup, which I do not understand (I'm new > > with virtuoso) > > > > > > Any ideas or tips on how to debug this welcome! > > > > Cheers, Mathias > > > > mp# uname -a > > FreeBSD mp.virtual-earth.de 9.0-BETA2 FreeBSD 9.0-BETA2 #34: Tue Aug 30 > > 19:56:28 CEST 2011 > > mathi...@mp.virtual-earth.de:/usr/obj/usr/src/sys/acer5553g amd64 > > > > > > mp# virtuoso-t +foreground +debug +configfile > > /usr/local/virtuoso/db/virtuoso.ini > > > > Thu Sep 01 2011 > > 18:11:58 INFO: { Loading plugin 1: Type `plain', file `wikiv' in > > `/usr/local/lib/virtuoso/hosting' > > 18:11:58 INFO: WikiV version 0.6 from OpenLink Software > > 18:11:58 INFO: Support functions for WikiV collaboration tool > > 18:11:58 INFO: SUCCESS plugin 1: loaded from > > /usr/local/lib/virtuoso/hosting/wikiv.so } > > 18:11:58 INFO: { Loading plugin 2: Type `plain', file `mediawiki' in > > `/usr/local/lib/virtuoso/hosting' > > 18:11:58 INFO: MediaWiki version 0.1 from OpenLink Software > > 18:11:58 INFO: Support functions for MediaWiki collaboration tool > > 18:11:58 INFO: SUCCESS plugin 2: loaded from > > /usr/local/lib/virtuoso/hosting/mediawiki.so } > > 18:11:58 INFO: { Loading plugin 3: Type `plain', file `creolewiki' in > > `/usr/local/lib/virtuoso/hosting' > > 18:11:58 INFO: CreoleWiki version 0.1 from OpenLink Software > > 18:11:58 INFO: Support functions for CreoleWiki collaboration tool > > 18:11:58 INFO: SUCCESS plugin 3: loaded from > > /usr/local/lib/virtuoso/hosting/creolewiki.so } > > 18:11:58 INFO: OpenLink Virtuoso Universal Server > > 18:11:58 INFO: Version 06.01.3127-pthreads for FreeBSD as of Sep 1 2011 > > 18:11:58 INFO: uses parts of OpenSSL, PCRE, Html Tidy > > 18:11:58 INFO: Database version 3126 > > 18:11:58 INFO: SQL Optimizer enabled (max 1000 layouts) > > 18:12:00 INFO: Compiler unit is timed at 0.001084 msec > > 18:12:00 ERROR: Error compiling a server init statement : 37000: SQ074: > > Line 18: syntax error at '' -- create method > > xmla_discover_keywords () returns any for xmla_discover > > { > > declare kwds, res any; > > d... > > 18:12:01 ERROR: Error compiling a server init statement : 37000: SQ074: > > Line 78: syntax error at '%' before 's' -- create method vc_render () for > > vspx_browse_button > > { > > if ( not self.vc_enabled) > > return; > > > > if (self.... > > 18:12:01 ERROR: Error compiling a server init statement : 37000: SQ074: > > Line 46: syntax error at '\' before ''\''' -- create method vc_render () > > for vspx_return_button > > { > > if ( not self.vc_enabled) > > return; > > if (self.b... > > 18:12:01 ERROR: Error executing a server init statement : 22007: XM003: XML > > parser detected an error: > > ERROR : 37000 XM029: XPath interpreter, line 0: Invalid character at % > > in . like ''%'' in attribute test of tag > > http://www.w3.org/1999/XSL/Transform:when in line 453 of file > > http://local.virt/vspx_expand > > at line 453 column 38 of 'http://local.virt/vspx_expand' > > <xsl:when test=". like ''%''"><xsl:value-of select="." /></xsl:when> > > ------------------------------------^ > > -- <?xml version='1.0'?> > > <!-- > > - > > - $Id: vspx_expa > > 18:12:01 ERROR: Error executing a server init statement : 22007: XM003: XML > > parser detected an error: > > ERROR : 37000 XM029: XPath interpreter, line 0: Invalid character at % > > in . like ''%'' in attribute test of tag > > http://www.w3.org/1999/XSL/Transform:when in line 4647 of file > > http://local.virt/vspx > > at line 4647 column 34 of 'http://local.virt/vspx' > > <xsl:when test=". like ''%''"><xsl:value-of select="." /></xsl:when> > > --------------------------------^ > > -- <?xml version='1.0'?> > > <!DOCTYPE xsl:stylesheet [ > > > > 18:12:01 INFO: Roll forward started > > 18:12:01 INFO: Roll forward complete > > 18:12:02 INFO: Checkpoint started > > 18:12:02 INFO: Checkpoint finished, log reused > > 18:12:02 INFO: HTTP/WebDAV server online at 8890 > > 18:12:02 INFO: Server online at 1111 (pid 39262) > > (here I'm calling http://localhost:8890/conductor/ and get the error, but > > nothing in the log) > > > > > > mp# cat /usr/local/virtuoso/db/virtuoso.ini > > ; > > ; virtuoso.ini > > ; > > ; Configuration file for the OpenLink Virtuoso VDBMS Server > > ; > > ; To learn more about this product, or any other product in our > > ; portfolio, please check out our web site at: > > ; > > ; http://virtuoso.openlinksw.com/ > > ; > > ; or contact us at: > > ; > > ; general.informat...@openlinksw.com > > ; > > ; If you have any technical questions, please contact our support > > ; staff at: > > ; > > ; technical.supp...@openlinksw.com > > ; > > > > ; > > ; Database setup > > ; > > [Database] > > DatabaseFile = /usr/local/virtuoso/db/virtuoso.db > > ErrorLogFile = /usr/local/virtuoso/db/virtuoso.log > > LockFile = /usr/local/virtuoso/db/virtuoso.lck > > TransactionFile = /usr/local/virtuoso/db/virtuoso.trx > > xa_persistent_file = /usr/local/virtuoso/db/virtuoso.pxa > > ErrorLogLevel = 7 > > FileExtend = 200 > > MaxCheckpointRemap = 2000 > > Striping = 0 > > TempStorage = TempDatabase > > > > > > [TempDatabase] > > DatabaseFile = > > /usr/local/virtuoso/db/virtuoso-temp.db > > TransactionFile = > > /usr/local/virtuoso/db/virtuoso-temp.trx > > MaxCheckpointRemap = 2000 > > Striping = 0 > > > > > > ; > > ; Server parameters > > ; > > [Parameters] > > ServerPort = 1111 > > LiteMode = 0 > > DisableUnixSocket = 1 > > DisableTcpSocket = 0 > > ;SSLServerPort = 2111 > > ;SSLCertificate = cert.pem > > ;SSLPrivateKey = pk.pem > > ;X509ClientVerify = 0 > > ;X509ClientVerifyDepth = 0 > > ;X509ClientVerifyCAFile = ca.pem > > ServerThreads = 20 > > CheckpointInterval = 60 > > O_DIRECT = 0 > > NumberOfBuffers = 5000 > > MaxDirtyBuffers = 3200 > > CaseMode = 2 > > MaxStaticCursorRows = 5000 > > CheckpointAuditTrail = 0 > > AllowOSCalls = 0 > > SchedulerInterval = 10 > > DirsAllowed = ., /usr/local/virtuoso/vad > > ThreadCleanupInterval = 0 > > ThreadThreshold = 10 > > ResourcesCleanupInterval = 0 > > FreeTextBatchSize = 100000 > > SingleCPU = 0 > > VADInstallDir = /usr/local/virtuoso/vad/ > > PrefixResultNames = 0 > > RdfFreeTextRulesSize = 100 > > IndexTreeMaps = 256 > > > > > > > > [HTTPServer] > > ServerPort = 8890 > > ServerRoot = /usr/local/virtuoso/vsp > > ServerThreads = 20 > > DavRoot = DAV > > EnabledDavVSP = 0 > > HTTPProxyEnabled = 0 > > TempASPXDir = 0 > > DefaultMailServer = localhost:25 > > ServerThreads = 10 > > MaxKeepAlives = 10 > > KeepAliveTimeout = 10 > > MaxCachedProxyConnections = 10 > > ProxyConnectionCacheTimeout = 15 > > HTTPThreadSize = 280000 > > HttpPrintWarningsInOutput = 0 > > Charset = UTF-8 > > > > [AutoRepair] > > BadParentLinks = 0 > > > > [Client] > > SQL_PREFETCH_ROWS = 100 > > SQL_PREFETCH_BYTES = 16000 > > SQL_QUERY_TIMEOUT = 0 > > SQL_TXN_TIMEOUT = 0 > > ;SQL_NO_CHAR_C_ESCAPE = 1 > > ;SQL_UTF8_EXECS = 0 > > ;SQL_NO_SYSTEM_TABLES = 0 > > ;SQL_BINARY_TIMESTAMP = 1 > > ;SQL_ENCRYPTION_ON_PASSWORD = -1 > > > > [VDB] > > ArrayOptimization = 0 > > NumArrayParameters = 10 > > VDBDisconnectTimeout = 1000 > > KeepConnectionOnFixedThread = 0 > > > > [Replication] > > ServerName = db-MP > > ServerEnable = 1 > > QueueMax = 50000 > > > > > > ; > > ; Striping setup > > ; > > ; These parameters have only effect when Striping is set to 1 in the > > ; [Database] section, in which case the DatabaseFile parameter is ignored. > > ; > > ; With striping, the database is spawned across multiple segments > > ; where each segment can have multiple stripes. > > ; > > ; Format of the lines below: > > ; Segment<number> = <size>, <stripe file name> [, <stripe file name> .. ] > > ; > > ; <number> must be ordered from 1 up. > > ; > > ; The <size> is the total size of the segment which is equally divided > > ; across all stripes forming the segment. Its specification can be in > > ; gigabytes (g), megabytes (m), kilobytes (k) or in database blocks > > ; (b, the default) > > ; > > ; Note that the segment size must be a multiple of the database page size > > ; which is currently 8k. Also, the segment size must be divisible by the > > ; number of stripe files forming the segment. > > ; > > ; The example below creates a 200 meg database striped on two segments > > ; with two stripes of 50 meg and one of 100 meg. > > ; > > ; You can always add more segments to the configuration, but once > > ; added, do not change the setup. > > ; > > [Striping] > > Segment1 = 100M, db-seg1-1.db, db-seg1-2.db > > Segment2 = 100M, db-seg2-1.db > > ;... > > > > ;[TempStriping] > > ;Segment1 = 100M, db-seg1-1.db, db-seg1-2.db > > ;Segment2 = 100M, db-seg2-1.db > > ;... > > > > ;[Ucms] > > ;UcmPath = <path> > > ;Ucm1 = <file> > > ;Ucm2 = <file> > > ;... > > > > > > [Zero Config] > > ServerName = virtuoso (MP) > > ;ServerDSN = ZDSN > > ;SSLServerName = > > ;SSLServerDSN = > > > > > > [Mono] > > ;MONO_TRACE = Off > > ;MONO_PATH = <path_here> > > ;MONO_ROOT = <path_here> > > ;MONO_CFG_DIR = <path_here> > > ;virtclr.dll = > > > > > > [URIQA] > > DynamicLocal = 1 > > DefaultHost = localhost:8890 > > > > > > [SPARQL] > > ;ExternalQuerySource = 1 > > ;ExternalXsltSource = 1 > > ;DefaultGraph = http://localhost:8890/dataspace > > ;ImmutableGraphs = http://localhost:8890/dataspace > > ResultSetMaxRows = 10000 > > MaxQueryCostEstimationTime = 400 ; in seconds > > MaxQueryExecutionTime = 60 ; in seconds > > DefaultQuery = select distinct ?Concept where {[] a ?Concept} > > DeferInferenceRulesInit = 0 ; controls inference rules loading > > ;PingService = http://rpc.pingthesemanticweb.com/ > > > > > > [Plugins] > > LoadPath = /usr/local/lib/virtuoso/hosting > > Load1 = plain, wikiv > > Load2 = plain, mediawiki > > Load3 = plain, creolewiki > > ;Load4 = plain, im > > ;Load5 = plain, wbxml2 > > ;Load6 = plain, hslookup > > ;Load7 = attach, libphp5.so > > ;Load8 = Hosting, hosting_php.so > > ;Load9 = Hosting,hosting_perl.so > > ;Load10 = Hosting,hosting_python.so > > ;Load11 = Hosting,hosting_ruby.so > > ;Load12 = msdtc,msdtc_sample > > mp# > > > > > > > > ------------------------------------------------------------------------------ > > Special Offer -- Download ArcSight Logger for FREE! > > Finally, a world-class log management solution at an even better > > price-free! And you'll get a free "Love Thy Logs" t-shirt when you > > download Logger. Secure your free ArcSight Logger TODAY! > > http://p.sf.net/sfu/arcsisghtdev2dev > > _______________________________________________ > > Virtuoso-users mailing list > > Virtuoso-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/virtuoso-users > -- Mathias Picker Geschäftsführer mathias.pic...@virtual-earth.de virtual earth Gesellschaft für Wissens re/prä sentation mbH http://www.virtual-earth.de/ HRB126870 supp...@virtual-earth.de Dietlindenstr. 15 0176 / 9693 3410 80802 München