[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/runtime/nepomuk/services/storage
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2010-02-11 11:18:58
Message-ID: 1265887138.822603.28970.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1088693 by trueg:

Backport: Use the new Soprano parameter "forcedstart" to shut down virtuoso in case we crashed.


 M  +3 -0      repository.cpp  


--- branches/KDE/4.4/kdebase/runtime/nepomuk/services/storage/repository.cpp #1088692:1088693
@@ -328,6 +328,9 @@
     // alwyays index literals
     settings << Soprano::BackendSetting( "fulltextindex", "sync" );
 
+    // Always force the start, ie. kill previously started Virtuoso instances
+    settings << Soprano::BackendSetting( "forcedstart", true );
+
     return settings;
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic