org.apache.wicket.protocol.http.request.InvalidUrlException:

Questions, tips and tricks and techniques for scripting in Servoy

org.apache.wicket.protocol.http.request.InvalidUrlException:

Postby paulc » Tue Aug 31, 2010 7:03 pm

HI all,

I am running into the following error:

org.apache.wicket.protocol.http.request.InvalidUrlException: org.apache.wicket.WicketRuntimeException: After 1 minute the Pagemap null is still locked by: Thread[TP-Processor5,5,main], giving up trying to get the page for path:

I am attempting to resolve this issue, but am seeing different results in our development and test environments. Our test environment generates this error when a user switches tab indexes on a tab panel. However, in my local environment I am unable to reproduce this error.

Does anyone out there know what might be causing this error or how I might be able to track it down to resolve it?

Thank you
Attachments
Aug+31-01+Open+Inventory+View+from+SL+module.txt
Generated Error
(7.83 KiB) Downloaded 238 times
paulc
 
Posts: 55
Joined: Wed Feb 17, 2010 8:58 pm

Re: org.apache.wicket.protocol.http.request.InvalidUrlException:

Postby jcompagner » Tue Aug 31, 2010 7:21 pm

do you have a long running process somewhere?
That takes more then 1 minute to complete?
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: org.apache.wicket.protocol.http.request.InvalidUrlException:

Postby paulc » Tue Aug 31, 2010 9:24 pm

Hi Johan,

The only thing happening at that time is doing a loadRecords when the tab form is loaded.

It is a little odd that we cannot reproduce this error locally in developer, but can be easily / consistantly reproduced in the test environment.
paulc
 
Posts: 55
Joined: Wed Feb 17, 2010 8:58 pm

Re: org.apache.wicket.protocol.http.request.InvalidUrlException:

Postby jcompagner » Tue Aug 31, 2010 10:47 pm

somehow it is parsing some markup/html code from a form or something like that
that seems to take a long time. But why that parsing takes more then 1 minute i dont know.
Also it is an ajax request that does the parsing, so are you showing at that time a new form in a tabpanel or something?
Maybe you can backtrack it what page the user is on and what tab it wanted to show. So that we can know what form it really is that takes so much time, to see what the html/template is of that form.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet


Return to Methods

Who is online

Users browsing this forum: No registered users and 14 guests

cron