Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New installation with Virtuoso error #66

Closed
capelli opened this issue Apr 10, 2012 · 5 comments
Closed

New installation with Virtuoso error #66

capelli opened this issue Apr 10, 2012 · 5 comments
Assignees
Milestone

Comments

@capelli
Copy link

capelli commented Apr 10, 2012

I just install Ontowiki + Virtuoso and I get this error page with debug = true


OntoWiki Error

Erfurt_Store_Exception: Check setup failed: Failed creating the model. Reason: SPARQL Error: [unixODBC][OpenLink][Virtuoso iODBC Driver][Virtuoso Server]SR012: Function aref needs a string or an array as argument 1, not an arg of type DB_NULL (204) () in query: CREATE SILENT GRAPH http://localhost/OntoWiki/Config/.
/var/www/html/ontowiki/libraries/Erfurt/Erfurt/Store.php@807
Stacktrace:
#0 /var/www/html/ontowiki/libraries/Erfurt/Erfurt/App.php(515): Erfurt_Store->getModel('http://localhos...', false)
#1 /var/www/html/ontowiki/libraries/Erfurt/Erfurt/Ac/Default.php(675): Erfurt_App->getAcModel()
#2 /var/www/html/ontowiki/libraries/Erfurt/Erfurt/Ac/Default.php(327): Erfurt_Ac_Default->_init()
#3 /var/www/html/ontowiki/extensions/exconf/ExconfHelper.php(13): Erfurt_Ac_Default->isActionAllowed('ExtensionConfig...')
#4 /var/www/html/ontowiki/application/classes/OntoWiki/Extension/Manager.php(407): ExconfHelper->__construct(Object(Ontowiki_Extension_Manager))
#5 /var/www/html/ontowiki/application/classes/OntoWiki/Extension/Manager.php(379): Ontowiki_Extension_Manager->_loadHelper('exconf')
#6 [internal function]: Ontowiki_Extension_Manager->onRouteShutdown(Object(Erfurt_Event))
#7 /var/www/html/ontowiki/libraries/Erfurt/Erfurt/Event/Dispatcher.php(179): ReflectionMethod->invoke(Object(Ontowiki_Extension_Manager), Object(Erfurt_Event))
#8 /var/www/html/ontowiki/libraries/Erfurt/Erfurt/Event.php(178): Erfurt_Event_Dispatcher->trigger(Object(Erfurt_Event))
#9 /var/www/html/ontowiki/application/classes/OntoWiki/Controller/Plugin/SetupHelper.php(102): Erfurt_Event->trigger()
#10 /var/www/html/ontowiki/libraries/Zend/Controller/Plugin/Broker.php(260): OntoWiki_Controller_Plugin_SetupHelper->routeShutdown(Object(OntoWiki_Request))
#11 /var/www/html/ontowiki/libraries/Zend/Controller/Front.php(923): Zend_Controller_Plugin_Broker->routeShutdown(Object(OntoWiki_Request))
#12 /var/www/html/ontowiki/libraries/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#13 /var/www/html/ontowiki/libraries/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#14 /var/www/html/ontowiki/index.php(157): Zend_Application->run()
#15 {main} (0)


In virtuoso, I get no error with this SQL.
Can someone help me?
Thanks

Laurent

@seebi
Copy link
Member

seebi commented Apr 10, 2012

Can you tell me, which virtuoso version you use?
Do you use the OntoWiki develop branch or the latest release?

@capelli
Copy link
Author

capelli commented Apr 10, 2012

Le 10/04/2012 12:51, Sebastian Tramp a écrit :

Can you tell me, which virtuoso version you use?
I'm using version 06.01.3127 of Virtuoso
Do you use the OntoWiki develop branch or the latest release?
The latest release : 0.9.5 and make deploy on a RHEL6 64 bits machine

Thanks


Reply to this email directly or view it on GitHub:
#66 (comment)

Laurent Capelli
CCSD http://ccsd.cnrs.fr/CNRS - Directeur Adjoint
HAL http://hal.archives-ouvertes.fr - TEL
http://tel.archives-ouvertes.fr - Sciencesconf.org
http://www.sciencesconf.org - ISIDORE http://www.rechercheisidore.fr
04 72 69 41 67

@ghost ghost assigned seebi Apr 12, 2012
@seebi
Copy link
Member

seebi commented Apr 12, 2012

hi capelli,

0.9.5 not the latest version but 0.9.6-21 one month ago: https://github.com/downloads/AKSW/OntoWiki/ontowiki-0.9.6-21.7z

Virtuoso 06.01.3127 means relase 6.1.4 which is ok
I you want to use release 6.1.5 then you need the current development branch since openlink raised some incompatibilities ...

Please test OntoWiki 0.9.6-21 and re-open this issue if you still have problems.

Install notes are here: https://github.com/AKSW/OntoWiki/wiki/GetOntowikiUsers

@seebi seebi closed this as completed Apr 12, 2012
@capelli
Copy link
Author

capelli commented Apr 13, 2012

Hello Sebastian,

The Virtuoso source version I used is the 6.1.5 one. 06.01.3127 is the
version I can read in "System Admin>Dashboard>Version" field
I have also install the
https://github.com/downloads/AKSW/OntoWiki/ontowiki-0.9.6-21.7z package
and I still have the same error :


OntoWiki Error

Erfurt_Store_Exception: Check setup failed: Failed creating the model.
Reason: SPARQL Error: [unixODBC][OpenLink][Virtuoso iODBC
Driver][Virtuoso Server]SR012: Function aref needs a string or an array
as argument 1, not an arg of type DB_NULL (204) () in query: CREATE
SILENT GRAPH http://localhost/OntoWiki/Config/.
/var/www/html/ontowiki/libraries/Erfurt/Erfurt/Store.php@807
Stacktrace:
#0 /var/www/html/ontowiki/libraries/Erfurt/Erfurt/App.php(515):
Erfurt_Store->getModel('http://localhos...', false)
#1 /var/www/html/ontowiki/libraries/Erfurt/Erfurt/Ac/Default.php(675):
Erfurt_App->getAcModel()
#2 /var/www/html/ontowiki/libraries/Erfurt/Erfurt/Ac/Default.php(327):
Erfurt_Ac_Default->_init()
#3 /var/www/html/ontowiki/extensions/exconf/ExconfHelper.php(13):
Erfurt_Ac_Default->isActionAllowed('ExtensionConfig...')
#4
/var/www/html/ontowiki/application/classes/OntoWiki/Extension/Manager.php(407):
ExconfHelper->__construct(Object(Ontowiki_Extension_Manager))
#5
/var/www/html/ontowiki/application/classes/OntoWiki/Extension/Manager.php(379):
Ontowiki_Extension_Manager->_loadHelper('exconf')
#6 [internal function]:
Ontowiki_Extension_Manager->onRouteShutdown(Object(Erfurt_Event))
#7
/var/www/html/ontowiki/libraries/Erfurt/Erfurt/Event/Dispatcher.php(179): ReflectionMethod->invoke(Object(Ontowiki_Extension_Manager),
Object(Erfurt_Event))
#8 /var/www/html/ontowiki/libraries/Erfurt/Erfurt/Event.php(178):
Erfurt_Event_Dispatcher->trigger(Object(Erfurt_Event))
#9
/var/www/html/ontowiki/application/classes/OntoWiki/Controller/Plugin/SetupHelper.php(102):
Erfurt_Event->trigger()
#10
/var/www/html/ontowiki/libraries/Zend/Controller/Plugin/Broker.php(260):
OntoWiki_Controller_Plugin_SetupHelper->routeShutdown(Object(OntoWiki_Request))
#11 /var/www/html/ontowiki/libraries/Zend/Controller/Front.php(923):
Zend_Controller_Plugin_Broker->routeShutdown(Object(OntoWiki_Request))
#12
/var/www/html/ontowiki/libraries/Zend/Application/Bootstrap/Bootstrap.php(97):
Zend_Controller_Front->dispatch()
#13 /var/www/html/ontowiki/libraries/Zend/Application.php(366):
Zend_Application_Bootstrap_Bootstrap->run()
#14 /var/www/html/ontowiki/index.php(157): Zend_Application->run()

#15 {main} (0)

Installations are on http://ccsd10.in2p3.fr:8080/ontowiki/ and
http://ccsd10.in2p3.fr:8890/conductor/

Thanks

Le 12/04/2012 19:57, Sebastian Tramp a écrit :

hi capelli,

0.9.5 not the latest version but 0.9.6-21 one month ago: https://github.com/downloads/AKSW/OntoWiki/ontowiki-0.9.6-21.7z

Virtuoso 06.01.3127 means relase 6.1.4 which is ok
I you want to use release 6.1.5 then you need the current development branch since openlink raised some incompatibilities ...

Please test OntoWiki 0.9.6-21 and re-open this issue if you still have problems.

Install notes are here: https://github.com/AKSW/OntoWiki/wiki/GetOntowikiUsers


Reply to this email directly or view it on GitHub:
#66 (comment)

Laurent Capelli
CCSD http://ccsd.cnrs.fr/CNRS - Directeur Adjoint
HAL http://hal.archives-ouvertes.fr - TEL
http://tel.archives-ouvertes.fr - Sciencesconf.org
http://www.sciencesconf.org - ISIDORE http://www.rechercheisidore.fr
04 72 69 41 67

@seebi seebi reopened this Apr 15, 2012
@seebi
Copy link
Member

seebi commented Apr 15, 2012

ok, then the problem is well known.
Since Openlink introduced incompatible behavior in 6.1.5 we had to fix this in our Erfurt library.
These fixes are described here: AKSW/Erfurt@ee0560a

This is un-released yet so you have to choose the installation via github repository.

@seebi seebi closed this as completed Apr 15, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants