Hi Hugh,
It appears I spoke too soon. I created and started a database service successfully, which uses dbpedia.ini. I proceeded to run the dbpedia_install.sh script, along with all the appropriate files in the directory (including the actual dataset .nt.bz2 files under the 'data' dir), and got a response indicating many failures. I've attached the console output as well as (what I think are) the appropriate log files. Hopefully you can take a look at these and suggest what the source of the current problem is. Thanks, Alex
bash-3.2$ sh ./dbpedia_install.sh 1111 dba dba alex...@gmail.com =============================== Install started Sun Sep 6 22:06:36 GMTDT 2009 =============================== Checking for VOS setup Starting Virtuoso server, please wait ... Virtuoso Open Source Edition (multi threaded) Version 5.0.11.3039-threads as of Apr 21 2009 Compiled for 32 Bit Windows Operating Environments Copyright (C) 1999-2009 OpenLink Software Usage: virtuoso-t [-fcnCbDARMKrBdSIm] [+foreground] [+configfile arg] [+no-checkpoint] [+checkpoint-only] [+backup-dump] [+crash-dump] [+crash-dump-data-ini arg] [+restore-crash-dump] [+mode arg] [+dumpkeys arg] [+restore-backup arg] [+backup-dirs arg] [+debug] [+pwdold arg] [+pwddba arg] [+pwddav arg] [+service arg] [+instance arg] [+manual] +foreground run in the foreground +configfile specify an alternate configuration file to use, or a directory where virtuoso.ini can be found +no-checkpoint do not checkpoint on startup +checkpoint-only exit as soon as checkpoint on startup is complete +backup-dump dump database into the transaction log, then exit +crash-dump dump inconsistent database into the transaction log, then exit +crash-dump-data-ini specify the DB ini to use for reading the data to dump +restore-crash-dump restore from a crash-dump +mode specify mode options for server startup (onbalr) +dumpkeys specify key id(s) to dump on crash dump (default : all) +restore-backup restore from online backup +backup-dirs default backup directories +debug allocate a debugging console +pwdold Old DBA password +pwddba New DBA password +pwddav New DAV password +service specify a service action to perform +instance specify a service instance to start/stop/create/delete +manual when creating a service, disable automatic startup The argument to the +service option can be one of the following options: start start a service instance stop stop a service instance create create a service instance screate create a service instance without deleting the existing one delete delete a service instance list list all service instances To create a windows service 'MyService' using the configuration file c:\database \virtuoso.ini: virtuoso-t +service create +instance MyService +configfile c:\database\virtuos o.ini To start this service, use 'sc start MyService' or: virtuoso-t +service start +instance MyService Cannot start Virtuoso server, please consult dbpedia.log file Started. Checking files load_nt.sh : present dbpedia_dav.vad : present dbpedia_post.sql : present dbpedia-ontology.owl : present umbel_class_hierarchy_v071.n3 : present umbel_abstract_concepts.n3 : present umbel_external_ontologies_linkage.n3 : present yago-class-hierarchy_en.nt : present umbel_subject_concepts.n3 : present opencyc-2008-06-10.owl : present opencyc-2008-06-10-readable.owl : present Installing dbpedia_dav.vad Starting... Logging into: load_nt.sh.log ======================================= Loading started. ======================================= File not found - *.nt.bz2 ======================================= Final checkpoint. ======================================= Check bad.nt file for skipped triples. ======================================= Running post-install scripts PASSED: RDF_OBJ_FT_RULE_ADD : STATE=OK MESSAGE=OK
Sun Sep 06 2009 20:50:13 Can't open HTTP log file (logs/http06092009.log) 20:50:13 OpenLink Virtuoso Universal Server 20:50:13 Version 05.11.3039-threads for Win32 as of Apr 21 2009 20:50:13 uses parts of OpenSSL, PCRE, Html Tidy 20:50:20 Database version 3016 20:50:24 SQL Optimizer enabled (max 1000 layouts) 20:50:29 Compiler unit is timed at 0.000707 msec 20:51:08 PL LOG: Loading RDF inferences 20:55:44 PL LOG: Finished loading RDF inferences 20:57:01 Roll forward started 20:57:01 Roll forward complete 21:03:46 Checkpoint made, log reused 21:03:48 HTTP/WebDAV server online at 8889 21:03:49 Failed HTTP listen at :80 code (-6). 21:03:49 Server online at 1111 (pid 11100) 21:35:45 Initiating normal shutdown 21:35:55 Checkpoint made, log reused 21:35:55 Server shutdown complete Sun Sep 06 2009 21:36:56 Can't open HTTP log file (logs/http26112008.log) 21:36:56 OpenLink Virtuoso Universal Server 21:36:56 Version 05.11.3039-threads for Win32 as of Apr 21 2009 21:36:56 uses parts of OpenSSL, PCRE, Html Tidy 21:37:03 Database version 3016 21:37:10 SQL Optimizer enabled (max 1000 layouts) 21:37:14 Compiler unit is timed at 0.000644 msec 21:38:21 PL LOG: Loading RDF inferences 21:42:11 PL LOG: Finished loading RDF inferences 21:43:14 Roll forward started 21:43:14 Roll forward complete 21:52:11 Checkpoint made, log reused 21:52:12 HTTP/WebDAV server online at 8889 21:52:13 Failed HTTP listen at :80 code (-6). 21:52:13 Server online at 1111 (pid 9536) 22:06:42 Checkpoint made, log reused 22:06:46 Checkpoint made, log reused 22:06:49 Checkpoint made, log reused
=============================== Install started Sun Sep 6 22:06:36 GMTDT 2009 =============================== Checking for VOS setup Starting Virtuoso server, please wait ... Cannot start Virtuoso server, please consult dbpedia.log file Started. Checking files load_nt.sh : present dbpedia_dav.vad : present dbpedia_post.sql : present dbpedia-ontology.owl : present umbel_class_hierarchy_v071.n3 : present umbel_abstract_concepts.n3 : present umbel_external_ontologies_linkage.n3 : present yago-class-hierarchy_en.nt : present umbel_subject_concepts.n3 : present opencyc-2008-06-10.owl : present opencyc-2008-06-10-readable.owl : present Installing dbpedia_dav.vad 00000 No errors detected 00000 Installation of "DBpedia" is complete. 00000 Now making a final checkpoint. 00000 Final checkpoint is made. 00000 SUCCESS ======================================= Loading started. ======================================= Final checkpoint. ======================================= Check bad.nt file for skipped triples. ======================================= Running post-install scripts PASSED: RDF_OBJ_FT_RULE_ADD : STATE=OK MESSAGE=OK
======================================= Loading started. ======================================= Final checkpoint. ======================================= Check bad.nt file for skipped triples. =======================================