Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Kafka connector OBPApiLooback message is never send. #1992

Open
eduardocunarro opened this issue Dec 15, 2021 · 0 comments
Open

Kafka connector OBPApiLooback message is never send. #1992

eduardocunarro opened this issue Dec 15, 2021 · 0 comments

Comments

@eduardocunarro
Copy link

Hi,

I am trying to run the OBP solution with a Kafka Connector (Windows environment). Just following the basic instructions. Kafka server is running correctly because I have some other producers and consumers, however OBP Solution in Debug mode from IntelliJ always throws the following exception:

{
"code":400,
"message":"OBP-50016: The kafka server is unavailable. Timeout error, because kafka do not return message to OBP-API. Ask timed out on [ActorSelection[Anchor(akka.tcp://ObpActorSystem_127-0-0-1@127.0.0.1:2594/), Path(/user/code.kafka.KafkaHelper)]] after [3000 ms]. Message of type [com.openbankproject.commons.model.ObpApiLoopback]. A typical reason for AskTimeoutException is that the recipient actor didn't send a reply."
}

Any ideas?

Thanks in advance.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant