[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - DB2: Communication link failure

sbhojraj do-not-reply at jboss.com
Tue Dec 18 11:30:51 EST 2007


Hi:
  I am getting the following error when trying to run a query against a DB2 table. Below is the system configuration:
    JBoss 4.0.3.SP1
    OS: Linux
    Db2: version 8.0
    
   Error message:  CLI0108E  Communication link failure. QLSTATE=40003

   If JBoss is restarted when this message occurs, this doesn't happen anymore. The data source configuration is below:

  <jndi-name>iraTxDataSource</jndi-name>
    <connection-url>jdbc:db2:db2ntcp</connection-url>
    <driver-class>COM.ibm.db2.jdbc.app.DB2Driver</driver-class>
    <user-name>test</user-name>
    test
    <min-pool-size>5</min-pool-size>
    <max-pool-size>70</max-pool-size>
        <track-statements>true</track-statements>
        <idle-timeout-minutes>4</idle-timeout-minutes>

      
         <type-mapping>DB2</type-mapping>
      
  </local-tx-datasource>


Thanx!!!!   
santosh.bhojraj at bankofamerica.com




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113857#4113857

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113857



More information about the jboss-user mailing list