Sorry, I have to revise my earlier statement... I produced the same behavior from localhost. That doesn't seem to have anything to do with it. Eventually, the error buffer fills up so completely that it keeps scrolling through them for a couple of seconds after I close Tomcat:
2002-03-22 13:05:09 - Ctx( /RobertDouglass ): IllegalStateException in: R( /Robe rtDouglass + /img/Beetle4.jpg + null) Current state = FLUSHED, new state = CODIN G -----Original Message----- From: Robert Douglass [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 1:01 PM To: Tomcat Users List Subject: RE: java.lan.OutOfMemoryError I also get this error: 2002-03-22 12:59:29 - Ctx( /RobertDouglass ): IllegalStateException in: R( /Robe rtDouglass + /img/Beetle5.jpg + null) Current state = FLUSHED, new state = CODIN G but once again, only when I try to access it from the link on my webpage, not when I run localhost:8080 -----Original Message----- From: Robert Douglass [mailto:[EMAIL PROTECTED]] Sent: Friday, March 22, 2002 12:53 PM To: Tomcat Group Subject: java.lan.OutOfMemoryError Hi all, When I run my webapp from localhost, everything seems to be fine. When I put a link to in on my website and try running accessing it from there, I get: 2002-03-22 12:47:12 - Ctx( /RobertDouglass ): Exception in: R( /RobertDouglass + /img/Beetle8.jpg + null) - java.lang.OutOfMemoryError and Tomcat eventually crashes, but not before my data is corrupted. I also get the following error: 2002-03-20 22:27:01 - Ctx( /RobertDouglass ): IOException in: R( /RobertDouglass + /img/Beetle6.jpg + null) Software caused connection abort: socket write error where do I start looking to fix this? Thanks, Robert Douglass -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
