Unable to create TPA from MWS

Hi Everyone,

I am facing an issue in creating TPA from MWS.

Here is the exception below.

WARNING: A connection was returned to the connection pool with autoCommit = false. This may indicate some changes to the database were not committed properly. The changes will be rolled back. Stack trace java.lang.Exception: WARNING: A connection was returned to the connection pool with autoCommit = false. This may indicate some changes to the database were not committed properly. The changes will be rolled back. Stack trace {0}
at com.wm.app.tn.db.Datastore.releaseConnection(Datastore.java:334)
at com.wm.app.tn.db.TNAssetUpdateChecker.readComplete(TNAssetUpdateChecker.java:107)
at wm.tn.portal.tpa.getTPA(tpa.java:363)

Regards,
Kay

Hi Pawan,

If you still facing issue in creating TPA from MWS, try using below build in service for creating TPA from flow service,

wm.tn.tpa:createTPA

Thanks,
Arun