I've had had the same problem.  I found out it happens only with MS
Internet Explorer but not with Mozilla FireFox.

JAVIER SANCHEZ.

On Mar 24, 2005 2:52 PM, Hensley, Richard <[EMAIL PROTECTED]> wrote:
> I'm getting the following exception, and I don't really know what it means:
> 
> Page recorder for page ViewTests is locked after a commit(), but received a
> change to property testRequests of component ViewTests.
> 
> Stack Trace:
> *
> org.apache.tapestry.record.PageRecorder.observeChange(PageRecorder.java:119)
> 
> *       org.apache.tapestry.Tapestry.fireObservedChange(Tapestry.java:1339)
> *
> org.apache.tapestry.AbstractComponent.fireObservedChange(AbstractComponent.j
> ava:304)
> *
> com.mckesson.lab.wo.tapestry.pages.ViewTests$Enhance_33.setTestRequests(View
> Tests$Enhance_33.java)
> *
> com.mckesson.lab.wo.tapestry.pages.ViewTests.queryForTestRequests(ViewTests.
> java:675)
> *
> com.mckesson.lab.wo.tapestry.pages.ViewTests.pageBeginRender(ViewTests.java:
> 648)
> *
> org.apache.tapestry.AbstractPage.firePageBeginRender(AbstractPage.java:463)
> *       org.apache.tapestry.AbstractPage.renderPage(AbstractPage.java:293)
> *
> org.apache.tapestry.engine.RequestCycle.renderPage(RequestCycle.java:371)
> *
> org.apache.tapestry.engine.AbstractEngine.renderResponse(AbstractEngine.java
> :732)
> *
> org.apache.tapestry.engine.DirectService.service(DirectService.java:174)
> *
> org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.java:872)
> *
> org.apache.tapestry.ApplicationServlet.doService(ApplicationServlet.java:197
> )
> *
> org.apache.tapestry.ApplicationServlet.doGet(ApplicationServlet.java:158)
> *       javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> 
> Any hints as to what causes this would be very helpful. In the meantime, I'm
> going to dig around in the source of Tapestry to see if I can get any hints
> as to what my code is doing wrong.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to