Re: Tomcat 9 memory leak message

2024-06-01 Thread Christopher Schultz
Jenny, (Apologies for top-posting) “Safely ignored” can mean many things. You are only in danger of running out of heap space. So if you aren’t worried about that, feel free to ignore the error message. If it were my system, I would want to ensure a clean unload of the driver when the applica

Re: Tomcat 9 memory leak message

2024-06-01 Thread Ying Jin
Chris, Thanks so much for your suggestions! We use Oracle version 19. I read the post you mentioned and found that this warning message can be safely ignored. Please correct me if I'm wrong. Thanks again! Jenny On Sat, Jun 1, 2024 at 7:57 AM Thomas Hoffmann (Speed4Trade GmbH) wrote: > Hell

AW: Tomcat 9 memory leak message

2024-06-01 Thread Thomas Hoffmann (Speed4Trade GmbH)
Hello Jenny, > -Ursprüngliche Nachricht- > Von: Ying Jin > Gesendet: Samstag, 1. Juni 2024 00:18 > An: Tomcat Users List > Betreff: Re: Tomcat 9 memory leak message > > Chris, > > Thanks for your reply! > > We already removed the ojdbc8.jar file from the application's Web-inf/lib > fo