RE: Tapestry Upgrade problem

2009-01-13 Thread Mike Wasserman
ike.wasser...@intelliware.ca] Sent: Mon 1/12/2009 9:53 AM To: Tapestry users Subject: RE: Tapestry Upgrade problem We believe that we may have found a solution to this problem. We have placed the call to PageSpecificationResolver.resolve(IRequestCycle cycle, String prefixedName) in PageSource.makeObject(

RE: Tapestry Upgrade problem

2009-01-12 Thread Mike Wasserman
9/2009 11:36 AM To: Tapestry users Subject: RE: Tapestry Upgrade problem Done. If you need any more information please don't hesitate to ask. Thanks Mike From: andre...@gmail.com on behalf of Andreas Andreou Sent: Thu 1/8/2009 2:23 PM To: Tapestry users S

RE: Tapestry Upgrade problem

2009-01-09 Thread Mike Wasserman
Done. If you need any more information please don't hesitate to ask. Thanks Mike From: andre...@gmail.com on behalf of Andreas Andreou Sent: Thu 1/8/2009 2:23 PM To: Tapestry users Subject: Re: Tapestry Upgrade problem Also, add an issue at

RE: Tapestry Upgrade problem

2009-01-09 Thread Mike Wasserman
to be in a similar area of the code it isn't the same stack trace that we're getting. Mike From: andre...@gmail.com on behalf of Andreas Andreou Sent: Thu 1/8/2009 2:03 PM To: Tapestry users Subject: Re: Tapestry Upgrade problem I want to take

Re: Tapestry Upgrade problem

2009-01-08 Thread Howard Lewis Ship
at > they may be clobbering each other when getting loaded. > > Is this possible? > > > > From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca] > Sent: Thu 1/8/2009 10:15 AM > To: Tapestry users > Subject: RE: Tapestry Upgrade prob

Re: Tapestry Upgrade problem

2009-01-08 Thread Andreas Andreou
our app that are seperate Tapestry pages and we think >> that they may be clobbering each other when getting loaded. >> >> Is this possible? >> >> >> >> From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca] >> S

Re: Tapestry Upgrade problem

2009-01-08 Thread Andreas Andreou
Mike Wasserman [mailto:mike.wasser...@intelliware.ca] > Sent: Thu 1/8/2009 10:15 AM > To: Tapestry users > Subject: RE: Tapestry Upgrade problem > > > > It now makes sense to me why the _components map is empty when getComponent() > is called. > The map is never populated because

RE: Tapestry Upgrade problem

2009-01-08 Thread Mike Wasserman
From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca] Sent: Thu 1/8/2009 10:15 AM To: Tapestry users Subject: RE: Tapestry Upgrade problem It now makes sense to me why the _components map is empty when getComponent() is called. The map is never populated because no componentIds are found

RE: Tapestry Upgrade problem

2009-01-08 Thread Mike Wasserman
creation happens is controlled by the number of componentIds found. Now to figure out why there are no ids. Mike From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca] Sent: Wed 1/7/2009 3:32 PM To: Tapestry users Subject: RE: Tapestry Upgrade problem

RE: Tapestry Upgrade problem

2009-01-07 Thread Mike Wasserman
he variables in the AbstractComponent class we found that the _components Map was null, and _active was false. Thanks Mike From: Howard Lewis Ship [mailto:hls...@gmail.com] Sent: Wed 1/7/2009 2:33 PM To: Tapestry users Subject: Re: Tapestry Upgrade problem

RE: Tapestry Upgrade problem

2009-01-07 Thread Mike Wasserman
stractComponent class we found that the _components Map was null, and _active was false. Thanks Mike From: Howard Lewis Ship [mailto:hls...@gmail.com] Sent: Wed 1/7/2009 2:33 PM To: Tapestry users Subject: Re: Tapestry Upgrade problem The _components field shou

Re: Tapestry Upgrade problem

2009-01-07 Thread Howard Lewis Ship
; circumstances. > > Anyone have any clue why this is happening, or how it is possible for this to > happen in Tapestry? > > Thanks > > Mike > > > > > From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca] > Sent: Tue 1/6/20

RE: Tapestry Upgrade problem

2009-01-07 Thread Mike Wasserman
Wasserman [mailto:mike.wasser...@intelliware.ca] Sent: Tue 1/6/2009 2:58 PM To: Tapestry users Subject: RE: Tapestry Upgrade problem I've tried a variety of JDKs and the problem happens with all of them. I've tracked it through the code and what it seems to come down to is that somet

RE: Tapestry Upgrade problem

2009-01-06 Thread Mike Wasserman
it's some sort of threading problem within Tapestry. Anyone have any ideas on how to fix this problem? Thanks Mike From: Mike Wasserman [mailto:mike.wasser...@intelliware.ca] Sent: Thu 12/25/2008 1:07 PM To: Tapestry users Subject: RE: Tapestry Upgrade p

RE: Tapestry Upgrade problem

2008-12-25 Thread Mike Wasserman
3:11 PM To: Tapestry users Subject: Re: Tapestry Upgrade problem So, you weren't seeing this problem with 4.1.2 ? I'd be interesting if you could try with a 1.6 VM, but apart from that and since you're getting this consistently, i'm wondering if you can try this (which is ba

Re: Tapestry Upgrade problem

2008-12-24 Thread Andreas Andreou
p [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 > wrote: >> I am upgrading from Tapestry 4.1.2 t

RE: Tapestry Upgrade problem

2008-12-24 Thread Mike Wasserman
al 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 wrote: > I am upgrading from Tapestry 4.1.2 to Tapes

RE: Tapestry Upgrade problem

2008-12-23 Thread Mike Wasserman
: Tapestry users Subject: Re: Tapestry Upgrade problem What JDK are you running on? On Tue, Dec 23, 2008 at 10:50 AM, Mike Wasserman 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 randoml

Re: Tapestry Upgrade problem

2008-12-23 Thread Howard Lewis Ship
What JDK are you running on? On Tue, Dec 23, 2008 at 10:50 AM, Mike Wasserman 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