Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-4126

SO-SDNC-ADAPTER is showing errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • New Delhi Release
    • Montreal Release

      In the logs of so-sdnc-adapter the following error is constantly shown:

      2024-03-28T08:30:31.240Z||TopicSubscriptionManager|||||ERROR|500||TASK/CLIENT-03001 Exception while fetch and lock task.
      org.camunda.bpm.client.impl.EngineClientException: TASK/CLIENT-02001 Request 'POST http://so-bpmn-infra.onap:8081/sobpmnengine/external-task/fetchAndLock HTTP/1.1' returned error: status code '401' - message: status code: 401
      	at org.camunda.bpm.client.impl.EngineClientLogger.exceptionWhileReceivingResponse(EngineClientLogger.java:30)
      	at org.camunda.bpm.client.impl.RequestExecutor.executeRequest(RequestExecutor.java:97)
      	at org.camunda.bpm.client.impl.RequestExecutor.postRequest(RequestExecutor.java:74)
      	at org.camunda.bpm.client.impl.EngineClient.fetchAndLock(EngineClient.java:78)
      	at org.camunda.bpm.client.topic.impl.TopicSubscriptionManager.fetchAndLock(TopicSubscriptionManager.java:135)
      	at org.camunda.bpm.client.topic.impl.TopicSubscriptionManager.acquire(TopicSubscriptionManager.java:101)
      	at org.camunda.bpm.client.topic.impl.TopicSubscriptionManager.run(TopicSubscriptionManager.java:87)
      	at java.base/java.lang.Thread.run(Unknown Source)
      Caused by: org.apache.http.client.HttpResponseException: status code: 401
      	at org.camunda.bpm.client.impl.RequestExecutor$1.handleResponse(RequestExecutor.java:146)
      	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:223)
      	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:165)
      	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:140)
      	at org.camunda.bpm.client.impl.RequestExecutor.executeRequest(RequestExecutor.java:88)
      	... 6 common frames omitted 

      It seems the adapter does not work at all.
      The error is shown also in earlier releases (Istanbul,Jakarta, Kohn,...) and nobody noticed.
      Therefor it needs to be checked, if this service is required at all...

            andreasgeissler Andreas Geissler
            andreasgeissler Andreas Geissler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: