Do you see any exceptions in your log file? If yes please share. Also you mentioned "connection getting established" - how do you verify that?
-Priyanka On Thu, Apr 13, 2017 at 3:17 PM, chiranjeevi vasupilli <chiru....@gmail.com> wrote: > Hi Team, > > In my use case , im using JdbcStore from Malhar lib to get oracle > connection . But im getting some strange behavior. Connection getting > established and when i call *store.getConnection* it is returning null. > Due to this the containers getting killed in my App. > > The established connection became dead and unable query, Please suggest > how to handle such scenario. > > Thanks > Chiranjeevi V > > >