Hi Mailinglist, I tried to log into a oracle database using the existing DBAppender. To get a little bit more performance and to ensure, that my application is not block during logging, I wrapped the DBAppender in my configuration with a Async Appender. But this causes some problems. I got reproducable a SQLException, that the connection to the database could not be established. This problem does not occur, if I remove the Async appender. Does anybody know, if there is a known problem describing this situation? Or is there a possibility to configure a max number of connections to the database and that I log to many messages, so that this max number of connections is excessed?
Thanks for your help! Greetings, Andreas -- Andreas Grund externer Mitarbeiter Projet GUTS bei Conti mailto:[EMAIL PROTECTED] Mobile: Germany Phone: Fax: Geschäftsführer: Ingo Kriescher Amtsgericht Düsseldorf HRB48672 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
