RE: AJAX fails with error failure code 0x80040111

2008-05-01 Thread Martin Grigorov
This happens when you have debugger suspending this thread (in this case Thread[btpool0-1,5,main]). About the Ajax problem: http://radio.javaranch.com/pascarello/2006/02/07/1139345471027.html This is the very first result returned by Google (out of ~1300). Next time just search the archives..

Re: AJAX fails with error failure code 0x80040111

2008-05-01 Thread Johan Compagner
Do you have a long running process? All ajax things on the client so do think that (channel busy) and you get the stack on the server On 5/1/08, Michael Mehrle [EMAIL PROTECTED] wrote: More info: after a minute or so I see this exception in the console: [DEBUG LoadAdDataInterceptor] Loaded

RE: AJAX fails with error failure code 0x80040111

2008-04-30 Thread Michael Mehrle
More info: after a minute or so I see this exception in the console: [DEBUG LoadAdDataInterceptor] Loaded AdData:[EMAIL PROTECTED] [ERROR RequestCycle] After 1 minute the Pagemap null is still locked by: Thread[btpool0-1,5,main], giving up trying to get the page for path:

RE: AJAX fails with error failure code 0x80040111

2008-04-30 Thread Michael Mehrle
Mehrle [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 4:54 PM To: users@wicket.apache.org Subject: RE: AJAX fails with error failure code 0x80040111 More info: after a minute or so I see this exception in the console: [DEBUG LoadAdDataInterceptor] Loaded AdData:[EMAIL PROTECTED] [ERROR