Hi there,

I am running into a problem when trying to install the ODS Framework VAD package (ods_framework_dav.vad). I need to install it because I would like to try out OAuth as a security measure, as described here: http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtOAuthSPARQL.

I am running VOS version 07.10.3211, and trying to install ODS framework version 1.89.45. After earlier attempts failed, I tried to get to most recent version of both. But still the same problem occurs:

4000X SR177: Misc Transaction Error
00000 Errors detected
00000 Installation of "ODS Framework" was unsuccessful.
      The installation of this VAD package has failed.
Please delete the transaction file //usr/local/virtuoso-opensource/var/lib/virtuoso/db/virtuoso.trx
      and then restart your database server.
Note: Your database will be in its pre VAD installation state after you restart.
00000 FATAL

The virtuoso log file reports:

12:27:07 PL LOG: SQ200: No table sn_person
while executing the following statement:
--no_c_escapes-
create procedure wa_sn_user_ent_set ()
{
  if (registry_get ('__wa_sn_user_ent_set_done') = 'done_2')
    return;

12:27:07 PL LOG: SR185: Undefined procedure DB.DBA.wa_sn_user_ent_set.
while executing the following statement:
--no_c_escapes-
wa_sn_user_ent_set ()
in file:
/DAV/VAD/wa/sn.sql
12:27:07 PL LOG: SQ200: No table sn_person
while executing the following statement:
--no_c_escapes-
create procedure wa_sn_user_ent_set ()
{
  if (registry_get ('__wa_sn_user_ent_set_done2') = 'done_3')
    return;

12:27:07 PL LOG: SR185: Undefined procedure DB.DBA.wa_sn_user_ent_set.
while executing the following statement:
--no_c_escapes-
wa_sn_user_ent_set ()
in file:
/DAV/VAD/wa/sn.sql
12:27:07 PL LOG: VAD_INSTALL: SR177: Misc Transaction Error (4000X)

This seems to be the same problem that was reported earlier in this list: https://www.mail-archive.com/virtuoso-users@lists.sourceforge.net/msg05798.html

Has the issue not been resolved? Or am I doing something wrong?

Greetings,
Frans


------------------------------------------------------------------------
Frans Knibbe
Geodan
President Kennedylaan 1
1079 MB Amsterdam (NL)

T +31 (0)20 - 5711 347
E frans.kni...@geodan.nl
www.geodan.nl <http://www.geodan.nl> | disclaimer <http://www.geodan.nl/disclaimer>
------------------------------------------------------------------------
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to