Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Failed to renew security token #52

Closed
limjunliang opened this issue Feb 5, 2015 · 1 comment
Closed

Failed to renew security token #52

limjunliang opened this issue Feb 5, 2015 · 1 comment
Labels

Comments

@limjunliang
Copy link

I tried testing the nodejs server using Prosys java sdk 2.0.2 evaluation version. I used the SampleConsoleClient to connect to the server. After awhile, I received a recurring error on the client:

Client console output:
02/05/2015 15:15:01.560 ERROR 66 Failed to renew security token.
org.opcfoundation.ua.common.ServiceResultException: Bad_UnexpectedError (code=0x80010000, description="Sequence number mismatch")
at org.opcfoundation.ua.transport.tcp.io.TcpConnection$ReadThread.run(Unknown Source)
ServerState changed from Running to CommunicationFault

Test server console output:
test server console output

Which side would be causing the problem?

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

No branches or pull requests

2 participants