0
org.jdiameter.api.RouteException: Unable to find valid connection to peer[172.17.13.31] in realm[exchange.example.org]
    at org.jdiameter.client.impl.router.RouterImpl.getPeer(RouterImpl.java:381)
    at org.jdiameter.client.impl.controller.PeerTableImpl.sendMessage(PeerTableImpl.java:200)
    at org.jdiameter.client.impl.StackImpl.sendMessage(StackImpl.java:471)
    at org.jdiameter.client.impl.BaseSessionImpl.genericSend(BaseSessionImpl.java:202)
    at org.jdiameter.client.impl.BaseSessionImpl.genericSend(BaseSessionImpl.java:168)
    at org.jdiameter.client.impl.SessionImpl.send(SessionImpl.java:110)

I used the Jdiameter of a client of Windows and tried to connect the server's Jdiameter of Linux,but I failed. The Jdiameter's port of Linux is open, I can use the telent to access it, but I cannot use the client to connect it.

Adriaan
  • 17,741
  • 7
  • 42
  • 75
  • 1
    @toyotaSupra again, please take more care of your edits. You've used code formatting for things which are not code, but rather program names, as well as managing to get a back tick in the middle of a word instead of at the end. There's no more reputation bonus, badges or whatever which you can earn. So please either take editing seriously, or refrain from it please. Editing seriously also means fixing *all* issues within a post, including removal of meta-commentary, pleasantries, fixing grammatical issues etc. It's more than just chucking in back ticks! – Adriaan Sep 01 '23 at 10:05
  • Please provide enough code so others can better understand or reproduce the problem. – Community Sep 01 '23 at 18:38
  • In the source code of of Jdiameter, – jessica Sep 02 '23 at 10:36

0 Answers0