KavithaSiva
KavithaSiva
Hi @i742750, The switch to Axis2 `1.8.2` wasn't straightforward and seemed to require additional effort from us. As the `soap` module (Axis2 is used here) is deprecated, we decided to...
I am closing this issue as there has not been an update for more than two weeks. Please feel free to re-open if that's not the case and you have...
@anlauft Could you please provide the DEBUG logs asked for?
Hi @Noorie123-github, I checked your plugin configuration and I think the issue occurs because of enabling the `deleteOutputDirectory` parameter: ``` true ``` This option will delete the contents of the...
Hi @fearmadara, Could you please add the complete stack trace to see the root cause of the exception?
Hi @fearmadara, In the stack trace you included, I can see `Destination could not be found for path destination-configuration/v1/destinations/OPS_OA_AUTOPI` which indicates that the destination service responded with a `404` when...
Hi @fearmadara, I can see a `java.util.concurrent.TimeoutException: TimeLimiter 'class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServicesingleDestResilience' recorded a timeout exception."` in your stack trace. This means that while querying the destination service the response took longer...
Hi @fearmadara, Could you please attach DEBUG logs and the full stack trace for the exception again? We need DEBUG logs enabled for packages `com.sap.cloud.sdk` and `org.apache.http.wire`. Refer [here](https://sap.github.io/cloud-sdk/docs/java/guides/logging-overview#on-cloud-foundry) for...
Hi @fearmadara, No sorry, the stack trace doesn't give me any further details on what call causes the timeout. Could you please attach DEBUG logs too as requested for packages...
Hi @anupriyaSap, Could you please attach full stack trace and DEBUG logs from your application? We need DEBUG logs enabled for packages `com.sap.cloud.sdk` and `org.apache.http.wire`. Refer [here](https://sap.github.io/cloud-sdk/docs/java/guides/logging-overview#on-cloud-foundry) for more details....