java.sql.SQLException: Cannot call commit when using distributed transactions in OCSG 5.0
Hi All,
I am getting following error while sending SMS in OCSG 5.0. Though application show error but SMS received on mobile, please help what could be the reason of error. i Have configure my OCSG instance with two instance RAC
Following us trace from logs
21 Dec 2010 13:58:18,427 [[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR com.bea.wlcp.wlng.storage.db.WlngCacheStoreJdbcBase - [Plugin_px21_smpp_sig1#wlng_nt_sms_px21#5.0.0] Failed to store object. pl_sms_smpp_mt_sms insert first: false
java.sql.SQLException: Cannot call commit when using distributed transactions
at weblogic.jdbc.wrapper.JTAConnection.commit(JTAConnection.java:349)
0