Hi Ben I had an issue similar to your after upgrading from 4.1.1 to 4.1.2 with the jars downloaded from http://people.apache.org/~jkuhnert/tapestry_releases/ . I were finally able to resolve it after removing ALL "prop:" and replacing them with "ognl:". Not sure if this is the same issue, but this worked for me
Ismail Ben Dotte wrote: > > I hate to be a buzzkill but would it be possible to delay the vote > results another 12 hours or so? I tried our app on the release from the > staging directory and I can't even get the home page to come up. I think > the problem stems from the fix on > http://issues.apache.org/jira/browse/TAPESTRY-1151 > > Everything worked fine on the snapshot from June 5th. I have the stack > below. I would just like a little time to see if the page pool changes > really caused this or if its something we've customized that needs to be > updated. Thanks. > > > 07-06-25 10:00:07 WARN (RequestExceptionReporterImpl.java:45) - Unable > to process client request: There was an error borrowing the page with > key PageKey[_pageName='Home' > , _locale=us > ] from the page pool. > org.apache.hivemind.ApplicationRuntimeException: There was an error > borrowing the page with key PageKey[_pageName='Home' > , _locale=us > ] from the page pool. > at > org.apache.tapestry.pageload.PageSource.getPage(PageSource.java:181) > at > $IPageSource_113636564cc.getPage($IPageSource_113636564cc.java) > at > $IPageSource_113636564cb.getPage($IPageSource_113636564cb.java) > at > org.apache.tapestry.engine.RequestCycle.loadPage(RequestCycle.java:239) > at > org.apache.tapestry.engine.RequestCycle.getPage(RequestCycle.java:226) > at > org.apache.tapestry.engine.RequestCycle.activate(RequestCycle.java:559) > at > org.apache.tapestry.engine.HomeService.service(HomeService.java:66) > at > $IEngineService_11363656562.service($IEngineService_11363656562.java) > at > org.apache.tapestry.services.impl.EngineServiceInnerProxy.service(Engine > ServiceInnerProxy.java:77) > at > org.apache.tapestry.services.impl.EngineServiceOuterProxy.service(Engine > ServiceOuterProxy.java:72) > at > org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.java:23 > 7) > at > org.apache.tapestry.services.impl.InvokeEngineTerminator.service(InvokeE > ngineTerminator.java:54) > at > $WebRequestServicer_11363656539.service($WebRequestServicer_11363656539. > java) > at > $WebRequestServicer_11363656538.service($WebRequestServicer_11363656538. > java) > at > org.apache.tapestry.services.impl.DisableCachingFilter.service(DisableCa > chingFilter.java:54) > at > $WebRequestServicerFilter_1136365653b.service($WebRequestServicerFilter_ > 1136365653b.java) > at > $WebRequestServicerFilter_1136365653a.service($WebRequestServicerFilter_ > 1136365653a.java) > at > $WebRequestServicer_1136365653c.service($WebRequestServicer_1136365653c. > java) > at > $WebRequestServicer_11363656535.service($WebRequestServicer_11363656535. > java) > at > $WebRequestServicer_11363656534.service($WebRequestServicer_11363656534. > java) > at > org.apache.tapestry.services.impl.WebRequestServicerPipelineBridge.servi > ce(WebRequestServicerPipelineBridge.java:61) > at > $ServletRequestServicer_11363656515.service($ServletRequestServicer_1136 > 3656515.java) > at > $ServletRequestServicer_11363656514.service($ServletRequestServicer_1136 > 3656514.java) > at > collective.ui.custom.HibernateFilter.service(HibernateFilter.java:37) > at > $ServletRequestServicerFilter_11363656519.service($ServletRequestService > rFilter_11363656519.java) > at > $ServletRequestServicerFilter_11363656518.service($ServletRequestService > rFilter_11363656518.java) > at > $ServletRequestServicer_1136365651a.service($ServletRequestServicer_1136 > 365651a.java) > at > collective.ui.custom.LuceneIndexFilter.service(LuceneIndexFilter.java:24 > ) > at > $ServletRequestServicerFilter_11363656517.service($ServletRequestService > rFilter_11363656517.java) > at > $ServletRequestServicerFilter_11363656516.service($ServletRequestService > rFilter_11363656516.java) > at > $ServletRequestServicer_1136365651a.service($ServletRequestServicer_1136 > 365651a.java) > at > org.apache.tapestry.request.DecodedRequestInjector.service(DecodedReques > tInjector.java:55) > at > $ServletRequestServicerFilter_11363656511.service($ServletRequestService > rFilter_11363656511.java) > at > $ServletRequestServicerFilter_11363656510.service($ServletRequestService > rFilter_11363656510.java) > at > $ServletRequestServicer_1136365651a.service($ServletRequestServicer_1136 > 365651a.java) > at > org.apache.tapestry.multipart.MultipartDecoderFilter.service(MultipartDe > coderFilter.java:52) > at > $ServletRequestServicerFilter_1136365650f.service($ServletRequestService > rFilter_1136365650f.java) > at > $ServletRequestServicerFilter_1136365650e.service($ServletRequestService > rFilter_1136365650e.java) > at > $ServletRequestServicer_1136365651a.service($ServletRequestServicer_1136 > 365651a.java) > at > org.apache.tapestry.services.impl.SetupRequestEncoding.service(SetupRequ > estEncoding.java:53) > at > $ServletRequestServicerFilter_11363656513.service($ServletRequestService > rFilter_11363656513.java) > at > $ServletRequestServicerFilter_11363656512.service($ServletRequestService > rFilter_11363656512.java) > at > $ServletRequestServicer_1136365651a.service($ServletRequestServicer_1136 > 365651a.java) > at > $ServletRequestServicer_11363656504.service($ServletRequestServicer_1136 > 3656504.java) > at > $ServletRequestServicer_11363656503.service($ServletRequestServicer_1136 > 3656503.java) > at > org.apache.tapestry.ApplicationServlet.doService(ApplicationServlet.java > :126) > at > collective.ui.CollectiveApplicationServlet.doService(CollectiveApplicati > onServlet.java:71) > at > org.apache.tapestry.ApplicationServlet.doGet(ApplicationServlet.java:103 > ) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:743) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) > at > org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:427) > at > org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(Web > ApplicationHandler.java:832) > at > collective.servlet.CollectiveRedirectFilter.doFilter(CollectiveRedirectF > ilter.java:73) > at > org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(Web > ApplicationHandler.java:823) > at > collective.servlet.ResponseHeaderFilter.doFilter(ResponseHeaderFilter.ja > va:32) > at > org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(Web > ApplicationHandler.java:823) > at > org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationH > andler.java:473) > at > org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:556) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1563) > at > org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationCon > text.java:623) > at org.mortbay.http.HttpContext.handle(HttpContext.java:1515) > at org.mortbay.http.HttpServer.service(HttpServer.java:956) > at > org.mortbay.http.HttpConnection.service(HttpConnection.java:814) > at > org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:981) > at > org.mortbay.http.HttpConnection.handle(HttpConnection.java:831) > at > org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244 > ) > at > org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) > at > org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) > Caused by: org.apache.hivemind.ApplicationRuntimeException: Unable to > lookup $DevToolBar_10: $DevToolBar_10 > at > org.apache.tapestry.enhance.CtClassSource.getCtClass(CtClassSource.java: > 54) > at > org.apache.tapestry.enhance.AbstractFab.convertClass(AbstractFab.java:82 > ) > at > org.apache.tapestry.enhance.ClassFabImpl.addField(ClassFabImpl.java:238) > at > com.javaforge.tapestry.prop.PropertyAccessorClassFactoryImpl.constructCl > ass(PropertyAccessorClassFactoryImpl.java:74) > at > $PropertyAccessorClassFactory_11363656642.constructClass($PropertyAccess > orClassFactory_11363656642.java) > at > $PropertyAccessorClassFactory_11363656641.constructClass($PropertyAccess > orClassFactory_11363656641.java) > at > com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.createNewAccessor > Class(PropertyAccessorSourceImpl.java:139) > at > com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.getCachedProperty > AccessorClass(PropertyAccessorSourceImpl.java:87) > at > com.javaforge.tapestry.prop.PropertyAccessorSourceImpl.getAccessor(Prope > rtyAccessorSourceImpl.java:55) > at > $PropertyAccessorSource_11363656640.getAccessor($PropertyAccessorSource_ > 11363656640.java) > at > $PropertyAccessorSource_1136365663f.getAccessor($PropertyAccessorSource_ > 1136365663f.java) > at > com.javaforge.tapestry.prop.PropertyAccessorBindingFactory.createBinding > (PropertyAccessorBindingFactory.java:36) > at > $BindingFactory_11363656636.createBinding($BindingFactory_11363656636.ja > va) > at > $BindingFactory_11363656635.createBinding($BindingFactory_11363656635.ja > va) > at > org.apache.tapestry.services.impl.BindingSourceImpl.createBinding(Bindin > gSourceImpl.java:99) > at > $BindingSource_1136365649b.createBinding($BindingSource_1136365649b.java > ) > at > org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.addTempla > teBindings(ComponentTemplateLoaderLogic.java:277) > at > org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.process(C > omponentTemplateLoaderLogic.java:182) > > > -----Original Message----- > From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 24, 2007 10:33 AM > To: Tapestry development > Subject: [vote] Release Tapestry 4.1.2 > > Things look like they are finally ready for a release vote of the new > 4.1.2version of Tapestry. I have deployed the release to a staging > directory at > http://people.apache.org/~jkuhnert/tapestry_releases/ . > > I'll let the vote run for 48 hours and then - assuming it passes - > transition the files over to the mirrored release directory and update > the > various web sites appropriately. > > Jesse Kuhnert: +1 (binding) > > -- > Jesse Kuhnert > Tapestry/Dojo team member/developer > > Open source based consulting work centered around > dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/-vote--Release-Tapestry-4.1.2-tf3972451.html#a11298039 Sent from the Tapestry - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
