Re: [Virtuoso-users] FCT Faceted Browser

2016-02-03 Thread Haag, Jason
I went through all of the post installation steps in Section 16.11.4 (http://docs.openlinksw.com/virtuoso/virtuosospongerfacetinstall.html#virtuosospongerfacetinstallposinst). All is working now after a clean install. Thanks! --- Advanced Distri

Re: [Virtuoso-users] FCT Faceted Browser

2016-02-03 Thread Haag, Jason
Thanks Hugh. Pasted below. Yes, I'm uninstalling and then reinstalling. Wed Feb 03 2016 23:22:26 INFO: { Loading plugin 1: Type `plain', file `wikiv' in `/usr/local/lib/virtuoso-opensource-7/hosting' 23:22:26 ERROR: FAILED plugin 1: Unable to locate file } 23:22:26 INFO: { Lo

Re: [Virtuoso-users] FCT Faceted Browser

2016-02-03 Thread Hugh Williams
Hi Jason, Is there a more detailed error being reported in the “virtuoso.log file ? How are you reinstalling the VAD , I assume you uninstall the existing VAD and then reinstall the same VAD again ? Best Regards Hugh Williams Professional Services OpenLink Software, Inc. // ht

Re: [Virtuoso-users] FCT Faceted Browser

2016-02-03 Thread Haag, Jason
Thanks Hugh! I will look at those permissions. I just tried to reinstall fct from conductor and received the following error: 0 Errors detected 0 Installation of "Faceted Browser" was unsuccessful. The installation of this VAD package has failed. Please delete the transaction

Re: [Virtuoso-users] FCT Faceted Browser

2016-02-03 Thread Hugh Williams
Hi Jason, If RDF_GLOBAL_RESET(0 is run then it will clear all RDF rules and storage content, thus the FCT would need to be reinstalled. I got the same error trying to load a saved faceted view and resolved it by granting execute privileges on the function to the the SPARQL user ie gran

Re: [Virtuoso-users] FCT Faceted Browser

2016-02-03 Thread Haag, Jason
I'm not sure if this is a result of previously doing a global reset though. I just created a faceted view and when I click on it from the fct featured views, I receive the error: Error 42000 SR186:SECURITY: No permission to execute procedure fct_load with user ID 107, group ID 107 After reading

Re: [Virtuoso-users] FCT Faceted Browser

2016-02-03 Thread Haag, Jason
It looks like this issue was reported before: https://github.com/openlink/virtuoso-opensource/issues/245 I did a global reset recently, but have populated it since then. --- Advanced Distributed Learning Initiative +1.850.266.7100(office) +1.850.

Re: [Virtuoso-users] FCT Faceted Browser

2016-02-03 Thread Haag, Jason
Thanks Hugh! I used the develop branch (version 1.00.8754) and installed fct from there (version 1.13.83 ). Same versions as you, odd. I just tried urilbl_ac_init_db(); again and received the same error message. SQL State 3700 is a syntax error or access issue, right? Is there a good place to ch

Re: [Virtuoso-users] FCT Faceted Browser

2016-02-03 Thread Hugh Williams
Hi Jason, What Virtuoso archive did you build against git develop/7 or stable/7 , as I just built against develop/7 and it works for me: SQL> RDF_OBJ_FT_RULE_ADD (null, null, 'All'); Done. -- 18 msec. SQL> VT_INC_INDEX_DB_DBA_RDF_OBJ (); Done. -- 50 msec. SQL> urilbl_ac_init_db(); Done. -- 2

[Virtuoso-users] FCT Faceted Browser

2016-02-03 Thread Haag, Jason
Hi Guys, I have installed fct. Both the text search and entity URI tabs work fine. However, the entity label lookup tab doesn't work when any entities are typed. I read the post-installation instructions here: http://docs.openlinksw.com/virtuoso/virtuosospongerfacetinstall.html Under the section