IBM DB2 : Unrecognized JDBC type: -100008. ERRORCODE=-4228
Issue
Application deployed successfully in test server. but while accessing the index page it gives an error.
16:35:07,631 WARN [loggerI18N] [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery got XA exception javax.transaction.xa.XAException: Error trying to connect to provider java:/DefaultJMSProvider, XAException.XAER_RMERR
16:36:10,300 INFO [STDOUT] returnResult##########################successS
16:36:10,341 INFO [STDOUT] user is valid1
16:36:10,345 INFO [STDOUT] userID@@@@@@@@@@@@@@@@@@1
16:36:10,345 INFO [STDOUT] userid@@@@@@@@@@@@@@@@@@1
16:36:10,346 ERROR [STDERR] com.ibm.db2.jcc.a.SqlException: [jcc][10271][10296][4.0.100] Unrecognized JDBC type: -100008. ERRORCODE=-4228, SQLSTATE=null
16:36:10,365 ERROR [STDERR] at com.ibm.db2.jcc.a.yc.a(yc.java:55)
16:36:10,365 ERROR [STDERR] at com.ibm.db2.jcc.a.yc.a(yc.java:102)
16:36:10,365 ERROR [STDERR] at com.ibm.db2.jcc.a.db.j(db.java:1234)
16:36:10,365 ERROR [STDERR] at com.ibm.db2.jcc.a.yk.b(yk.java:290)
16:36:10,365 ERROR [STDERR] at com.ibm.db2.jcc.a.yk.e(yk.java:248)
16:36:10,365 ERROR [STDERR] at com.ibm.db2.jcc.a.yk.registerOutParameter(yk.java:230)
16:36:10,365 ERROR [STDERR] at org.jboss.resource.adapter.jdbc.WrappedCallableStatement.registerOutParameter(WrappedCallableStatement.java:510)
16:36:10,365 ERROR [STDERR] at com.des.sap.common.dao.LoginDAO.validateLogin(LoginDAO.java:92)
16:36:10,366 ERROR [STDERR] at com.des.sap.common.bo.LoginBO.validateLogin(LoginBO.java:34)
16:36:10,366 ERROR [STDERR] at com.des.sap.common.action.DirectLoginAction.executeAction(DirectLoginAction.java:82)
16:36:10,366 ERROR [STDERR] at com.des.sap.common.action.BaseAction.execute(BaseAction.java:51)
Environment
JBoss Enterprise Web Platform
- 5.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
