I've tried with JDK 1.5.0_10 and JDK 1.5.0_17 and I am experiencing the
same problem with both.
The Selenium tests are hitting the app pretty hard and I'm wondering if
it's causing a threading problem within Tapestry.
Isn't the component creation multi-threaded?
 

-----Original Message-----
From: Howard Lewis Ship [mailto:hls...@gmail.com] 
Sent: Tuesday, December 23, 2008 2:00 PM
To: Tapestry users
Subject: Re: Tapestry Upgrade problem

What JDK are you running on?

On Tue, Dec 23, 2008 at 10:50 AM, Mike Wasserman
<mike.wasser...@intelliware.ca> wrote:
> I am upgrading from Tapestry 4.1.2 to Tapestry 4.1.6.
> When I run my integration tests (using Selenium) I am get a error
randomly.
> I receive a org.apache.hivemind.ApplicationRuntimeException that
indicates that given component (page) does not contain a component
shell.
> All of the affected pages have <html jwcid="shell"> which leads me to
believe that I have specified a shell component.
> I have tracked the problem into the PageLoader class, but since the
problem is random it is very difficult to debug.
> Is it possible that this is a threading problem?
>
> Can anyone help?
>
> Mike
>



--
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to