More info.... What usually happens while debugging/stepping the code, something bad happens and next thing I know, I'm in the AbstractPage.renderPage(IMarkupWriter, IRequestCycle) method.
On 3/14/06, Wayland Chan <[EMAIL PROTECTED]> wrote: > > I find I'm getting this > org.apache.hivemind.ApplicationRuntimeExceptionwhenever an exception is > thrown in my code. Problem is, Tapestry must be > just eating it up because it's now showing any stack traces and the page > shows: > > > An Error Occurred > > org.apache.hivemind.ApplicationRuntimeException > > An Error has occurred in this application. You may attempt to restart the > application. > > > > Is there anyway to get more info? > > >
