Victor Popiol wrote: > I installed Tomcat 4.1.3 beta. Took a while to configure because the hidden issue >with the user vs username parameter in the datasource definition. > > After it has been running for a day, it died. Looking at the logs I found the >following: > > java.lang.OutOfMemoryError > <<no stack trace available>> > java.lang.OutOfMemoryError > <<no stack trace available>> > java.lang.OutOfMemoryError > <<no stack trace available>> > java.lang.OutOfMemoryError > <<no stack trace available>> > > Any idea of components leaking memory?
Without any additional details, I can't really help. A bug which could cause this has been fixed after 4.1.3: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9715 This bug was also present in TC 4.0.x, though. Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>