Not Able to connect to CTT and inject errors to server #1586
jchirantan
started this conversation in
General
Replies: 2 comments 7 replies
-
You'll have to share some code and maybe a Wireshark capture. What are the contents of the GetEndpointsResponse? What are you doing with it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am calling the getEndpoints() method and filtering the endpoints based on protocol, security mode, security policy and security level.
Then returning the best match endpoint for further connections. Following is the connection code:
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @kevinherron,
I am using Eclipse-milo version 0.6.16 to connect to server. I want to connect to CTT to check how it behaves after injectin some errors.
I am using CTT version 1.4.9.398
When I am connecting to the server from CTT, I don't get any logs on CTT. For example, Browse, Read, Publish, Call, etc.
I am using the underlying server as Prosys and connecting to CTT using the URL "opc.tcp://localhost:4842".
I get logs in Prosys Request Response logs as follows:
But logs in CTT are only GetEndpoints:
Beta Was this translation helpful? Give feedback.
All reactions