Running a dropwizard application, connected to Oracle. While running a CRON job, getting the exception - Pooled Connection already Closed. Following is the configuration in yml file-
minSize: 8 maxSize: 32 checkConnectionWhileIdle: false maxConnectionAge: 60 minutes evictionInterval: 10s removeAbandoned: false checkConnectionOnBorrow: true minIdleTime: 10s Please help to fix the issue. -Srumith. -- You received this message because you are subscribed to the Google Groups "dropwizard-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to dropwizard-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.