I tried classes Like I say they work most of the time. Config of the jdbc pools is just accepting the defaults and oracle. I have seen this error referred to elsewhere with different drivers and the answer seemed to be either there is a bug in the app server see this broken link or to upgrade the driver.
Cause: null" Contemporary messages sorted : [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Stack Gives Back Safety in numbers: crowdsourcing data on nefarious IP addresses.
Featured on Meta. New post summary designs on greatest hits now, everywhere else eventually. Linked Related Hot Network Questions. DestroyedCount is 0. The number of connections that are currently active. This includes connections that are InUse see below and connections that are available to be provided in the event of a new getConnection request.
The number of physical connections that are reserved by application components which have executed a getConnection request but not yet returned the connection to the pool by calling close. These may or may not be actively accessing the database but they are not available to be returned by new getConnection requests. This count may include connections that have been leaked by application code which fails to close i.
Please make the below configuration changes:. I would also recommend you to check if there are any connection leak in your application. You can verify that by enabling CCM for datasource. CCM is used to identify any connection leak in connection pool and is used to debug connections. Home Content Places Search Cancel. Error: You don't have JavaScript enabled. This tool uses JavaScript and much of it will not work correctly without it enabled. Please turn JavaScript back on and reload this page.
Please enter a title. You can not post a blank message. Please type your message and try again. Hi All, We are working on a project where we have migrated our application from websphere 8.
0コメント