• Issues with two dataSources in Jboss5.1.0

    Hi,     I am using Jboss5.1.0 for my application with EJB, Hibnernate and Oracle11g.   As like below I have two xa-datasource in my oracle-ds.xml and each pointing to two different DB server. Both DB...
    Profile Photo
    created by mkandrat
  • com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

    I am running JBOSS 7.2 which communicates with the DB running on separate machines in HA mode (2 DB node are running,  one in standby and other in active mode) . JAS7.2 communicates with DB through virtual IP so...
    Profile Photo
    created by niksw7
  • How to set maximum JDBC connection age?

    Hi Folks,   I have used several other connection pool implementations in Java and they tend to support a MaxAge setting. I can find no mention of any such feature in JBoss EAP 6.2 / 7.1.1.   Having a MaxAg...
    Profile Photo
    last modified by rbuck
  • IBM Informix IDS 12.10.FC1 jdbc driver problem

    Hi every body   I'm using Jboss-AS-7.1.1.Final , when i copy ifxjdbc.jar from /data/informix/jdbc/lib/ path of IDS 12.10.FC1 to /home/jboss/jboss-as-7.1.1.Final/modules/com/ibm/informix/main folder (i previously...
    Profile Photo
    created by m_esfandiary
  • filling db pool connection is very slow

    Hi   i'm using jboss as 7 as application server and my database is informix(IDS 11) when i start jboss , filling db pool connection is very slow. for 2000 connection (min-pool-size=2000) time about 4 minutes r...
    Profile Photo
    last modified by m_esfandiary
  • Frequently getting Connection error in Jboss eap 6.0

    Hi All, I have configured a datasource in jboss eap 6.0 and able to connect the database using the test connection button from jboss management console,but I am getting an error "Could not create connection" frequent...
    Profile Photo
    last modified by sanjmand
  • Connecting Jboss 4.0.0 to Oracle 11gR2 64 bit

    Hi Guys,   Actually, I have a Java Web Project which uses Jboss 4.0.0, now the catch is, I have to connect the server to Oracle 11gR2 64 bit from my Eclipse Juno IDE. I have already set up the workspace and the ...
    Profile Photo
    last modified by adriel.cruz01
  • Connection leaks on JBoss 7

    Hi   I have got a question about connection leaks in JBoss7. Few days ago we changed our production enviroment from JBoss 5 to JBoss 7, and installed there WebService. After few hours we noticed that we have a p...
    Profile Photo
    last modified by petepl
  • Problem with loading MySQL driver class in external library

    I'm aware this question has probably been asked and (semi-) answered a billion times, at least from what I found when searching, but I've tried all solutions marked as such and I still have had no luck in getting the ...
    Profile Photo
    last modified by kalvatn
  • Problems with JBoss 4.2, MySQL, and XAResources

    Hello all,   I apologize if this is not the correct place to ask this question, and if not please let me know where I can submit this instead.  We are having some intermittent problems with JBoss 4.2, MySQL...
    Profile Photo
    last modified by jdecarvalho
  • Problem using Sybase jconn4.jar with jboss 7.3 - UnsupportedOperationException on Statement.setMaxRows()

    I have set up a connection pool on a jboss eap6.2 (JBoss AS 7.3 final redhat) as follows      <datasource jndi-name="java:jboss/datasources/sqlDataSource" pool-name="sqlDataSource" enabled="true">...
    Profile Photo
    created by pharbo
  • I developed j2ee application which was running well on jboss and  sql2005 now i want it to run on jboss and sql2012 and i'm having the following error.

    @org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar [select type2 from query_cons where parameter_code='QQ' and query_code='CSER']; nested exception is java.sql.SQLException: [DataDire...
    Profile Photo
    last modified by hundu2
  • eap 6.2 and informix datasource

    how can config informix datasource to eap6.2?   document not example....   anyone have example for me?
    Profile Photo
    created by faithfay
  • Type-mapping is not initialized for created datasource in JBoss eap 6.0

    Hi All,   I have created a datasource "java:/jdbc/FinancialClaimDS" in the jboss eap 6.0. and i am able to connect the database using test connection. I need to use same datasource from my test.ear file containg...
    Profile Photo
    last modified by sanjmand
  • "Total BLOCK TIME" constantly increasing

    Hi, I'm rather new at  Jboss Configuration but i'm trying to determine the cause of a performance problem i think being not a trivial one:   We have an application that shows a dinamically constructed webp...
    Profile Photo
    created by starlight74
  • Deployable DataSource Issue -JBoss EAP 6.0

    Hi,   I am in the process of migrating from JBoss 4.3 to JBoss EAP 6.0(AS 7.1.2.Final-redhat-1) for deploying my myfaces war application.   I modified the standalone.xml by including myojdbc14.jar file and...
    Profile Photo
    last modified by raghu.m2009
  • How to configure PGPoolingDatasource

    I am trying to use org.postgresql.ds.PGPoolingDataSource with JBOSS AS 7.1.1, I have specified the following in standalone.xml <datasource jta="false" jndi-name="java:/TEST" pool-name="TEST" enabled="true" use-...
    Profile Photo
    created by salman138
  • Connection need to be done in xa-datasource with AS400 driver

    I have prepared standalone.xml file  and I have as400 driver file (jt400.jar ) in c:\jboss-as-7.1.1.Final\modules\com\ibm\as400\main\ I have tried Datasource connection and XA-datasource connection, There is no p...
    Profile Photo
    last modified by gayrat.komilov
  • How to restore a database connection after network failure?

    Hi guys, We are trying to solve problem with DB connection recovery after TCP-IP link dropout.      When the DB connection (connected or connecting) isn’t used in time of network failure,...
    Profile Photo
    created by vosapa
  • how to represent no tx datasource in jboss EAP 6.1

    Hello Jboss support, Appreciate the support offered to developer community in jboss EAP 6.1 migration.   My issue: I have one issue with migrating my old muliple datasources xml which has one local-tx-datasourc...
    Profile Photo
    last modified by beanfarmer