Too many open connections by Java Secure Store

[] [] [] [] [] [] [] [] [] [] []

Related:

  1. Modifications in JavaDoc of Secure Storage ServiceSymptom Issues in Java Doc of Secure Storage Service. There...
  2. ‘Unknown Host’ while communcation over http(s) within serverSymptom During the web based cross communication across web applications...

Symptom

Limit of connection pool reached. Many connections are occupied by Secure Store. Esspecially during massiv WebDynpro Application use, the J2EE Engine could run into deadlock situations
Other terms

Secure Store, SecureStorage Service, Connection Pool, retrieveObject,
Reason and Prerequisites

Secure Storage closes to late no more used streams and occupied connections from connection pool longer than needed.
Solution

With this change, Seucre Store closes streams as early as possible , that connections from db pool are freed much faster.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

Leave a Comment