Akash Shetty
Akash Shetty
HI @KavithaSiva , We see that now the issue is not appearing, hence not able to get the trace, also we have noticed that this issue occurs randomly and then...
DestinationNotFoundException: Destination could not be found for path destination-configuration/v1/destinations/OPS_OA_AUTOPI. 2024-07-08 11:39:13,211 INFO [Timer-0] - [] [com.sap.calm.metering.accumulation.startegies.TimerStrategy] : Timer is up! flushing with tenant id [] 2024-07-08 11:39:13,213 INFO [Timer-0] -...
Hi @KavithaSiva , i have pasted the trace , could you please check on the issue Thank You Regards Akash
"Caused by: com.sap.cloud.sdk.cloudplatform.resilience.ResilienceRuntimeException: java.util.concurrent.TimeoutException: TimeLimiter 'class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServicesingleDestResilience' recorded a timeout exception." "com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException: Cannot retrieve Destination details", "\tat com.sap.crun.oa.global.util.DestinationServiceImpl.getDestination(DestinationServiceImpl.java:39)", "\tat com.sap.crun.oa.global.util.ExternalConnectivity.getDestination(ExternalConnectivity.java:37)", "\tat com.sap.crun.oa.global.util.ExternalConnectivity.geAutoPiDestination(ExternalConnectivity.java:42)", "\tat com.sap.crun.oa.definition.services.ExternalAutoPiDefinitionService.getHttpDestination(ExternalAutoPiDefinitionService.java:110)", "\tat com.sap.crun.oa.definition.services.ExternalAutoPiDefinitionService.getCommandsList(ExternalAutoPiDefinitionService.java:66)", "\tat com.sap.crun.oa.definition.handlers.DefinitionHandler.onGetAutoPiCommandsList(DefinitionHandler.java:737)", "\tat com.sap.cds.services.impl.handlerregistry.HandlerRegistryTools$DescribedHandler.process(HandlerRegistryTools.java:165)",...
Hi @KavithaSiva , I have pasted the new log trace, we have added the destination, and it is in a subaccount.
Hi @KavithaSiva , We have tried tweaking the timelimiter , have added 30sec. Still the issue is giving timeout error. Regards Akash
"Caused by: com.sap.cloud.sdk.cloudplatform.resilience.ResilienceRuntimeException: java.util.concurrent.TimeoutException: TimeLimiter 'class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServicesingleDestResilience' recorded a timeout exception.", [ "com.sap.cds.services.impl.ContextualizedServiceException: Cannot retrieve Destination details", "\tat com.sap.cds.services.impl.ServiceImpl.dispatch(ServiceImpl.java:256)", "\tat com.sap.cds.services.impl.ServiceImpl.emit(ServiceImpl.java:177)", "\tat com.sap.cds.services.ServiceDelegator.emit(ServiceDelegator.java:33)", "\tat jdk.internal.reflect.GeneratedMethodAccessor253.invoke(Unknown Source)", "\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)", "\tat java.base/java.lang.reflect.Method.invoke(Method.java:569)",...
Hi @KavithaSiva , Let me know if the above stack trace is sufficient. Regards Akash
Hi Team ,  from the above logs we see that the connection pool is not available also tried to hit the api 1000 time from postman locally, i didnt...