Bug #55340 | initializeResultsMetadataFromCache fails on second call to stored proc | ||
---|---|---|---|
Submitted: | 18 Jul 2010 8:04 | Modified: | 25 Nov 2013 20:13 |
Reporter: | Bill Culp | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / J | Severity: | S2 (Serious) |
Version: | 5.1.13 | OS: | MacOS |
Assigned to: | Filipe Silva | CPU Architecture: | Any |
Tags: | Connector/J |
[18 Jul 2010 8:04]
Bill Culp
[23 Aug 2010 7:41]
Tonci Grgin
Thanks Bill. Verified on the basis of Mark's analysis. Could be tough to fix though.
[25 Nov 2013 20:13]
Daniel So
Added an entry to the Connector/J 5.1.28 changelog: "With cacheResultSetMetadata=true, cacheCallableStmts=true, and cachePrepStmts=true, if a stored procedure that returns a result set was called, calling the stored procedure a second time resulted in a null pointer exception being thrown for initializeResultsMetadataFromCache."