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

DOCS - JBM testsuite fails with the Sybase ASE 15.0.3 database

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.)
    • Workaround Exists
    • Hide

      Workaround for this issue is to set bigger value for this configuration parameter via connection URL.

      jdbc:sybase:Tds:[[server]]:[[port]]/[[database]]?SQLINITSTRING=set TextSize 2147483647

      Show
      Workaround for this issue is to set bigger value for this configuration parameter via connection URL. jdbc:sybase:Tds:[ [server] ]:[ [port] ]/[ [database] ]?SQLINITSTRING=set TextSize 2147483647
    • Not Required

      We have failed several tests from the JBM testsuite with the Sybase ASE 15.0.3 database with JDBC4 driver. This database should be upgraded for the next CR.

      java.io.EOFException
      at java.io.DataInputStream.readFully(DataInputStream.java:180)
      at java.io.DataInputStream.readFully(DataInputStream.java:152)
      at org.jboss.messaging.util.StreamUtils.readObject(StreamUtils.java:142)
      at org.jboss.messaging.util.StreamUtils.readMap(StreamUtils.java:320)

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

              Created:
              Updated:
              Resolved: