cancel
Showing results for 
Search instead for 
Did you mean: 

Service Unavailable - 503 After Deployment in SAP BTP Cockpit

RiturajKumar
Discoverer
0 Kudos
192

Hi SAP Community,

I am currently working on an SAP BTP Cockpit project. I have successfully created and run a simple project locally. However, after deploying the project, I encountered an issue when accessing 

The error message displayed is "Service Unavailable," and the detailed error log is as follows:


"msg":"Acquiring client from pool timed out. Please review your system setup, transaction handling, and pool configuration. Pool State: borrowed: 0, pending: 0, size: 1, available: 0, max: 100","stacktrace":["TimeoutError: Acquiring client from pool timed out. Please review your system setup, transaction handling, and pool configuration. Pool State: borrowed: 0, pending: 0, size: 1, available: 0, max: 100","at ResourceRequest._fireTimeout (/home/vcap/deps/0/node_modules/generic-pool/lib/ResourceRequest.js:62:17)","at Timeout.bound
"

It seems there is an issue with the connection pool configuration or transaction handling.

Actions Taken:

  • Verified local setup: The project runs successfully on the local environment.
  • Checked deployment steps: Ensured all deployment steps were followed as per the SAP guidelines.

Request for Assistance:

  • Could you please provide guidance on how to resolve this issue?
  • Are there specific configurations for the connection pool that I might be missing?
  • Any insights on transaction handling that could be causing this timeout?

Thank you for your support.

Best regards,

[Rituraj Kumar]

 

helverton_santos
Discoverer
0 Kudos
Hi RiturajKumar,

Accepted Solutions (0)

Answers (2)

Answers (2)

RiturajKumar
Discoverer
0 Kudos

Hi, Can you please guide me what to do

helverton_santos
Discoverer
0 Kudos