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

Two failed tests in QueueManagementTest from JBossMessaging test suite on Oracle 11g with JDBC driver 11.2.0.1.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.3.0.GA_CP08
    • 4.3.0.GA_CP08
    • Messaging
    • None
    • Documentation (Ref Guide, User Guide, etc.), Release Notes

    Description

      We have failed two tests on the JBossMessaging test suite on the Oracle 11g R1/R2/RAC with the latest JDBC driver version 11.2.0.1.0.

      Both test creates and destroys queue from JAVA code and uses big value for the fullSize queue configuration parameter (value is 6565454). This value is passed to the setFetchSize method on the java.sql.PreparedStatement. JDBC driver consumes a lot of memory during the calling executeQuery() method with this parameter even if database does not contains to many records. This causes java.lang.OutOfMemoryError: Java heap space exception and test fails.

      Failed test:
      QueueManagementTest.testDeployDestinationProgrammaticallyWithParams
      QueueManagementTest.testDestroyDestinationProgrammatically

      This issue should be documented in the release notes.

      Attachments

        Issue Links

          Activity

            People

              pslavice@redhat.com Pavel Slavicek
              pslavice@redhat.com Pavel Slavicek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: