[02:43:19] New patchset: Mwjames; "SRF srf.util.uri, outsource methods and minimze redundand code" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/21853 [02:53:44] New review: Mwjames; "Well, it does what it says and if no one objects I'll merge it within the two days." [mediawiki/extensions/SemanticResultFormats] (master); V: 1 C: 1; - https://gerrit.wikimedia.org/r/21853 [02:59:52] New patchset: Mwjames; "SRF srf.util.uri, outsource methods and minimize redundand code" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/21853 [03:19:07] I'm trying to get solr running but i keep getting this error Error occurred during initialization of VM [03:19:07] Could not reserve enough space for object heap [03:19:07] Error: Could not create the Java Virtual Machine. [03:19:07] Error: A fatal exception has occurred. Program will exit. [03:19:17] anyone deal with this before? [03:38:50] rgeiger111 - I've never tried to use Solr, but - it sounds like the issue is just not enough memory. [03:40:19] yea... been having some problem withi that using 1and1 [04:26:45] New patchset: Mwjames; "Add various messages" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/21855 [07:44:18] New review: Kghbln; "Patch Set 5 soon to be committed." [mediawiki/extensions/SemanticBundle] (master) C: 0; - https://gerrit.wikimedia.org/r/21847 [07:54:18] New patchset: Kghbln; "additions and changes" [mediawiki/extensions/SemanticBundle] (master) - https://gerrit.wikimedia.org/r/21847 [12:14:28] hello there - i'm trying to add semantic mediawiki (SemanticBundle-20120327) to a existing mediawiki installation (1:1.19.1-1, debian wheezy). I seem to have some troubles with the "Setup database" Step of the install guide. The "Initialise or upgrade tables" Button didn't seem to work (progress just stopped quite at the start, but i think i got that part done by calling SMW_setup.php from the terminal ... [12:15:53] ... now i try to do the 2nd part ("Data repair and upgrade"), and when i do this in the web interface i just get the progress bar at 0% for the time being. Any hints what i might have missed / should check / do / ...? [12:27:30] Worf: if you're installning fresh, you don't need repair/upgrade [12:28:02] nevertheless, you can run it from the web interface, and then have to wait some time while the process is run in the background [12:29:23] Saruman: oh - i don't need that? note: the base wiki isn't fresh, just the semantic ..! [12:29:41] it's faster to run the upgrade/repair also from the CLI using SMW_refreshData.php [12:29:51] ya I noted [12:30:12] Saruman: and well, i expected to wait some time, but for a relatively small wiki i expected to have progress > 0% after a day :) [12:30:22] agreed [12:30:26] a day should do it [12:30:39] ok, i think i'll write down that SMW_refreshData.php is the thing to run from CLI - thanks for your help! [12:30:47] note however that some processes need db rights that the standard DB user doesn't have [12:31:22] yep, therefor i did change the mediawiki database user to the i-can-do-everything-database user [12:32:04] Worf: oh wait, you do need SMW_refresh: http://semantic-mediawiki.org/wiki/Help:Repairing_SMW%27s_data [12:32:47] Shouldn't need to change the MW db user, though; you can do this type of admin by hand as you'll need it almost never [12:33:38] agreed - i did change it just for the upgrade-via-web-interface part. but i prefer CLI anyway - especially now when i do scripted cloning of the "real" wiki to my experimental-VM [12:33:48] reading your link [12:33:50] for a few scripts, it may be simplest to add $wgDBadminuser to the LocalSettings.php [12:34:14] I like the idea of the limited db user, security-wise [12:34:29] I even add $wgDBadminuser for maintenance, and remove it again afterward [12:34:43] (it ain't paranoia if they really are out to get you!) [12:34:55] or have a second config for the scripts and hand that via --aconf or so [12:35:16] --aconf worked prior to 1.17, I think [12:35:17] https://www.mediawiki.org/wiki/Manual:Maintenance_scripts [12:36:02] true, i had quite some failure when migrating mediawiki. maybe i shouldn't use that for the semantic part just because it's still supported there [12:36:50] because chances are that these scripts remove --aconf as well sometime and i'll be wondering again when things fail [12:38:14] agreed! [12:38:22] don't you just love progress :-) [12:38:29] hell yeah! [12:40:14] i'm working at a small institute at a university, i have set up mediawiki ... or actually 4 mediawikis on in one VM. .. and the main wiki contains a lot of things like notes about how we did set up stuff. like the pitfalls we did run into with ESX, or the storage, or openafs, etc, etc ... [12:41:19] but since when things fail, the wiki will fail among them, since it's in a VM inside this complex setup. So i have a VM on my local disk on my desktop into which i clone the wiki every now and then - in case hell breaks loose [12:41:53] and right now i'm using that as test setup for getting semantic mediawiki to work :) [12:43:57] ehm - testing your documentation wiki as sandbox? is that prudent? [12:47:17] i think i don't understand you right now. i'm testing in my local clone which is mostly a worst-case-backup [12:48:26] wow - that SMW_refreshData.php really is slow [12:49:48] roughly 1-2 IDs per second ... and i don't have a clue how much IDs there are in the whole wiki [12:54:25] that sounds a bit TOO slow [12:54:32] lemmy try my own wiki [12:55:10] ok, it just finished right now [12:55:46] maybe suboptimal virtual disk performance [12:56:25] apparently [12:56:27] hmm ... "The database has been locked for maintenance" ... did i do that? *searching* [12:56:29] mine does dozens per second [12:57:30] ... although sometimes it slows down to 1-2 per second as well [13:01:22] ah - i forgot that i had my clone setup locked down [13:15:37] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticBundle] (master) - https://gerrit.wikimedia.org/r/21847 [13:15:47] New review: Jeroen De Dauw; "Awesome thnx :)" [mediawiki/extensions/SemanticBundle] (master) - https://gerrit.wikimedia.org/r/21847 [13:18:27] New review: Siebrand; "Nice cleanup. Thanks." [mediawiki/extensions/SemanticBundle] (master) - https://gerrit.wikimedia.org/r/21847 [18:30:10] New patchset: Nischayn22; "Don't send mails to the editor himself, unless specified in settings" [mediawiki/extensions/SemanticWatchlist] (master) - https://gerrit.wikimedia.org/r/21906