I am creating a controller service of type "DBCPConnectionPool". However the service is not going to enabled state but stuck in enabling stage. Do let me know how to debug the same. I am connecting to Jira to get the ticket details. Please help me debug.
As a rule of thumb with this controller service, it gets stuck when it's unable to open a connection to the remote data source. Try manually creating a JDBC from that machine to your database.