[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-10-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

--- Comment #12 from Simon Bachenberg simon.bachenb...@gmail.com ---
Hi,
i found a workaround for this problem. If I disable the memcache everything
works fine. The Error Occurs if the memcache is too slow. The real Error occurs
in MessageCache.php line 339:

$success = $this-mMemc-add( $statusKey, 'loading', MSG_LOAD_TIMEOUT );

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

--- Comment #11 from Simon Bachenberg simon.bachenb...@gmail.com ---
I cannot believe this, because:

This one works:
http://sofis.gesis.org/sofiswiki/Der_U:mgang_des_Staates_in_Nordafrika/_Nahost_mit_militanter_Opposition_im_Zeitalter_euromediterraner_Kooperation_%28TP_1_im_Rahmen_des_Gesamtprojekts_%22Strategien_zur_langfristigen_Stabilisierung_der_euromediterranen_Partnerstaaten_in_Nordafrika/_Nahost:_in

This one not:
http://sofis.gesis.org/sofiswiki/Der_Umgang_des_Staates_in_Nordafrika/_Nahost_mit_militanter_Opposition_im_Zeitalter_euromediterraner_Kooperation_%28TP_1_im_Rahmen_des_Gesamtprojekts_%22Strategien_zur_langfristigen_Stabilisierung_der_euromediterranen_Partnerstaaten_in_Nordafrika/_Nahost:_in

The first string is longer and throws no error. The only different is that the
first string has the colon at the sixth position of the page name and another
at the end.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #9 from Mark A. Hershberger m...@everybody.org ---
I think you're looking at a title length problem.  For example, installation
works fine with
http://winkyfrown.com/wiki/index.php/Auswirkungen_existenzieller_angste_von_Soldaten_und_Familienangehorigen_im_Kontext_von_Auslandseinsatzena_der_Bundeswehr_auf_die_Beziehungsqualitat_und_ihre_Bedeutung_f%C3%BCr_die_gealingende_Partanearschaft_sowie_die_Ehe-_und_Familien:abcdefpastoral_Resilien

but fails on

http://winkyfrown.com/wiki/index.php/Auswirkungen_existenzieller_angste_von_Soldaten_und_Familienangehorigen_im_Kontext_von_Auslandseinsatzena_der_Bundeswehr_auf_die_Beziehungsqualitat_und_ihre_Bedeutung_f%C3%BCr_die_gealingende_Partanearschaft_sowie_die_Ehe-_und_Familien:abcdefgpastoral_Resilien
but fails on
http://winkyfrown.com/wiki/index.php/Auswirkungen_existenzieller_angste_von_Soldaten_und_Familienangehorigen_im_Kontext_von_Auslandseinsatzena_der_Bundeswehr_auf_die_Beziehungsqualitat_und_ihre_Bedeutung_f%C3%BCr_die_gealingende_Partanearschaft_sowie_die_Ehe-_und_Familien:abcdefgpastoral_Resilien

(note the added g after the :)

The one that works is 256 chars long, the one that doesn't is 257.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

--- Comment #10 from Mark A. Hershberger m...@everybody.org ---
Note that the URL length is the URI-decoded portion.  Replacing ΓΌ with u still
shows the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

--- Comment #4 from Simon Bachenberg simon.bachenb...@gmail.com ---
We have some more Pages that dont work, but we dont know why:

http://sofis.gesis.org/sofiswiki/Der_Umgang_des_Staates_in_Nordafrika/_Nahost_mit_militanter_Opposition_im_Zeitalter_euromediterraner_Kooperation_%28TP_1_im_Rahmen_des_Gesamtprojekts_%22Strategien_zur_langfristigen_Stabilisierung_der_euromediterranen_Partnerstaaten_in_Nordafrika/_Nahost:_in

http://sofis.gesis.org/sofiswiki/Konfliktbearbeitung,_Vers%C3%B6hnungsarbeit_und_Friedensentwicklung_am_Beispiel_von_Nord-Uganda_und_im_interkulturellen_Vergleich_%28Teilprojekt_1_im_Rahmen_des_Gesamtprojekts_%22Ethnologische_Perspektiven_in_der_Friedens-_und_Konfliktforschung:_der_Konflikt_im

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #2)
 Normally we dont have problems with pagenames containing :'! or any other
 symbols.

Is there an example of a page with a colon that works?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

--- Comment #6 from Simon Bachenberg simon.bachenb...@gmail.com ---
(In reply to comment #5)
 (In reply to comment #2)
  Normally we dont have problems with pagenames containing :'! or any other
  symbols.
 
 Is there an example of a page with a colon that works?

This one works:
http://sofis.gesis.org/sofiswiki/Test!test

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

--- Comment #7 from Simon Bachenberg simon.bachenb...@gmail.com ---
Sorry sometimes i dont read well :-)

so this one here works
http://sofis.gesis.org/sofiswiki/Test!,.;:%27%60%C2%B4%5E%22test

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

--- Comment #8 from Simon Bachenberg simon.bachenb...@gmail.com ---
I think it has something to do with the length of the string before the colon.

Have a look, this one makes an Error:

http://sofis.gesis.org/sofiswiki/Auswirkungen_existenzieller_angste_von_Soldaten_und_Familienangehorigen_im_Kontext_von_Auslandseinsatzena_der_Bundeswehr_auf_die_Beziehungsqualitat_und_ihre_Bedeutung_f%C3%BCr_die_gealingende_Partanearschaft_sowie_die_Ehe-_und_Familien:pastoral_Resilienzf

And this is the same string, just the colon moved one to the left and it works:

http://sofis.gesis.org/sofiswiki/Auswirkungen_existenzieller_angste_von_Soldaten_und_Familienangehorigen_im_Kontext_von_Auslandseinsatzena_der_Bundeswehr_auf_die_Beziehungsqualitat_und_ihre_Bedeutung_f%C3%BCr_die_gealingende_Partanearschaft_sowie_die_Ehe-_und_Familie:npastoral_Resilienzf

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

Simon Bachenberg simon.bachenb...@gmail.com changed:

   What|Removed |Added

   Severity|critical|blocker

--- Comment #2 from Simon Bachenberg simon.bachenb...@gmail.com ---
(In reply to comment #1)

I had disabled all Extensions, to check if the Problem is really a Mediawiki
bug. That only changes the Stacktrace, but not the error, as you can see.

Normally we dont have problems with pagenames containing :'! or any other
symbols.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
No idea yet what exactly is going wrong here, sorry. 
I recommend to also post to https://www.mediawiki.org/wiki/Project:Support_desk
to get more input by people with potential ideas.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
   Severity|blocker |critical

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org
   Severity|blocker |critical

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
I'm not convinced it's the length of the filename. :)

Are there other pages with a colon (:) in the title that have the same problem?
If you can try, does the problem still happen after replacing the colon by a
dash or such?


Confirming the problem, though the backtrace that I get is slightly different:

#0 /var/www/w/includes/cache/MessageCache.php(711):
MessageCache-load('de-formal')
#1 /var/www/w/includes/cache/MessageCache.php(651):
MessageCache-getMsgFromNamespace('Gadgets-definit...', 'de-formal')
#2 /var/www/w/includes/Message.php(720):
MessageCache-get('gadgets-definit...', true, Object(Language))
#3 /var/www/w/includes/Message.php(593): Message-fetchMessage()
#4 /var/www/w/extensions/Gadgets/Gadgets_body.php(588): Message-exists()
#5 /var/www/w/extensions/Gadgets/Gadgets_body.php(38):
Gadget::loadStructuredList()
#6 [internal function]: GadgetHooks::userGetDefaultOptions(Array)
#7 /var/www/w/includes/Hooks.php(255):
call_user_func_array('GadgetHooks::us...', Array)
#8 /var/www/w/includes/GlobalFunctions.php(3883):
Hooks::run('UserGetDefaultO...', Array)
#9 /var/www/w/includes/User.php(1246): wfRunHooks('UserGetDefaultO...', Array)
#10 /var/www/w/includes/User.php(4334): User::getDefaultOptions()
#11 /var/www/w/includes/User.php(2227): User-loadOptions()
#12 /var/www/w/includes/context/RequestContext.php(296):
User-getOption('language')
#13 /var/www/w/includes/Message.php(360): RequestContext-getLanguage()
#14 /var/www/w/includes/context/RequestContext.php(377):
Message-setContext(Object(RequestContext))
#15 [internal function]: RequestContext-msg('pagetitle')
#16 /var/www/w/includes/context/ContextSource.php(165):
call_user_func_array(Array, Array)
#17 /var/www/w/includes/OutputPage.php(878): ContextSource-msg('pagetitle')
#18 /var/www/w/includes/Article.php(554):
OutputPage-setPageTitle('Auswirkungen ex...')
#19 /var/www/w/includes/actions/ViewAction.php(44): Article-view()
#20 /var/www/w/includes/Wiki.php(439): ViewAction-show()
#21 /var/www/w/includes/Wiki.php(305):
MediaWiki-performAction(Object(Article), Object(Title))
#22 /var/www/w/includes/Wiki.php(565): MediaWiki-performRequest()
#23 /var/www/w/includes/Wiki.php(458): MediaWiki-main()
#24 /var/www/w/index.php(59): MediaWiki-run()
#25 {main}

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l