Connection leak in Configuration Manager
[Connection] [connection manager] [HTTP] [in connection with] [leak] [memory leak] [read.] [threads;]
Symptom
HTTP threads hang in com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.getConnection()
Other terms
HTTP read threads; connection leak
Reason and Prerequisites
Read data from Configuration manager using stream. If some exception is thrown during closing of stream then connection will not be closed i.e. connection will be leaked.
Solution
This problem has been fixed for SAP NetWeaver 7.1 SP 9 and SAP NetWeaver 7.1 EHP1 [...]