You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tue Aug 06 2024
00:29:36 OpenLink Virtuoso Universal Server
00:29:36 Version 07.20.3229-pthreads for Linux as of Aug 15 2018
00:29:36 uses parts of OpenSSL, PCRE, Html Tidy
00:29:45 Database version 3126
00:29:45 SQL Optimizer enabled (max 1000 layouts)
00:29:46 Compiler unit is timed at 0.000160 msec
00:30:08 built-in procedure "ld_dir" overruled by the RDBMS
00:30:08 built-in procedure "rdf_read_dir" overruled by the RDBMS
00:30:08 built-in procedure "ld_dir_all" overruled by the RDBMS
00:30:08 built-in procedure "ld_add" overruled by the RDBMS
00:30:08 built-in procedure "ld_ttlp_flags" overruled by the RDBMS
00:30:08 built-in procedure "ld_file" overruled by the RDBMS
00:30:08 built-in procedure "rdf_load_dir" overruled by the RDBMS
00:30:08 built-in procedure "ld_array" overruled by the RDBMS
00:30:08 built-in procedure "rdf_loader_run" overruled by the RDBMS
00:30:08 built-in procedure "rdf_load_stop" overruled by the RDBMS
00:30:08 built-in procedure "RDF_LOADER_RUN_1" overruled by the RDBMS
00:30:08 built-in procedure "rdf_ld_srv" overruled by the RDBMS
00:30:08 built-in procedure "load_grdf" overruled by the RDBMS
00:30:09 Roll forward started
00:30:09 Roll forward complete
00:30:11 Checkpoint started
00:30:11 Checkpoint finished, log reused
00:30:11 HTTP server online at 3001
00:30:11 Server online at 13001 (pid 385082)
Hi,
I encountered a problem about managing the Virtuoso service and want to seek some help. Thanks in advance!
I followed the instruction:
virtuoso_db.zip
via wget andvirtuoso-opensource.x86_64-generic_glibc25-linux-gnu.tar.gz
and unzip all.virtuosoPath
in virtuoso.py to localvirtuoso-opensource
pathvirtuoso_db
under the same directory as the scriptvirtuoso.py
python3 virtuoso.py start 3001 -d virtuoso_db
However, I cannot open it via
http://localhost:3001
.Here is the shell output
Here is the log details
And the process check
ps -ef | grep virtuoso
But opening
http://localhost:3001
showsDoes anyone know the possible reason for that? Thanks!
The text was updated successfully, but these errors were encountered: