I now have members of my team (who are not even accessing the Tapestry pages) getting out of memory errors associated with loading the ApplicationServlet at start up.
On 1/6/06, Jason Suplizio <[EMAIL PROTECTED]> wrote: > > Not explicitly, although it is in my classpath as Tapestry does have a > dependency on it. Thanks for your input....its happened to me 3 times today > alone. > > On 1/6/06, Richard Clark <[EMAIL PROTECTED]> wrote: > > > > Are you using Commons Logging or anything that depends on it (e.g. > > Velocity)? It's notorious for hanging onto class loaders and thus > > hanging onto classes well past the end of their nominal lives. > > > > ...R > > > > On Jan 6, 2006, at 13:29, Jason Suplizio wrote: > > > > > I just got it again! Before getting it I restarted the server, > > > clicked on 1 > > > link only and got this error message. > > > > > > org.apache.tapestry.BindingException : Exception invoking listener > > > method > > > doEdit of component ExpoAdmin/ReportMap/ReportMapSearch: Failure > > > enhancing > > > class org.apache.tapestry.form.RadioGroup: Unable to create class > > > $RadioGroup_5505: by java.lang.OutOfMemoryError > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >
