DB2 - Problembeschreibung
Problem IC68475 | Status: Geschlossen |
.NET EXCEPTION IS THROWN WHEN DB2.NET TRACE IS ENABLED | |
Produkt: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problembeschreibung: | |
Enabling a DB2.NET Trace via the environment variables DB2NMPTRACE and DB2NMPCONSOLE will cause a System.ObjectDisposedException to be thrown, with the following call stack: at System.IO.__Error.WriterClosed()\r\n at System.IO.StringWriter.Write(Char[] buffer, Int32 index, Int32 count)\r\n at System.IO.TextWriter.WriteLine(String value)\r\n at System.IO.TextWriter.SyncTextWriter.WriteLine(String value)\r\n at System.Console.WriteLine(String value)\r\n at IBM.Data.DB2.DB2Trace.ApiEntry(Int32 uiTraceFunction)\r\n at IBM.Data.DB2.DB2Connection.ResetConnPoolRef()\r\n at IBM.Data.DB2.DB2ConnPool.FreeDB2ConnPool()\r\n at IBM.Data.DB2.DB2ConnPool.Finalize() The trace itself will still be created and the application will work as usual, however an exception gets thrown by the DB2.NET data provider when the trace is enabled and that should not be the case. | |
Problem-Zusammenfassung: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * Enabling a DB2.NET Trace via the environment * * variablesDB2NMPTRACE and DB2NMPCONSOLE will cause * * aSystem.ObjectDisposedException to be thrown, with * * thefollowing call stack:.at * * System.IO.__Error.WriterClosed()at * * System.IO.StringWriter.Write(Char[] buffer, Int32index,Int32 * * count)at System.IO.TextWriter.WriteLine(String * * value)atSystem.IO.TextWriter.SyncTextWriter.WriteLine(Stringva * System.Console.WriteLine(String value)at * * IBM.Data.DB2.DB2Trace.ApiEntry(Int32 uiTraceFunction)at * * IBM.Data.DB2.DB2Connection.ResetConnPoolRef()at * * IBM.Data.DB2.DB2ConnPool.FreeDB2ConnPool()at * * IBM.Data.DB2.DB2ConnPool.Finalize()..The trace itself will * * still be created and the applicationwill work as usual, * * however an exception gets thrown by theDB2.NET data * * provider when the trace is enabled and thatshould not be the * * case. * **************************************************************** * RECOMMENDATION: * * Upgrade to DB2 v9.7, Fixpak 3 * **************************************************************** | |
Local-Fix: | |
The error for the most part can be ignored. However to prevent the exception from occurring you can keep DB2NMPTRACE=1 set, but unset DB2NMPCONSOLE and take a trace by piping the results to a file. This will only work if the application is a stand alone executable that can be invoked from a command prompt. For example: testconn20.exe "database=sample;" > nmptrace.txt | |
verfügbare FixPacks: | |
DB2 Version 9.7 Fix Pack 3 for Linux, UNIX, and Windows | |
Lösung | |
First fixed in DB2 UDB Version 9.7, Fixpak 3 | |
Workaround | |
see LOCAL FIX | |
Bug-Verfolgung | |
Vorgänger : APAR is sysrouted TO one or more of the following: IC77550 Nachfolger : | |
Weitere Daten | |
Datum - Problem gemeldet : Datum - Problem geschlossen : Datum - der letzten Änderung: | 06.05.2010 12.10.2010 12.10.2010 |
Problem behoben ab folgender Versionen (IBM BugInfos) | |
9.7. | |
Problem behoben lt. FixList in der Version | |
9.7.0.3 | |
9.7.0.3 |