Combination Microsoft SQL server 2005/2008 with Microsoft JDBC drivers 2.0 causes unstable builds in JBM testsuite.
Description:
Problem is caused by JDBC's Adaptive buffering which is default buffering mode in the MS JDBC version 2.0 (in previous version of JDBC was ,,full buffering mode").
Column can be accessed by the getXXXStream only once in the Adaptive buffering mode. The second attempt causes exception.
Please see http://msdn.microsoft.com/en-us/library/bb879937.aspx
This problem has been already fixed by Howard (see JBMESSAGING-1767) and fix will be available in JBM 1.4.7.GA, JBM 1.4.6.GA.SP1. EAP 5.0.1 CR1 contains JBM 1.4.6.GA.
- duplicates
-
JBPAPP-3140 JBoss Messaging does not works with MS SQL Server with MS JDBC driver 2.0 in default JDBC configuration
-
- Closed
-
-
JBPAPP-2571 Unstable JBM testsuite builds with MS SQL server and MS JDBC drivers 2.0
-
- Closed
-