T
Tai Li
Guest
Hi All, As on subject, my client environment is on Windows, running OE10.2B00. They are running a Java web application using JDBC driver provided in OE102B04. Also, may I know what is the default memory limit for a _sqlserv2.exe process? The reason for this inquiries are because their database is encountering errors whereby the _sqlsrv2.exe processes are slowly dying, due to insufficient memory allocation, and I wanted to reproduce this error by limiting the memory usage of _sqlserv2.exe. The following are the logs: JBoss Log [DataDirect][OpenEdge JDBC Driver]Software caused connection abort: socket write error ... [DataDirect][OpenEdge JDBC Driver]Software caused connection abort: recv failed. ... [DataDirect][OpenEdge JDBC Driver][OpenEdge] Insufficient Memory. Memory allocation failed at 210 in Z:/vobs_sql/sql/src/rds/psr_env.cxx. Contact Progress Technical Support ... [DataDirect][OpenEdge JDBC Driver][OpenEdge] No SQL schema found in database ( run mkschema ). Database Log BROKER detects death of server xxx. ... Disconnecting client xxx of dead server xxx. ... Disconnecting dead server xxx. ... SYSTEM ERROR: Releasing multiplexed latch. latchId: xxx ... dsmTransaction called for invalid user. rtc: -20031. ... Disconnected due to shutdown of primary database: c:\abc\demo These are the relevant PKBs that I have found out: - http://knowledgebase.progress.com/articles/Article/000038107 - http://knowledgebase.progress.com/articles/Article/000043202 And of course, the memory leak on the Java web application will be fixed as well. Please advise. Thank you. Regards, Tai Li
Continue reading...
Continue reading...