Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-4666

Test StatelessSessionTest blocks the execution of Hibernate test suite for MS SQL 2008

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • EAP_EWP 5.1.0_CR1
    • Hibernate
    • None
    • Not Required

    Description

      Investigate the test StatelessSessionTest, as it's blocking the execution of the Hibernate test suite. Logging to the "Activity Monitor" for MS SQL Server and killing the connection responsible for the following SQL causes the test to fail, but the test suite execution resumes.

      (@P0 datetime2,@P1 nvarchar(4000),@P2 nvarchar(4000),@P3 datetime2)update Document set lastModified=@P0, text=@P1 where name=@P2 and lastModified=@P3

      Note that this is happening only in MSSQL 2008, and not MSSQL 2005. Both are using the same drivers (Microsoft SQL Server JDBC Driver 3.0).

      Attachments

        Issue Links

          Activity

            People

              jpkroehling@redhat.com Juraci Paixão Kröhling (Inactive)
              jpkroehling@redhat.com Juraci Paixão Kröhling (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: