logo       

result set unknown or timeout: msg#00253

text.xml.exist

Subject: result set unknown or timeout

Hi All,
I was using exist 1.0b1 and now I'm using the lastest snapshot and
I have the same problem.
 
I'm using cocoon with the xmldb.xsl logicsheet provided in exist-optional.jar.
When I execute a query, If I wait more than 3 minutes before re-executing
the same query, I've got the error, result set unknown or timeout.
 
I think that it's only because exist release all cached resultsets after 3 minutes whereas on the client side,
the session attribute is not destroyed. So the test
                if((_result = (ResourceSet)session.getAttribute(_query)) == null) {
is not null but _result is pointing on a ResourceSet that was released.
 
Do you have a solution other than desactivate the session cache ?
 
Thanks
Best regards
Julien
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise